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

4.104.114.84.95
Last change on this file since df25c998 was df25c998, checked in by Joel Sherrill <joel.sherrill@…>, on 10/11/01 at 19:36:23

2001-10-11 Ralf Corsepius <corsepiu@…>

  • .cvsignore: Add autom4te.cache for autoconf > 2.52.
  • configure.in: Remove.
  • configure.ac: New file, generated from configure.in by autoupdate.
  • Property mode set to 100644
File size: 1.9 KB
Line 
12001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
4        * configure.in: Remove.
5        * configure.ac: New file, generated from configure.in by autoupdate.
6
72001-09-27      Joel Sherrill <joel@OARcorp.com>
8
9        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
10
112001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * include/Makefile.am: Use 'CLEANFILES ='.
14        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
15
162001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * configure.in: Add bspopts.h.
19        * include/.cvsignore: Add bspopts.h*, stamp-h*.
20        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
21        * include/bsp.h: Include bspopts.h.
22
232001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
24
25        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
26
272001-01-03      Joel Sherrill <joel@OARcorp.com>
28
29        * console/console-io.c: Added console_initialize_hardware().
30
312000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
34
352000-11-09      Joel Sherrill <joel@OARcorp.com>
36
37        * configure.in, Makefile.am, clock/Makefile.am, clock/.cvsignore,
38        wrapup/Makefile.am: Added include of stub clock driver so ticker
39        would link.
40
412000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
44
452000-11-01      Joel Sherrill <joel@OARcorp.com>
46
47        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, and
48        libcsupport.h moved from libc to lib/include/rtems and
49        now must be referenced as <rtems/XXX.h>.   Header file order
50        was cleaned up while doing this.
51
522000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
55        Switch to GNU canonicalization.
56
572000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * console/Makefile.am, start/Makefile.am, startup/Makefile.am,
60        wrapup/Makefile.am: Include compile.am
61
622000-08-10      Joel Sherrill <joel@OARcorp.com>
63
64        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.