summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/ss555/ChangeLog
blob: 32ead104ed8e79bca5c2656f215a6e75d2581def (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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
2006-01-10	Ralf Corsepius <ralf.corsepius@rtems.org>

	* configure.ac: Add ampolish3 support.
	* Makefile.am: Add preinstall.am.

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

	* Makefile.am: Don't include subdirs.am.

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

	* include/bsp.h: New header guard.

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

	* console/console.c: Eliminate unsigned8.

2005-04-26	Joel Sherrill <joel@OARcorp.com>

	* startup/bspstart.c: Eliminate warnings.

2005-04-25      Jennifer Averett <jennifer.averett@oarcorp.com>

        PR 779/bsp
        * clock/p_clock.c: Add parameter to powerpc exception handler routines

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

	* startup/bspstart.c: include <rtems/powerpc/powerpc.h>.
	Use PPC_MINIMUM_STACK_FRAME_SIZE instead of
	CPU_MINIMUM_STACK_FRAME_SIZE.

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

	* configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.

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

	* Makefile.am: Merge-in wrapup/Makefile.am.
	* wrapup/Makefile.am: Remove.
	* configure.ac: Reflect changes above.

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

	* Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.

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

	* Makefile.am, wrapup/Makefile.am: Remove build-variant support.

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

	* console/console.c, include/bsp.h, startup/bspstart.c,
	startup/iss555.c: Use POSIX fixed size types.

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

	* configure.ac: Require automake > 1.9.

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

	PR 610/bsps
	* Makefile.am: Add include/tm27.h, Cosmetics.
	* include/tm27.h: Final cosmetics.

2004-04-22	Ralf Corsepius <ralf_corsepius@rtems.org>

	* include/bsp.h: Split out tmtest27 support.
	* include/tm27.h: New.

2004-04-21	Joel Sherrill <joel@OARcorp.com>

	PR 611/bsps
	* Makefile.am, include/bsp.h, wrapup/Makefile.am: Follow conventions
	for tm27 and do not add another macro definition.
	* startup/tm27supp.c: New file.

2004-04-21	Joel Sherrill <joel@OARcorp.com>

	PR 611/bsps
	* Makefile.am, include/bsp.h, wrapup/Makefile.am: Follow conventions
	for tm27 and do not add another macro definition.
	* startup/tm27supp.c: New file.

2004-04-21	Ralf Corsepius <ralf_corsepius@rtems.org>

	PR 613/bsps
	* include/bsp.h: Remove MAX_LONG_TEST_DURATION.

2004-04-21	Ralf Corsepius <ralf_corsepius@rtems.org>

	PR 614/bsps
	* include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).

2004-04-13	Ralf Corsepius <ralf_corsepius@rtems.org>

	* include/bsp.h, startup/start.S: Reflect new locations of cpukit headers.

2004-04-12	David Querbach <querbach@realtime.bc.ca>

	* .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
	times, clock/p_clock.c, console/console.c, include/.cvsignore,
	include/bsp.h, include/coverhd.h, irq/irq.h, startup/bspstart.c,
	startup/iss555.c, startup/linkcmds, startup/start.S,
	wrapup/.cvsignore, wrapup/Makefile.am: New files.