source: rtems/c/src/lib/libbsp/ChangeLog @ 96462044

4.104.114.84.95
Last change on this file since 96462044 was fc40d5d4, checked in by Joel Sherrill <joel.sherrill@…>, on 10/11/01 at 16:38:05

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

  • Makefile.am: Use @subdirs@ instead of RTEMS_LIBBSP_CPU_SUBDIR.
  • configure.in: AC_PREREQ(2.52), apply RTEMS_CPU_SUBDIRS, remove RTEMS_LIBBSP_CPU_SUBDIR.
  • Property mode set to 100644
File size: 1.5 KB
Line 
12001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Use @subdirs@ instead of RTEMS_LIBBSP_CPU_SUBDIR.
4        * configure.in: AC_PREREQ(2.52), apply RTEMS_CPU_SUBDIRS, remove
5        RTEMS_LIBBSP_CPU_SUBDIR.
6
72001-09-28      Joel Sherrill <joel@OARcorp.com>
8
9        * shared/bootcard.c, shared/main.c: Now call int c_rtems_main()
10        not main().
11
122001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * include/rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
15        * shmdr/Makefile.am: Use 'PREINSTALL_FILES ='.
16
172001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * Makefile.am: Use SUBDIRS = instead of SUBDIRS += to make
20        automake-1.5 happy.
21        * include/rtems/score/Makefile.am: Use CLEANFILES = to make
22        automake-1.5 happy.
23        * bsp.am: Use PREINSTALL_FILES = to make automake-1.5 happy.
24
252001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * bsp.am: Fix automake version number in comment.
28
292000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
32
332000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
36
372000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
40        Switch to GNU canonicalization.
41
422000-09-25      Joel Sherrill <joel@OARcorp.com>
43
44        * shmdr/shm_driver.h: Added _AM29K entry.  May not be correct.
45
462000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * shmdr/Makefile.am: Include compile.am
49
502000-08-10      Joel Sherrill <joel@OARcorp.com>
51
52        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.