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

4.104.114.84.95
Last change on this file since 0666ea48 was 0666ea48, checked in by Joel Sherrill <joel.sherrill@…>, on 01/04/02 at 18:11:25

2001-12-22 Ralf Corsepius <corsepiu@…>

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