source: rtems/c/src/lib/libbsp/m68k/mvme136/ChangeLog @ 66387986

4.104.114.84.95
Last change on this file since 66387986 was cf282090, checked in by Joel Sherrill <joel.sherrill@…>, on 09/28/01 at 13:28:11

2001-09-27 Joel Sherrill <joel@…>

  • include/bsp.h: Renamed delay() to rtems_bsp_delay().
  • Property mode set to 100644
File size: 1.8 KB
Line 
12001-09-27      Joel Sherrill <joel@OARcorp.com>
2
3        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
4
52001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
8
92001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * wrapup/Makefile.am: Use GENERIC_PIECES = to make automake-1.5
12        happy.
13
142001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * configure.in: Add bspopts.h.
17        * include/.cvsignore: Add bspopts.h*, stamp-h*.
18        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
19        * include/bsp.h: Include bspopts.h.
20
212001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
22
23        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
24
252000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
28
292000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
32
332000-11-01      Joel Sherrill <joel@OARcorp.com>
34
35        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
36        and libcsupport.h moved from libc to lib/include/rtems and
37        now must be referenced as <rtems/XXX.h>.   Header file order
38        was cleaned up while doing this.
39
402000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
43        Switch to GNU canonicalization.
44
452000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
46
47        * startup/linkcmds: Added lines so DWARF debug information
48        would be available.  Otherwise gdb complains that the offsets
49        for the debug info are incorrect and doesn't load the files.
50
512000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
54        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
55        wrapup/Makefile.am: Include compile.am
56
572000-08-10      Joel Sherrill <joel@OARcorp.com>
58
59        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.