source: rtems/c/src/lib/libbsp/ChangeLog @ 22c58b3

4.104.114.84.95
Last change on this file since 22c58b3 was 90d6c6cf, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/19/02 at 04:06:24

2002-07-19 Ralf Corsepius <corsepiu@…>

  • bsp.am: Add bsplib_DATA = bsp_specs.
  • Property mode set to 100644
File size: 2.6 KB
Line 
12002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * bsp.am: Add bsplib_DATA = bsp_specs.
4
52002-06-25      Joel Sherrill <joel@OARcorp.com>
6
7        * Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k
8        support to the shared gdb stub glue thus adding a directory at the
9        top shared level.
10        * shared/gdbstub: New directory.
11        * configure.ac: Modified to reflect above.
12
132002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac:
16        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
17        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
18        * Makefile.am: Remove AUTOMAKE_OPTIONS.
19        * include/rtems/score/Makefile.am: Remove AUTOMAKE_OPTIONS.
20        * include/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
21        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
22        * shmdr/Makefile.am: Remove AUTOMAKE_OPTIONS.
23
242002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * bsp.am: Add line break, remove comment.
27
282001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
31        * configure.in: Remove.
32        * configure.ac: New file, generated from configure.in by autoupdate.
33
342001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * Makefile.am: Use @subdirs@ instead of RTEMS_LIBBSP_CPU_SUBDIR.
37        * configure.in: AC_PREREQ(2.52), apply RTEMS_CPU_SUBDIRS, remove
38        RTEMS_LIBBSP_CPU_SUBDIR.
39
402001-09-28      Joel Sherrill <joel@OARcorp.com>
41
42        * shared/bootcard.c, shared/main.c: Now call int c_rtems_main()
43        not main().
44
452001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * include/rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
48        * shmdr/Makefile.am: Use 'PREINSTALL_FILES ='.
49
502001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * Makefile.am: Use SUBDIRS = instead of SUBDIRS += to make
53        automake-1.5 happy.
54        * include/rtems/score/Makefile.am: Use CLEANFILES = to make
55        automake-1.5 happy.
56        * bsp.am: Use PREINSTALL_FILES = to make automake-1.5 happy.
57
582001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * bsp.am: Fix automake version number in comment.
61
622000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
65
662000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
69
702000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
73        Switch to GNU canonicalization.
74
752000-09-25      Joel Sherrill <joel@OARcorp.com>
76
77        * shmdr/shm_driver.h: Added _AM29K entry.  May not be correct.
78
792000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * shmdr/Makefile.am: Include compile.am
82
832000-08-10      Joel Sherrill <joel@OARcorp.com>
84
85        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.