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

4.104.114.84.95
Last change on this file since 6556b1c was 14a67aa9, checked in by Joel Sherrill <joel.sherrill@…>, on 10/16/01 at 13:32:19

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

  • startup/Makefile.am: Remove AC_CFLAGS, HZ.
  • Property mode set to 100644
File size: 2.7 KB
Line 
12001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * startup/Makefile.am: Remove AC_CFLAGS, HZ.
4
52001-10-12      Joel Sherrill <joel@OARcorp.com>
6
7        * include/bsp.h, include/coverhd.h, start/start.S, startup/bspclean.c,
8        startup/bspstart.c, startup/linkcmds: Fixed typo.
9
102001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
13        * configure.in: Remove.
14        * configure.ac: New file, generated from configure.in by autoupdate.
15
162001-09-27      Joel Sherrill <joel@OARcorp.com>
17
18        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
19
202001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
23
242001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * configure.in: Add bspopts.h.
27        * include/.cvsignore: Add bspopts.h*, stamp-h*.
28        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
29        * include/bsp.h: Include bspopts.h.
30        * scitab/Makefile.am: Use @CPU_CLOCK_RATE_HZ@.
31
322001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
33
34        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]),
35        add 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
402001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * startup/linkcmds: Remove OUTPUT_FORMAT.
43
442001-01-05      Joel Sherrill <joel@OARcorp.com>
45
46        * scitab/Makefile.am, startup/bspstart.c, configure.in: Removed
47        rest of make-target-options and moved them to BSP configure options.
48
492001-01-05      Joel Sherrill <joel@OARcorp.com>
50
51        * include/bsp.h: Changed <sh/null.h> to <rtems/devnull.h> to reflect
52        the movement of this component to libmisc.
53        * wrapup/Makefile.am: /dev/null driver is no longer in libcpu/sh.
54
552000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
58
592000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
62
632000-11-01      Joel Sherrill <joel@OARcorp.com>
64
65        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, and
66        libcsupport.h moved from libc to lib/include/rtems and
67        now must be referenced as <rtems/XXX.h>.   Header file order
68        was cleaned up while doing this.
69
702000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
73        Switch to GNU canonicalization.
74
752000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * scitab/Makefile.am: PROJECT_TOPdir.
78
792000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * console/Makefile.am, scitab/Makefile.am, start/Makefile.am,
82        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
83
842000-08-10      Joel Sherrill <joel@OARcorp.com>
85
86        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.