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

4.104.114.84.95
Last change on this file since f172fc89 was 795da078, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/17/06 at 05:58:06

2006-11-17 Ralf Corsépius <ralf.corsepius@…>

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