source: rtems/cpukit/score/cpu/avr/ChangeLog @ 609b924

4.104.114.84.95
Last change on this file since 609b924 was 609b924, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/24/05 at 16:10:39

2005-01-24 Ralf Corsepius <ralf.corsepius@…>

  • rtems/score/types.h: Remove signed8, signed16, signed32, unsigned8, unsigned16, unsigned32.
  • Property mode set to 100644
File size: 1.2 KB
Line 
12005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * rtems/score/types.h: Remove signed8, signed16, signed32,
4        unsigned8, unsigned16, unsigned32.
5
62005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
7
8        * rtems/score/cpu.h: *_swap_u32( uint32_t ).
9
102005-01-07      Ralf Corsepius <ralf.corsepius@freenet.de>
11
12        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
13
142005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
15
16        * Makefile.am: Remove build-variant support.
17
182004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
19
20        * asm.h: Add doxygen preamble.
21
222004-10-02      Ralf Corsepius <ralf_corsepius@rtems.org>
23
24        * rtems/score/avr.h: Add doxygen preamble.
25        * rtems/score/cpu.h: Add doxygen preamble.
26        * rtems/score/cpu_asm.h: Add doxygen preamble.
27        * rtems/score/types.h: Add doxygen preamble.
28
292004-11-01      Ralf Corsepius <ralf_corsepius@rtems.org>
30
31        * rtems/score/types.h: s/no_cpu/avr/g.
32        Use POSIX types from rtems/stdint.h.
33
342004-09-29      Joel Sherrill <joel@OARcorp.com>
35
36        * rtems/score/cpu.h: i960 obsoleted and all references removed.
37
382004-09-23      Ralf Corsepius <ralf_corsepius@rtems.org>
39
40        * rtems/score/types.h, rtems/score/cpu.h, rtems/score/cpu_asm.h,
41        rtems/score/avr.h, Makefile.am, asm.h, cpu.c, cpu_asm.c, README:
42        New.
43
Note: See TracBrowser for help on using the repository browser.