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

4.104.114.84.95
Last change on this file since babf575 was babf575, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/08/05 at 15:45:55

2005-02-08 Ralf Corsepius <ralf.corsepius@…>

  • Makefile.am: Split out preinstallation rules.
  • preinstall.am: New (Split out from Makefile.am).
  • Property mode set to 100644
File size: 1.7 KB
Line 
12005-02-08      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Split out preinstallation rules.
4        * preinstall.am: New (Split out from Makefile.am).
5
62005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
7
8        PR 754/rtems
9        * rtems/asm.h: New (relocated from .).
10        * asm.h: Remove (moved to rtems/asm.h).
11        * Makefile.am: Reflect changes above.
12
132004-01-28      Ralf Corsepius <ralf.corsepiu@rtems.org>
14
15        * asm.h, rtems/score/avr.h, rtems/score/cpu.h,
16        rtems/score/cpu_asm.h, rtems/score/types.h: New header guards.
17
182005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
19
20        * rtems/score/types.h: Remove signed8, signed16, signed32,
21        unsigned8, unsigned16, unsigned32.
22
232005-01-24      Ralf Corsepius <ralf.corsepius@rtems.org>
24
25        * rtems/score/cpu.h: *_swap_u32( uint32_t ).
26
272005-01-07      Ralf Corsepius <ralf.corsepius@freenet.de>
28
29        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
30
312005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
32
33        * Makefile.am: Remove build-variant support.
34
352004-11-21      Ralf Corsepius <ralf.corsepius@rtems.org>
36
37        * asm.h: Add doxygen preamble.
38
392004-10-02      Ralf Corsepius <ralf_corsepius@rtems.org>
40
41        * rtems/score/avr.h: Add doxygen preamble.
42        * rtems/score/cpu.h: Add doxygen preamble.
43        * rtems/score/cpu_asm.h: Add doxygen preamble.
44        * rtems/score/types.h: Add doxygen preamble.
45
462004-11-01      Ralf Corsepius <ralf_corsepius@rtems.org>
47
48        * rtems/score/types.h: s/no_cpu/avr/g.
49        Use POSIX types from rtems/stdint.h.
50
512004-09-29      Joel Sherrill <joel@OARcorp.com>
52
53        * rtems/score/cpu.h: i960 obsoleted and all references removed.
54
552004-09-23      Ralf Corsepius <ralf_corsepius@rtems.org>
56
57        * rtems/score/types.h, rtems/score/cpu.h, rtems/score/cpu_asm.h,
58        rtems/score/avr.h, Makefile.am, asm.h, cpu.c, cpu_asm.c, README:
59        New.
60
Note: See TracBrowser for help on using the repository browser.