source: rtems/c/src/lib/libbsp/m68k/idp/ChangeLog @ 4906d72f

4.104.114.84.95
Last change on this file since 4906d72f was c4d92216, checked in by Joel Sherrill <joel.sherrill@…>, on 06/18/01 at 16:54:47

2001-05-26 Ralf Corsepius <corsepiu@…>

  • configure.in: Add bspopts.h.
  • include/.cvsignore: Add bspopts.h*, stamp-h*.
  • include/Makefile.am: Use *_HEADERS instead of *H_FILES.
  • include/bsp.h: Include bspopts.h.
  • Property mode set to 100644
File size: 1.5 KB
Line 
12001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.in: Add bspopts.h.
4        * include/.cvsignore: Add bspopts.h*, stamp-h*.
5        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
6        * include/bsp.h: Include bspopts.h.
7
82001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
9
10        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
11
122000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
15
162000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
19
202000-11-01      Joel Sherrill <joel@OARcorp.com>
21
22        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
23        and libcsupport.h moved from libc to lib/include/rtems and
24        now must be referenced as <rtems/XXX.h>.   Header file order
25        was cleaned up while doing this.
26
272000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
30        Switch to GNU canonicalization.
31
322000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
33
34        * startup/linkcmds: Added lines so DWARF debug information
35        would be available.  Otherwise gdb complains that the offsets
36        for the debug info are incorrect and doesn't load the files.
37
382000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
41        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
42        compile.am
43
442000-08-10      Joel Sherrill <joel@OARcorp.com>
45
46        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.