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

4.104.114.84.95
Last change on this file since 76c6828d was 76c6828d, checked in by Joel Sherrill <joel.sherrill@…>, on 10/12/01 at 21:12:58

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

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