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

4.104.114.84.95
Last change on this file since 8fec915 was df25c998, checked in by Joel Sherrill <joel.sherrill@…>, on 10/11/01 at 19:36:23

2001-10-11 Ralf Corsepius <corsepiu@…>

  • .cvsignore: Add autom4te.cache for autoconf > 2.52.
  • configure.in: Remove.
  • configure.ac: New file, generated from configure.in by autoupdate.
  • Property mode set to 100644
File size: 1.7 KB
Line 
12001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
4        * configure.in: Remove.
5        * configure.ac: New file, generated from configure.in by autoupdate.
6
72001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * Makefile.am: Use @subdirs@ instead of RTEMS_LIBBSP_CPU_SUBDIR.
10        * configure.in: AC_PREREQ(2.52), apply RTEMS_CPU_SUBDIRS, remove
11        RTEMS_LIBBSP_CPU_SUBDIR.
12
132001-09-28      Joel Sherrill <joel@OARcorp.com>
14
15        * shared/bootcard.c, shared/main.c: Now call int c_rtems_main()
16        not main().
17
182001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * include/rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
21        * shmdr/Makefile.am: Use 'PREINSTALL_FILES ='.
22
232001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: Use SUBDIRS = instead of SUBDIRS += to make
26        automake-1.5 happy.
27        * include/rtems/score/Makefile.am: Use CLEANFILES = to make
28        automake-1.5 happy.
29        * bsp.am: Use PREINSTALL_FILES = to make automake-1.5 happy.
30
312001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * bsp.am: Fix automake version number in comment.
34
352000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
38
392000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
42
432000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
46        Switch to GNU canonicalization.
47
482000-09-25      Joel Sherrill <joel@OARcorp.com>
49
50        * shmdr/shm_driver.h: Added _AM29K entry.  May not be correct.
51
522000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * shmdr/Makefile.am: Include compile.am
55
562000-08-10      Joel Sherrill <joel@OARcorp.com>
57
58        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.