source: rtems/c/src/lib/libbsp/sh/simsh4/ChangeLog @ 445c0a0

4.104.114.84.95
Last change on this file since 445c0a0 was 445c0a0, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/04/02 at 08:56:18

2002-07-04 Ralf Corsepius <corsepiu@…>

  • wrapup/Makefile.am: Eliminate TMPINSTALL_FILES. Remove $(OBJS) from all-local.
  • Property mode set to 100644
File size: 2.8 KB
Line 
12002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
4        Remove $(OBJS) from all-local.
5
62002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
9
102001-05-09      Joel Sherrill <joel@OARcorp.com>
11
12        * startup/linkcmds: In support of gcc 3.1, added one of more
13        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
14        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
15        and direction of segments to memory regions may also have been
16        addressed.  This was a sweep across all BSPs.
17 
182002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * configure.ac:
21        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
22        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
23        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
24        * Makefile.am: Remove AUTOMAKE_OPTIONS.
25        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
26        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
27        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
28        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
29        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
30        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
31        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
32
332001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
36
372001-10-26      Alexandra Kossovsky <sasha@oktet.ru>
38
39        * tools: New subdirectory.
40        * tools/Makefile.am, tools/runtest: New files.
41
422001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * configure.ac: Added support for START_HW_INIT.
45        * console/Makefile.am: Removed VPATH.
46        * include/Makefile.am: Added missing ramdisk.h to include_HEADERS.
47        * startup/linkcmds: Do not force output format to coff-sh.
48        * startup/linkcmds-le: Comment out force of output format and add
49        comment questioning need to have special linkcmds for little endian.
50        * wrapup/Makefile.am: Add ramdisk to list of BSP_PIECES.
51
522001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * configure.ac: Add bspopts.h; Add CPU_CLOCK_RATE_HZ.
55        * startup/bspstart.c: Replace HZ with CPU_CLOCK_RATE_HZ.
56        * include/.cvsignore: Add stamp-h* bspopts.h*
57        * include/bsp.h: Add bspopts.h.
58
592001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
60
61        * clock/Makefile.am, clock/ckinit.c, clock/.cvsignore, Makefile.am,
62        README, bsp_specs, console/Makefile.am, console/console.c,
63        console/.cvsignore, include/Makefile.am, include/bsp.h,
64        include/coverhd.h, include/syscall.h, include/ramdisk.h,
65        include/.cvsignore, start/Makefile.am, start/start.S,
66        start/.cvsignore, startup/Makefile.am, startup/bspstart.c,
67        startup/hw_init.c, startup/linkcmds, startup/linkcmds-le,
68        startup/linkcmds-le.coff, startup/.cvsignore, timer/Makefile.am,
69        timer/timer.c, timer/.cvsignore, wrapup/Makefile.am, wrapup/.cvsignore,
70        configure.ac, .cvsignore, ChangeLog:  New files. 
71        Reviewed and updated to latest automake and autoconf standards
72        by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
73
Note: See TracBrowser for help on using the repository browser.