source: rtems/cpukit/score/cpu/avr/ChangeLog @ e252c38

4.104.114.84.95
Last change on this file since e252c38 was ece004d, checked in by Joel Sherrill <joel.sherrill@…>, on 01/16/06 at 15:12:44

2006-01-16 Joel Sherrill <joel@…>

  • rtems/score/cpu.h: Part of a large patch to improve Doxygen output. As a side-effect, grammar and spelling errors were corrected, spacing errors were address, and some variable names were improved.
  • Property mode set to 100644
File size: 2.3 KB
Line 
12006-01-16      Joel Sherrill <joel@OARcorp.com>
2
3        * rtems/score/cpu.h: Part of a large patch to improve Doxygen output.
4        As a side-effect, grammar and spelling errors were corrected, spacing
5        errors were address, and some variable names were improved.
6
72005-11-08      Ralf Corsepius <ralf.corsepius@rtems.org>
8
9        * rtems/score/types.h: Eliminate unsigned16, unsigned32.
10
112005-10-27      Ralf Corsepius <ralf.corsepius@rtems.org>
12
13        * rtems/asm.h: Remove private version of CONCAT macros.
14        Include <rtems/concat.h> instead.
15
162005-02-19      Ralf Corsepius <ralf.corsepius@rtems.org>
17
18        * rtems/score/cpu.h: Remove traces from NO_CPU.
19
202005-02-08      Ralf Corsepius <ralf.corsepius@rtems.org>
21
22        * Makefile.am: Split out preinstallation rules.
23        * preinstall.am: New (Split out from Makefile.am).
24
252005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
26
27        PR 754/rtems
28        * rtems/asm.h: New (relocated from .).
29        * asm.h: Remove (moved to rtems/asm.h).
30        * Makefile.am: Reflect changes above.
31
322004-01-28      Ralf Corsepius <ralf.corsepiu@rtems.org>
33
34        * asm.h, rtems/score/avr.h, rtems/score/cpu.h,
35        rtems/score/cpu_asm.h, rtems/score/types.h: New header guards.
36
372005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
38
39        * rtems/score/types.h: Remove signed8, signed16, signed32,
40        unsigned8, unsigned16, unsigned32.
41
422005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
43
44        * rtems/score/cpu.h: *_swap_u32( uint32_t ).
45
462005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
47
48        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
49
502005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
51
52        * Makefile.am: Remove build-variant support.
53
542004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
55
56        * asm.h: Add doxygen preamble.
57
582004-10-02      Ralf Corsepius <ralf_corsepius@rtems.org>
59
60        * rtems/score/avr.h: Add doxygen preamble.
61        * rtems/score/cpu.h: Add doxygen preamble.
62        * rtems/score/cpu_asm.h: Add doxygen preamble.
63        * rtems/score/types.h: Add doxygen preamble.
64
652004-11-01      Ralf Corsepius <ralf_corsepius@rtems.org>
66
67        * rtems/score/types.h: s/no_cpu/avr/g.
68        Use POSIX types from rtems/stdint.h.
69
702004-09-29      Joel Sherrill <joel@OARcorp.com>
71
72        * rtems/score/cpu.h: i960 obsoleted and all references removed.
73
742004-09-23      Ralf Corsepius <ralf_corsepius@rtems.org>
75
76        * rtems/score/types.h, rtems/score/cpu.h, rtems/score/cpu_asm.h,
77        rtems/score/avr.h, Makefile.am, asm.h, cpu.c, cpu_asm.c, README:
78        New.
79
Note: See TracBrowser for help on using the repository browser.