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

4.104.114.84.95
Last change on this file since 5c76213 was f7162ce, checked in by Joel Sherrill <joel.sherrill@…>, on 01/04/02 at 18:14:03

2002-01-03 Ralf Corsepius <corsepiu@…>

  • console/console-io.c: Include rtems/bspIo.h instead of bspIo.h.
  • Property mode set to 100644
File size: 2.6 KB
Line 
12002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * console/console-io.c: Include rtems/bspIo.h instead of bspIo.h.
4
52001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
8        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
9
102001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
13        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
14
152001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
18
192001-10-12      Joel Sherrill <joel@OARcorp.com>
20
21        * console/console-io.c: Fixed typo.
22
232001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
26        * configure.in: Remove.
27        * configure.ac: New file, generated from configure.in by autoupdate.
28
292001-09-27      Joel Sherrill <joel@OARcorp.com>
30
31        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
32
332001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * include/Makefile.am: Use 'CLEANFILES ='.
36        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
37
382001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * configure.in: Add bspopts.h.
41        * include/.cvsignore: Add bspopts.h*, stamp-h*.
42        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
43        * include/bsp.h: Include bspopts.h.
44
452001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
46
47        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
48
492001-01-03      Joel Sherrill <joel@OARcorp.com>
50
51        * console/console-io.c: Added console_initialize_hardware().
52
532000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
56
572000-11-09      Joel Sherrill <joel@OARcorp.com>
58
59        * configure.in, Makefile.am, clock/Makefile.am, clock/.cvsignore,
60        wrapup/Makefile.am: Added include of stub clock driver so ticker
61        would link.
62
632000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
66
672000-11-01      Joel Sherrill <joel@OARcorp.com>
68
69        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, and
70        libcsupport.h moved from libc to lib/include/rtems and
71        now must be referenced as <rtems/XXX.h>.   Header file order
72        was cleaned up while doing this.
73
742000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
77        Switch to GNU canonicalization.
78
792000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * console/Makefile.am, start/Makefile.am, startup/Makefile.am,
82        wrapup/Makefile.am: Include compile.am
83
842000-08-10      Joel Sherrill <joel@OARcorp.com>
85
86        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.