source: rtems/c/src/lib/libbsp/arm/vegaplus/ChangeLog @ 2ecb715

4.104.114.84.95
Last change on this file since 2ecb715 was 2ecb715, checked in by Joel Sherrill <joel.sherrill@…>, on 01/03/01 at 16:39:22

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

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