source: rtems/c/src/lib/libbsp/m68k/mvme147s/ChangeLog @ 30a4bdd3

4.104.114.84.95
Last change on this file since 30a4bdd3 was 9a899f6, checked in by Joel Sherrill <joel.sherrill@…>, on 03/28/02 at 00:40:28

2002-03-27 Ralf Corsepius <corsepiu@…>

  • configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]).
  • clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • Makefile.am: Remove AUTOMAKE_OPTIONS.
  • console/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • include/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • start/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • Property mode set to 100644
File size: 2.6 KB
Line 
12002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac:
4        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
5        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
6        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
7        * Makefile.am: Remove AUTOMAKE_OPTIONS.
8        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
9        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
10        * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
11        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
12        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
13        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
14        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
15
162001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
19
202001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
23        * configure.in: Remove.
24        * configure.ac: New file, generated from configure.in by autoupdate.
25
262001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
29
302001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * wrapup/Makefile.am: Use GENERIC_PIECES = to make automake-1.5
33        happy.
34
352001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * configure.in: Add bspopts.h.
38        * include/.cvsignore: Add bspopts.h*, stamp-h*.
39        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
40        * include/bsp.h: Include bspopts.h.
41
422001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
43
44        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
45
462000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
49
502000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
53
542000-11-01      Joel Sherrill <joel@OARcorp.com>
55
56        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
57        and libcsupport.h moved from libc to lib/include/rtems and
58        now must be referenced as <rtems/XXX.h>.   Header file order
59        was cleaned up while doing this.
60
612000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
64        Switch to GNU canonicalization.
65
662000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
67
68        * startup/linkcmds: Added lines so DWARF debug information
69        would be available.  Otherwise gdb complains that the offsets
70        for the debug info are incorrect and doesn't load the files.
71
722000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
75        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
76        wrapup/Makefile.am: Include compile.am
77
782000-08-10      Joel Sherrill <joel@OARcorp.com>
79
80        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.