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

4.104.114.84.95
Last change on this file since 6388a3f was 6388a3f, checked in by Joel Sherrill <joel.sherrill@…>, on 11/15/01 at 16:53:56

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

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