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

4.104.114.84.95
Last change on this file since 1a457f5 was 9e1ae79, checked in by Joel Sherrill <joel.sherrill@…>, on 12/03/01 at 01:07:18

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

  • configure.ac: Introduce RTEMS_BSP_CONFIGURE.
  • Property mode set to 100644
File size: 3.0 KB
Line 
12001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
4
52001-10-17      Joel Sherrill <joel@OARcorp.com>
6
7        * timer: New subdirectory.
8        * timer/Makefile.am: New file.
9        * timer/.cvsignore: New file.
10        * Makefile.am: Modified to reflect above.
11        * configure.ac: Ditto.
12        * wrapup/Makefile.am: Ditto.
13        * include/bsp.h: Stubs to let tm27 compile and link.
14
152001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
18        * configure.in: Remove.
19        * configure.ac: New file, generated from configure.in by autoupdate.
20
212001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * include/Makefile.am: Use 'CLEANFILES ='.
24        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
25        * irq/Makefile.am: Use 'PREINSTALL_FILES ='.
26
272001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * configure.in: Add include/bspopts.h.
30        * irq/Makefile.am: Use *_HEADERS instead of *H_FILES.
31        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
32        * include/Makefile.am: Add bspopts.h, Use *_HEADER instead of *H_FILES.
33        * include/bsp.h: Add bspopts.h.
34
352001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
36
37        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
38
392001-01-08      Joel Sherrill <joel@OARcorp.com>
40
41        * include/bsp.h: Added closing brace for extern C.
42
432001-01-03      Joel Sherrill <joel@OARcorp.com>
44
45        * clock: New directory with stub clock driver.
46        * clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c: New files.
47        * Makefile.am, configure.in, wrapup/Makefile.am: Modified
48        to reflect above.
49
502000-12-06      Joel Sherrill <joel@OARcorp.com>
51
52        * startup/bspstart.c: Removed call of console_reserve_resources().
53        * comm/console.c: Added casts to eliminate warnings.
54
552000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * Makefile.am, console/Makefile.am, include/Makefile.am,
58        start/Makefile.am: VPATH was not setup correctly
59
602000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
63
642000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
67
682000-11-01      Joel Sherrill <joel@OARcorp.com>
69
70        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
71        and libcsupport.h moved from libc to lib/include/rtems and
72        now must be referenced as <rtems/XXX.h>.   Header file order
73        was cleaned up while doing this.
74
752000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
78        Switch to GNU canonicalization.
79
802000-09-13      Joel Sherrill <joel@OARcorp.com>
81
82        * Makefile.am, bsp_specs, configure.in, console/Makefile.am,
83        include/Makefile.am, irq/Makefile.am, irq/irq.c, start/Makefile.am,
84        startup/Makefile.am, startup/exit.c, wrapup/Makefile.am:
85        Made to conform to current practice concerning automake and
86        autoconf.  Corrected minor warnings.
87
882000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
89
90        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
91        Eric Valette <valette@crf.canon.fr>.
Note: See TracBrowser for help on using the repository browser.