source: rtems/c/src/lib/libbsp/arm/vegaplus/ChangeLog @ 82e2265e

4.104.114.84.95
Last change on this file since 82e2265e was 82e2265e, checked in by Joel Sherrill <joel.sherrill@…>, on 01/08/01 at 18:17:47

2001-01-08 Joel Sherrill <joel@…>

  • include/bsp.h: Added closing brace for extern C.
  • Property mode set to 100644
File size: 1.8 KB
Line 
12001-01-08      Joel Sherrill <joel@OARcorp.com>
2
3        * include/bsp.h: Added closing brace for extern C.
4
52001-01-03      Joel Sherrill <joel@OARcorp.com>
6
7        * clock: New directory with stub clock driver.
8        * clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c: New files.
9        * Makefile.am, configure.in, wrapup/Makefile.am: Modified
10        to reflect above.
11
122000-12-06      Joel Sherrill <joel@OARcorp.com>
13
14        * startup/bspstart.c: Removed call of console_reserve_resources().
15        * comm/console.c: Added casts to eliminate warnings.
16
172000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * Makefile.am, console/Makefile.am, include/Makefile.am,
20        start/Makefile.am: VPATH was not setup correctly
21
222000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
25
262000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
29
302000-11-01      Joel Sherrill <joel@OARcorp.com>
31
32        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
33        and libcsupport.h moved from libc to lib/include/rtems and
34        now must be referenced as <rtems/XXX.h>.   Header file order
35        was cleaned up while doing this.
36
372000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
40        Switch to GNU canonicalization.
41
422000-09-13      Joel Sherrill <joel@OARcorp.com>
43
44        * Makefile.am, bsp_specs, configure.in, console/Makefile.am,
45        include/Makefile.am, irq/Makefile.am, irq/irq.c, start/Makefile.am,
46        startup/Makefile.am, startup/exit.c, wrapup/Makefile.am:
47        Made to conform to current practice concerning automake and
48        autoconf.  Corrected minor warnings.
49
502000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
51
52        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
53        Eric Valette <valette@crf.canon.fr>.
Note: See TracBrowser for help on using the repository browser.