source: rtems/c/src/lib/libbsp/sh/gensh1/ChangeLog @ daa93ce8

4.104.114.84.95
Last change on this file since daa93ce8 was daa93ce8, checked in by Joel Sherrill <joel.sherrill@…>, on 05/11/01 at 16:50:47

2001-05-10 Ralf Corsepius <corsepiu@…>

  • configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]), add bspopts.h.
  • include/.cvsignore: Add stamp-h*, bspopts.h*.
  • include/Makefile.am: Use include_HEADERS instead of H_FILES.
  • include/bsp.h: Add bspopts.h.
  • Property mode set to 100644
File size: 1.7 KB
Line 
12001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
2
3        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]),
4        add bspopts.h.
5        * include/.cvsignore: Add stamp-h*, bspopts.h*.
6        * include/Makefile.am: Use include_HEADERS instead of H_FILES.
7        * include/bsp.h: Add bspopts.h.
8
92001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * startup/linkcmds: Remove OUTPUT_FORMAT.
12
132001-01-05      Joel Sherrill <joel@OARcorp.com>
14
15        * scitab/Makefile.am, startup/bspstart.c, configure.in: Removed
16        rest of make-target-options and moved them to BSP configure options.
17
182001-01-05      Joel Sherrill <joel@OARcorp.com>
19
20        * include/bsp.h: Changed <sh/null.h> to <rtems/devnull.h> to reflect
21        the movement of this component to libmisc.
22        * wrapup/Makefile.am: /dev/null driver is no longer in libcpu/sh.
23
242000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
27
282000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
31
322000-11-01      Joel Sherrill <joel@OARcorp.com>
33
34        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, and
35        libcsupport.h moved from libc to lib/include/rtems and
36        now must be referenced as <rtems/XXX.h>.   Header file order
37        was cleaned up while doing this.
38
392000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
42        Switch to GNU canonicalization.
43
442000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * scitab/Makefile.am: PROJECT_TOPdir.
47
482000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * console/Makefile.am, scitab/Makefile.am, start/Makefile.am,
51        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
52
532000-08-10      Joel Sherrill <joel@OARcorp.com>
54
55        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.