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

4.104.114.84.95
Last change on this file since 1f17d21 was c7c6e72, checked in by Joel Sherrill <joel.sherrill@…>, on 06/19/01 at 14:22:47

2001-06-19 Joel Sherrill <joel@…>

  • scitab/Makefile.am, startup/Makefile.am: Use CPU_CLOCK_RATE_HZ as

it is called in configure.in instead of HZ.

  • Property mode set to 100644
File size: 2.0 KB
Line 
12001-06-19      Joel Sherrill <joel@OARcorp.com>
2
3        * scitab/Makefile.am, startup/Makefile.am: Use CPU_CLOCK_RATE_HZ as
4        it is called in configure.in instead of HZ.
5
62001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
7
8        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]), add
9        bspopts.h.     
10        * include/.cvsignore: Add stamp-h*, bspopts.h*.
11        * include/Makefile.am: Use include_HEADERS instead of H_FILES.
12        * include/bsp.h: Add bspopts.h.
13        * startup/bspstart.c: Replace HZ w/ CPU_CLOCK_RATE_HZ.
14
152001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * startup/linkcmds: Remove OUTPUT_FORMAT.
18
192001-01-22  Radzislaw Galler  <rgaller@et.put.poznan.pl>
20
21        * README.EVB7045F: New file.
22        * README: Additions and corrections.
23        * include/bsp.h: Switch console to sci0.
24
252001-01-05      Joel Sherrill <joel@OARcorp.com>
26
27        * include/bsp.h: Changed <sh/null.h> to <rtems/devnull.h> to reflect
28        the movement of this component to libmisc.
29        * wrapup/Makefile.am: /dev/null driver is no longer in libcpu/sh.
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-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
38
392000-11-01      Joel Sherrill <joel@OARcorp.com>
40
41        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
42        and libcsupport.h moved from libc to lib/include/rtems and
43        now must be referenced as <rtems/XXX.h>.   Header file order
44        was cleaned up while doing this.
45
462000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
49        Switch to GNU canonicalization.
50
512000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * scitab/Makefile.am: PROJECT_TOPdir.
54
552000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * console/Makefile.am, scitab/Makefile.am, start/Makefile.am,
58        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
59
602000-08-10      Joel Sherrill <joel@OARcorp.com>
61
62        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.