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

4.104.114.84.95
Last change on this file since 66387986 was cf282090, checked in by Joel Sherrill <joel.sherrill@…>, on 09/28/01 at 13:28:11

2001-09-27 Joel Sherrill <joel@…>

  • include/bsp.h: Renamed delay() to rtems_bsp_delay().
  • Property mode set to 100644
File size: 1.9 KB
Line 
12001-09-27      Joel Sherrill <joel@OARcorp.com>
2
3        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
4
52001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * include/Makefile.am: Use 'CLEANFILES ='.
8        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
9
102001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.in: Add bspopts.h.
13        * include/.cvsignore: Add bspopts.h*, stamp-h*.
14        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
15        * include/bsp.h: Include bspopts.h.
16
172001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
18
19        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
20
212001-01-09      Joel Sherrill <joel@OARcorp.com>
22
23        * Removing non-function shmsupp directory.
24        * shmsupp/.cvsignore, shmsupp/Makefile.am, shmsupp/addrconv.c,
25        shmsupp/getcfg.c, shmsupp/lock.c, shmsupp/mpisr.c: Removed.
26        * configure.in, Makefile.am, wrapup/Makefile.am
27
282000-12-06      Joel Sherrill <joel@OARcorp.com>
29
30        * include/bsp.h: Removed incorrect error case.
31
322000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
35
362000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
39
402000-11-01      Joel Sherrill <joel@OARcorp.com>
41
42        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
43        and libcsupport.h moved from libc to lib/include/rtems and
44        now must be referenced as <rtems/XXX.h>.   Header file order
45        was cleaned up while doing this.
46
472000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
50        Switch to GNU canonicalization.
51
522000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
55        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am,
56        start/Makefile.am: Include compile.am
57
582000-08-10      Joel Sherrill <joel@OARcorp.com>
59
60        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.