source: rtems/c/src/lib/libbsp/ChangeLog @ 445c0a0

4.104.114.84.95
Last change on this file since 445c0a0 was 7990ddd, checked in by Joel Sherrill <joel.sherrill@…>, on 06/27/02 at 21:23:15

2002-06-25 Joel Sherrill <joel@…>

  • Thomas Doerfler <Thomas.Doerfler@…> added m68k support to the shared gdb stub glue thus adding a directory at the top shared level.
  • shared/gdbstub: New directory.
  • configure.ac: Modified to reflect above.
  • Property mode set to 100644
File size: 2.5 KB
Line 
12002-06-25      Joel Sherrill <joel@OARcorp.com>
2
3        * Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k
4        support to the shared gdb stub glue thus adding a directory at the
5        top shared level.
6        * shared/gdbstub: New directory.
7        * configure.ac: Modified to reflect above.
8
92002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac:
12        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
13        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
14        * Makefile.am: Remove AUTOMAKE_OPTIONS.
15        * include/rtems/score/Makefile.am: Remove AUTOMAKE_OPTIONS.
16        * include/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
17        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
18        * shmdr/Makefile.am: Remove AUTOMAKE_OPTIONS.
19
202002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * bsp.am: Add line break, remove comment.
23
242001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
27        * configure.in: Remove.
28        * configure.ac: New file, generated from configure.in by autoupdate.
29
302001-10-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: Use @subdirs@ instead of RTEMS_LIBBSP_CPU_SUBDIR.
33        * configure.in: AC_PREREQ(2.52), apply RTEMS_CPU_SUBDIRS, remove
34        RTEMS_LIBBSP_CPU_SUBDIR.
35
362001-09-28      Joel Sherrill <joel@OARcorp.com>
37
38        * shared/bootcard.c, shared/main.c: Now call int c_rtems_main()
39        not main().
40
412001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * include/rtems/score/Makefile.am: Use 'PREINSTALL_FILES ='.
44        * shmdr/Makefile.am: Use 'PREINSTALL_FILES ='.
45
462001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * Makefile.am: Use SUBDIRS = instead of SUBDIRS += to make
49        automake-1.5 happy.
50        * include/rtems/score/Makefile.am: Use CLEANFILES = to make
51        automake-1.5 happy.
52        * bsp.am: Use PREINSTALL_FILES = to make automake-1.5 happy.
53
542001-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * bsp.am: Fix automake version number in comment.
57
582000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
61
622000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
65
662000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
69        Switch to GNU canonicalization.
70
712000-09-25      Joel Sherrill <joel@OARcorp.com>
72
73        * shmdr/shm_driver.h: Added _AM29K entry.  May not be correct.
74
752000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * shmdr/Makefile.am: Include compile.am
78
792000-08-10      Joel Sherrill <joel@OARcorp.com>
80
81        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.