summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/sparc64/ChangeLog
blob: 3a34d3755147e1a882400893986983946ebf2c9b (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
2010-07-16	Sebastian Huber <sebastian.huber@embedded-brains.de>

	* rtems/score/cpu.h: Include <rtems/score/types.h> first.
	* rtems/score/types.h: Use <rtems/score/basedefs.h> header file.

2010-06-15	Joel Sherrill <joel.sherrill@oarcorp.com>

	PR 1561/cpukit
	* .cvsignore, ChangeLog, Makefile.am, Makefile.in, README, context.S,
	cpu.c, preinstall.am, rtems/asm.h, rtems/score/cpu.h,
	rtems/score/sparc64.h, rtems/score/types.h: New files.

2010-05-10  Gedare Bloom <gedare@gwmail.gwu.edu>

	* README: Explain separation of score between here and libcpu.

2010-05-03  Gedare Bloom <gedare@gwmail.gwu.edu>

	* rtems/score/cpu.h, context.S, cpu.c: Remove privileged
	registers from context.

2010-05-03  Gedare Bloom <gedare@gwmail.gwu.edu>

	* cpu.c: Remove interrupt handling code.  Moved to libcpu.

2010-05-03  Gedare Bloom <gedare@gwmail.gwu.edu>

	* context.S: renamed cpu_asm.S to context.S

2010-05-02  Gedare Bloom <gedare@gwmail.gwu.edu>

	* cpu_asm.S: Remove interrupt handling code.  Moved to libcpu.

2009-10-19	Eugen Leontie <eugen@gwu.edu>

	Added sparc64 architecture