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

4.104.114.84.95
Last change on this file since 0bb36c0 was 1344bf2, checked in by Joel Sherrill <joel.sherrill@…>, on 09/21/01 at 15:02:20

2001-09-21 Ralf Corsepius <corsepiu@…>

  • scitab/Makefile.am: Remove stray blank from SCITAB rule.
  • Property mode set to 100644
File size: 2.7 KB
Line 
12001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * scitab/Makefile.am: Remove stray blank from SCITAB rule.
4
52001-08-01  Radzislaw Galler  <rgaller@et.put.poznan.pl>
6
7        * include/bsp.h: Disabled redefinition of
8        CONSOLE_DRIVER_TABLE_ENTRY. Some "FIXME:" comments added.
9        * console/config.c: New file. Definitions of externs referenced
10        from libbsp/shared/console.c.
11        * console/Makefile.am: Changed VPATH to point to
12        libbsp/shared. Added config.c to C_FILES and EXTRA_DIST.
13
142001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * configure.in: Add bspopts.h.
17        * include/.cvsignore: Add bspopts.h*, stamp-h*.
18        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
19        * include/bsp.h: Include bspopts.h.
20        * scitab/Makefile.am: Use @CPU_CLOCK_RATE_HZ@.
21
222001-06-19      Joel Sherrill <joel@OARcorp.com>
23
24        * scitab/Makefile.am, startup/Makefile.am: Use CPU_CLOCK_RATE_HZ as
25        it is called in configure.in instead of HZ.
26
272001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
28
29        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]), add
30        bspopts.h.     
31        * include/.cvsignore: Add stamp-h*, bspopts.h*.
32        * include/Makefile.am: Use include_HEADERS instead of H_FILES.
33        * include/bsp.h: Add bspopts.h.
34        * startup/bspstart.c: Replace HZ w/ CPU_CLOCK_RATE_HZ.
35
362001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * startup/linkcmds: Remove OUTPUT_FORMAT.
39
402001-01-22  Radzislaw Galler  <rgaller@et.put.poznan.pl>
41
42        * README.EVB7045F: New file.
43        * README: Additions and corrections.
44        * include/bsp.h: Switch console to sci0.
45
462001-01-05      Joel Sherrill <joel@OARcorp.com>
47
48        * include/bsp.h: Changed <sh/null.h> to <rtems/devnull.h> to reflect
49        the movement of this component to libmisc.
50        * wrapup/Makefile.am: /dev/null driver is no longer in libcpu/sh.
51
522000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
55
562000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
59
602000-11-01      Joel Sherrill <joel@OARcorp.com>
61
62        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
63        and libcsupport.h moved from libc to lib/include/rtems and
64        now must be referenced as <rtems/XXX.h>.   Header file order
65        was cleaned up while doing this.
66
672000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
70        Switch to GNU canonicalization.
71
722000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * scitab/Makefile.am: PROJECT_TOPdir.
75
762000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * console/Makefile.am, scitab/Makefile.am, start/Makefile.am,
79        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
80
812000-08-10      Joel Sherrill <joel@OARcorp.com>
82
83        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.