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

4.104.114.84.95
Last change on this file since 2a7f9a28 was 2a7f9a28, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/19/04 at 06:22:18

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

  • Makefile.am: Reflect changes to bsp.am. Preinstall dist_project_lib*.
  • Property mode set to 100644
File size: 12.1 KB
Line 
12004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Reflect changes to bsp.am.
4        Preinstall dist_project_lib*.
5
62004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * Makefile.am: Reflect changes to bsp.am.
9
102004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
13
142004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Pickup files from ../../sh/shared instead of
17        ../shared. Reformat.
18
192004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Cosmetics.
22
232004-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: Merge-in clock/Makefile.am, gdbsci/Makefile.am,
26        startup/Makefile.am, wrapup/Makefile.am, console/Makefile.am,
27        scitab/Makefile.am, trap34/Makefile.am. Use automake compilation rules.
28        * clock/Makefile.am, gdbsci/Makefile.am, startup/Makefile.am,
29        wrapup/Makefile.am, console/Makefile.am, scitab/Makefile.am,
30        trap34/Makefile.am: Remove.
31        * configure.ac: Reflect changes above.
32
332004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
36        Add RTEMS_PROG_CCAS.
37
382004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: Add PREINSTALL_DIRS.
41        * wrapup/Makefile.am: Reflect changes to libcpu.
42
432004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * clock/Makefile.am: Remove bogus EXTRA_DIST.
46        * gdbsci/Makefile.am: Remove bogus EXTRA_DIST.
47        * wrapup/Makefile.am: Reflect changes to libcpu.
48
492004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
52        Add PRE/TMPINSTALL_FILES to CLEANFILES.
53        * startup/Makefile.am: Ditto.
54
552004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * start/Makefile.am: Remove.
58        * Makefile.am: Merge-in start/Makefile.am.
59        * configure.ac: Reflect changes above.
60
612004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * start/regs.S: Remove.
64
652004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * wrapup/Makefile.am: Eliminate $(LIB).
68        Use noinst_DATA to trigger building libbsp.a.
69
702003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
73        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
74
752003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
78        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
79
802003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
83
842003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * start/Makefile.am: Misc cleanups and fixes.
87        * startup/Makefile.am: Misc cleanups and fixes.
88        * wrapup/Makefile.am: Misc cleanups and fixes.
89
902003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * Makefile.am: Add preinstallation dirstamp support.
93        * clock/Makefile.am: Cosmetics.
94        * console/Makefile.am: Cosmetics.
95        * gdbsci/Makefile.am: Cosmetics.
96        * scitab/Makefile.am: Cosmetics.
97        * startup/Makefile.am: Cosmetics.
98        * trap34/Makefile.am: Cosmetics.
99        * wrapup/Makefile.am: Cosmetics.
100
1012003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * clock/Makefile.am: Remove all-local: $(ARCH).
104        * console/Makefile.am: Remove all-local: $(ARCH).
105        * gdbsci/Makefile.am: Remove all-local: $(ARCH).
106        * scitab/Makefile.am: Remove all-local: $(ARCH).
107        * start/Makefile.am: Remove all-local: $(ARCH).
108        * startup/Makefile.am: Remove all-local: $(ARCH).
109        * trap34/Makefile.am: Remove all-local: $(ARCH).
110        * wrapup/Makefile.am: Remove all-local: $(ARCH).
111
1122003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * Makefile.am: Merge-in include/Makefile.am.
115        Reflect changes to bsp.am.
116        * include/Makefile.am: Remove.
117        * configure.ac: Reflect changes above.
118
1192003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * bsp_specs: Remove *lib:.
122
1232003-09-04      Joel Sherrill <joel@OARcorp.com>
124
125        * include/bsp.h, start/start.S, startup/bspstart.c,
126        trap34/console-io.c: URL for license changed.
127
1282003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * Makefile.am: Reflect having moved aclocal/.
131
1322003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * Makefile.am: Reflect having moved automake/.
135        * clock/Makefile.am: Reflect having moved automake/.
136        * console/Makefile.am: Reflect having moved automake/.
137        * gdbsci/Makefile.am: Reflect having moved automake/.
138        * include/Makefile.am: Reflect having moved automake/.
139        * scitab/Makefile.am: Reflect having moved automake/.
140        * start/Makefile.am: Reflect having moved automake/.
141        * startup/Makefile.am: Reflect having moved automake/.
142        * trap34/Makefile.am: Reflect having moved automake/.
143        * wrapup/Makefile.am: Reflect having moved automake/.
144
1452003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
148
1492003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        PR 445/bsps
152        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
153        Remove cpp, old_cpp (now unused).
154
1552003-06-13      Joel Sherrill <joel@OARcorp.com>
156
157        * startup/linkcmds: Removed warnings.
158
1592003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * configure.ac: Remove AC_CONFIG_AUX_DIR.
162
1632003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
166
1672003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * configure.ac: AC_PREREQ(2.57).
170
1712003-01-28      Joel Sherrill <joel@OARcorp.com>
172
173        * startup/linkcmds: Fix to work around truncated section names.
174
1752003-01-20      Joel Sherrill <joel@OARcorp.com>
176
177        * startup/linkcmds*: Add FreeBSD sysctl() sections.
178
1792003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
182        Eliminate unused GENERIC_FILES.
183
1842003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
187        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
188        * gdbsci/Makefile.am: Don't include @RTEMS_BSP@.cfg.
189        * scitab/Makefile.am: Don't include @RTEMS_BSP@.cfg.
190        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
191        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
192        * trap34/Makefile.am: Don't include @RTEMS_BSP@.cfg.
193
1942002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * start/Makefile.am: Use install-data-local to install startfile.
197
1982002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
201
2022002-11-07      Joel Sherrill <joel@OARcorp.com>
203
204        * startup/linkcmds: Include all .rodata* sections.
205
2062002-11-01      Joel Sherrill <joel@OARcorp.com>
207
208        * gdbsci/gdbsci.c: Removed warnings.
209
2102002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * .cvsignore: Reformat.
213        Add autom4te*cache.
214        Remove autom4te.cache.
215
2162002-09-14      Joel Sherrill <joel@OARcorp.com>
217
218        * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
219        of all calls to bsp_libc_init() resulted in some cleanup here.
220
2212002-08-21      Joel Sherrill <joel@OARcorp.com>
222
223        * bsp_specs: Added support for -nostdlibs.
224
2252002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
228        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
229
2302002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
233        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
234        * gdbsci/Makefile.am: Use .$(OBJEXT) instead of .o.
235        * scitab/Makefile.am: Use .$(OBJEXT) instead of .o.
236        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
237        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
238        * trap34/Makefile.am: Use .$(OBJEXT) instead of .o.
239
2402002-07-25      Joel Sherrill <joel@OARcorp.com>
241
242        * startup/linkcmds: Added __EH_FRAME_BEGIN__ and __EH_FRAME_END__
243        to remove problems linking empty main(){} with BSP.
244
2452002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * start/Makefile.am: Eliminate PGM.
248        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
249
2502002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
253
2542002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
257        Remove $(OBJS) from all-local.
258
2592002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * wrapup/Makefile.am: Add $(LIB) to all-local.
262
2632002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
266
2672001-05-09      Joel Sherrill <joel@OARcorp.com>
268
269        * startup/linkcmds: In support of gcc 3.1, added one of more
270        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
271        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
272        and direction of segments to memory regions may also have been
273        addressed.  This was a sweep across all BSPs.
274 
2752002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * configure.ac:
278        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
279        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
280        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
281        * Makefile.am: Remove AUTOMAKE_OPTIONS.
282        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
283        * gdbsci/Makefile.am: Remove AUTOMAKE_OPTIONS.
284        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
285        * scitab/Makefile.am: Remove AUTOMAKE_OPTIONS.
286        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
287        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
288        * trap34/Makefile.am: Remove AUTOMAKE_OPTIONS.
289        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
290
2912001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * configure.ac: Apply RTEMS_BSPOPTS_*(CPU_CLOCK_RATE_HZ).
294        * console/Makefile.am: C_O_FILES = $(C_FILES:%.c=$(ARCH)/%.o).
295        * wrapup/Makefile.am: Add gdbsci, scitab to BSP_FILES, add
296        CPU_FILES.
297
2982001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
301
3022001-10-12      Joel Sherrill <joel@OARcorp.com>
303
304        * start/start.S: Fixed typo.
305
3062001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
307
308        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
309        * configure.in: Remove.
310        * configure.ac: New file, generated from configure.in by autoupdate.
311
3122001-09-27      Joel Sherrill <joel@OARcorp.com>
313
314        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
315
3162001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
317
318        * include/Makefile.am: Use 'CLEANFILES ='.
319        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
320
3212001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
322
323        * configure.in: Add bspopts.h.
324        * include/.cvsignore: Add bspopts.h*, stamp-h*.
325        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
326        * include/bsp.h: Include bspopts.h.
327        * scitab/Makefile.am: Use @CPU_CLOCK_RATE_HZ@.
328
3292001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
330
331        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]), adapt
332        bspopts.h handling to other sh-BSPs.
333        * include/.cvsignore: Add stamp-h*, bspopts.h*.
334        * include/Makefile.am: Use include_HEADERS instead of H_FILES.
335        * startup/bspstart.c: Reworked, based on the amos BSP.
336
3372001-05-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
338
339        * scitab/.cvsignore: Add.
340        * configure.in: Add --enable-console, CPU_CLOCK_RATE_HZ, autoheader
341        bspopt.h.
342        * include/bsp.h: Complete rewrite based on the AMOS-BSP.
343        * README: Update.
344        * bsp_specs: copy from gensh1
345
3462001-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * Makefile.am: Add scitab, gdbsci to SUBDIRS.
349        * include/gdbsci.h: New file.
350        * include/.cvsignore: Add stamp-h? and bspopts.h*.
351        * console/Makefile.am: Use shared/console.c.
352        * console/console-io.c, console/console-support.S: Remove.
353
3542001-01-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * gdbsci/, scitab/, trap34/: Add directories.
357
3582001-01-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
359
360        * Makefile.am, README, console/console-io.c, start/start.S,
361        startup/linkcmds: Update to make shsim closer to functional.
362
3632001-01-03      Joel Sherrill <joel@OARcorp.com>
364
365        * console/console-io.c: Added console_initialize_hardware().
366
3672000-11-27      Joel Sherrill <joel@OARcorp.com>
368
369        * The shsim is for the SH simulator in gdb. It should be able
370        to be used with multiple SH CPU models.
371        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs,
372        configure.in, clock/.cvsignore, clock/Makefile.am,
373        clock/clockdrv.c, console/.cvsignore, console/Makefile.am,
374        console/console-io.c, console/console-support.S,
375        include/.cvsignore, include/Makefile.am, include/bsp.h,
376        start/.cvsignore, start/Makefile.am, start/regs.S,
377        start/start.S, startup/.cvsignore, startup/Makefile.am,
378        startup/bspstart.c, startup/linkcmds, wrapup/.cvsignore,
379        wrapup/Makefile.am: New files.
Note: See TracBrowser for help on using the repository browser.