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

4.104.114.84.95
Last change on this file since 9e1ae79 was 9e1ae79, checked in by Joel Sherrill <joel.sherrill@…>, on 12/03/01 at 01:07:18

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

  • configure.ac: Introduce RTEMS_BSP_CONFIGURE.
  • Property mode set to 100644
File size: 2.1 KB
Line 
12001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
4
52001-10-12      Joel Sherrill <joel@OARcorp.com>
6
7        * console/console-io.c: Fixed typo.
8
92001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
12        * configure.in: Remove.
13        * configure.ac: New file, generated from configure.in by autoupdate.
14
152001-09-27      Joel Sherrill <joel@OARcorp.com>
16
17        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
18
192001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * include/Makefile.am: Use 'CLEANFILES ='.
22        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
23
242001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * configure.in: Add bspopts.h.
27        * include/.cvsignore: Add bspopts.h*, stamp-h*.
28        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
29        * include/bsp.h: Include bspopts.h.
30
312001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
32
33        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
34
352001-01-03      Joel Sherrill <joel@OARcorp.com>
36
37        * console/console-io.c: Added console_initialize_hardware().
38
392000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
42
432000-11-09      Joel Sherrill <joel@OARcorp.com>
44
45        * configure.in, Makefile.am, clock/Makefile.am, clock/.cvsignore,
46        wrapup/Makefile.am: Added include of stub clock driver so ticker
47        would link.
48
492000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
52
532000-11-01      Joel Sherrill <joel@OARcorp.com>
54
55        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, and
56        libcsupport.h moved from libc to lib/include/rtems and
57        now must be referenced as <rtems/XXX.h>.   Header file order
58        was cleaned up while doing this.
59
602000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
63        Switch to GNU canonicalization.
64
652000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * console/Makefile.am, start/Makefile.am, startup/Makefile.am,
68        wrapup/Makefile.am: Include compile.am
69
702000-08-10      Joel Sherrill <joel@OARcorp.com>
71
72        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.