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

4.104.114.84.95
Last change on this file since 46d31795 was 46d31795, checked in by Joel Sherrill <joel.sherrill@…>, on 09/27/01 at 19:25:32

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

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