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

4.104.114.84.95
Last change on this file since c0e7f2cd was 4e942c8, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/06/04 at 08:09:41

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

  • Makefile.am: Pickup files from ../../sh/shared instead of ../shared. Reformat.
  • Property mode set to 100644
File size: 11.7 KB
Line 
12004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Pickup files from ../../sh/shared instead of
4        ../shared. Reformat.
5
62004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * Makefile.am: Cosmetics.
9
102004-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Merge-in clock/Makefile.am, gdbsci/Makefile.am,
13        startup/Makefile.am, wrapup/Makefile.am, console/Makefile.am,
14        scitab/Makefile.am, trap34/Makefile.am. Use automake compilation rules.
15        * clock/Makefile.am, gdbsci/Makefile.am, startup/Makefile.am,
16        wrapup/Makefile.am, console/Makefile.am, scitab/Makefile.am,
17        trap34/Makefile.am: Remove.
18        * configure.ac: Reflect changes above.
19
202004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
23        Add RTEMS_PROG_CCAS.
24
252004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * Makefile.am: Add PREINSTALL_DIRS.
28        * wrapup/Makefile.am: Reflect changes to libcpu.
29
302004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * clock/Makefile.am: Remove bogus EXTRA_DIST.
33        * gdbsci/Makefile.am: Remove bogus EXTRA_DIST.
34        * wrapup/Makefile.am: Reflect changes to libcpu.
35
362004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
39        Add PRE/TMPINSTALL_FILES to CLEANFILES.
40        * startup/Makefile.am: Ditto.
41
422004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * start/Makefile.am: Remove.
45        * Makefile.am: Merge-in start/Makefile.am.
46        * configure.ac: Reflect changes above.
47
482004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * start/regs.S: Remove.
51
522004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * wrapup/Makefile.am: Eliminate $(LIB).
55        Use noinst_DATA to trigger building libbsp.a.
56
572003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
60        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
61
622003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
65        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
66
672003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
70
712003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * start/Makefile.am: Misc cleanups and fixes.
74        * startup/Makefile.am: Misc cleanups and fixes.
75        * wrapup/Makefile.am: Misc cleanups and fixes.
76
772003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * Makefile.am: Add preinstallation dirstamp support.
80        * clock/Makefile.am: Cosmetics.
81        * console/Makefile.am: Cosmetics.
82        * gdbsci/Makefile.am: Cosmetics.
83        * scitab/Makefile.am: Cosmetics.
84        * startup/Makefile.am: Cosmetics.
85        * trap34/Makefile.am: Cosmetics.
86        * wrapup/Makefile.am: Cosmetics.
87
882003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * clock/Makefile.am: Remove all-local: $(ARCH).
91        * console/Makefile.am: Remove all-local: $(ARCH).
92        * gdbsci/Makefile.am: Remove all-local: $(ARCH).
93        * scitab/Makefile.am: Remove all-local: $(ARCH).
94        * start/Makefile.am: Remove all-local: $(ARCH).
95        * startup/Makefile.am: Remove all-local: $(ARCH).
96        * trap34/Makefile.am: Remove all-local: $(ARCH).
97        * wrapup/Makefile.am: Remove all-local: $(ARCH).
98
992003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * Makefile.am: Merge-in include/Makefile.am.
102        Reflect changes to bsp.am.
103        * include/Makefile.am: Remove.
104        * configure.ac: Reflect changes above.
105
1062003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * bsp_specs: Remove *lib:.
109
1102003-09-04      Joel Sherrill <joel@OARcorp.com>
111
112        * include/bsp.h, start/start.S, startup/bspstart.c,
113        trap34/console-io.c: URL for license changed.
114
1152003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * Makefile.am: Reflect having moved aclocal/.
118
1192003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * Makefile.am: Reflect having moved automake/.
122        * clock/Makefile.am: Reflect having moved automake/.
123        * console/Makefile.am: Reflect having moved automake/.
124        * gdbsci/Makefile.am: Reflect having moved automake/.
125        * include/Makefile.am: Reflect having moved automake/.
126        * scitab/Makefile.am: Reflect having moved automake/.
127        * start/Makefile.am: Reflect having moved automake/.
128        * startup/Makefile.am: Reflect having moved automake/.
129        * trap34/Makefile.am: Reflect having moved automake/.
130        * wrapup/Makefile.am: Reflect having moved automake/.
131
1322003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
135
1362003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        PR 445/bsps
139        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
140        Remove cpp, old_cpp (now unused).
141
1422003-06-13      Joel Sherrill <joel@OARcorp.com>
143
144        * startup/linkcmds: Removed warnings.
145
1462003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * configure.ac: Remove AC_CONFIG_AUX_DIR.
149
1502003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
153
1542003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * configure.ac: AC_PREREQ(2.57).
157
1582003-01-28      Joel Sherrill <joel@OARcorp.com>
159
160        * startup/linkcmds: Fix to work around truncated section names.
161
1622003-01-20      Joel Sherrill <joel@OARcorp.com>
163
164        * startup/linkcmds*: Add FreeBSD sysctl() sections.
165
1662003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
169        Eliminate unused GENERIC_FILES.
170
1712003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
174        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
175        * gdbsci/Makefile.am: Don't include @RTEMS_BSP@.cfg.
176        * scitab/Makefile.am: Don't include @RTEMS_BSP@.cfg.
177        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
178        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
179        * trap34/Makefile.am: Don't include @RTEMS_BSP@.cfg.
180
1812002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * start/Makefile.am: Use install-data-local to install startfile.
184
1852002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
188
1892002-11-07      Joel Sherrill <joel@OARcorp.com>
190
191        * startup/linkcmds: Include all .rodata* sections.
192
1932002-11-01      Joel Sherrill <joel@OARcorp.com>
194
195        * gdbsci/gdbsci.c: Removed warnings.
196
1972002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * .cvsignore: Reformat.
200        Add autom4te*cache.
201        Remove autom4te.cache.
202
2032002-09-14      Joel Sherrill <joel@OARcorp.com>
204
205        * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
206        of all calls to bsp_libc_init() resulted in some cleanup here.
207
2082002-08-21      Joel Sherrill <joel@OARcorp.com>
209
210        * bsp_specs: Added support for -nostdlibs.
211
2122002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
215        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
216
2172002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
220        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
221        * gdbsci/Makefile.am: Use .$(OBJEXT) instead of .o.
222        * scitab/Makefile.am: Use .$(OBJEXT) instead of .o.
223        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
224        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
225        * trap34/Makefile.am: Use .$(OBJEXT) instead of .o.
226
2272002-07-25      Joel Sherrill <joel@OARcorp.com>
228
229        * startup/linkcmds: Added __EH_FRAME_BEGIN__ and __EH_FRAME_END__
230        to remove problems linking empty main(){} with BSP.
231
2322002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * start/Makefile.am: Eliminate PGM.
235        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
236
2372002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
240
2412002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
244        Remove $(OBJS) from all-local.
245
2462002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * wrapup/Makefile.am: Add $(LIB) to all-local.
249
2502002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
253
2542001-05-09      Joel Sherrill <joel@OARcorp.com>
255
256        * startup/linkcmds: In support of gcc 3.1, added one of more
257        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
258        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
259        and direction of segments to memory regions may also have been
260        addressed.  This was a sweep across all BSPs.
261 
2622002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * configure.ac:
265        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
266        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
267        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
268        * Makefile.am: Remove AUTOMAKE_OPTIONS.
269        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
270        * gdbsci/Makefile.am: Remove AUTOMAKE_OPTIONS.
271        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
272        * scitab/Makefile.am: Remove AUTOMAKE_OPTIONS.
273        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
274        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
275        * trap34/Makefile.am: Remove AUTOMAKE_OPTIONS.
276        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
277
2782001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * configure.ac: Apply RTEMS_BSPOPTS_*(CPU_CLOCK_RATE_HZ).
281        * console/Makefile.am: C_O_FILES = $(C_FILES:%.c=$(ARCH)/%.o).
282        * wrapup/Makefile.am: Add gdbsci, scitab to BSP_FILES, add
283        CPU_FILES.
284
2852001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
288
2892001-10-12      Joel Sherrill <joel@OARcorp.com>
290
291        * start/start.S: Fixed typo.
292
2932001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
296        * configure.in: Remove.
297        * configure.ac: New file, generated from configure.in by autoupdate.
298
2992001-09-27      Joel Sherrill <joel@OARcorp.com>
300
301        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
302
3032001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * include/Makefile.am: Use 'CLEANFILES ='.
306        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
307
3082001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * configure.in: Add bspopts.h.
311        * include/.cvsignore: Add bspopts.h*, stamp-h*.
312        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
313        * include/bsp.h: Include bspopts.h.
314        * scitab/Makefile.am: Use @CPU_CLOCK_RATE_HZ@.
315
3162001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
317
318        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]), adapt
319        bspopts.h handling to other sh-BSPs.
320        * include/.cvsignore: Add stamp-h*, bspopts.h*.
321        * include/Makefile.am: Use include_HEADERS instead of H_FILES.
322        * startup/bspstart.c: Reworked, based on the amos BSP.
323
3242001-05-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * scitab/.cvsignore: Add.
327        * configure.in: Add --enable-console, CPU_CLOCK_RATE_HZ, autoheader
328        bspopt.h.
329        * include/bsp.h: Complete rewrite based on the AMOS-BSP.
330        * README: Update.
331        * bsp_specs: copy from gensh1
332
3332001-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * Makefile.am: Add scitab, gdbsci to SUBDIRS.
336        * include/gdbsci.h: New file.
337        * include/.cvsignore: Add stamp-h? and bspopts.h*.
338        * console/Makefile.am: Use shared/console.c.
339        * console/console-io.c, console/console-support.S: Remove.
340
3412001-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
342
343        * gdbsci/, scitab/, trap34/: Add directories.
344
3452001-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * Makefile.am, README, console/console-io.c, start/start.S,
348        startup/linkcmds: Update to make shsim closer to functional.
349
3502001-01-03      Joel Sherrill <joel@OARcorp.com>
351
352        * console/console-io.c: Added console_initialize_hardware().
353
3542000-11-27      Joel Sherrill <joel@OARcorp.com>
355
356        * The shsim is for the SH simulator in gdb. It should be able
357        to be used with multiple SH CPU models.
358        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs,
359        configure.in, clock/.cvsignore, clock/Makefile.am,
360        clock/clockdrv.c, console/.cvsignore, console/Makefile.am,
361        console/console-io.c, console/console-support.S,
362        include/.cvsignore, include/Makefile.am, include/bsp.h,
363        start/.cvsignore, start/Makefile.am, start/regs.S,
364        start/start.S, startup/.cvsignore, startup/Makefile.am,
365        startup/bspstart.c, startup/linkcmds, wrapup/.cvsignore,
366        wrapup/Makefile.am: New files.
Note: See TracBrowser for help on using the repository browser.