source: rtems/c/src/lib/libbsp/sh/gensh2/ChangeLog @ b8575ab

4.104.114.84.95
Last change on this file since b8575ab was a2e6723, checked in by Joel Sherrill <joel.sherrill@…>, on 06/19/01 at 15:04:08

2001-06-19 Ralf Corsepius <corsepiu@…>

  • configure.in: Add bspopts.h.
  • include/.cvsignore: Add bspopts.h*, stamp-h*.
  • include/Makefile.am: Use *_HEADERS instead of *H_FILES.
  • include/bsp.h: Include bspopts.h.
  • scitab/Makefile.am: Use @CPU_CLOCK_RATE_HZ@.
  • Property mode set to 100644
File size: 2.2 KB
Line 
12001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.in: Add bspopts.h.
4        * include/.cvsignore: Add bspopts.h*, stamp-h*.
5        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
6        * include/bsp.h: Include bspopts.h.
7        * scitab/Makefile.am: Use @CPU_CLOCK_RATE_HZ@.
8
92001-06-19      Joel Sherrill <joel@OARcorp.com>
10
11        * scitab/Makefile.am, startup/Makefile.am: Use CPU_CLOCK_RATE_HZ as
12        it is called in configure.in instead of HZ.
13
142001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
15
16        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]), add
17        bspopts.h.     
18        * include/.cvsignore: Add stamp-h*, bspopts.h*.
19        * include/Makefile.am: Use include_HEADERS instead of H_FILES.
20        * include/bsp.h: Add bspopts.h.
21        * startup/bspstart.c: Replace HZ w/ CPU_CLOCK_RATE_HZ.
22
232001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * startup/linkcmds: Remove OUTPUT_FORMAT.
26
272001-01-22  Radzislaw Galler  <rgaller@et.put.poznan.pl>
28
29        * README.EVB7045F: New file.
30        * README: Additions and corrections.
31        * include/bsp.h: Switch console to sci0.
32
332001-01-05      Joel Sherrill <joel@OARcorp.com>
34
35        * include/bsp.h: Changed <sh/null.h> to <rtems/devnull.h> to reflect
36        the movement of this component to libmisc.
37        * wrapup/Makefile.am: /dev/null driver is no longer in libcpu/sh.
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-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
46
472000-11-01      Joel Sherrill <joel@OARcorp.com>
48
49        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
50        and libcsupport.h moved from libc to lib/include/rtems and
51        now must be referenced as <rtems/XXX.h>.   Header file order
52        was cleaned up while doing this.
53
542000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
57        Switch to GNU canonicalization.
58
592000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * scitab/Makefile.am: PROJECT_TOPdir.
62
632000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * console/Makefile.am, scitab/Makefile.am, start/Makefile.am,
66        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
67
682000-08-10      Joel Sherrill <joel@OARcorp.com>
69
70        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.