source: rtems/c/src/lib/libbsp/ChangeLog @ 5a8641e3

4.104.114.84.95
Last change on this file since 5a8641e3 was 5a8641e3, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/09/02 at 04:16:27

2002-08-09 Ralf Corsepius <corsepiu@…>

  • configure.ac: Remove include/Makefile, include/rtems/Makefile, include/rtems/score/Makefile (Eliminate targopts.h).
  • Makefile.am: Remove include from SUBDIRS (Eliminate targopts.h)
  • Property mode set to 100644
File size: 2.8 KB
Line 
12002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Remove include/Makefile, include/rtems/Makefile,
4        include/rtems/score/Makefile (Eliminate targopts.h).
5        * Makefile.am: Remove include from SUBDIRS (Eliminate targopts.h)
6
72002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * bsp.am: Add bsplib_DATA = bsp_specs.
10
112002-06-25      Joel Sherrill <joel@OARcorp.com>
12
13        * Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k
14        support to the shared gdb stub glue thus adding a directory at the
15        top shared level.
16        * shared/gdbstub: New directory.
17        * configure.ac: Modified to reflect above.
18
192002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.ac:
22        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
23        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
24        * Makefile.am: Remove AUTOMAKE_OPTIONS.
25        * include/rtems/score/Makefile.am: Remove AUTOMAKE_OPTIONS.
26        * include/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
27        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
28        * shmdr/Makefile.am: Remove AUTOMAKE_OPTIONS.
29
302002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * bsp.am: Add line break, remove comment.
33
342001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
37        * configure.in: Remove.
38        * configure.ac: New file, generated from configure.in by autoupdate.
39
402001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * Makefile.am: Use @subdirs@ instead of RTEMS_LIBBSP_CPU_SUBDIR.
43        * configure.in: AC_PREREQ(2.52), apply RTEMS_CPU_SUBDIRS, remove
44        RTEMS_LIBBSP_CPU_SUBDIR.
45
462001-09-28      Joel Sherrill <joel@OARcorp.com>
47
48        * shared/bootcard.c, shared/main.c: Now call int c_rtems_main()
49        not main().
50
512001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * include/rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
54        * shmdr/Makefile.am: Use 'PREINSTALL_FILES ='.
55
562001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Use SUBDIRS = instead of SUBDIRS += to make
59        automake-1.5 happy.
60        * include/rtems/score/Makefile.am: Use CLEANFILES = to make
61        automake-1.5 happy.
62        * bsp.am: Use PREINSTALL_FILES = to make automake-1.5 happy.
63
642001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * bsp.am: Fix automake version number in comment.
67
682000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
71
722000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
75
762000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
79        Switch to GNU canonicalization.
80
812000-09-25      Joel Sherrill <joel@OARcorp.com>
82
83        * shmdr/shm_driver.h: Added _AM29K entry.  May not be correct.
84
852000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * shmdr/Makefile.am: Include compile.am
88
892000-08-10      Joel Sherrill <joel@OARcorp.com>
90
91        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.