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

4.104.114.84.95
Last change on this file since fa6b0f5 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: 1.5 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
82004-01-28      Ralf Corsepius <ralf.corsepiu@rtems.org>
9
10        * asm.h, rtems/score/avr.h, rtems/score/cpu.h,
11        rtems/score/cpu_asm.h, rtems/score/types.h: New header guards.
12
132005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
14
15        * rtems/score/types.h: Remove signed8, signed16, signed32,
16        unsigned8, unsigned16, unsigned32.
17
182005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
19
20        * rtems/score/cpu.h: *_swap_u32( uint32_t ).
21
222005-01-07      Ralf Corsepius <ralf.corsepius@freenet.de>
23
24        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
25
262005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
27
28        * Makefile.am: Remove build-variant support.
29
302004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
31
32        * asm.h: Add doxygen preamble.
33
342004-10-02      Ralf Corsepius <ralf_corsepius@rtems.org>
35
36        * rtems/score/avr.h: Add doxygen preamble.
37        * rtems/score/cpu.h: Add doxygen preamble.
38        * rtems/score/cpu_asm.h: Add doxygen preamble.
39        * rtems/score/types.h: Add doxygen preamble.
40
412004-11-01      Ralf Corsepius <ralf_corsepius@rtems.org>
42
43        * rtems/score/types.h: s/no_cpu/avr/g.
44        Use POSIX types from rtems/stdint.h.
45
462004-09-29      Joel Sherrill <joel@OARcorp.com>
47
48        * rtems/score/cpu.h: i960 obsoleted and all references removed.
49
502004-09-23      Ralf Corsepius <ralf_corsepius@rtems.org>
51
52        * rtems/score/types.h, rtems/score/cpu.h, rtems/score/cpu_asm.h,
53        rtems/score/avr.h, Makefile.am, asm.h, cpu.c, cpu_asm.c, README:
54        New.
55
Note: See TracBrowser for help on using the repository browser.