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

4.104.114.84.95
Last change on this file since 9a899f6 was 9a899f6, checked in by Joel Sherrill <joel.sherrill@…>, on 03/28/02 at 00:40:28

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

  • configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]).
  • clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • Makefile.am: Remove AUTOMAKE_OPTIONS.
  • console/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • include/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • start/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • Property mode set to 100644
File size: 2.7 KB
RevLine 
[9a899f6]12002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac:
4        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
5        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
6        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
7        * Makefile.am: Remove AUTOMAKE_OPTIONS.
8        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
9        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
10        * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
11        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
12        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
13        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
14        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
15
[8fec915]162001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
19        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
20
[9e1ae79]212001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
24
[df25c998]252001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
28        * configure.in: Remove.
29        * configure.ac: New file, generated from configure.in by autoupdate.
30
[cbb5fc7]312001-09-27      Joel Sherrill <joel@OARcorp.com>
32
33        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
34        * shmsupp/lock.c: Renamed delay() to rtems_bsp_delay().
[e94ad1fe]35
[7b4917c]362001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * include/Makefile.am: Use 'CLEANFILES ='.
39        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
40
[8437994a]412001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * wrapup/Makefile: Use GENERIC_FILES = to make automake-1.5 happy.
44
[9f70652b]452001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * configure.in: Add bspopts.h.
48        * include/.cvsignore: Add bspopts.h*, stamp-h*.
49        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
50        * include/bsp.h: Include bspopts.h.
51
[6f21328]522001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
53
54        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
55
[feead226]562000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
59
[a314d3b4]602000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
63
[eba2e4f]642000-11-01      Joel Sherrill <joel@OARcorp.com>
65
66        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
67        and libcsupport.h moved from libc to lib/include/rtems and
68        now must be referenced as <rtems/XXX.h>.   Header file order
69        was cleaned up while doing this.
70
[e83378d]712000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
74        Switch to GNU canonicalization.
75
[9a7e074d]762000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
79        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
80        wrapup/Makefile.am: Include compile.am
81
[e94ad1fe]822000-08-10      Joel Sherrill <joel@OARcorp.com>
83
84        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.