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

4.104.114.84.95
Last change on this file since 606d797c was 606d797c, checked in by Joel Sherrill <joel.sherrill@…>, on 10/17/01 at 20:26:14

2001-10-17 Joel Sherrill <joel@…>

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