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

4.104.114.84.95
Last change on this file since dc90de4 was 1fc35374, checked in by Joel Sherrill <joel.sherrill@…>, on 10/12/01 at 21:07:45

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

  • clock/ckinit.c, console/console.c, include/bsp.h, startup/bspstart.c, startup/exit.c, startup/setvec.c, timer/timer.c, timer/timerisr.S: Fixed typo.
  • Property mode set to 100644
File size: 2.3 KB
Line 
12001-10-12      Joel Sherrill <joel@OARcorp.com>
2
3        * clock/ckinit.c, console/console.c, include/bsp.h, startup/bspstart.c,
4        startup/exit.c, startup/setvec.c, timer/timer.c, timer/timerisr.S:
5        Fixed typo.
6
72001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
10        * configure.in: Remove.
11        * configure.ac: New file, generated from configure.in by autoupdate.
12
132001-09-27      Joel Sherrill <joel@OARcorp.com>
14
15        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
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
222001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * configure.in: Add bspopts.h.
25        * include/.cvsignore: Add bspopts.h*, stamp-h*.
26        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
27        * include/bsp.h: Include bspopts.h.
28
292001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
30
31        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
32
332001-01-09      Joel Sherrill <joel@OARcorp.com>
34
35        * Removing non-function shmsupp directory.
36        * shmsupp/.cvsignore, shmsupp/Makefile.am, shmsupp/addrconv.c,
37        shmsupp/getcfg.c, shmsupp/lock.c, shmsupp/mpisr.c: Removed.
38        * configure.in, Makefile.am, wrapup/Makefile.am
39
402000-12-06      Joel Sherrill <joel@OARcorp.com>
41
42        * include/bsp.h: Removed incorrect error case.
43
442000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
47
482000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
51
522000-11-01      Joel Sherrill <joel@OARcorp.com>
53
54        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
55        and libcsupport.h moved from libc to lib/include/rtems and
56        now must be referenced as <rtems/XXX.h>.   Header file order
57        was cleaned up while doing this.
58
592000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
62        Switch to GNU canonicalization.
63
642000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
67        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am,
68        start/Makefile.am: Include compile.am
69
702000-08-10      Joel Sherrill <joel@OARcorp.com>
71
72        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.