source: rtems/c/src/lib/libbsp/ChangeLog @ 1ae3202b

4.104.114.84.95
Last change on this file since 1ae3202b was 1ae3202b, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/09/02 at 07:44:32

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

  • configure.ac: Remove RTEMS_BSP_ALIAS. Add RTEMS_CHECK_BSP_CACHE. Replace $bspdir with $RTEMS_BSP_FAMILY.
  • Property mode set to 100644
File size: 3.0 KB
Line 
12002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Remove RTEMS_BSP_ALIAS.
4        Add RTEMS_CHECK_BSP_CACHE.
5        Replace $bspdir with $RTEMS_BSP_FAMILY.
6
72002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * configure.ac: Remove include/Makefile, include/rtems/Makefile,
10        include/rtems/score/Makefile (Eliminate targopts.h).
11        * Makefile.am: Remove include from SUBDIRS (Eliminate targopts.h)
12
132002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * bsp.am: Add bsplib_DATA = bsp_specs.
16
172002-06-25      Joel Sherrill <joel@OARcorp.com>
18
19        * Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k
20        support to the shared gdb stub glue thus adding a directory at the
21        top shared level.
22        * shared/gdbstub: New directory.
23        * configure.ac: Modified to reflect above.
24
252002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * configure.ac:
28        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
29        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
30        * Makefile.am: Remove AUTOMAKE_OPTIONS.
31        * include/rtems/score/Makefile.am: Remove AUTOMAKE_OPTIONS.
32        * include/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
33        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
34        * shmdr/Makefile.am: Remove AUTOMAKE_OPTIONS.
35
362002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * bsp.am: Add line break, remove comment.
39
402001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
43        * configure.in: Remove.
44        * configure.ac: New file, generated from configure.in by autoupdate.
45
462001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * Makefile.am: Use @subdirs@ instead of RTEMS_LIBBSP_CPU_SUBDIR.
49        * configure.in: AC_PREREQ(2.52), apply RTEMS_CPU_SUBDIRS, remove
50        RTEMS_LIBBSP_CPU_SUBDIR.
51
522001-09-28      Joel Sherrill <joel@OARcorp.com>
53
54        * shared/bootcard.c, shared/main.c: Now call int c_rtems_main()
55        not main().
56
572001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * include/rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
60        * shmdr/Makefile.am: Use 'PREINSTALL_FILES ='.
61
622001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * Makefile.am: Use SUBDIRS = instead of SUBDIRS += to make
65        automake-1.5 happy.
66        * include/rtems/score/Makefile.am: Use CLEANFILES = to make
67        automake-1.5 happy.
68        * bsp.am: Use PREINSTALL_FILES = to make automake-1.5 happy.
69
702001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * bsp.am: Fix automake version number in comment.
73
742000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
77
782000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
81
822000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
85        Switch to GNU canonicalization.
86
872000-09-25      Joel Sherrill <joel@OARcorp.com>
88
89        * shmdr/shm_driver.h: Added _AM29K entry.  May not be correct.
90
912000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * shmdr/Makefile.am: Include compile.am
94
952000-08-10      Joel Sherrill <joel@OARcorp.com>
96
97        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.