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

4.104.114.84.95
Last change on this file since 8807eac was df25c998, checked in by Joel Sherrill <joel.sherrill@…>, on 10/11/01 at 19:36:23

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

  • .cvsignore: Add autom4te.cache for autoconf > 2.52.
  • configure.in: Remove.
  • configure.ac: New file, generated from configure.in by autoupdate.
  • Property mode set to 100644
File size: 2.6 KB
Line 
12001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
4        * configure.in: Remove.
5        * configure.ac: New file, generated from configure.in by autoupdate.
6
72001-09-27      Joel Sherrill <joel@OARcorp.com>
8
9        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
10
112001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * include/Makefile.am: Use 'CLEANFILES ='.
14        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
15
162001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * configure.in: Add bspopts.h.
19        * include/.cvsignore: Add bspopts.h*, stamp-h*.
20        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
21        * include/bsp.h: Include bspopts.h.
22        * scitab/Makefile.am: Use @CPU_CLOCK_RATE_HZ@.
23
242001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
25
26        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]), adapt
27        bspopts.h handling to other sh-BSPs.
28        * include/.cvsignore: Add stamp-h*, bspopts.h*.
29        * include/Makefile.am: Use include_HEADERS instead of H_FILES.
30        * startup/bspstart.c: Reworked, based on the amos BSP.
31
322001-05-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * scitab/.cvsignore: Add.
35        * configure.in: Add --enable-console, CPU_CLOCK_RATE_HZ, autoheader
36        bspopt.h.
37        * include/bsp.h: Complete rewrite based on the AMOS-BSP.
38        * README: Update.
39        * bsp_specs: copy from gensh1
40
412001-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * Makefile.am: Add scitab, gdbsci to SUBDIRS.
44        * include/gdbsci.h: New file.
45        * include/.cvsignore: Add stamp-h? and bspopts.h*.
46        * console/Makefile.am: Use shared/console.c.
47        * console/console-io.c, console/console-support.S: Remove.
48
492001-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * gdbsci/, scitab/, trap34/: Add directories.
52
532001-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * Makefile.am, README, console/console-io.c, start/start.S,
56        startup/linkcmds: Update to make shsim closer to functional.
57
582001-01-03      Joel Sherrill <joel@OARcorp.com>
59
60        * console/console-io.c: Added console_initialize_hardware().
61
622000-11-27      Joel Sherrill <joel@OARcorp.com>
63
64        * The shsim is for the SH simulator in gdb. It should be able
65        to be used with multiple SH CPU models.
66        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs,
67        configure.in, clock/.cvsignore, clock/Makefile.am,
68        clock/clockdrv.c, console/.cvsignore, console/Makefile.am,
69        console/console-io.c, console/console-support.S,
70        include/.cvsignore, include/Makefile.am, include/bsp.h,
71        start/.cvsignore, start/Makefile.am, start/regs.S,
72        start/start.S, startup/.cvsignore, startup/Makefile.am,
73        startup/bspstart.c, startup/linkcmds, wrapup/.cvsignore,
74        wrapup/Makefile.am: New files.
Note: See TracBrowser for help on using the repository browser.