source: rtems/c/src/lib/libbsp/i960/cvme961/ChangeLog @ bd5c21c5

4.104.114.84.95
Last change on this file since bd5c21c5 was 8fec915, checked in by Joel Sherrill <joel.sherrill@…>, on 01/04/02 at 17:32:07

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

  • bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu, replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
  • Property mode set to 100644
File size: 2.2 KB
Line 
12001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
4        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
5
62001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
9
102001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
13        * configure.in: Remove.
14        * configure.ac: New file, generated from configure.in by autoupdate.
15
162001-09-27      Joel Sherrill <joel@OARcorp.com>
17
18        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
19        * shmsupp/lock.c: Renamed delay() to rtems_bsp_delay().
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
262001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * wrapup/Makefile: Use GENERIC_FILES = to make automake-1.5 happy.
29
302001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * configure.in: Add bspopts.h.
33        * include/.cvsignore: Add bspopts.h*, stamp-h*.
34        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
35        * include/bsp.h: Include bspopts.h.
36
372001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
38
39        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
40
412000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
44
452000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
48
492000-11-01      Joel Sherrill <joel@OARcorp.com>
50
51        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
52        and libcsupport.h moved from libc to lib/include/rtems and
53        now must be referenced as <rtems/XXX.h>.   Header file order
54        was cleaned up while doing this.
55
562000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
59        Switch to GNU canonicalization.
60
612000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
64        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
65        wrapup/Makefile.am: Include compile.am
66
672000-08-10      Joel Sherrill <joel@OARcorp.com>
68
69        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.