summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/shared/ChangeLog
blob: 1d05d0fd66b96ac1099fb687cff04af37cf96ead (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
2004-03-05	Joel Sherrill <joel@OARcorp.com>

	PR 505/bsps
	* setvec.c: Rework to remove punned pointer warning generated by gcc
	3.3 and newer.

2004-01-14	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Remove gdbstub/rtems-stub-glue.c (Non-existent)

2003-12-10	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Cosmetics.

2003-12-04	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: merge-in gdbstub/Makefile.am.
	Add stray files bspspuriousinit.c, m68000spurious.c.
	* gdbstub/Makefile.am: Remove.

2003-12-03	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Cosmetics.
	Add mvme/mvme16x_hw.h.

	Add mvme/mvme16x_hw.h.

2003-09-04	Joel Sherrill <joel@OARcorp.com>

	* bspspuriousinit.c, m68000spurious.c, m68kpretaskinghook.c, setvec.c,
	start.S, mvme/mvme16x_hw.h: URL for license changed.

2003-08-16	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Reflect having moved automake/.

2002-06-25	Joel Sherrill <joel@OARcorp.com>

	* Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k
	support to the shared gdb stub glue thus adding a directory.
	* gdbstub: New directory.
	* Makefile.am: Modified to reflect above.

2002-03-27	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Remove AUTOMAKE_OPTIONS.

2002-01-03	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* bspspuriousinit.c, m68000spurious.c: Include rtems/bspIo.h
	instead of bspIo.h.

2000-11-01	Joel Sherrill <joel@OARcorp.com>

	* shared/bsppretaskinghook.c: assoc.h, error.h, libio_.h, libio.h,
	and libcsupport.h moved from libc to lib/include/rtems and
	now must be referenced as <rtems/XXX.h>.   Header file order
	was cleaned up while doing this.

2000-08-10	Joel Sherrill <joel@OARcorp.com>

	* ChangeLog: New file.