source: rtems/c/src/lib/libbsp/i960/rxgen960/ChangeLog @ 8fec915

4.104.114.84.95
Last change on this file since 8fec915 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.5 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-12      Joel Sherrill <joel@OARcorp.com>
11
12        * clock/ckinit.c, console/console.c, include/bsp.h, startup/bspstart.c,
13        startup/exit.c, startup/setvec.c, timer/timer.c, timer/timerisr.S:
14        Fixed typo.
15
162001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
19        * configure.in: Remove.
20        * configure.ac: New file, generated from configure.in by autoupdate.
21
222001-09-27      Joel Sherrill <joel@OARcorp.com>
23
24        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
25
262001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * include/Makefile.am: Use 'CLEANFILES ='.
29        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
30
312001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * configure.in: Add bspopts.h.
34        * include/.cvsignore: Add bspopts.h*, stamp-h*.
35        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
36        * include/bsp.h: Include bspopts.h.
37
382001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
39
40        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
41
422001-01-09      Joel Sherrill <joel@OARcorp.com>
43
44        * Removing non-function shmsupp directory.
45        * shmsupp/.cvsignore, shmsupp/Makefile.am, shmsupp/addrconv.c,
46        shmsupp/getcfg.c, shmsupp/lock.c, shmsupp/mpisr.c: Removed.
47        * configure.in, Makefile.am, wrapup/Makefile.am
48
492000-12-06      Joel Sherrill <joel@OARcorp.com>
50
51        * include/bsp.h: Removed incorrect error case.
52
532000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
56
572000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
60
612000-11-01      Joel Sherrill <joel@OARcorp.com>
62
63        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
64        and libcsupport.h moved from libc to lib/include/rtems and
65        now must be referenced as <rtems/XXX.h>.   Header file order
66        was cleaned up while doing this.
67
682000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
71        Switch to GNU canonicalization.
72
732000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
76        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am,
77        start/Makefile.am: Include compile.am
78
792000-08-10      Joel Sherrill <joel@OARcorp.com>
80
81        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.