source: rtems/c/src/lib/libbsp/ChangeLog @ 39fa3ed

4.104.114.84.95
Last change on this file since 39fa3ed was dfa8fe34, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/06/02 at 08:23:08

2002-12-06 Ralf Corsepius <corsepiu@…>

  • configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
  • Property mode set to 100644
File size: 3.6 KB
Line 
12002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
4
52002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * .cvsignore: Reformat.
8        Add autom4te*cache.
9        Remove autom4te.cache.
10
112002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * shmdr/Makefile.am: Use .$(OBJEXT) instead of .o.
14
152002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * include/Makefile.am: Remove.
18        * include/.cvsignore: Remove.
19        * include/rtems/Makefile.am: Remove.
20        * include/rtems/.cvsignore: Remove.
21        * include/rtems/score/Makefile.am: Remove.
22        * include/rtems/score/.cvsignore: Remove.
23
242002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * configure.ac: Remove RTEMS_BSP_ALIAS.
27        Add RTEMS_CHECK_BSP_CACHE.
28        Replace $bspdir with $RTEMS_BSP_FAMILY.
29
302002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * configure.ac: Remove include/Makefile, include/rtems/Makefile,
33        include/rtems/score/Makefile (Eliminate targopts.h).
34        * Makefile.am: Remove include from SUBDIRS (Eliminate targopts.h)
35
362002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * bsp.am: Add bsplib_DATA = bsp_specs.
39
402002-06-25      Joel Sherrill <joel@OARcorp.com>
41
42        * Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k
43        support to the shared gdb stub glue thus adding a directory at the
44        top shared level.
45        * shared/gdbstub: New directory.
46        * configure.ac: Modified to reflect above.
47
482002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * configure.ac:
51        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
52        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
53        * Makefile.am: Remove AUTOMAKE_OPTIONS.
54        * include/rtems/score/Makefile.am: Remove AUTOMAKE_OPTIONS.
55        * include/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
56        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
57        * shmdr/Makefile.am: Remove AUTOMAKE_OPTIONS.
58
592002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * bsp.am: Add line break, remove comment.
62
632001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
66        * configure.in: Remove.
67        * configure.ac: New file, generated from configure.in by autoupdate.
68
692001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * Makefile.am: Use @subdirs@ instead of RTEMS_LIBBSP_CPU_SUBDIR.
72        * configure.in: AC_PREREQ(2.52), apply RTEMS_CPU_SUBDIRS, remove
73        RTEMS_LIBBSP_CPU_SUBDIR.
74
752001-09-28      Joel Sherrill <joel@OARcorp.com>
76
77        * shared/bootcard.c, shared/main.c: Now call int c_rtems_main()
78        not main().
79
802001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * include/rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
83        * shmdr/Makefile.am: Use 'PREINSTALL_FILES ='.
84
852001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * Makefile.am: Use SUBDIRS = instead of SUBDIRS += to make
88        automake-1.5 happy.
89        * include/rtems/score/Makefile.am: Use CLEANFILES = to make
90        automake-1.5 happy.
91        * bsp.am: Use PREINSTALL_FILES = to make automake-1.5 happy.
92
932001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * bsp.am: Fix automake version number in comment.
96
972000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
100
1012000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
104
1052000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
108        Switch to GNU canonicalization.
109
1102000-09-25      Joel Sherrill <joel@OARcorp.com>
111
112        * shmdr/shm_driver.h: Added _AM29K entry.  May not be correct.
113
1142000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * shmdr/Makefile.am: Include compile.am
117
1182000-08-10      Joel Sherrill <joel@OARcorp.com>
119
120        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.