source: rtems/c/src/lib/libbsp/m68k/efi68k/ChangeLog @ 8fec915

4.104.114.84.95
Last change on this file since 8fec915 was 8fec915, checked in by Joel Sherrill <joel.sherrill@…>, on 01/04/02 at 17:32:07

2001-12-22 Ralf Corsepius <corsepiu@…>

  • bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu, replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
  • Property mode set to 100644
File size: 2.3 KB
Line 
12001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
4        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
5
62001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
9
102001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
13        * configure.in: Remove.
14        * configure.ac: New file, generated from configure.in by autoupdate.
15
162001-09-27      Joel Sherrill <joel@OARcorp.com>
17
18        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
19
202001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * include/Makefile.am: Use 'CLEANFILES ='.
23        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
24
252001-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * include/Makefile.am: Fix typo in include_HEADERS.
28
292001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * configure.in: Add bspopts.h.
32        * include/.cvsignore: Add bspopts.h*, stamp-h*.
33        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
34        * include/bsp.h: Include bspopts.h.
35
362001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
37
38        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
39
402000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
43
442000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
47
482000-11-01      Joel Sherrill <joel@OARcorp.com>
49
50        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
51        and libcsupport.h moved from libc to lib/include/rtems and
52        now must be referenced as <rtems/XXX.h>.   Header file order
53        was cleaned up while doing this.
54
552000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
58        Switch to GNU canonicalization.
59
602000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
61
62        * startup/linkcmds: Added lines so DWARF debug information
63        would be available.  Otherwise gdb complains that the offsets
64        for the debug info are incorrect and doesn't load the files.
65
662000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * clock/Makefile.am, console/Makefile.am, spurious/Makefile.am,
69        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
70        wrapup/Makefile.am: Include compile.am
71
722000-08-10      Joel Sherrill <joel@OARcorp.com>
73
74        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.