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

4.104.114.84.95
Last change on this file since b4a45795 was b4a45795, checked in by Joel Sherrill <joel.sherrill@…>, on 10/12/01 at 20:59:42

2001-10-12 Joel Sherrill <joel@…>

  • console/console-io.c: Fixed typo.
  • Property mode set to 100644
File size: 2.0 KB
Line 
12001-10-12      Joel Sherrill <joel@OARcorp.com>
2
3        * console/console-io.c: Fixed typo.
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      Joel Sherrill <joel@OARcorp.com>
12
13        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
14
152001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * include/Makefile.am: Use 'CLEANFILES ='.
18        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
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
312001-01-03      Joel Sherrill <joel@OARcorp.com>
32
33        * console/console-io.c: Added console_initialize_hardware().
34
352000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
38
392000-11-09      Joel Sherrill <joel@OARcorp.com>
40
41        * configure.in, Makefile.am, clock/Makefile.am, clock/.cvsignore,
42        wrapup/Makefile.am: Added include of stub clock driver so ticker
43        would link.
44
452000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
48
492000-11-01      Joel Sherrill <joel@OARcorp.com>
50
51        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, and
52        libcsupport.h moved from libc to lib/include/rtems and
53        now must be referenced as <rtems/XXX.h>.   Header file order
54        was cleaned up while doing this.
55
562000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
59        Switch to GNU canonicalization.
60
612000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * console/Makefile.am, start/Makefile.am, startup/Makefile.am,
64        wrapup/Makefile.am: Include compile.am
65
662000-08-10      Joel Sherrill <joel@OARcorp.com>
67
68        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.