summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/csb360/ChangeLog
blob: 1056700af51d83bec014ec520d85233a04c8216a (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
2006-12-02	Ralf Corsépius <ralf.corsepius@rtems.org>

	* configure.ac: New BUG-REPORT address.

2006-11-15	Joel Sherrill <joel@OARcorp.com>

	* Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
	file and simplified initialization.

2006-10-17	Ralf Corsépius <ralf.corsepius@rtems.org>

	* Makefile.am: Remove superfluous -DASM.

2006-10-17	Ralf Corsépius <ralf.corsepius@rtems.org>

	* configure.ac: Require autoconf-2.60. Require automake-1.10.

2006-02-08	Joel Sherrill <joel@OARcorp.com>

	* startup/linkcmds: Add sections required by newer gcc versions.

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

	* Makefile.am: Add preinstall.am.

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

	* bsp_specs: Remove %cpp.

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

	* include/bsp.h: New header guard.

2005-02-11	Joel Sherrill <joel@OARcorp.com>

	* include/bsp.h: Correct type of symbols from linkcmds to compile with
	gcc 4.x.

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

	* Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.

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

	* console/console-io.c, startup/init5272.c: Remove warnings.

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

	* Makefile.am: Remove build-variant support.

2004-11-25	Joel Sherrill <joel@OARcorp.com>

	* startup/linkcmds: Add new bss sections .bss.* and .gnu.linkonce.b*.

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

	* start/start.S: Reflect new header locations.

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

	* include/bsp.h, network/network.c, startup/bspstart.c, 
	startup/init5272.c: Use POSIX fixed-size types.

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

	* configure.ac: Require automake > 1.9.

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

	* README, times, network/network.c, start/start.S, startup/bspclean.c,
	startup/bspstart.c, startup/init5272.c, startup/linkcmds: Use CVS Id.

2004-08-03	Jay Monkman <jtm@lopingdog.com>

	* .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
	times, console/.cvsignore, console/console-io.c, include/.cvsignore,
	include/bsp.h, include/coverhd.h, include/tm27.h, network/network.c,
	start/.cvsignore, start/start.S, startup/.cvsignore,
	startup/bspclean.c, startup/bspstart.c, startup/init5272.c,
	startup/linkcmds: New files.