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

4.104.114.84.95
Last change on this file since df25c998 was df25c998, checked in by Joel Sherrill <joel.sherrill@…>, on 10/11/01 at 19:36:23

2001-10-11 Ralf Corsepius <corsepiu@…>

  • .cvsignore: Add autom4te.cache for autoconf > 2.52.
  • configure.in: Remove.
  • configure.ac: New file, generated from configure.in by autoupdate.
  • Property mode set to 100644
File size: 2.6 KB
Line 
12001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
4        * configure.in: Remove.
5        * configure.ac: New file, generated from configure.in by autoupdate.
6
72001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * include/Makefile.am: Use 'CLEANFILES ='.
10        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
11        * irq/Makefile.am: Use 'PREINSTALL_FILES ='.
12
132001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.in: Add include/bspopts.h.
16        * irq/Makefile.am: Use *_HEADERS instead of *H_FILES.
17        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
18        * include/Makefile.am: Add bspopts.h, Use *_HEADER instead of *H_FILES.
19        * include/bsp.h: Add bspopts.h.
20
212001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
22
23        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
24
252001-01-08      Joel Sherrill <joel@OARcorp.com>
26
27        * include/bsp.h: Added closing brace for extern C.
28
292001-01-03      Joel Sherrill <joel@OARcorp.com>
30
31        * clock: New directory with stub clock driver.
32        * clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c: New files.
33        * Makefile.am, configure.in, wrapup/Makefile.am: Modified
34        to reflect above.
35
362000-12-06      Joel Sherrill <joel@OARcorp.com>
37
38        * startup/bspstart.c: Removed call of console_reserve_resources().
39        * comm/console.c: Added casts to eliminate warnings.
40
412000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * Makefile.am, console/Makefile.am, include/Makefile.am,
44        start/Makefile.am: VPATH was not setup correctly
45
462000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
49
502000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
53
542000-11-01      Joel Sherrill <joel@OARcorp.com>
55
56        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
57        and libcsupport.h moved from libc to lib/include/rtems and
58        now must be referenced as <rtems/XXX.h>.   Header file order
59        was cleaned up while doing this.
60
612000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
64        Switch to GNU canonicalization.
65
662000-09-13      Joel Sherrill <joel@OARcorp.com>
67
68        * Makefile.am, bsp_specs, configure.in, console/Makefile.am,
69        include/Makefile.am, irq/Makefile.am, irq/irq.c, start/Makefile.am,
70        startup/Makefile.am, startup/exit.c, wrapup/Makefile.am:
71        Made to conform to current practice concerning automake and
72        autoconf.  Corrected minor warnings.
73
742000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
75
76        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
77        Eric Valette <valette@crf.canon.fr>.
Note: See TracBrowser for help on using the repository browser.