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

4.104.114.84.95
Last change on this file since e86adc7 was e86adc7, checked in by Joel Sherrill <joel.sherrill@…>, on 05/24/01 at 20:07:01

2001-05-22 Ralf Corsepius <corsepiu@…>

  • configure.in: Add include/bspopts.h.
  • console/Makefile.am: Use *_HEADERS instead of *H_FILES.
  • irq/Makefile.am: Use *_HEADER instead of *H_FILES.
  • include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*
  • include/Makefile.am: Add bspopts.h, Use *_HEADER instead of *H_FILES.
  • include/bsp.h: Add bspopts.h.
  • Property mode set to 100644
File size: 2.2 KB
Line 
12001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.in: Add include/bspopts.h.
4        * irq/Makefile.am: Use *_HEADERS instead of *H_FILES.
5        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
6        * include/Makefile.am: Add bspopts.h, Use *_HEADER instead of *H_FILES.
7        * include/bsp.h: Add bspopts.h.
8
92001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
10
11        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
12
132001-01-08      Joel Sherrill <joel@OARcorp.com>
14
15        * include/bsp.h: Added closing brace for extern C.
16
172001-01-03      Joel Sherrill <joel@OARcorp.com>
18
19        * clock: New directory with stub clock driver.
20        * clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c: New files.
21        * Makefile.am, configure.in, wrapup/Makefile.am: Modified
22        to reflect above.
23
242000-12-06      Joel Sherrill <joel@OARcorp.com>
25
26        * startup/bspstart.c: Removed call of console_reserve_resources().
27        * comm/console.c: Added casts to eliminate warnings.
28
292000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * Makefile.am, console/Makefile.am, include/Makefile.am,
32        start/Makefile.am: VPATH was not setup correctly
33
342000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
37
382000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
41
422000-11-01      Joel Sherrill <joel@OARcorp.com>
43
44        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
45        and libcsupport.h moved from libc to lib/include/rtems and
46        now must be referenced as <rtems/XXX.h>.   Header file order
47        was cleaned up while doing this.
48
492000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
52        Switch to GNU canonicalization.
53
542000-09-13      Joel Sherrill <joel@OARcorp.com>
55
56        * Makefile.am, bsp_specs, configure.in, console/Makefile.am,
57        include/Makefile.am, irq/Makefile.am, irq/irq.c, start/Makefile.am,
58        startup/Makefile.am, startup/exit.c, wrapup/Makefile.am:
59        Made to conform to current practice concerning automake and
60        autoconf.  Corrected minor warnings.
61
622000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
63
64        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
65        Eric Valette <valette@crf.canon.fr>.
Note: See TracBrowser for help on using the repository browser.