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

4.104.114.84.95
Last change on this file since 7fe83de was 7fe83de, checked in by Joel Sherrill <joel.sherrill@…>, on 11/29/01 at 01:20:01

2001-11-28 Ralf Corsepius <corsepiu@…>

  • configure.ac: Replace RTEMS_BSPOPTS_BSP with RTEMS_BSPOPTS_SET (typo).
  • Property mode set to 100644
File size: 3.0 KB
Line 
12001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Replace RTEMS_BSPOPTS_BSP with RTEMS_BSPOPTS_SET (typo).
4
52001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Apply RTEMS_BSPOPTS_*(CPU_CLOCK_RATE_HZ).
8        * wrapup/Makefile.am: Apply RTEMS_CPU_MODEL to pickup CPU_PIECES.
9
102001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * startup/Makefile.am: Remove AC_CFLAGS, HZ.
13
142001-10-12      Joel Sherrill <joel@OARcorp.com>
15
16        * include/bsp.h, include/coverhd.h, start/start.S, startup/bspclean.c,
17        startup/bspstart.c, startup/linkcmds: Fixed typo.
18
192001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
22        * configure.in: Remove.
23        * configure.ac: New file, generated from configure.in by autoupdate.
24
252001-09-27      Joel Sherrill <joel@OARcorp.com>
26
27        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
28
292001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
32
332001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * configure.in: Add bspopts.h.
36        * include/.cvsignore: Add bspopts.h*, stamp-h*.
37        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
38        * include/bsp.h: Include bspopts.h.
39        * scitab/Makefile.am: Use @CPU_CLOCK_RATE_HZ@.
40
412001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
42
43        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]),
44        add bspopts.h.
45        * include/.cvsignore: Add stamp-h*, bspopts.h*.
46        * include/Makefile.am: Use include_HEADERS instead of H_FILES.
47        * include/bsp.h: Add bspopts.h.
48
492001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * startup/linkcmds: Remove OUTPUT_FORMAT.
52
532001-01-05      Joel Sherrill <joel@OARcorp.com>
54
55        * scitab/Makefile.am, startup/bspstart.c, configure.in: Removed
56        rest of make-target-options and moved them to BSP configure options.
57
582001-01-05      Joel Sherrill <joel@OARcorp.com>
59
60        * include/bsp.h: Changed <sh/null.h> to <rtems/devnull.h> to reflect
61        the movement of this component to libmisc.
62        * wrapup/Makefile.am: /dev/null driver is no longer in libcpu/sh.
63
642000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
67
682000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
71
722000-11-01      Joel Sherrill <joel@OARcorp.com>
73
74        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, and
75        libcsupport.h moved from libc to lib/include/rtems and
76        now must be referenced as <rtems/XXX.h>.   Header file order
77        was cleaned up while doing this.
78
792000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
82        Switch to GNU canonicalization.
83
842000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * scitab/Makefile.am: PROJECT_TOPdir.
87
882000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * console/Makefile.am, scitab/Makefile.am, start/Makefile.am,
91        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
92
932000-08-10      Joel Sherrill <joel@OARcorp.com>
94
95        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.