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

4.104.114.84.95
Last change on this file since a2e6723 was a2e6723, checked in by Joel Sherrill <joel.sherrill@…>, on 06/19/01 at 15:04:08

2001-06-19 Ralf Corsepius <corsepiu@…>

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