summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/vegaplus/ChangeLog
blob: 7fda9e056bb32b56634d1815f796b66c75c5047a (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
2001-01-08	Joel Sherrill <joel@OARcorp.com>

	* include/bsp.h: Added closing brace for extern C.

2001-01-03	Joel Sherrill <joel@OARcorp.com>

	* clock: New directory with stub clock driver.
	* clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c: New files.
	* Makefile.am, configure.in, wrapup/Makefile.am: Modified 
	to reflect above.

2000-12-06	Joel Sherrill <joel@OARcorp.com>

	* startup/bspstart.c: Removed call of console_reserve_resources().
	* comm/console.c: Added casts to eliminate warnings.

2000-11-10	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am, console/Makefile.am, include/Makefile.am,
	start/Makefile.am: VPATH was not setup correctly

2000-11-09	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.

2000-11-02	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.

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

	* startup/bspstart.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-10-27	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
        Switch to GNU canonicalization.

2000-09-13	Joel Sherrill <joel@OARcorp.com>

	* Makefile.am, bsp_specs, configure.in, console/Makefile.am,
	include/Makefile.am, irq/Makefile.am, irq/irq.c, start/Makefile.am,
	startup/Makefile.am, startup/exit.c, wrapup/Makefile.am:
	Made to conform to current practice concerning automake and 
	autoconf.  Corrected minor warnings.

2000-09-13	Emmanuel Raguet <raguet@crf.canon.fr>

	* vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
	Eric Valette <valette@crf.canon.fr>.