source: rtems/cpukit/score/cpu/c4x/ChangeLog @ babf575

4.104.114.84.95
Last change on this file since babf575 was babf575, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/08/05 at 15:45:55

2005-02-08 Ralf Corsepius <ralf.corsepius@…>

  • Makefile.am: Split out preinstallation rules.
  • preinstall.am: New (Split out from Makefile.am).
  • Property mode set to 100644
File size: 9.0 KB
Line 
12005-02-08      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Split out preinstallation rules.
4        * preinstall.am: New (Split out from Makefile.am).
5
62005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
7
8        PR 754/rtems
9        * rtems/asm.h: New (relocated from .).
10        * asm.h: Remove (moved to rtems/asm.h).
11        * Makefile.am: Reflect changes above.
12
132005-02-02      Ralf Corsepius <ralf.corsepius@rtems.org>
14
15        PR rtems/752
16        * rtems/tic4x/c4xio.h: New (relocated from .).
17        New header guard.
18        * c4xio.h: Remove.
19        * Makefile.am: Reflect changes above.
20
212004-01-28      Ralf Corsepius <ralf.corsepiu@rtems.org>
22
23        * asm.h, rtems/score/c4x.h, rtems/score/cpu.h,
24        rtems/score/cpu_asm.h, rtems/score/types.h: New header guards.
25
262005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
27
28        * rtems/score/types.h: Remove signed8, signed16, signed32,
29        unsigned8, unsigned16, unsigned32.
30
312005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
32
33        * rtems/score/cpu.h: *_swap_u32( uint32_t ).
34
352005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
36
37        * rtems/score/types.h: #include <rtems/stdint.h>.
38
392005-01-07      Ralf Corsepius <ralf.corsepius@freenet.de>
40
41        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
42
432005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
44
45        * Makefile.am: Remove build-variant support.
46
472004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
48
49        * rtems/score/types.h: Use __rtems_score_types_h as preprocessor
50        guard.
51
522004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
53
54        * asm.h: Add doxygen preamble.
55
562004-10-02      Ralf Corsepius <ralf_corsepius@rtems.org>
57
58        * rtems/score/c4x.h: Add doxygen preamble.
59        * rtems/score/cpu.h: Add doxygen preamble.
60        * rtems/score/cpu_asm.h: Add doxygen preamble.
61        * rtems/score/types.h: Add doxygen preamble.
62
632004-09-29      Joel Sherrill <joel@OARcorp.com>
64
65        * rtems/score/cpu.h: i960 obsoleted and all references removed.
66
672004-04-06      Ralf Corsepius <ralf_corsepius@rtems.org>
68
69        * configure.ac: Remove (Merged into $(top_srcdir)/configure.ac).
70        * Makefile.am: Don't include multilib.am.
71        Reflect merging configure.ac into $(top_srcdir)/configure.ac.
72
732004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
74
75        * Makefile.am: Install c4xio.h to $(includedir)/rtems/c4x.
76
772004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
78
79        * Makefile.am: Install asm.h to $(includedir)/rtems.
80
812004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
82
83        * cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
84
852004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
86
87        * c4xio.h, cpu.c, irq.c, rtems/score/cpu.h: Convert to using c99
88        fixed size types.
89
902004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
91
92        * configure.ac: RTEMS_TOP([../../../..]).
93
942004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * configure.ac: Move RTEMS_TOP one subdir down.
97
982004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * Makefile.am: Add PREINSTALL_DIRS.
101
1022004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * Makefile.am: Re-add dirstamps to PREINSTALL_FILES.
105        Add PREINSTALL_FILES to CLEANFILES.
106
1072004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * configure.ac: Requires automake >= 1.8.1.
110
1112004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * Makefile.am: Include compile.am, again.
114
1152004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * Makefile.am: Convert to using automake compilation rules.
118
1192003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
122
1232003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
126
1272003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * Makefile.am: Remove TMPINSTALL_FILES.
130
1312003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * Makefile.am: Add $(dirstamp) to preinstallation rules.
134
1352003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * Makefile.am: Don't use gmake rules for preinstallation.
138
1392003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * configure.ac: Remove RTEMS_CANONICAL_HOST.
142
1432003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * configure.ac: Remove RTEMS_CHECK_CPU.
146
1472003-09-26      Joel Sherrill <joel@OARcorp.com>
148
149        * rtems/score/cpu.h: Obsoleting HP PA-RISC port and removing all
150        references.
151
1522003-09-04      Joel Sherrill <joel@OARcorp.com>
153
154        * cpu.c, cpu_asm.S, irq.c, rtems/score/c4x.h, rtems/score/cpu.h,
155        rtems/score/cpu_asm.h, rtems/score/types.h: URL for license changed.
156
1572003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
160
1612003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * configure.ac: Remove AC_CONFIG_AUX_DIR.
164
1652003-02-11      Joel Sherrill <joel@OARcorp.com>
166
167        * irq.c: Rework logic that decides when to call
168        _Thread_Dispatch.  Analysis by Sergei Organov <osv@javad.ru>
169        determined that _ISR_Signals_to_thread_executing was not being
170        honored and/or cleared properly.
171
1722002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
175        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
176
1772002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * configure.ac: Fix package name.
180
1812002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
184
1852002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * .cvsignore: Reformat.
188        Add autom4te*cache.
189        Remove autom4te.cache.
190
1912002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
194
1952002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * Makefile.am: Use .$(OBJEXT) instead of .o.
198
1992002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * Makefile.am: Use . instead of .o.
202
2032002-07-05      Joel Sherrill <joel@OARcorp.com>
204
205        * cpu.c, irq.c, rtems/score/cpu.h: Filled in something that was
206        marked XXX.
207
2082002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * configure.ac: RTEMS_TOP(../../../..).
211
2122002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * rtems.c: Remove.
215        * Makefile.am: Reflect changes above.
216
2172002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * configure.ac: Remove RTEMS_PROJECT_ROOT.
220
2212002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * configure.ac: Add RTEMS_PROG_CCAS
224
2252002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
228        Add AC_PROG_RANLIB.
229
2302002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
233        Use ../../../aclocal.
234
2352001-04-03      Joel Sherrill <joel@OARcorp.com>
236
237        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
238        * rtems/score/c4xtypes.h: Removed.
239        * rtems/score/types.h: New file via CVS magic.
240        * Makefile.am, rtems/score/cpu.h: Account for name change.
241
2422002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * configure.ac:
245        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
246        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
247        * Makefile.am: Remove AUTOMAKE_OPTIONS.
248
2492002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * rtems/Makefile.am: Removed.
252        * rtems/score/Makefile.am: Removed.
253        * configure.ac: Reflect changes above.
254        * Makefile.am: Reflect changes above.
255
2562002-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * asm.h: Remove #include <rtems/score/targopts.h>.
259        Add #include <rtems/score/cpuopts.h>.
260
261
262
2632002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
266
2672001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * configure.ac: Use RTEMS_ENV_RTEMSCPU.
270
2712001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * Makefile.am: Add multilib support.
274
2752001-11-28      Joel Sherrill <joel@OARcorp.com>,
276
277        This was tracked as PR91.
278        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
279        is used to specify if the port uses the standard macro for this (FALSE).
280        A TRUE setting indicates the port provides its own implementation.
281
2822001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
285        * configure.in: Remove.
286        * configure.ac: New file, generated from configure.in by autoupdate.
287
2882001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
291        * Makefile.am: Use 'PREINSTALL_FILES ='.
292
2932001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * Makefile.am, rtems/score/Makefile.am:
296        Apply include_*HEADERS instead of H_FILES.
297
2982001-01-03      Joel Sherrill <joel@OARcorp.com>
299
300        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
301
3022000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
305
3062000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
307
308        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
309
3102000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
313        Switch to GNU canonicalization.
314
3152000-10-18      Joel Sherrill <joel@OARcorp.com>
316
317        * rtems/score/c4x.h: Modified to properly multilib.  This required
318        using only macros predefined by gcc.
319
3202000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * Makefile.am: Include compile.am, formatting.
323        * rtems/Makefile.am: formatting.
324        * rtems/score/Makefile.am: formatting.
325
3262000-08-10      Joel Sherrill <joel@OARcorp.com>
327
328        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.