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

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

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

  • include/Makefile.am: Remove.
  • include/.cvsignore: Remove.
  • include/rtems/Makefile.am: Remove.
  • include/rtems/.cvsignore: Remove.
  • include/rtems/score/Makefile.am: Remove.
  • include/rtems/score/.cvsignore: Remove.
  • Property mode set to 100644
File size: 3.2 KB
Line 
12002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * include/Makefile.am: Remove.
4        * include/.cvsignore: Remove.
5        * include/rtems/Makefile.am: Remove.
6        * include/rtems/.cvsignore: Remove.
7        * include/rtems/score/Makefile.am: Remove.
8        * include/rtems/score/.cvsignore: Remove.
9
102002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Remove RTEMS_BSP_ALIAS.
13        Add RTEMS_CHECK_BSP_CACHE.
14        Replace $bspdir with $RTEMS_BSP_FAMILY.
15
162002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * configure.ac: Remove include/Makefile, include/rtems/Makefile,
19        include/rtems/score/Makefile (Eliminate targopts.h).
20        * Makefile.am: Remove include from SUBDIRS (Eliminate targopts.h)
21
222002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * bsp.am: Add bsplib_DATA = bsp_specs.
25
262002-06-25      Joel Sherrill <joel@OARcorp.com>
27
28        * Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k
29        support to the shared gdb stub glue thus adding a directory at the
30        top shared level.
31        * shared/gdbstub: New directory.
32        * configure.ac: Modified to reflect above.
33
342002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.ac:
37        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
38        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
39        * Makefile.am: Remove AUTOMAKE_OPTIONS.
40        * include/rtems/score/Makefile.am: Remove AUTOMAKE_OPTIONS.
41        * include/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
42        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
43        * shmdr/Makefile.am: Remove AUTOMAKE_OPTIONS.
44
452002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * bsp.am: Add line break, remove comment.
48
492001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
52        * configure.in: Remove.
53        * configure.ac: New file, generated from configure.in by autoupdate.
54
552001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * Makefile.am: Use @subdirs@ instead of RTEMS_LIBBSP_CPU_SUBDIR.
58        * configure.in: AC_PREREQ(2.52), apply RTEMS_CPU_SUBDIRS, remove
59        RTEMS_LIBBSP_CPU_SUBDIR.
60
612001-09-28      Joel Sherrill <joel@OARcorp.com>
62
63        * shared/bootcard.c, shared/main.c: Now call int c_rtems_main()
64        not main().
65
662001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * include/rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
69        * shmdr/Makefile.am: Use 'PREINSTALL_FILES ='.
70
712001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * Makefile.am: Use SUBDIRS = instead of SUBDIRS += to make
74        automake-1.5 happy.
75        * include/rtems/score/Makefile.am: Use CLEANFILES = to make
76        automake-1.5 happy.
77        * bsp.am: Use PREINSTALL_FILES = to make automake-1.5 happy.
78
792001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * bsp.am: Fix automake version number in comment.
82
832000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
86
872000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
90
912000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
94        Switch to GNU canonicalization.
95
962000-09-25      Joel Sherrill <joel@OARcorp.com>
97
98        * shmdr/shm_driver.h: Added _AM29K entry.  May not be correct.
99
1002000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * shmdr/Makefile.am: Include compile.am
103
1042000-08-10      Joel Sherrill <joel@OARcorp.com>
105
106        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.