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

Last change on this file since 62be4c5 was 62be4c5, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/05/04 at 06:47:12

2004-01-05 Ralf Corsepius <corsepiu@…>

  • start/regs.S: Remove.
  • Property mode set to 100644
File size: 7.7 KB
RevLine 
[62be4c5]12004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * start/regs.S: Remove.
4
[d6f29a1a]52003-09-04      Joel Sherrill <joel@OARcorp.com>
6
7        * include/bsp.h, start/start.S, startup/bspstart.c,
8        trap34/console-io.c: URL for license changed.
9
[a48dfc9]102003-08-22      Joel Sherrill <joel@OARcorp.com>
11
12        PR 445/bsps
13        * bsp_specs: Hand edited to duplicate change Ralf applied to the CVS
14        trunk.
15
[74e2998]162003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
19
[a7a950d7]202003-06-13      Joel Sherrill <joel@OARcorp.com>
21
22        * startup/linkcmds: Removed warnings.
23
[b18646c9]242003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * configure.ac: Remove AC_CONFIG_AUX_DIR.
27
[ccd81b60]282003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
31
[9b5c258]322003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * configure.ac: AC_PREREQ(2.57).
35
[f3b2ac06]362003-01-28      Joel Sherrill <joel@OARcorp.com>
37
38        * startup/linkcmds: Fix to work around truncated section names.
39
[1d36d2af]402003-01-20      Joel Sherrill <joel@OARcorp.com>
41
42        * startup/linkcmds*: Add FreeBSD sysctl() sections.
43
[c62c75af]442003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
47        Eliminate unused GENERIC_FILES.
48
[df16c47a]492003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
52        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
53        * gdbsci/Makefile.am: Don't include @RTEMS_BSP@.cfg.
54        * scitab/Makefile.am: Don't include @RTEMS_BSP@.cfg.
55        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
56        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
57        * trap34/Makefile.am: Don't include @RTEMS_BSP@.cfg.
58
[59a01a6e]592002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * start/Makefile.am: Use install-data-local to install startfile.
62
[ad5c7fe]632002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
66
[716d0d4]672002-11-07      Joel Sherrill <joel@OARcorp.com>
68
69        * startup/linkcmds: Include all .rodata* sections.
70
[09e19e6]712002-11-01      Joel Sherrill <joel@OARcorp.com>
72
73        * gdbsci/gdbsci.c: Removed warnings.
74
[8730f45]752002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * .cvsignore: Reformat.
78        Add autom4te*cache.
79        Remove autom4te.cache.
80
[536f5f94]812002-09-14      Joel Sherrill <joel@OARcorp.com>
82
83        * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
84        of all calls to bsp_libc_init() resulted in some cleanup here.
85
[a2ae30c2]862002-08-21      Joel Sherrill <joel@OARcorp.com>
87
88        * bsp_specs: Added support for -nostdlibs.
89
[6fd7b93]902002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
93        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
94
[595fee0]952002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
98        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
99        * gdbsci/Makefile.am: Use .$(OBJEXT) instead of .o.
100        * scitab/Makefile.am: Use .$(OBJEXT) instead of .o.
101        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
102        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
103        * trap34/Makefile.am: Use .$(OBJEXT) instead of .o.
104
[bc9037d]1052002-07-25      Joel Sherrill <joel@OARcorp.com>
106
107        * startup/linkcmds: Added __EH_FRAME_BEGIN__ and __EH_FRAME_END__
108        to remove problems linking empty main(){} with BSP.
109
[b9288fb1]1102002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * start/Makefile.am: Eliminate PGM.
113        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
114
[f1feebb]1152002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
118
[445c0a0]1192002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
122        Remove $(OBJS) from all-local.
123
[d16af043]1242002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * wrapup/Makefile.am: Add $(LIB) to all-local.
127
[80defac]1282002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
131
[85c92574]1322001-05-09      Joel Sherrill <joel@OARcorp.com>
133
134        * startup/linkcmds: In support of gcc 3.1, added one of more
135        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
136        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
137        and direction of segments to memory regions may also have been
138        addressed.  This was a sweep across all BSPs.
139 
[13219cae]1402002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * configure.ac:
143        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
144        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
145        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
146        * Makefile.am: Remove AUTOMAKE_OPTIONS.
147        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
148        * gdbsci/Makefile.am: Remove AUTOMAKE_OPTIONS.
149        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
150        * scitab/Makefile.am: Remove AUTOMAKE_OPTIONS.
151        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
152        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
153        * trap34/Makefile.am: Remove AUTOMAKE_OPTIONS.
154        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
155
[b9f84f1]1562001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * configure.ac: Apply RTEMS_BSPOPTS_*(CPU_CLOCK_RATE_HZ).
159        * console/Makefile.am: C_O_FILES = $(C_FILES:%.c=$(ARCH)/%.o).
160        * wrapup/Makefile.am: Add gdbsci, scitab to BSP_FILES, add
161        CPU_FILES.
162
[9e1ae79]1632001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
166
[76c6828d]1672001-10-12      Joel Sherrill <joel@OARcorp.com>
168
169        * start/start.S: Fixed typo.
170
[df25c998]1712001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
174        * configure.in: Remove.
175        * configure.ac: New file, generated from configure.in by autoupdate.
176
[cf282090]1772001-09-27      Joel Sherrill <joel@OARcorp.com>
178
179        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
180
[3eb3b023]1812001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * include/Makefile.am: Use 'CLEANFILES ='.
184        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
185
[a2e6723]1862001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * configure.in: Add bspopts.h.
189        * include/.cvsignore: Add bspopts.h*, stamp-h*.
190        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
191        * include/bsp.h: Include bspopts.h.
192        * scitab/Makefile.am: Use @CPU_CLOCK_RATE_HZ@.
193
[f86582c8]1942001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
195
196        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]), adapt
197        bspopts.h handling to other sh-BSPs.
198        * include/.cvsignore: Add stamp-h*, bspopts.h*.
199        * include/Makefile.am: Use include_HEADERS instead of H_FILES.
200        * startup/bspstart.c: Reworked, based on the amos BSP.
201
[f0ef873]2022001-05-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * scitab/.cvsignore: Add.
205        * configure.in: Add --enable-console, CPU_CLOCK_RATE_HZ, autoheader
206        bspopt.h.
207        * include/bsp.h: Complete rewrite based on the AMOS-BSP.
208        * README: Update.
209        * bsp_specs: copy from gensh1
210
[4e568769]2112001-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * Makefile.am: Add scitab, gdbsci to SUBDIRS.
214        * include/gdbsci.h: New file.
215        * include/.cvsignore: Add stamp-h? and bspopts.h*.
216        * console/Makefile.am: Use shared/console.c.
217        * console/console-io.c, console/console-support.S: Remove.
218
[e0ddaa7e]2192001-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * gdbsci/, scitab/, trap34/: Add directories.
222
[e8a7a46]2232001-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * Makefile.am, README, console/console-io.c, start/start.S,
226        startup/linkcmds: Update to make shsim closer to functional.
227
[1f275887]2282001-01-03      Joel Sherrill <joel@OARcorp.com>
229
230        * console/console-io.c: Added console_initialize_hardware().
231
[86ec6ed]2322000-11-27      Joel Sherrill <joel@OARcorp.com>
233
234        * The shsim is for the SH simulator in gdb. It should be able
235        to be used with multiple SH CPU models.
236        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs,
237        configure.in, clock/.cvsignore, clock/Makefile.am,
238        clock/clockdrv.c, console/.cvsignore, console/Makefile.am,
239        console/console-io.c, console/console-support.S,
240        include/.cvsignore, include/Makefile.am, include/bsp.h,
241        start/.cvsignore, start/Makefile.am, start/regs.S,
242        start/start.S, startup/.cvsignore, startup/Makefile.am,
243        startup/bspstart.c, startup/linkcmds, wrapup/.cvsignore,
244        wrapup/Makefile.am: New files.
Note: See TracBrowser for help on using the repository browser.