source: rtems/c/src/lib/libbsp/sh/gensh4/ChangeLog @ 89dfbfc

4.104.114.84.95
Last change on this file since 89dfbfc was 89dfbfc, checked in by Joel Sherrill <joel.sherrill@…>, on 10/15/01 at 18:41:14

2001-10-15 Joel Sherrill <joel@…>

  • console/.cvsignore: New file.
  • Property mode set to 100644
File size: 1.5 KB
RevLine 
[89dfbfc]12001-10-15      Joel Sherrill <joel@OARcorp.com>
2
3        * console/.cvsignore: New file.
4
[6ce599c]52001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Remove AC_SUBST(CPU_CLOCK_RATE_HZ), add
8        START_HW_INIT-support macros, add console/Makefile.
9        * Makefile.am: Add console SUBDIR.
10        * hw_init/Makefile.am: Fix C_FILES, remove AM_CPPFLAGS/HZ.
11        * include/Makefile.am: Add bspopts.h.
12        * include/bsp.h: Comment out SH4_CPU_HZ_Frequency.
13        * startup/bspstart.c: Comment out SH4_CPU_HZ_Frequency.
14        * startup/linkcmds: Comment out OUTPUT_FORMAT for coff
15        compatibility.
16        * wrapup/Makefile.am: Add console to BSP_PIECES.
17        * console/Makefile.am: New.
18        * console/console.c: Moved from libcpu/sh/sh7750/sci/console.c.
19
[364d75b]202001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * configure.ac: Add bspopts.h; Add CPU_CLOCK_RATE_HZ.
23        * startup/bspstart.c: Replace HZ with CPU_CLOCK_RATE_HZ.
24        * include/.cvsignore: Add stamp-h*, bspopts.h*.
25        * include/bsp.h: Add bspopts.h.
26
[09eb8a2]272001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
28
29        * Makefile.am, README, bsp_specs, .cvsignore, include/Makefile.am,
30        include/bsp.h, include/coverhd.h, include/sdram.h, include/.cvsignore,
31        start/Makefile.am, start/start.S, start/.cvsignore, startup/Makefile.am,
32        startup/bspstart.c, startup/linkcmds, startup/linkcmds.rom,
33        startup/linkcmds.rom2ram, startup/.cvsignore, wrapup/Makefile.am,
34        wrapup/.cvsignore, hw_init/Makefile.am, hw_init/hw_init.c,
35        hw_init/.cvsignore, times, configure.ac, ChangeLog:  New files. 
36        Reviewed and updated to latest automake and autoconf standards
37        by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
38
Note: See TracBrowser for help on using the repository browser.