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

4.104.114.84.95
Last change on this file since f7ac3926 was f7ac3926, checked in by Joel Sherrill <joel.sherrill@…>, on 01/04/02 at 17:40:42

2002-01-03 Ralf Corsepius <corsepiu@…>

  • startup/exit.c: Include rtems/bspIo.h instead of bspIo.h.
  • Property mode set to 100644
File size: 3.3 KB
Line 
12002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * startup/exit.c: Include rtems/bspIo.h instead of bspIo.h.
4
52001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
8        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
9
102001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
13
142001-10-17      Joel Sherrill <joel@OARcorp.com>
15
16        * timer: New subdirectory.
17        * timer/Makefile.am: New file.
18        * timer/.cvsignore: New file.
19        * Makefile.am: Modified to reflect above.
20        * configure.ac: Ditto.
21        * wrapup/Makefile.am: Ditto.
22        * include/bsp.h: Stubs to let tm27 compile and link.
23
242001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
27        * configure.in: Remove.
28        * configure.ac: New file, generated from configure.in by autoupdate.
29
302001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * include/Makefile.am: Use 'CLEANFILES ='.
33        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
34        * irq/Makefile.am: Use 'PREINSTALL_FILES ='.
35
362001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * configure.in: Add include/bspopts.h.
39        * irq/Makefile.am: Use *_HEADERS instead of *H_FILES.
40        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
41        * include/Makefile.am: Add bspopts.h, Use *_HEADER instead of *H_FILES.
42        * include/bsp.h: Add bspopts.h.
43
442001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
45
46        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
47
482001-01-08      Joel Sherrill <joel@OARcorp.com>
49
50        * include/bsp.h: Added closing brace for extern C.
51
522001-01-03      Joel Sherrill <joel@OARcorp.com>
53
54        * clock: New directory with stub clock driver.
55        * clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c: New files.
56        * Makefile.am, configure.in, wrapup/Makefile.am: Modified
57        to reflect above.
58
592000-12-06      Joel Sherrill <joel@OARcorp.com>
60
61        * startup/bspstart.c: Removed call of console_reserve_resources().
62        * comm/console.c: Added casts to eliminate warnings.
63
642000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * Makefile.am, console/Makefile.am, include/Makefile.am,
67        start/Makefile.am: VPATH was not setup correctly
68
692000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
72
732000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
76
772000-11-01      Joel Sherrill <joel@OARcorp.com>
78
79        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
80        and libcsupport.h moved from libc to lib/include/rtems and
81        now must be referenced as <rtems/XXX.h>.   Header file order
82        was cleaned up while doing this.
83
842000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
87        Switch to GNU canonicalization.
88
892000-09-13      Joel Sherrill <joel@OARcorp.com>
90
91        * Makefile.am, bsp_specs, configure.in, console/Makefile.am,
92        include/Makefile.am, irq/Makefile.am, irq/irq.c, start/Makefile.am,
93        startup/Makefile.am, startup/exit.c, wrapup/Makefile.am:
94        Made to conform to current practice concerning automake and
95        autoconf.  Corrected minor warnings.
96
972000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
98
99        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
100        Eric Valette <valette@crf.canon.fr>.
Note: See TracBrowser for help on using the repository browser.