source: rtems/c/src/lib/libbsp/bare/ChangeLog @ 4de102cc

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

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

  • configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]).
  • include/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • Makefile.am: Remove AUTOMAKE_OPTIONS.
  • Property mode set to 100644
File size: 1.7 KB
Line 
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        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
7        * Makefile.am: Remove AUTOMAKE_OPTIONS.
8
92001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
12        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
13
142001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
17        * configure.in: Remove.
18        * configure.ac: New file, generated from configure.in by autoupdate.
19
202001-09-27      Joel Sherrill <joel@OARcorp.com>
21
22        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
23
242001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * include/Makefile.am: Use 'CLEANFILES ='.
27        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
28        * include/Makefile.am: fix path to shared/include/coverhd.h.
29
302001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * include/bsp.h: Include bspopts.h.
33
342001-05-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.in: Add bspopts.h.
37        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
38        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
39
402000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
43
442000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
47
482000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
51        Switch to GNU canonicalization.
52
532000-08-10      Joel Sherrill <joel@OARcorp.com>
54
55        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.