source: rtems/c/src/lib/libbsp/sh/shsim/ChangeLog @ 3eb3b023

4.104.114.84.95
Last change on this file since 3eb3b023 was 3eb3b023, checked in by Joel Sherrill <joel.sherrill@…>, on 09/27/01 at 19:23:33

2001-09-27 Ralf Corsepius <corsepiu@…>

  • include/Makefile.am: Use 'CLEANFILES ='.
  • include/Makefile.am: Use 'PREINSTALL_FILES ='.
  • Property mode set to 100644
File size: 2.3 KB
Line 
12001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * include/Makefile.am: Use 'CLEANFILES ='.
4        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
5
62001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.in: Add bspopts.h.
9        * include/.cvsignore: Add bspopts.h*, stamp-h*.
10        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
11        * include/bsp.h: Include bspopts.h.
12        * scitab/Makefile.am: Use @CPU_CLOCK_RATE_HZ@.
13
142001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
15
16        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]), adapt
17        bspopts.h handling to other sh-BSPs.
18        * include/.cvsignore: Add stamp-h*, bspopts.h*.
19        * include/Makefile.am: Use include_HEADERS instead of H_FILES.
20        * startup/bspstart.c: Reworked, based on the amos BSP.
21
222001-05-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * scitab/.cvsignore: Add.
25        * configure.in: Add --enable-console, CPU_CLOCK_RATE_HZ, autoheader
26        bspopt.h.
27        * include/bsp.h: Complete rewrite based on the AMOS-BSP.
28        * README: Update.
29        * bsp_specs: copy from gensh1
30
312001-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: Add scitab, gdbsci to SUBDIRS.
34        * include/gdbsci.h: New file.
35        * include/.cvsignore: Add stamp-h? and bspopts.h*.
36        * console/Makefile.am: Use shared/console.c.
37        * console/console-io.c, console/console-support.S: Remove.
38
392001-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * gdbsci/, scitab/, trap34/: Add directories.
42
432001-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * Makefile.am, README, console/console-io.c, start/start.S,
46        startup/linkcmds: Update to make shsim closer to functional.
47
482001-01-03      Joel Sherrill <joel@OARcorp.com>
49
50        * console/console-io.c: Added console_initialize_hardware().
51
522000-11-27      Joel Sherrill <joel@OARcorp.com>
53
54        * The shsim is for the SH simulator in gdb. It should be able
55        to be used with multiple SH CPU models.
56        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs,
57        configure.in, clock/.cvsignore, clock/Makefile.am,
58        clock/clockdrv.c, console/.cvsignore, console/Makefile.am,
59        console/console-io.c, console/console-support.S,
60        include/.cvsignore, include/Makefile.am, include/bsp.h,
61        start/.cvsignore, start/Makefile.am, start/regs.S,
62        start/start.S, startup/.cvsignore, startup/Makefile.am,
63        startup/bspstart.c, startup/linkcmds, wrapup/.cvsignore,
64        wrapup/Makefile.am: New files.
Note: See TracBrowser for help on using the repository browser.