source: rtems/c/src/lib/libbsp/sh/simsh4/ChangeLog @ 70d7eaa9

4.104.114.84.95
Last change on this file since 70d7eaa9 was 70d7eaa9, checked in by Joel Sherrill <joel.sherrill@…>, on 10/15/01 at 18:07:19

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

  • configure.ac: Added support for START_HW_INIT.
  • console/Makefile.am: Removed VPATH.
  • include/Makefile.am: Added missing ramdisk.h to include_HEADERS.
  • startup/linkcmds: Do not force output format to coff-sh.
  • startup/linkcmds-le: Comment out force of output format and add comment questioning need to have special linkcmds for little endian.
  • wrapup/Makefile.am: Add ramdisk to list of BSP_PIECES.
  • Property mode set to 100644
File size: 1.4 KB
Line 
12001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Added support for START_HW_INIT.
4        * console/Makefile.am: Removed VPATH.
5        * include/Makefile.am: Added missing ramdisk.h to include_HEADERS.
6        * startup/linkcmds: Do not force output format to coff-sh.
7        * startup/linkcmds-le: Comment out force of output format and add
8        comment questioning need to have special linkcmds for little endian.
9        * wrapup/Makefile.am: Add ramdisk to list of BSP_PIECES.
10
112001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * configure.ac: Add bspopts.h; Add CPU_CLOCK_RATE_HZ.
14        * startup/bspstart.c: Replace HZ with CPU_CLOCK_RATE_HZ.
15        * include/.cvsignore: Add stamp-h* bspopts.h*
16        * include/bsp.h: Add bspopts.h.
17
182001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
19
20        * clock/Makefile.am, clock/ckinit.c, clock/.cvsignore, Makefile.am,
21        README, bsp_specs, console/Makefile.am, console/console.c,
22        console/.cvsignore, include/Makefile.am, include/bsp.h,
23        include/coverhd.h, include/syscall.h, include/ramdisk.h,
24        include/.cvsignore, start/Makefile.am, start/start.S,
25        start/.cvsignore, startup/Makefile.am, startup/bspstart.c,
26        startup/hw_init.c, startup/linkcmds, startup/linkcmds-le,
27        startup/linkcmds-le.coff, startup/.cvsignore, timer/Makefile.am,
28        timer/timer.c, timer/.cvsignore, wrapup/Makefile.am, wrapup/.cvsignore,
29        configure.ac, .cvsignore, ChangeLog:  New files. 
30        Reviewed and updated to latest automake and autoconf standards
31        by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
32
Note: See TracBrowser for help on using the repository browser.