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

4.104.114.84.95
Last change on this file since c24d7c84 was c24d7c84, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/12/04 at 09:08:05

2004-02-12 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
  • Property mode set to 100644
File size: 11.9 KB
RevLine 
[c24d7c84]12004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
4
[4e942c8]52004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Pickup files from ../../sh/shared instead of
8        ../shared. Reformat.
9
[2c8fbdd]102004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Cosmetics.
13
[a9285f5]142004-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Merge-in clock/Makefile.am, gdbsci/Makefile.am,
17        startup/Makefile.am, wrapup/Makefile.am, console/Makefile.am,
18        scitab/Makefile.am, trap34/Makefile.am. Use automake compilation rules.
19        * clock/Makefile.am, gdbsci/Makefile.am, startup/Makefile.am,
20        wrapup/Makefile.am, console/Makefile.am, scitab/Makefile.am,
21        trap34/Makefile.am: Remove.
22        * configure.ac: Reflect changes above.
23
[f3c5a0ec]242004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
27        Add RTEMS_PROG_CCAS.
28
[7984a69]292004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * Makefile.am: Add PREINSTALL_DIRS.
32        * wrapup/Makefile.am: Reflect changes to libcpu.
33
[6146ea7a]342004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * clock/Makefile.am: Remove bogus EXTRA_DIST.
37        * gdbsci/Makefile.am: Remove bogus EXTRA_DIST.
38        * wrapup/Makefile.am: Reflect changes to libcpu.
39
[ff716ea0]402004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
43        Add PRE/TMPINSTALL_FILES to CLEANFILES.
44        * startup/Makefile.am: Ditto.
45
[7a5a3a41]462004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * start/Makefile.am: Remove.
49        * Makefile.am: Merge-in start/Makefile.am.
50        * configure.ac: Reflect changes above.
51
[1b186e5]522004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * start/regs.S: Remove.
55
[6411947]562004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * wrapup/Makefile.am: Eliminate $(LIB).
59        Use noinst_DATA to trigger building libbsp.a.
60
[b35414a]612003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
64        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
65
[a1ff7dd]662003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
69        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
70
[810720b6]712003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
74
[4c89e236]752003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * start/Makefile.am: Misc cleanups and fixes.
78        * startup/Makefile.am: Misc cleanups and fixes.
79        * wrapup/Makefile.am: Misc cleanups and fixes.
80
[70af070b]812003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * Makefile.am: Add preinstallation dirstamp support.
84        * clock/Makefile.am: Cosmetics.
85        * console/Makefile.am: Cosmetics.
86        * gdbsci/Makefile.am: Cosmetics.
87        * scitab/Makefile.am: Cosmetics.
88        * startup/Makefile.am: Cosmetics.
89        * trap34/Makefile.am: Cosmetics.
90        * wrapup/Makefile.am: Cosmetics.
91
[7692f20c]922003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * clock/Makefile.am: Remove all-local: $(ARCH).
95        * console/Makefile.am: Remove all-local: $(ARCH).
96        * gdbsci/Makefile.am: Remove all-local: $(ARCH).
97        * scitab/Makefile.am: Remove all-local: $(ARCH).
98        * start/Makefile.am: Remove all-local: $(ARCH).
99        * startup/Makefile.am: Remove all-local: $(ARCH).
100        * trap34/Makefile.am: Remove all-local: $(ARCH).
101        * wrapup/Makefile.am: Remove all-local: $(ARCH).
102
[d0d6a5c]1032003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * Makefile.am: Merge-in include/Makefile.am.
106        Reflect changes to bsp.am.
107        * include/Makefile.am: Remove.
108        * configure.ac: Reflect changes above.
109
[3299388d]1102003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * bsp_specs: Remove *lib:.
113
[f48d86a8]1142003-09-04      Joel Sherrill <joel@OARcorp.com>
115
116        * include/bsp.h, start/start.S, startup/bspstart.c,
117        trap34/console-io.c: URL for license changed.
118
[fe8bc62f]1192003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * Makefile.am: Reflect having moved aclocal/.
122
[e665ad1]1232003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
[c483a4e]125        * Makefile.am: Reflect having moved automake/.
126        * clock/Makefile.am: Reflect having moved automake/.
127        * console/Makefile.am: Reflect having moved automake/.
128        * gdbsci/Makefile.am: Reflect having moved automake/.
129        * include/Makefile.am: Reflect having moved automake/.
130        * scitab/Makefile.am: Reflect having moved automake/.
131        * start/Makefile.am: Reflect having moved automake/.
132        * startup/Makefile.am: Reflect having moved automake/.
133        * trap34/Makefile.am: Reflect having moved automake/.
134        * wrapup/Makefile.am: Reflect having moved automake/.
[e665ad1]135
[7dcc3fe]1362003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
139
[d266acd2]1402003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
[75fcb394]142        PR 445/bsps
[d266acd2]143        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
144        Remove cpp, old_cpp (now unused).
145
[9eb574dd]1462003-06-13      Joel Sherrill <joel@OARcorp.com>
147
148        * startup/linkcmds: Removed warnings.
149
[afaa498d]1502003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * configure.ac: Remove AC_CONFIG_AUX_DIR.
153
[ccd81b60]1542003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
157
[9b5c258]1582003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * configure.ac: AC_PREREQ(2.57).
161
[f3b2ac06]1622003-01-28      Joel Sherrill <joel@OARcorp.com>
163
164        * startup/linkcmds: Fix to work around truncated section names.
165
[1d36d2af]1662003-01-20      Joel Sherrill <joel@OARcorp.com>
167
168        * startup/linkcmds*: Add FreeBSD sysctl() sections.
169
[c62c75af]1702003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
173        Eliminate unused GENERIC_FILES.
174
[df16c47a]1752003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
178        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
179        * gdbsci/Makefile.am: Don't include @RTEMS_BSP@.cfg.
180        * scitab/Makefile.am: Don't include @RTEMS_BSP@.cfg.
181        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
182        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
183        * trap34/Makefile.am: Don't include @RTEMS_BSP@.cfg.
184
[59a01a6e]1852002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * start/Makefile.am: Use install-data-local to install startfile.
188
[ad5c7fe]1892002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
192
[716d0d4]1932002-11-07      Joel Sherrill <joel@OARcorp.com>
194
195        * startup/linkcmds: Include all .rodata* sections.
196
[09e19e6]1972002-11-01      Joel Sherrill <joel@OARcorp.com>
198
199        * gdbsci/gdbsci.c: Removed warnings.
200
[8730f45]2012002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * .cvsignore: Reformat.
204        Add autom4te*cache.
205        Remove autom4te.cache.
206
[536f5f94]2072002-09-14      Joel Sherrill <joel@OARcorp.com>
208
209        * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
210        of all calls to bsp_libc_init() resulted in some cleanup here.
211
[a2ae30c2]2122002-08-21      Joel Sherrill <joel@OARcorp.com>
213
214        * bsp_specs: Added support for -nostdlibs.
215
[6fd7b93]2162002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
219        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
220
[595fee0]2212002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
224        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
225        * gdbsci/Makefile.am: Use .$(OBJEXT) instead of .o.
226        * scitab/Makefile.am: Use .$(OBJEXT) instead of .o.
227        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
228        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
229        * trap34/Makefile.am: Use .$(OBJEXT) instead of .o.
230
[bc9037d]2312002-07-25      Joel Sherrill <joel@OARcorp.com>
232
233        * startup/linkcmds: Added __EH_FRAME_BEGIN__ and __EH_FRAME_END__
234        to remove problems linking empty main(){} with BSP.
235
[b9288fb1]2362002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * start/Makefile.am: Eliminate PGM.
239        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
240
[f1feebb]2412002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
244
[445c0a0]2452002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
248        Remove $(OBJS) from all-local.
249
[d16af043]2502002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * wrapup/Makefile.am: Add $(LIB) to all-local.
253
[80defac]2542002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
257
[85c92574]2582001-05-09      Joel Sherrill <joel@OARcorp.com>
259
260        * startup/linkcmds: In support of gcc 3.1, added one of more
261        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
262        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
263        and direction of segments to memory regions may also have been
264        addressed.  This was a sweep across all BSPs.
265 
[13219cae]2662002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * configure.ac:
269        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
270        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
271        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
272        * Makefile.am: Remove AUTOMAKE_OPTIONS.
273        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
274        * gdbsci/Makefile.am: Remove AUTOMAKE_OPTIONS.
275        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
276        * scitab/Makefile.am: Remove AUTOMAKE_OPTIONS.
277        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
278        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
279        * trap34/Makefile.am: Remove AUTOMAKE_OPTIONS.
280        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
281
[b9f84f1]2822001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * configure.ac: Apply RTEMS_BSPOPTS_*(CPU_CLOCK_RATE_HZ).
285        * console/Makefile.am: C_O_FILES = $(C_FILES:%.c=$(ARCH)/%.o).
286        * wrapup/Makefile.am: Add gdbsci, scitab to BSP_FILES, add
287        CPU_FILES.
288
[9e1ae79]2892001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
292
[76c6828d]2932001-10-12      Joel Sherrill <joel@OARcorp.com>
294
295        * start/start.S: Fixed typo.
296
[df25c998]2972001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
300        * configure.in: Remove.
301        * configure.ac: New file, generated from configure.in by autoupdate.
302
[cf282090]3032001-09-27      Joel Sherrill <joel@OARcorp.com>
304
305        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
306
[3eb3b023]3072001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * include/Makefile.am: Use 'CLEANFILES ='.
310        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
311
[a2e6723]3122001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * configure.in: Add bspopts.h.
315        * include/.cvsignore: Add bspopts.h*, stamp-h*.
316        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
317        * include/bsp.h: Include bspopts.h.
318        * scitab/Makefile.am: Use @CPU_CLOCK_RATE_HZ@.
319
[f86582c8]3202001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
321
322        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]), adapt
323        bspopts.h handling to other sh-BSPs.
324        * include/.cvsignore: Add stamp-h*, bspopts.h*.
325        * include/Makefile.am: Use include_HEADERS instead of H_FILES.
326        * startup/bspstart.c: Reworked, based on the amos BSP.
327
[f0ef873]3282001-05-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * scitab/.cvsignore: Add.
331        * configure.in: Add --enable-console, CPU_CLOCK_RATE_HZ, autoheader
332        bspopt.h.
333        * include/bsp.h: Complete rewrite based on the AMOS-BSP.
334        * README: Update.
335        * bsp_specs: copy from gensh1
336
[4e568769]3372001-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
338
339        * Makefile.am: Add scitab, gdbsci to SUBDIRS.
340        * include/gdbsci.h: New file.
341        * include/.cvsignore: Add stamp-h? and bspopts.h*.
342        * console/Makefile.am: Use shared/console.c.
343        * console/console-io.c, console/console-support.S: Remove.
344
[e0ddaa7e]3452001-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * gdbsci/, scitab/, trap34/: Add directories.
348
[e8a7a46]3492001-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * Makefile.am, README, console/console-io.c, start/start.S,
352        startup/linkcmds: Update to make shsim closer to functional.
353
[1f275887]3542001-01-03      Joel Sherrill <joel@OARcorp.com>
355
356        * console/console-io.c: Added console_initialize_hardware().
357
[86ec6ed]3582000-11-27      Joel Sherrill <joel@OARcorp.com>
359
360        * The shsim is for the SH simulator in gdb. It should be able
361        to be used with multiple SH CPU models.
362        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs,
363        configure.in, clock/.cvsignore, clock/Makefile.am,
364        clock/clockdrv.c, console/.cvsignore, console/Makefile.am,
365        console/console-io.c, console/console-support.S,
366        include/.cvsignore, include/Makefile.am, include/bsp.h,
367        start/.cvsignore, start/Makefile.am, start/regs.S,
368        start/start.S, startup/.cvsignore, startup/Makefile.am,
369        startup/bspstart.c, startup/linkcmds, wrapup/.cvsignore,
370        wrapup/Makefile.am: New files.
Note: See TracBrowser for help on using the repository browser.