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

4.104.114.84.95
Last change on this file since d6ad3b5 was 41d6b03a, checked in by Joel Sherrill <joel.sherrill@…>, on 01/06/02 at 20:11:00

2002-02-05 Ralf Corsepius <corsepiu@…>

  • bsp.am: Add line break, remove comment.
  • Property mode set to 100644
File size: 1.8 KB
Line 
12002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * bsp.am: Add line break, remove comment.
4
52001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
8        * configure.in: Remove.
9        * configure.ac: New file, generated from configure.in by autoupdate.
10
112001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * Makefile.am: Use @subdirs@ instead of RTEMS_LIBBSP_CPU_SUBDIR.
14        * configure.in: AC_PREREQ(2.52), apply RTEMS_CPU_SUBDIRS, remove
15        RTEMS_LIBBSP_CPU_SUBDIR.
16
172001-09-28      Joel Sherrill <joel@OARcorp.com>
18
19        * shared/bootcard.c, shared/main.c: Now call int c_rtems_main()
20        not main().
21
222001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * include/rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
25        * shmdr/Makefile.am: Use 'PREINSTALL_FILES ='.
26
272001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * Makefile.am: Use SUBDIRS = instead of SUBDIRS += to make
30        automake-1.5 happy.
31        * include/rtems/score/Makefile.am: Use CLEANFILES = to make
32        automake-1.5 happy.
33        * bsp.am: Use PREINSTALL_FILES = to make automake-1.5 happy.
34
352001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * bsp.am: Fix automake version number in comment.
38
392000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
42
432000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
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-25      Joel Sherrill <joel@OARcorp.com>
53
54        * shmdr/shm_driver.h: Added _AM29K entry.  May not be correct.
55
562000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * shmdr/Makefile.am: Include compile.am
59
602000-08-10      Joel Sherrill <joel@OARcorp.com>
61
62        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.