source: rtems/c/src/lib/libbsp/h8300/h8sim/ChangeLog @ cf282090

4.104.114.84.95
Last change on this file since cf282090 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.7 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 'CLEANFILES ='.
8        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
9
102001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.in: Add bspopts.h.
13        * include/.cvsignore: Add bspopts.h*, stamp-h*.
14        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
15        * include/bsp.h: Include bspopts.h.
16
172001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
18
19        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
20
212001-01-03      Joel Sherrill <joel@OARcorp.com>
22
23        * console/console-io.c: Added console_initialize_hardware().
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-09      Joel Sherrill <joel@OARcorp.com>
30
31        * configure.in, Makefile.am, clock/Makefile.am, clock/.cvsignore,
32        wrapup/Makefile.am: Added include of stub clock driver so ticker
33        would link.
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, and
42        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-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * console/Makefile.am, start/Makefile.am, startup/Makefile.am,
54        wrapup/Makefile.am: Include compile.am
55
562000-08-10      Joel Sherrill <joel@OARcorp.com>
57
58        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.