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

4.104.114.84.95
Last change on this file since f26145b was 1f24914a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/04/05 at 05:25:15

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

PR 754/rtems

  • rtems/asm.h: New (relocated from .).
  • asm.h: Remove (moved to rtems/asm.h).
  • Makefile.am: Reflect changes above.
  • Property mode set to 100644
File size: 8.8 KB
Line 
12005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        PR 754/rtems
4        * rtems/asm.h: New (relocated from .).
5        * asm.h: Remove (moved to rtems/asm.h).
6        * Makefile.am: Reflect changes above.
7
82005-02-02      Ralf Corsepius <ralf.corsepius@rtems.org>
9
10        PR rtems/752
11        * rtems/tic4x/c4xio.h: New (relocated from .).
12        New header guard.
13        * c4xio.h: Remove.
14        * Makefile.am: Reflect changes above.
15
162004-01-28      Ralf Corsepius <ralf.corsepiu@rtems.org>
17
18        * asm.h, rtems/score/c4x.h, rtems/score/cpu.h,
19        rtems/score/cpu_asm.h, rtems/score/types.h: New header guards.
20
212005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
22
23        * rtems/score/types.h: Remove signed8, signed16, signed32,
24        unsigned8, unsigned16, unsigned32.
25
262005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
27
28        * rtems/score/cpu.h: *_swap_u32( uint32_t ).
29
302005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
31
32        * rtems/score/types.h: #include <rtems/stdint.h>.
33
342005-01-07      Ralf Corsepius <ralf.corsepius@freenet.de>
35
36        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
37
382005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
39
40        * Makefile.am: Remove build-variant support.
41
422004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
43
44        * rtems/score/types.h: Use __rtems_score_types_h as preprocessor
45        guard.
46
472004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
48
49        * asm.h: Add doxygen preamble.
50
512004-10-02      Ralf Corsepius <ralf_corsepius@rtems.org>
52
53        * rtems/score/c4x.h: Add doxygen preamble.
54        * rtems/score/cpu.h: Add doxygen preamble.
55        * rtems/score/cpu_asm.h: Add doxygen preamble.
56        * rtems/score/types.h: Add doxygen preamble.
57
582004-09-29      Joel Sherrill <joel@OARcorp.com>
59
60        * rtems/score/cpu.h: i960 obsoleted and all references removed.
61
622004-04-06      Ralf Corsepius <ralf_corsepius@rtems.org>
63
64        * configure.ac: Remove (Merged into $(top_srcdir)/configure.ac).
65        * Makefile.am: Don't include multilib.am.
66        Reflect merging configure.ac into $(top_srcdir)/configure.ac.
67
682004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
69
70        * Makefile.am: Install c4xio.h to $(includedir)/rtems/c4x.
71
722004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
73
74        * Makefile.am: Install asm.h to $(includedir)/rtems.
75
762004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
77
78        * cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
79
802004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
81
82        * c4xio.h, cpu.c, irq.c, rtems/score/cpu.h: Convert to using c99
83        fixed size types.
84
852004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
86
87        * configure.ac: RTEMS_TOP([../../../..]).
88
892004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * configure.ac: Move RTEMS_TOP one subdir down.
92
932004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * Makefile.am: Add PREINSTALL_DIRS.
96
972004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * Makefile.am: Re-add dirstamps to PREINSTALL_FILES.
100        Add PREINSTALL_FILES to CLEANFILES.
101
1022004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * configure.ac: Requires automake >= 1.8.1.
105
1062004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * Makefile.am: Include compile.am, again.
109
1102004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * Makefile.am: Convert to using automake compilation rules.
113
1142003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
117
1182003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
121
1222003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * Makefile.am: Remove TMPINSTALL_FILES.
125
1262003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * Makefile.am: Add $(dirstamp) to preinstallation rules.
129
1302003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * Makefile.am: Don't use gmake rules for preinstallation.
133
1342003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * configure.ac: Remove RTEMS_CANONICAL_HOST.
137
1382003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * configure.ac: Remove RTEMS_CHECK_CPU.
141
1422003-09-26      Joel Sherrill <joel@OARcorp.com>
143
144        * rtems/score/cpu.h: Obsoleting HP PA-RISC port and removing all
145        references.
146
1472003-09-04      Joel Sherrill <joel@OARcorp.com>
148
149        * cpu.c, cpu_asm.S, irq.c, rtems/score/c4x.h, rtems/score/cpu.h,
150        rtems/score/cpu_asm.h, rtems/score/types.h: URL for license changed.
151
1522003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
155
1562003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * configure.ac: Remove AC_CONFIG_AUX_DIR.
159
1602003-02-11      Joel Sherrill <joel@OARcorp.com>
161
162        * irq.c: Rework logic that decides when to call
163        _Thread_Dispatch.  Analysis by Sergei Organov <osv@javad.ru>
164        determined that _ISR_Signals_to_thread_executing was not being
165        honored and/or cleared properly.
166
1672002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
170        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
171
1722002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * configure.ac: Fix package name.
175
1762002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
179
1802002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * .cvsignore: Reformat.
183        Add autom4te*cache.
184        Remove autom4te.cache.
185
1862002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
189
1902002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * Makefile.am: Use .$(OBJEXT) instead of .o.
193
1942002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * Makefile.am: Use . instead of .o.
197
1982002-07-05      Joel Sherrill <joel@OARcorp.com>
199
200        * cpu.c, irq.c, rtems/score/cpu.h: Filled in something that was
201        marked XXX.
202
2032002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * configure.ac: RTEMS_TOP(../../../..).
206
2072002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * rtems.c: Remove.
210        * Makefile.am: Reflect changes above.
211
2122002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * configure.ac: Remove RTEMS_PROJECT_ROOT.
215
2162002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * configure.ac: Add RTEMS_PROG_CCAS
219
2202002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
223        Add AC_PROG_RANLIB.
224
2252002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
228        Use ../../../aclocal.
229
2302001-04-03      Joel Sherrill <joel@OARcorp.com>
231
232        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
233        * rtems/score/c4xtypes.h: Removed.
234        * rtems/score/types.h: New file via CVS magic.
235        * Makefile.am, rtems/score/cpu.h: Account for name change.
236
2372002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * configure.ac:
240        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
241        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
242        * Makefile.am: Remove AUTOMAKE_OPTIONS.
243
2442002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * rtems/Makefile.am: Removed.
247        * rtems/score/Makefile.am: Removed.
248        * configure.ac: Reflect changes above.
249        * Makefile.am: Reflect changes above.
250
2512002-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * asm.h: Remove #include <rtems/score/targopts.h>.
254        Add #include <rtems/score/cpuopts.h>.
255
256
257
2582002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
261
2622001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * configure.ac: Use RTEMS_ENV_RTEMSCPU.
265
2662001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * Makefile.am: Add multilib support.
269
2702001-11-28      Joel Sherrill <joel@OARcorp.com>,
271
272        This was tracked as PR91.
273        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
274        is used to specify if the port uses the standard macro for this (FALSE).
275        A TRUE setting indicates the port provides its own implementation.
276
2772001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
280        * configure.in: Remove.
281        * configure.ac: New file, generated from configure.in by autoupdate.
282
2832001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
286        * Makefile.am: Use 'PREINSTALL_FILES ='.
287
2882001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * Makefile.am, rtems/score/Makefile.am:
291        Apply include_*HEADERS instead of H_FILES.
292
2932001-01-03      Joel Sherrill <joel@OARcorp.com>
294
295        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
296
2972000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
300
3012000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
304
3052000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
308        Switch to GNU canonicalization.
309
3102000-10-18      Joel Sherrill <joel@OARcorp.com>
311
312        * rtems/score/c4x.h: Modified to properly multilib.  This required
313        using only macros predefined by gcc.
314
3152000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
316
317        * Makefile.am: Include compile.am, formatting.
318        * rtems/Makefile.am: formatting.
319        * rtems/score/Makefile.am: formatting.
320
3212000-08-10      Joel Sherrill <joel@OARcorp.com>
322
323        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.