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

4.104.114.84.95
Last change on this file since ff8676ef was 73af0d9, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/11/02 at 07:17:05

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

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