source: rtems/c/src/lib/libbsp/sh/gensh1/ChangeLog @ 3defec6

4.104.114.84.95
Last change on this file since 3defec6 was 3defec6, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/23/04 at 04:47:38

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

PR 610/bsps

  • Makefile.am: Add include/tm27.h, Cosmetics.
  • include/tm27.h: Final cosmetics.
  • Property mode set to 100644
File size: 11.9 KB
Line 
12004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        PR 610/bsps
4        * Makefile.am: Add include/tm27.h, Cosmetics.
5        * include/tm27.h: Final cosmetics.
6
72004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
8
9        * include/bsp.h: Split out tmtest27 support.
10        * include/tm27.h: New.
11
122004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
13
14        PR 613/bsps
15        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
16
172004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
18
19        PR 614/bsps
20        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
21
222004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
23
24        * start/start.S: Include <rtems/asm.h> instead of <asm.h>.
25
262004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
27
28        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
29        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
30
312004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
32
33        * include/bsp.h, startup/bspstart.c: Convert to using c99 fixed size
34        types.
35
362004-03-03      Joel Sherrill <joel@OARcorp.com>
37
38        * startup/linkcmds: Add more memory and sections so tests can link.
39        This is a generic BSP for a CPU model so OK to do this.
40
412004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * Makefile.am: Reflect changes to bsp.am.
44        Preinstall dist_project_lib*.
45
462004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * Makefile.am: Reflect changes to bsp.am.
49
502004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
53
542004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * Makefile.am: Pickup files from ../../sh/shared instead of
57        ../shared. Reformat.
58
592004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * Makefile.am: Cosmetics.
62
632004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
66        Add RTEMS_PROG_CCAS.
67
682004-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * Makefile.am: Merge-in console/Makefile.am, scitab/Makefile.am,
71        startup/Makefile.am, wrapup/Makefile.am.
72        Use automake-compilation rules.
73        * console/Makefile.am, scitab/Makefile.am, startup/Makefile.am,
74        wrapup/Makefile.am: Remove.
75        * configure.ac: Reflect changes above.
76
772004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * Makefile.am: Add PREINSTALL_DIRS.
80        * wrapup/Makefile.am: Reflect changes to libcpu.
81
822004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * wrapup/Makefile.am: Reflect changes to libcpu.
85
862004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
89        Add PRE/TMPINSTALL_FILES to CLEANFILES.
90        * startup/Makefile.am: Ditto.
91
922004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * start/Makefile.am: Remove.
95        * Makefile.am: Merge-in start/Makefile.am.
96        * configure.ac: Reflect changes above.
97
982004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * wrapup/Makefile.am: Eliminate $(LIB).
101        Use noinst_DATA to trigger building libbsp.a.
102
1032003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
106        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
107
1082003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
111        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
112
1132003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
116
1172003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * start/Makefile.am: Misc cleanups and fixes.
120        * startup/Makefile.am: Misc cleanups and fixes.
121        * wrapup/Makefile.am: Misc cleanups and fixes.
122
1232003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * Makefile.am: Add preinstallation dirstamp support.
126        * console/Makefile.am: Cosmetics.
127        * scitab/Makefile.am: Cosmetics.
128        * startup/Makefile.am: Cosmetics.
129        * wrapup/Makefile.am: Cosmetics.
130
1312003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * console/Makefile.am: Remove all-local: $(ARCH).
134        * scitab/Makefile.am: Remove all-local: $(ARCH).
135        * start/Makefile.am: Remove all-local: $(ARCH).
136        * startup/Makefile.am: Remove all-local: $(ARCH).
137        * wrapup/Makefile.am: Remove all-local: $(ARCH).
138
1392003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * Makefile.am: Merge-in include/Makefile.am.
142        Reflect changes to bsp.am.
143        * include/Makefile.am: Remove.
144        * configure.ac: Reflect changes above.
145
1462003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * bsp_specs: Remove *lib:.
149
1502003-09-04      Joel Sherrill <joel@OARcorp.com>
151
152        * include/bsp.h, include/coverhd.h, start/start.S, startup/bspclean.c,
153        startup/bspstart.c, startup/linkcmds: URL for license changed.
154
1552003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * Makefile.am: Reflect having moved aclocal/.
158
1592003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * Makefile.am: Reflect having moved automake/.
162        * console/Makefile.am: Reflect having moved automake/.
163        * include/Makefile.am: Reflect having moved automake/.
164        * scitab/Makefile.am: Reflect having moved automake/.
165        * start/Makefile.am: Reflect having moved automake/.
166        * startup/Makefile.am: Reflect having moved automake/.
167        * wrapup/Makefile.am: Reflect having moved automake/.
168
1692003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
172
1732003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        PR 445/bsps
176        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
177        Remove cpp, old_cpp (now unused).
178
1792003-06-13      Joel Sherrill <joel@OARcorp.com>
180
181        * startup/linkcmds: Removed warnings.
182
1832003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * configure.ac: Remove AC_CONFIG_AUX_DIR.
186
1872003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
190
1912003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * configure.ac: AC_PREREQ(2.57).
194
1952003-01-28      Joel Sherrill <joel@OARcorp.com>
196
197        * startup/linkcmds: Fix to work around truncated section names.
198
1992003-01-20      Joel Sherrill <joel@OARcorp.com>
200
201        * startup/linkcmds*: Add FreeBSD sysctl() sections.
202
2032003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
206
2072002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
210        * scitab/Makefile.am: Don't include @RTEMS_BSP@.cfg.
211        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
212        * startup/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-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * .cvsignore: Reformat.
229        Add autom4te*cache.
230        Remove autom4te.cache.
231
2322002-09-14      Joel Sherrill <joel@OARcorp.com>
233
234        * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
235        of all calls to bsp_libc_init() resulted in some cleanup here.
236
2372002-08-21      Joel Sherrill <joel@OARcorp.com>
238
239        * bsp_specs: Added support for -nostdlibs.
240
2412002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
244        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
245
2462002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
249        * scitab/Makefile.am: Use .$(OBJEXT) instead of .o.
250        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
251        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
252
2532002-07-25      Joel Sherrill <joel@OARcorp.com>
254
255        * startup/linkcmds: Added __EH_FRAME_BEGIN__ and __EH_FRAME_END__
256        to remove problems linking empty main(){} with BSP.
257
2582002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * start/Makefile.am: Eliminate PGM.
261        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
262
2632002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
266
2672002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
270        Remove $(OBJS) from all-local.
271
2722002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
275
2762001-05-09      Joel Sherrill <joel@OARcorp.com>
277
278        * startup/linkcmds: In support of gcc 3.1, added one of more
279        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
280        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
281        and direction of segments to memory regions may also have been
282        addressed.  This was a sweep across all BSPs.
283 
2842002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * configure.ac:
287        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
288        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
289        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
290        * Makefile.am: Remove AUTOMAKE_OPTIONS.
291        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
292        * scitab/Makefile.am: Remove AUTOMAKE_OPTIONS.
293        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
294        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
295        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
296
2972001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
300
3012001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * configure.ac: Replace RTEMS_BSPOPTS_BSP with RTEMS_BSPOPTS_SET (typo).
304
3052001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * configure.ac: Apply RTEMS_BSPOPTS_*(CPU_CLOCK_RATE_HZ).
308        * wrapup/Makefile.am: Apply RTEMS_CPU_MODEL to pickup CPU_PIECES.
309
3102001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * startup/Makefile.am: Remove AC_CFLAGS, HZ.
313
3142001-10-12      Joel Sherrill <joel@OARcorp.com>
315
316        * include/bsp.h, include/coverhd.h, start/start.S, startup/bspclean.c,
317        startup/bspstart.c, startup/linkcmds: Fixed typo.
318
3192001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
322        * configure.in: Remove.
323        * configure.ac: New file, generated from configure.in by autoupdate.
324
3252001-09-27      Joel Sherrill <joel@OARcorp.com>
326
327        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
328
3292001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
332
3332001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * configure.in: Add bspopts.h.
336        * include/.cvsignore: Add bspopts.h*, stamp-h*.
337        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
338        * include/bsp.h: Include bspopts.h.
339        * scitab/Makefile.am: Use @CPU_CLOCK_RATE_HZ@.
340
3412001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
342
343        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]),
344        add bspopts.h.
345        * include/.cvsignore: Add stamp-h*, bspopts.h*.
346        * include/Makefile.am: Use include_HEADERS instead of H_FILES.
347        * include/bsp.h: Add bspopts.h.
348
3492001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * startup/linkcmds: Remove OUTPUT_FORMAT.
352
3532001-01-05      Joel Sherrill <joel@OARcorp.com>
354
355        * scitab/Makefile.am, startup/bspstart.c, configure.in: Removed
356        rest of make-target-options and moved them to BSP configure options.
357
3582001-01-05      Joel Sherrill <joel@OARcorp.com>
359
360        * include/bsp.h: Changed <sh/null.h> to <rtems/devnull.h> to reflect
361        the movement of this component to libmisc.
362        * wrapup/Makefile.am: /dev/null driver is no longer in libcpu/sh.
363
3642000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
367
3682000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
369
370        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
371
3722000-11-01      Joel Sherrill <joel@OARcorp.com>
373
374        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, and
375        libcsupport.h moved from libc to lib/include/rtems and
376        now must be referenced as <rtems/XXX.h>.   Header file order
377        was cleaned up while doing this.
378
3792000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
380
381        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
382        Switch to GNU canonicalization.
383
3842000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
385
386        * scitab/Makefile.am: PROJECT_TOPdir.
387
3882000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
389
390        * console/Makefile.am, scitab/Makefile.am, start/Makefile.am,
391        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
392
3932000-08-10      Joel Sherrill <joel@OARcorp.com>
394
395        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.