source: rtems/cpukit/score/cpu/c4x/ChangeLog @ 0ca6d0d9

4.104.114.95
Last change on this file since 0ca6d0d9 was 0ca6d0d9, checked in by Joel Sherrill <joel.sherrill@…>, on 12/17/07 at 22:35:25

2007-12-17 Joel Sherrill <joel.sherrill@…>

  • rtems/score/cpu.h: Add _CPU_Context_Get_SP() for stack check utility.
  • Property mode set to 100644
File size: 10.9 KB
Line 
12007-12-17      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * rtems/score/cpu.h: Add _CPU_Context_Get_SP() for stack check utility.
4
52007-12-17      Joel Sherrill <joel.sherrill@OARcorp.com>
6
7        * rtems/tic4x/c4xio.h: Sweep to make sure grep for COPYRIGHT passes.
8
92007-12-04      Joel Sherrill <joel.sherrill@OARcorp.com>
10
11        * cpu.c, rtems/score/cpu.h: Move interrupt_stack_size field from CPU
12        Table to Configuration Table. Eliminate CPU Table from all ports.
13        Delete references to CPU Table in all forms.
14
152007-12-03      Joel Sherrill <joel.sherrill@OARcorp.com>
16
17        * rtems/score/cpu.h: Moved most of the remaining CPU Table fields to
18        the Configuration Table. This included pretasking_hook,
19        predriver_hook, postdriver_hook, idle_task, do_zero_of_workspace,
20        extra_mpci_receive_server_stack, stack_allocate_hook, and
21        stack_free_hook. As a side-effect of this effort some multiprocessing
22        code was made conditional and some style clean up occurred.
23
242007-05-09      Ralf Corsépius <ralf.corsepius@rtems.org>
25
26        * rtems/score/cpu.h: Remove CPU_HAS_OWN_HOST_TO_NETWORK_ROUTINES.
27
282007-04-17      Ralf Corsépius <ralf.corsepius@rtems.org>
29
30        * rtems/score/cpu.h:
31          Use Context_Control_fp* instead of void* for fp_contexts.
32          Eliminate evil casts.
33
342007-01-30      Ralf Corsépius <ralf.corsepius@rtems.org>
35
36        * rtems/score/types.h: Use uint_least16_t for
37        Priority_Bit_map_control;
38
392006-11-17      Ralf Corsépius <ralf.corsepius@rtems.org>
40
41        * rtems/score/types.h: Remove unsigned64, signed64.
42
432006-01-16      Joel Sherrill <joel@OARcorp.com>
44
45        * rtems/score/cpu.h: Part of a large patch to improve Doxygen output.
46        As a side-effect, grammar and spelling errors were corrected, spacing
47        errors were address, and some variable names were improved.
48
492005-11-08      Ralf Corsepius <ralf.corsepius@rtems.org>
50
51        * rtems/score/types.h: Eliminate unsigned16, unsigned32.
52
532005-10-27      Ralf Corsepius <ralf.corsepius@rtems.org>
54
55        * rtems/asm.h: Remove private version of CONCAT macros.
56        Include <rtems/concat.h> instead.
57
582005-02-08      Ralf Corsepius <ralf.corsepius@rtems.org>
59
60        * Makefile.am: Split out preinstallation rules.
61        * preinstall.am: New (Split out from Makefile.am).
62
632005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
64
65        PR 754/rtems
66        * rtems/asm.h: New (relocated from .).
67        * asm.h: Remove (moved to rtems/asm.h).
68        * Makefile.am: Reflect changes above.
69
702005-02-02      Ralf Corsepius <ralf.corsepius@rtems.org>
71
72        PR rtems/752
73        * rtems/tic4x/c4xio.h: New (relocated from .).
74        New header guard.
75        * c4xio.h: Remove.
76        * Makefile.am: Reflect changes above.
77
782004-01-28      Ralf Corsepius <ralf.corsepiu@rtems.org>
79
80        * asm.h, rtems/score/c4x.h, rtems/score/cpu.h,
81        rtems/score/cpu_asm.h, rtems/score/types.h: New header guards.
82
832005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
84
85        * rtems/score/types.h: Remove signed8, signed16, signed32,
86        unsigned8, unsigned16, unsigned32.
87
882005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
89
90        * rtems/score/cpu.h: *_swap_u32( uint32_t ).
91
922005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
93
94        * rtems/score/types.h: #include <rtems/stdint.h>.
95
962005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
97
98        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
99
1002005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
101
102        * Makefile.am: Remove build-variant support.
103
1042004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
105
106        * rtems/score/types.h: Use __rtems_score_types_h as preprocessor
107        guard.
108
1092004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
110
111        * asm.h: Add doxygen preamble.
112
1132004-10-02      Ralf Corsepius <ralf_corsepius@rtems.org>
114
115        * rtems/score/c4x.h: Add doxygen preamble.
116        * rtems/score/cpu.h: Add doxygen preamble.
117        * rtems/score/cpu_asm.h: Add doxygen preamble.
118        * rtems/score/types.h: Add doxygen preamble.
119
1202004-09-29      Joel Sherrill <joel@OARcorp.com>
121
122        * rtems/score/cpu.h: i960 obsoleted and all references removed.
123
1242004-04-06      Ralf Corsepius <ralf_corsepius@rtems.org>
125
126        * configure.ac: Remove (Merged into $(top_srcdir)/configure.ac).
127        * Makefile.am: Don't include multilib.am.
128        Reflect merging configure.ac into $(top_srcdir)/configure.ac.
129
1302004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
131
132        * Makefile.am: Install c4xio.h to $(includedir)/rtems/c4x.
133
1342004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
135
136        * Makefile.am: Install asm.h to $(includedir)/rtems.
137
1382004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
139
140        * cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
141
1422004-03-30      Ralf Corsepius <ralf_corsepius@rtems.org>
143
144        * c4xio.h, cpu.c, irq.c, rtems/score/cpu.h: Convert to using c99
145        fixed size types.
146
1472004-03-29      Ralf Corsepius <ralf_corsepius@rtems.org>
148
149        * configure.ac: RTEMS_TOP([../../../..]).
150
1512004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * configure.ac: Move RTEMS_TOP one subdir down.
154
1552004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * Makefile.am: Add PREINSTALL_DIRS.
158
1592004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * Makefile.am: Re-add dirstamps to PREINSTALL_FILES.
162        Add PREINSTALL_FILES to CLEANFILES.
163
1642004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * configure.ac: Requires automake >= 1.8.1.
167
1682004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * Makefile.am: Include compile.am, again.
171
1722004-01-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * Makefile.am: Convert to using automake compilation rules.
175
1762003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * Makefile.am: Use mkdir_p. Remove dirs from PREINSTALL_FILES.
179
1802003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
183
1842003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * Makefile.am: Remove TMPINSTALL_FILES.
187
1882003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * Makefile.am: Add $(dirstamp) to preinstallation rules.
191
1922003-11-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * Makefile.am: Don't use gmake rules for preinstallation.
195
1962003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * configure.ac: Remove RTEMS_CANONICAL_HOST.
199
2002003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * configure.ac: Remove RTEMS_CHECK_CPU.
203
2042003-09-26      Joel Sherrill <joel@OARcorp.com>
205
206        * rtems/score/cpu.h: Obsoleting HP PA-RISC port and removing all
207        references.
208
2092003-09-04      Joel Sherrill <joel@OARcorp.com>
210
211        * cpu.c, cpu_asm.S, irq.c, rtems/score/c4x.h, rtems/score/cpu.h,
212        rtems/score/cpu_asm.h, rtems/score/types.h: URL for license changed.
213
2142003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
217
2182003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * configure.ac: Remove AC_CONFIG_AUX_DIR.
221
2222003-02-11      Joel Sherrill <joel@OARcorp.com>
223
224        * irq.c: Rework logic that decides when to call
225        _Thread_Dispatch.  Analysis by Sergei Organov <osv@javad.ru>
226        determined that _ISR_Signals_to_thread_executing was not being
227        honored and/or cleared properly.
228
2292002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * configure.ac: Require autoconf-2.57 + automake-1.7.2.
232        * Makefile.am: Eliminate C_O_FILES, S_O_FILES, libscorecpu_a_OBJECTS.
233
2342002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * configure.ac: Fix package name.
237
2382002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
241
2422002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * .cvsignore: Reformat.
245        Add autom4te*cache.
246        Remove autom4te.cache.
247
2482002-07-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
251
2522002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * Makefile.am: Use .$(OBJEXT) instead of .o.
255
2562002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * Makefile.am: Use . instead of .o.
259
2602002-07-05      Joel Sherrill <joel@OARcorp.com>
261
262        * cpu.c, irq.c, rtems/score/cpu.h: Filled in something that was
263        marked XXX.
264
2652002-07-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * configure.ac: RTEMS_TOP(../../../..).
268
2692002-07-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * rtems.c: Remove.
272        * Makefile.am: Reflect changes above.
273
2742002-07-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * configure.ac: Remove RTEMS_PROJECT_ROOT.
277
2782002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * configure.ac: Add RTEMS_PROG_CCAS
281
2822002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
285        Add AC_PROG_RANLIB.
286
2872002-06-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
290        Use ../../../aclocal.
291
2922001-04-03      Joel Sherrill <joel@OARcorp.com>
293
294        * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
295        * rtems/score/c4xtypes.h: Removed.
296        * rtems/score/types.h: New file via CVS magic.
297        * Makefile.am, rtems/score/cpu.h: Account for name change.
298
2992002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * configure.ac:
302        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
303        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
304        * Makefile.am: Remove AUTOMAKE_OPTIONS.
305
3062002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
307
308        * rtems/Makefile.am: Removed.
309        * rtems/score/Makefile.am: Removed.
310        * configure.ac: Reflect changes above.
311        * Makefile.am: Reflect changes above.
312
3132002-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * asm.h: Remove #include <rtems/score/targopts.h>.
316        Add #include <rtems/score/cpuopts.h>.
317
318
319
3202002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
323
3242001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * configure.ac: Use RTEMS_ENV_RTEMSCPU.
327
3282001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * Makefile.am: Add multilib support.
331
3322001-11-28      Joel Sherrill <joel@OARcorp.com>,
333
334        This was tracked as PR91.
335        * rtems/score/cpu.h: Added CPU_PROVIDES_ISR_IS_IN_PROGRESS macro which
336        is used to specify if the port uses the standard macro for this (FALSE).
337        A TRUE setting indicates the port provides its own implementation.
338
3392001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
342        * configure.in: Remove.
343        * configure.ac: New file, generated from configure.in by autoupdate.
344
3452001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
348        * Makefile.am: Use 'PREINSTALL_FILES ='.
349
3502001-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * Makefile.am, rtems/score/Makefile.am:
353        Apply include_*HEADERS instead of H_FILES.
354
3552001-01-03      Joel Sherrill <joel@OARcorp.com>
356
357        * rtems/score/cpu.h: Added _CPU_Initialize_vectors().
358
3592000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
362
3632000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
364
365        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
366
3672000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
370        Switch to GNU canonicalization.
371
3722000-10-18      Joel Sherrill <joel@OARcorp.com>
373
374        * rtems/score/c4x.h: Modified to properly multilib.  This required
375        using only macros predefined by gcc.
376
3772000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * Makefile.am: Include compile.am, formatting.
380        * rtems/Makefile.am: formatting.
381        * rtems/score/Makefile.am: formatting.
382
3832000-08-10      Joel Sherrill <joel@OARcorp.com>
384
385        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.