source: rtems/c/src/lib/libbsp/ChangeLog @ 85c92574

4.104.114.84.95
Last change on this file since 85c92574 was c42980ab, checked in by Joel Sherrill <joel.sherrill@…>, on 03/28/02 at 00:43:09

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

  • configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]).
  • Makefile.am: Remove AUTOMAKE_OPTIONS.
  • include/rtems/score/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • include/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • include/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • shmdr/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • Property mode set to 100644
File size: 2.2 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        * Makefile.am: Remove AUTOMAKE_OPTIONS.
7        * include/rtems/score/Makefile.am: Remove AUTOMAKE_OPTIONS.
8        * include/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
9        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
10        * shmdr/Makefile.am: Remove AUTOMAKE_OPTIONS.
11
122002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * bsp.am: Add line break, remove comment.
15
162001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
19        * configure.in: Remove.
20        * configure.ac: New file, generated from configure.in by autoupdate.
21
222001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * Makefile.am: Use @subdirs@ instead of RTEMS_LIBBSP_CPU_SUBDIR.
25        * configure.in: AC_PREREQ(2.52), apply RTEMS_CPU_SUBDIRS, remove
26        RTEMS_LIBBSP_CPU_SUBDIR.
27
282001-09-28      Joel Sherrill <joel@OARcorp.com>
29
30        * shared/bootcard.c, shared/main.c: Now call int c_rtems_main()
31        not main().
32
332001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * include/rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
36        * shmdr/Makefile.am: Use 'PREINSTALL_FILES ='.
37
382001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: Use SUBDIRS = instead of SUBDIRS += to make
41        automake-1.5 happy.
42        * include/rtems/score/Makefile.am: Use CLEANFILES = to make
43        automake-1.5 happy.
44        * bsp.am: Use PREINSTALL_FILES = to make automake-1.5 happy.
45
462001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * bsp.am: Fix automake version number in comment.
49
502000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
53
542000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
57
582000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
61        Switch to GNU canonicalization.
62
632000-09-25      Joel Sherrill <joel@OARcorp.com>
64
65        * shmdr/shm_driver.h: Added _AM29K entry.  May not be correct.
66
672000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * shmdr/Makefile.am: Include compile.am
70
712000-08-10      Joel Sherrill <joel@OARcorp.com>
72
73        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.