summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/avr/ChangeLog
blob: 5b9358f5c1fc00b4cdc2f44bc0853561dad7cbda (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
2005-01-24	Ralf Corsepius <ralf.corsepius@rtems.org>

	* rtems/score/types.h: Remove signed8, signed16, signed32,
	unsigned8, unsigned16, unsigned32.

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

	* rtems/score/cpu.h: *_swap_u32( uint32_t ).

2005-01-07	Ralf Corsepius <ralf.corsepius@freenet.de>

	* Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.

2005-01-01	Ralf Corsepius <ralf.corsepius@rtems.org>

	* Makefile.am: Remove build-variant support.

2004-11-21	Ralf Corsepius <ralf.corsepius@rtems.org>

	* asm.h: Add doxygen preamble.

2004-10-02	Ralf Corsepius <ralf_corsepius@rtems.org>

	* rtems/score/avr.h: Add doxygen preamble.
	* rtems/score/cpu.h: Add doxygen preamble.
	* rtems/score/cpu_asm.h: Add doxygen preamble.
	* rtems/score/types.h: Add doxygen preamble.

2004-11-01	Ralf Corsepius <ralf_corsepius@rtems.org>

	* rtems/score/types.h: s/no_cpu/avr/g. 
	Use POSIX types from rtems/stdint.h.

2004-09-29	Joel Sherrill <joel@OARcorp.com>

	* rtems/score/cpu.h: i960 obsoleted and all references removed.

2004-09-23	Ralf Corsepius <ralf_corsepius@rtems.org>

	* rtems/score/types.h, rtems/score/cpu.h, rtems/score/cpu_asm.h,
	rtems/score/avr.h, Makefile.am, asm.h, cpu.c, cpu_asm.c, README:
	New.