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

4.104.114.84.95
Last change on this file since 9e1ae79 was 9e1ae79, checked in by Joel Sherrill <joel.sherrill@…>, on 12/03/01 at 01:07:18

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

  • configure.ac: Introduce RTEMS_BSP_CONFIGURE.
  • Property mode set to 100644
File size: 2.8 KB
RevLine 
[9e1ae79]12001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
4
[76c6828d]52001-10-12      Joel Sherrill <joel@OARcorp.com>
6
7        * start/start.S: Fixed typo.
8
[df25c998]92001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
12        * configure.in: Remove.
13        * configure.ac: New file, generated from configure.in by autoupdate.
14
[cf282090]152001-09-27      Joel Sherrill <joel@OARcorp.com>
16
17        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
18
[3eb3b023]192001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * include/Makefile.am: Use 'CLEANFILES ='.
22        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
23
[a2e6723]242001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * configure.in: Add bspopts.h.
27        * include/.cvsignore: Add bspopts.h*, stamp-h*.
28        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
29        * include/bsp.h: Include bspopts.h.
30        * scitab/Makefile.am: Use @CPU_CLOCK_RATE_HZ@.
31
[f86582c8]322001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
33
34        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]), adapt
35        bspopts.h handling to other sh-BSPs.
36        * include/.cvsignore: Add stamp-h*, bspopts.h*.
37        * include/Makefile.am: Use include_HEADERS instead of H_FILES.
38        * startup/bspstart.c: Reworked, based on the amos BSP.
39
[f0ef873]402001-05-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * scitab/.cvsignore: Add.
43        * configure.in: Add --enable-console, CPU_CLOCK_RATE_HZ, autoheader
44        bspopt.h.
45        * include/bsp.h: Complete rewrite based on the AMOS-BSP.
46        * README: Update.
47        * bsp_specs: copy from gensh1
48
[4e568769]492001-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * Makefile.am: Add scitab, gdbsci to SUBDIRS.
52        * include/gdbsci.h: New file.
53        * include/.cvsignore: Add stamp-h? and bspopts.h*.
54        * console/Makefile.am: Use shared/console.c.
55        * console/console-io.c, console/console-support.S: Remove.
56
[e0ddaa7e]572001-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * gdbsci/, scitab/, trap34/: Add directories.
60
[e8a7a46]612001-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am, README, console/console-io.c, start/start.S,
64        startup/linkcmds: Update to make shsim closer to functional.
65
[1f275887]662001-01-03      Joel Sherrill <joel@OARcorp.com>
67
68        * console/console-io.c: Added console_initialize_hardware().
69
[86ec6ed]702000-11-27      Joel Sherrill <joel@OARcorp.com>
71
72        * The shsim is for the SH simulator in gdb. It should be able
73        to be used with multiple SH CPU models.
74        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs,
75        configure.in, clock/.cvsignore, clock/Makefile.am,
76        clock/clockdrv.c, console/.cvsignore, console/Makefile.am,
77        console/console-io.c, console/console-support.S,
78        include/.cvsignore, include/Makefile.am, include/bsp.h,
79        start/.cvsignore, start/Makefile.am, start/regs.S,
80        start/start.S, startup/.cvsignore, startup/Makefile.am,
81        startup/bspstart.c, startup/linkcmds, wrapup/.cvsignore,
82        wrapup/Makefile.am: New files.
Note: See TracBrowser for help on using the repository browser.