source: rtems/cpukit/score/cpu/avr/ChangeLog @ 3479b8b1

4.104.114.84.95
Last change on this file since 3479b8b1 was 495a646, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/28/05 at 15:53:21

2004-01-28 Ralf Corsepius <ralf.corsepiu@…>

  • asm.h, rtems/score/avr.h, rtems/score/cpu.h, rtems/score/cpu_asm.h, rtems/score/types.h: New header guards.
  • Property mode set to 100644
File size: 1.3 KB
Line 
12004-01-28      Ralf Corsepius <ralf.corsepiu@rtems.org>
2
3        * asm.h, rtems/score/avr.h, rtems/score/cpu.h,
4        rtems/score/cpu_asm.h, rtems/score/types.h: New header guards.
5
62005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
7
8        * rtems/score/types.h: Remove signed8, signed16, signed32,
9        unsigned8, unsigned16, unsigned32.
10
112005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
12
13        * rtems/score/cpu.h: *_swap_u32( uint32_t ).
14
152005-01-07      Ralf Corsepius <ralf.corsepius@freenet.de>
16
17        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
18
192005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
20
21        * Makefile.am: Remove build-variant support.
22
232004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
24
25        * asm.h: Add doxygen preamble.
26
272004-10-02      Ralf Corsepius <ralf_corsepius@rtems.org>
28
29        * rtems/score/avr.h: Add doxygen preamble.
30        * rtems/score/cpu.h: Add doxygen preamble.
31        * rtems/score/cpu_asm.h: Add doxygen preamble.
32        * rtems/score/types.h: Add doxygen preamble.
33
342004-11-01      Ralf Corsepius <ralf_corsepius@rtems.org>
35
36        * rtems/score/types.h: s/no_cpu/avr/g.
37        Use POSIX types from rtems/stdint.h.
38
392004-09-29      Joel Sherrill <joel@OARcorp.com>
40
41        * rtems/score/cpu.h: i960 obsoleted and all references removed.
42
432004-09-23      Ralf Corsepius <ralf_corsepius@rtems.org>
44
45        * rtems/score/types.h, rtems/score/cpu.h, rtems/score/cpu_asm.h,
46        rtems/score/avr.h, Makefile.am, asm.h, cpu.c, cpu_asm.c, README:
47        New.
48
Note: See TracBrowser for help on using the repository browser.