summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/mvme5500/ChangeLog
blob: 177c2a337be9fcb6fa557b6a4df050997f255873 (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
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-26	Ralf Corsepius <ralf_corsepius@rtems.org>

	* Makefile.am: Fix network_CPPFLAGS. Reformat.
	* network/GT64260eth.c: Properly prototype GT64260eth_err().

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

	* network/GT64260eth.c: Remove ether_sprintf.

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

	* startup/bspstart.c: Remove warnings for variables only used when
	certain conditionals are enabled..

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

	* Makefile.am: Add missing network_CPPFLAGS.

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

	* Makefile.am: Build networking.rel conditionally.
	Reformat. Cosmetics.
	* wrapup/Makefile.am: Build networking.rel conditionally.
	Add libcpu and exception handling rels.
	* startup/bspstart.c: Eliminate RTEMS fixed size types.

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

	* startup/bspstart.c: Remove BSP_build_date.

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

	* GT64260/Makefile.am, clock/Makefile.am, console/Makefile.am,
	include/Makefile.am, irq/Makefile.am, network/Makefile.am,
	pci/Makefile.am, start/Makefile.am, startup/Makefile.am,
	tod/Makefile.am, vectors/Makefile.am, vme/Makefile.am:
	Remove (obsolete).

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

	* configure.ac: Adaptations to rtems-4.7.
	* Makefile.am, wrapup/Makefile.am: Reworked.

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

	* start/preload.S, start/start.S, include/bsp.h, 
	vectors/exceptionhandler.c, startup/bspstart.c: Misc. 
	adaptations to rtems-4.7.

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

	* configure: Remove (Bogus).
	* include/tm27.h: New (Stub).

2004-10-20	Joel Sherrill <joel@OARcorp.com>

	* README, configure.ac, GT64260/Makefile.am, include/bsp.h,
	irq/Makefile.am, irq/irq.c, irq/irq.h, irq/irq_init.c,
	network/GT64260ethreg.h, pci/pci.c, startup/bspstart.c: CVS Id string
	and license corrected.
	* GT64260/Makefile.in, clock/Makefile.in, console/Makefile.in,
	include/Makefile.am, include/Makefile.in, irq/Makefile.in,
	network/Makefile.in, pci/Makefile.in, start/Makefile.in,
	startup/Makefile.in, vectors/Makefile.in, vme/Makefile.in,
	wrapup/Makefile.in: Removed.

2004-10-20  Kate Feng <feng1@bnl.gov>

	* New BSP.