source: rtems/c/src/lib/libbsp/m68k/mvme147s/ChangeLog @ 9e1ae79

4.104.114.84.95
Last change on this file since 9e1ae79 was 9e1ae79, checked in by Joel Sherrill <joel.sherrill@…>, on 12/03/01 at 01:07:18

2001-11-30 Ralf Corsepius <corsepiu@…>

  • configure.ac: Introduce RTEMS_BSP_CONFIGURE.
  • Property mode set to 100644
File size: 2.0 KB
Line 
12001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
4
52001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
8        * configure.in: Remove.
9        * configure.ac: New file, generated from configure.in by autoupdate.
10
112001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
14
152001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * wrapup/Makefile.am: Use GENERIC_PIECES = to make automake-1.5
18        happy.
19
202001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * configure.in: Add bspopts.h.
23        * include/.cvsignore: Add bspopts.h*, stamp-h*.
24        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
25        * include/bsp.h: Include bspopts.h.
26
272001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
28
29        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
30
312000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
34
352000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
38
392000-11-01      Joel Sherrill <joel@OARcorp.com>
40
41        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
42        and libcsupport.h moved from libc to lib/include/rtems and
43        now must be referenced as <rtems/XXX.h>.   Header file order
44        was cleaned up while doing this.
45
462000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
49        Switch to GNU canonicalization.
50
512000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
52
53        * startup/linkcmds: Added lines so DWARF debug information
54        would be available.  Otherwise gdb complains that the offsets
55        for the debug info are incorrect and doesn't load the files.
56
572000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
60        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
61        wrapup/Makefile.am: Include compile.am
62
632000-08-10      Joel Sherrill <joel@OARcorp.com>
64
65        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.