source: rtems/c/src/lib/libbsp/ChangeLog @ 8730f45

4.104.114.84.95
Last change on this file since 8730f45 was 8730f45, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/21/02 at 12:19:27

2002-10-21 Ralf Corsepius <corsepiu@…>

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