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

4.104.114.84.95
Last change on this file since 7dd6e8d was 7dd6e8d, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/21/04 at 16:16:38

2004-04-21 Ralf Corsepius <ralf_corsepius@…>

PR 614/bsps

  • include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
  • Property mode set to 100644
File size: 12.7 KB
Line 
12004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        PR 614/bsps
4        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
5
62004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
7
8        * start/start.S: Include <rtems/asm.h> instead of <asm.h>.
9
102004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
11
12        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
13        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
14        * gdbsci/gdbsci.c: Include <rtems/iosupp.h> instead of <iosupp.h>.
15
162004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
17
18        * gdbsci/gdbsci.c, include/bsp.h, startup/bspstart.c: Convert to
19        using c99 fixed size types.
20
212004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * Makefile.am: Reflect changes to bsp.am.
24        Preinstall dist_project_lib*.
25
262004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: Reflect changes to bsp.am.
29
302004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
33
342004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * Makefile.am: Pickup files from ../../sh/shared instead of
37        ../shared. Reformat.
38
392004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: Cosmetics.
42
432004-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * Makefile.am: Merge-in clock/Makefile.am, gdbsci/Makefile.am,
46        startup/Makefile.am, wrapup/Makefile.am, console/Makefile.am,
47        scitab/Makefile.am, trap34/Makefile.am. Use automake compilation rules.
48        * clock/Makefile.am, gdbsci/Makefile.am, startup/Makefile.am,
49        wrapup/Makefile.am, console/Makefile.am, scitab/Makefile.am,
50        trap34/Makefile.am: Remove.
51        * configure.ac: Reflect changes above.
52
532004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
56        Add RTEMS_PROG_CCAS.
57
582004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * Makefile.am: Add PREINSTALL_DIRS.
61        * wrapup/Makefile.am: Reflect changes to libcpu.
62
632004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * clock/Makefile.am: Remove bogus EXTRA_DIST.
66        * gdbsci/Makefile.am: Remove bogus EXTRA_DIST.
67        * wrapup/Makefile.am: Reflect changes to libcpu.
68
692004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
72        Add PRE/TMPINSTALL_FILES to CLEANFILES.
73        * startup/Makefile.am: Ditto.
74
752004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * start/Makefile.am: Remove.
78        * Makefile.am: Merge-in start/Makefile.am.
79        * configure.ac: Reflect changes above.
80
812004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * start/regs.S: Remove.
84
852004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * wrapup/Makefile.am: Eliminate $(LIB).
88        Use noinst_DATA to trigger building libbsp.a.
89
902003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
93        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
94
952003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
98        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
99
1002003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
103
1042003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * start/Makefile.am: Misc cleanups and fixes.
107        * startup/Makefile.am: Misc cleanups and fixes.
108        * wrapup/Makefile.am: Misc cleanups and fixes.
109
1102003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * Makefile.am: Add preinstallation dirstamp support.
113        * clock/Makefile.am: Cosmetics.
114        * console/Makefile.am: Cosmetics.
115        * gdbsci/Makefile.am: Cosmetics.
116        * scitab/Makefile.am: Cosmetics.
117        * startup/Makefile.am: Cosmetics.
118        * trap34/Makefile.am: Cosmetics.
119        * wrapup/Makefile.am: Cosmetics.
120
1212003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * clock/Makefile.am: Remove all-local: $(ARCH).
124        * console/Makefile.am: Remove all-local: $(ARCH).
125        * gdbsci/Makefile.am: Remove all-local: $(ARCH).
126        * scitab/Makefile.am: Remove all-local: $(ARCH).
127        * start/Makefile.am: Remove all-local: $(ARCH).
128        * startup/Makefile.am: Remove all-local: $(ARCH).
129        * trap34/Makefile.am: Remove all-local: $(ARCH).
130        * wrapup/Makefile.am: Remove all-local: $(ARCH).
131
1322003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * Makefile.am: Merge-in include/Makefile.am.
135        Reflect changes to bsp.am.
136        * include/Makefile.am: Remove.
137        * configure.ac: Reflect changes above.
138
1392003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * bsp_specs: Remove *lib:.
142
1432003-09-04      Joel Sherrill <joel@OARcorp.com>
144
145        * include/bsp.h, start/start.S, startup/bspstart.c,
146        trap34/console-io.c: URL for license changed.
147
1482003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * Makefile.am: Reflect having moved aclocal/.
151
1522003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * Makefile.am: Reflect having moved automake/.
155        * clock/Makefile.am: Reflect having moved automake/.
156        * console/Makefile.am: Reflect having moved automake/.
157        * gdbsci/Makefile.am: Reflect having moved automake/.
158        * include/Makefile.am: Reflect having moved automake/.
159        * scitab/Makefile.am: Reflect having moved automake/.
160        * start/Makefile.am: Reflect having moved automake/.
161        * startup/Makefile.am: Reflect having moved automake/.
162        * trap34/Makefile.am: Reflect having moved automake/.
163        * wrapup/Makefile.am: Reflect having moved automake/.
164
1652003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
168
1692003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        PR 445/bsps
172        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
173        Remove cpp, old_cpp (now unused).
174
1752003-06-13      Joel Sherrill <joel@OARcorp.com>
176
177        * startup/linkcmds: Removed warnings.
178
1792003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * configure.ac: Remove AC_CONFIG_AUX_DIR.
182
1832003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
186
1872003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * configure.ac: AC_PREREQ(2.57).
190
1912003-01-28      Joel Sherrill <joel@OARcorp.com>
192
193        * startup/linkcmds: Fix to work around truncated section names.
194
1952003-01-20      Joel Sherrill <joel@OARcorp.com>
196
197        * startup/linkcmds*: Add FreeBSD sysctl() sections.
198
1992003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
202        Eliminate unused GENERIC_FILES.
203
2042003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
207        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
208        * gdbsci/Makefile.am: Don't include @RTEMS_BSP@.cfg.
209        * scitab/Makefile.am: Don't include @RTEMS_BSP@.cfg.
210        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
211        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
212        * trap34/Makefile.am: Don't include @RTEMS_BSP@.cfg.
213
2142002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * start/Makefile.am: Use install-data-local to install startfile.
217
2182002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
221
2222002-11-07      Joel Sherrill <joel@OARcorp.com>
223
224        * startup/linkcmds: Include all .rodata* sections.
225
2262002-11-01      Joel Sherrill <joel@OARcorp.com>
227
228        * gdbsci/gdbsci.c: Removed warnings.
229
2302002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * .cvsignore: Reformat.
233        Add autom4te*cache.
234        Remove autom4te.cache.
235
2362002-09-14      Joel Sherrill <joel@OARcorp.com>
237
238        * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
239        of all calls to bsp_libc_init() resulted in some cleanup here.
240
2412002-08-21      Joel Sherrill <joel@OARcorp.com>
242
243        * bsp_specs: Added support for -nostdlibs.
244
2452002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
248        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
249
2502002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
253        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
254        * gdbsci/Makefile.am: Use .$(OBJEXT) instead of .o.
255        * scitab/Makefile.am: Use .$(OBJEXT) instead of .o.
256        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
257        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
258        * trap34/Makefile.am: Use .$(OBJEXT) instead of .o.
259
2602002-07-25      Joel Sherrill <joel@OARcorp.com>
261
262        * startup/linkcmds: Added __EH_FRAME_BEGIN__ and __EH_FRAME_END__
263        to remove problems linking empty main(){} with BSP.
264
2652002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * start/Makefile.am: Eliminate PGM.
268        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
269
2702002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
273
2742002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
277        Remove $(OBJS) from all-local.
278
2792002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * wrapup/Makefile.am: Add $(LIB) to all-local.
282
2832002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
286
2872001-05-09      Joel Sherrill <joel@OARcorp.com>
288
289        * startup/linkcmds: In support of gcc 3.1, added one of more
290        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
291        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
292        and direction of segments to memory regions may also have been
293        addressed.  This was a sweep across all BSPs.
294 
2952002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * configure.ac:
298        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
299        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
300        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
301        * Makefile.am: Remove AUTOMAKE_OPTIONS.
302        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
303        * gdbsci/Makefile.am: Remove AUTOMAKE_OPTIONS.
304        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
305        * scitab/Makefile.am: Remove AUTOMAKE_OPTIONS.
306        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
307        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
308        * trap34/Makefile.am: Remove AUTOMAKE_OPTIONS.
309        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
310
3112001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * configure.ac: Apply RTEMS_BSPOPTS_*(CPU_CLOCK_RATE_HZ).
314        * console/Makefile.am: C_O_FILES = $(C_FILES:%.c=$(ARCH)/%.o).
315        * wrapup/Makefile.am: Add gdbsci, scitab to BSP_FILES, add
316        CPU_FILES.
317
3182001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
321
3222001-10-12      Joel Sherrill <joel@OARcorp.com>
323
324        * start/start.S: Fixed typo.
325
3262001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
329        * configure.in: Remove.
330        * configure.ac: New file, generated from configure.in by autoupdate.
331
3322001-09-27      Joel Sherrill <joel@OARcorp.com>
333
334        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
335
3362001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * include/Makefile.am: Use 'CLEANFILES ='.
339        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
340
3412001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
342
343        * configure.in: Add bspopts.h.
344        * include/.cvsignore: Add bspopts.h*, stamp-h*.
345        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
346        * include/bsp.h: Include bspopts.h.
347        * scitab/Makefile.am: Use @CPU_CLOCK_RATE_HZ@.
348
3492001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
350
351        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]), adapt
352        bspopts.h handling to other sh-BSPs.
353        * include/.cvsignore: Add stamp-h*, bspopts.h*.
354        * include/Makefile.am: Use include_HEADERS instead of H_FILES.
355        * startup/bspstart.c: Reworked, based on the amos BSP.
356
3572001-05-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * scitab/.cvsignore: Add.
360        * configure.in: Add --enable-console, CPU_CLOCK_RATE_HZ, autoheader
361        bspopt.h.
362        * include/bsp.h: Complete rewrite based on the AMOS-BSP.
363        * README: Update.
364        * bsp_specs: copy from gensh1
365
3662001-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
367
368        * Makefile.am: Add scitab, gdbsci to SUBDIRS.
369        * include/gdbsci.h: New file.
370        * include/.cvsignore: Add stamp-h? and bspopts.h*.
371        * console/Makefile.am: Use shared/console.c.
372        * console/console-io.c, console/console-support.S: Remove.
373
3742001-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
375
376        * gdbsci/, scitab/, trap34/: Add directories.
377
3782001-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
379
380        * Makefile.am, README, console/console-io.c, start/start.S,
381        startup/linkcmds: Update to make shsim closer to functional.
382
3832001-01-03      Joel Sherrill <joel@OARcorp.com>
384
385        * console/console-io.c: Added console_initialize_hardware().
386
3872000-11-27      Joel Sherrill <joel@OARcorp.com>
388
389        * The shsim is for the SH simulator in gdb. It should be able
390        to be used with multiple SH CPU models.
391        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs,
392        configure.in, clock/.cvsignore, clock/Makefile.am,
393        clock/clockdrv.c, console/.cvsignore, console/Makefile.am,
394        console/console-io.c, console/console-support.S,
395        include/.cvsignore, include/Makefile.am, include/bsp.h,
396        start/.cvsignore, start/Makefile.am, start/regs.S,
397        start/start.S, startup/.cvsignore, startup/Makefile.am,
398        startup/bspstart.c, startup/linkcmds, wrapup/.cvsignore,
399        wrapup/Makefile.am: New files.
Note: See TracBrowser for help on using the repository browser.