source: rtems/c/src/lib/libbsp/sh/shsim/ChangeLog @ 2948f70

4.104.114.84.95
Last change on this file since 2948f70 was bff4b946, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/12/07 at 02:15:52

2007-04-12 Ralf Corsépius <ralf.corsepius@…>

  • bsp_specs: Remove qrtems_debug.
  • Property mode set to 100644
File size: 14.6 KB
Line 
12007-04-12      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * bsp_specs: Remove qrtems_debug.
4
52007-04-02      Joel Sherrill <joel@OARcorp.com>
6
7        * Makefile.am: Add dummy printk support so all tests link.
8
92006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
10
11        * configure.ac: New BUG-REPORT address.
12
132006-11-15      Joel Sherrill <joel@OARcorp.com>
14
15        * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a
16        file and simplified initialization.
17
182006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
19
20        * Makefile.am: Remove superfluous -DASM.
21
222006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
23
24        * configure.ac: Require autoconf-2.60. Require automake-1.10.
25
262006-06-24      Joel Sherrill <joel@OARcorp.com>
27
28        * startup/linkcmds: Add .rela.dyn sections.
29
302006-03-08      Joel Sherrill <joel@OARcorp.com>
31
32        * startup/linkcmds: Add .gnu.linkonce.b.* section.
33
342006-02-08      Joel Sherrill <joel@OARcorp.com>
35
36        * startup/linkcmds: Add sections required by newer gcc versions.
37
382006-01-11      Ralf Corsepius <ralf.corsepius@rtems.org>
39
40        * Makefile.am: Add preinstall.am.
41
422005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
43
44        * include/bsp.h: New header guard.
45
462005-05-20      Ralf Corsepius <ralf.corsepius@rtems.org>
47
48        * Makefile.am: Add SHGEN.
49        * startup/linkcmds: Add missing sections.
50
512005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
52
53        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
54
552005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
56
57        * Makefile.am: Remove build-variant support.
58
592004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
60
61        * configure.ac: Require automake > 1.9.
62
632004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
64
65        PR 610/bsps
66        * Makefile.am: Add include/tm27.h, Cosmetics.
67        * include/tm27.h: Final cosmetics.
68
692004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
70
71        * include/bsp.h: Split out tmtest27 support.
72        * include/tm27.h: New.
73
742004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
75
76        PR 613/bsps
77        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
78
792004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
80
81        PR 614/bsps
82        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
83
842004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
85
86        * start/start.S: Include <rtems/asm.h> instead of <asm.h>.
87
882004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
89
90        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
91        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
92        * gdbsci/gdbsci.c: Include <rtems/iosupp.h> instead of <iosupp.h>.
93
942004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
95
96        * gdbsci/gdbsci.c, include/bsp.h, startup/bspstart.c: Convert to
97        using c99 fixed size types.
98
992004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * Makefile.am: Reflect changes to bsp.am.
102        Preinstall dist_project_lib*.
103
1042004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * Makefile.am: Reflect changes to bsp.am.
107
1082004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
111
1122004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * Makefile.am: Pickup files from ../../sh/shared instead of
115        ../shared. Reformat.
116
1172004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * Makefile.am: Cosmetics.
120
1212004-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * Makefile.am: Merge-in clock/Makefile.am, gdbsci/Makefile.am,
124        startup/Makefile.am, wrapup/Makefile.am, console/Makefile.am,
125        scitab/Makefile.am, trap34/Makefile.am. Use automake compilation rules.
126        * clock/Makefile.am, gdbsci/Makefile.am, startup/Makefile.am,
127        wrapup/Makefile.am, console/Makefile.am, scitab/Makefile.am,
128        trap34/Makefile.am: Remove.
129        * configure.ac: Reflect changes above.
130
1312004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
134        Add RTEMS_PROG_CCAS.
135
1362004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * Makefile.am: Add PREINSTALL_DIRS.
139        * wrapup/Makefile.am: Reflect changes to libcpu.
140
1412004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * clock/Makefile.am: Remove bogus EXTRA_DIST.
144        * gdbsci/Makefile.am: Remove bogus EXTRA_DIST.
145        * wrapup/Makefile.am: Reflect changes to libcpu.
146
1472004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
150        Add PRE/TMPINSTALL_FILES to CLEANFILES.
151        * startup/Makefile.am: Ditto.
152
1532004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * start/Makefile.am: Remove.
156        * Makefile.am: Merge-in start/Makefile.am.
157        * configure.ac: Reflect changes above.
158
1592004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * start/regs.S: Remove.
162
1632004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * wrapup/Makefile.am: Eliminate $(LIB).
166        Use noinst_DATA to trigger building libbsp.a.
167
1682003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
171        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
172
1732003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
176        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
177
1782003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
181
1822003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * start/Makefile.am: Misc cleanups and fixes.
185        * startup/Makefile.am: Misc cleanups and fixes.
186        * wrapup/Makefile.am: Misc cleanups and fixes.
187
1882003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * Makefile.am: Add preinstallation dirstamp support.
191        * clock/Makefile.am: Cosmetics.
192        * console/Makefile.am: Cosmetics.
193        * gdbsci/Makefile.am: Cosmetics.
194        * scitab/Makefile.am: Cosmetics.
195        * startup/Makefile.am: Cosmetics.
196        * trap34/Makefile.am: Cosmetics.
197        * wrapup/Makefile.am: Cosmetics.
198
1992003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * clock/Makefile.am: Remove all-local: $(ARCH).
202        * console/Makefile.am: Remove all-local: $(ARCH).
203        * gdbsci/Makefile.am: Remove all-local: $(ARCH).
204        * scitab/Makefile.am: Remove all-local: $(ARCH).
205        * start/Makefile.am: Remove all-local: $(ARCH).
206        * startup/Makefile.am: Remove all-local: $(ARCH).
207        * trap34/Makefile.am: Remove all-local: $(ARCH).
208        * wrapup/Makefile.am: Remove all-local: $(ARCH).
209
2102003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * Makefile.am: Merge-in include/Makefile.am.
213        Reflect changes to bsp.am.
214        * include/Makefile.am: Remove.
215        * configure.ac: Reflect changes above.
216
2172003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * bsp_specs: Remove *lib:.
220
2212003-09-04      Joel Sherrill <joel@OARcorp.com>
222
223        * include/bsp.h, start/start.S, startup/bspstart.c,
224        trap34/console-io.c: URL for license changed.
225
2262003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * Makefile.am: Reflect having moved aclocal/.
229
2302003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * Makefile.am: Reflect having moved automake/.
233        * clock/Makefile.am: Reflect having moved automake/.
234        * console/Makefile.am: Reflect having moved automake/.
235        * gdbsci/Makefile.am: Reflect having moved automake/.
236        * include/Makefile.am: Reflect having moved automake/.
237        * scitab/Makefile.am: Reflect having moved automake/.
238        * start/Makefile.am: Reflect having moved automake/.
239        * startup/Makefile.am: Reflect having moved automake/.
240        * trap34/Makefile.am: Reflect having moved automake/.
241        * wrapup/Makefile.am: Reflect having moved automake/.
242
2432003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
246
2472003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        PR 445/bsps
250        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
251        Remove cpp, old_cpp (now unused).
252
2532003-06-13      Joel Sherrill <joel@OARcorp.com>
254
255        * startup/linkcmds: Removed warnings.
256
2572003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * configure.ac: Remove AC_CONFIG_AUX_DIR.
260
2612003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
264
2652003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * configure.ac: AC_PREREQ(2.57).
268
2692003-01-28      Joel Sherrill <joel@OARcorp.com>
270
271        * startup/linkcmds: Fix to work around truncated section names.
272
2732003-01-20      Joel Sherrill <joel@OARcorp.com>
274
275        * startup/linkcmds*: Add FreeBSD sysctl() sections.
276
2772003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
280        Eliminate unused GENERIC_FILES.
281
2822003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
285        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
286        * gdbsci/Makefile.am: Don't include @RTEMS_BSP@.cfg.
287        * scitab/Makefile.am: Don't include @RTEMS_BSP@.cfg.
288        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
289        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
290        * trap34/Makefile.am: Don't include @RTEMS_BSP@.cfg.
291
2922002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * start/Makefile.am: Use install-data-local to install startfile.
295
2962002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
299
3002002-11-07      Joel Sherrill <joel@OARcorp.com>
301
302        * startup/linkcmds: Include all .rodata* sections.
303
3042002-11-01      Joel Sherrill <joel@OARcorp.com>
305
306        * gdbsci/gdbsci.c: Removed warnings.
307
3082002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * .cvsignore: Reformat.
311        Add autom4te*cache.
312        Remove autom4te.cache.
313
3142002-09-14      Joel Sherrill <joel@OARcorp.com>
315
316        * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
317        of all calls to bsp_libc_init() resulted in some cleanup here.
318
3192002-08-21      Joel Sherrill <joel@OARcorp.com>
320
321        * bsp_specs: Added support for -nostdlibs.
322
3232002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
326        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
327
3282002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
331        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
332        * gdbsci/Makefile.am: Use .$(OBJEXT) instead of .o.
333        * scitab/Makefile.am: Use .$(OBJEXT) instead of .o.
334        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
335        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
336        * trap34/Makefile.am: Use .$(OBJEXT) instead of .o.
337
3382002-07-25      Joel Sherrill <joel@OARcorp.com>
339
340        * startup/linkcmds: Added __EH_FRAME_BEGIN__ and __EH_FRAME_END__
341        to remove problems linking empty main(){} with BSP.
342
3432002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
344
345        * start/Makefile.am: Eliminate PGM.
346        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
347
3482002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
349
350        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
351
3522002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
355        Remove $(OBJS) from all-local.
356
3572002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * wrapup/Makefile.am: Add $(LIB) to all-local.
360
3612002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
362
363        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
364
3652001-05-09      Joel Sherrill <joel@OARcorp.com>
366
367        * startup/linkcmds: In support of gcc 3.1, added one of more
368        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
369        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
370        and direction of segments to memory regions may also have been
371        addressed.  This was a sweep across all BSPs.
372 
3732002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
374
375        * configure.ac:
376        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
377        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
378        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
379        * Makefile.am: Remove AUTOMAKE_OPTIONS.
380        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
381        * gdbsci/Makefile.am: Remove AUTOMAKE_OPTIONS.
382        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
383        * scitab/Makefile.am: Remove AUTOMAKE_OPTIONS.
384        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
385        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
386        * trap34/Makefile.am: Remove AUTOMAKE_OPTIONS.
387        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
388
3892001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * configure.ac: Apply RTEMS_BSPOPTS_*(CPU_CLOCK_RATE_HZ).
392        * console/Makefile.am: C_O_FILES = $(C_FILES:%.c=$(ARCH)/%.o).
393        * wrapup/Makefile.am: Add gdbsci, scitab to BSP_FILES, add
394        CPU_FILES.
395
3962001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
397
398        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
399
4002001-10-12      Joel Sherrill <joel@OARcorp.com>
401
402        * start/start.S: Fixed typo.
403
4042001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
405
406        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
407        * configure.in: Remove.
408        * configure.ac: New file, generated from configure.in by autoupdate.
409
4102001-09-27      Joel Sherrill <joel@OARcorp.com>
411
412        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
413
4142001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
415
416        * include/Makefile.am: Use 'CLEANFILES ='.
417        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
418
4192001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
420
421        * configure.in: Add bspopts.h.
422        * include/.cvsignore: Add bspopts.h*, stamp-h*.
423        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
424        * include/bsp.h: Include bspopts.h.
425        * scitab/Makefile.am: Use @CPU_CLOCK_RATE_HZ@.
426
4272001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
428
429        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]), adapt
430        bspopts.h handling to other sh-BSPs.
431        * include/.cvsignore: Add stamp-h*, bspopts.h*.
432        * include/Makefile.am: Use include_HEADERS instead of H_FILES.
433        * startup/bspstart.c: Reworked, based on the amos BSP.
434
4352001-05-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
436
437        * scitab/.cvsignore: Add.
438        * configure.in: Add --enable-console, CPU_CLOCK_RATE_HZ, autoheader
439        bspopt.h.
440        * include/bsp.h: Complete rewrite based on the AMOS-BSP.
441        * README: Update.
442        * bsp_specs: copy from gensh1
443
4442001-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
445
446        * Makefile.am: Add scitab, gdbsci to SUBDIRS.
447        * include/gdbsci.h: New file.
448        * include/.cvsignore: Add stamp-h? and bspopts.h*.
449        * console/Makefile.am: Use shared/console.c.
450        * console/console-io.c, console/console-support.S: Remove.
451
4522001-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
453
454        * gdbsci/, scitab/, trap34/: Add directories.
455
4562001-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457
458        * Makefile.am, README, console/console-io.c, start/start.S,
459        startup/linkcmds: Update to make shsim closer to functional.
460
4612001-01-03      Joel Sherrill <joel@OARcorp.com>
462
463        * console/console-io.c: Added console_initialize_hardware().
464
4652000-11-27      Joel Sherrill <joel@OARcorp.com>
466
467        * The shsim is for the SH simulator in gdb. It should be able
468        to be used with multiple SH CPU models.
469        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs,
470        configure.in, clock/.cvsignore, clock/Makefile.am,
471        clock/clockdrv.c, console/.cvsignore, console/Makefile.am,
472        console/console-io.c, console/console-support.S,
473        include/.cvsignore, include/Makefile.am, include/bsp.h,
474        start/.cvsignore, start/Makefile.am, start/regs.S,
475        start/start.S, startup/.cvsignore, startup/Makefile.am,
476        startup/bspstart.c, startup/linkcmds, wrapup/.cvsignore,
477        wrapup/Makefile.am: New files.
Note: See TracBrowser for help on using the repository browser.