source: rtems/c/src/lib/libbsp/sh/gensh1/ChangeLog @ 195e6663

4.104.114.84.95
Last change on this file since 195e6663 was 195e6663, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/31/04 at 04:28:53

2004-03-31 Ralf Corsepius <ralf_corsepius@…>

  • include/bsp.h, startup/bspstart.c: Convert to using c99 fixed size types.
  • Property mode set to 100644
File size: 11.1 KB
Line 
12004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * include/bsp.h, startup/bspstart.c: Convert to using c99 fixed size
4        types.
5
62004-03-03      Joel Sherrill <joel@OARcorp.com>
7
8        * startup/linkcmds: Add more memory and sections so tests can link.
9        This is a generic BSP for a CPU model so OK to do this.
10
112004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * Makefile.am: Reflect changes to bsp.am.
14        Preinstall dist_project_lib*.
15
162004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * Makefile.am: Reflect changes to bsp.am.
19
202004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
23
242004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * Makefile.am: Pickup files from ../../sh/shared instead of
27        ../shared. Reformat.
28
292004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * Makefile.am: Cosmetics.
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-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: Merge-in console/Makefile.am, scitab/Makefile.am,
41        startup/Makefile.am, wrapup/Makefile.am.
42        Use automake-compilation rules.
43        * console/Makefile.am, scitab/Makefile.am, startup/Makefile.am,
44        wrapup/Makefile.am: Remove.
45        * configure.ac: Reflect changes above.
46
472004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * Makefile.am: Add PREINSTALL_DIRS.
50        * wrapup/Makefile.am: Reflect changes to libcpu.
51
522004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * wrapup/Makefile.am: Reflect changes to libcpu.
55
562004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
59        Add PRE/TMPINSTALL_FILES to CLEANFILES.
60        * startup/Makefile.am: Ditto.
61
622004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * start/Makefile.am: Remove.
65        * Makefile.am: Merge-in start/Makefile.am.
66        * configure.ac: Reflect changes above.
67
682004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * wrapup/Makefile.am: Eliminate $(LIB).
71        Use noinst_DATA to trigger building libbsp.a.
72
732003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
76        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
77
782003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
81        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
82
832003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
86
872003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * start/Makefile.am: Misc cleanups and fixes.
90        * startup/Makefile.am: Misc cleanups and fixes.
91        * wrapup/Makefile.am: Misc cleanups and fixes.
92
932003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * Makefile.am: Add preinstallation dirstamp support.
96        * console/Makefile.am: Cosmetics.
97        * scitab/Makefile.am: Cosmetics.
98        * startup/Makefile.am: Cosmetics.
99        * wrapup/Makefile.am: Cosmetics.
100
1012003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * console/Makefile.am: Remove all-local: $(ARCH).
104        * scitab/Makefile.am: Remove all-local: $(ARCH).
105        * start/Makefile.am: Remove all-local: $(ARCH).
106        * startup/Makefile.am: Remove all-local: $(ARCH).
107        * wrapup/Makefile.am: Remove all-local: $(ARCH).
108
1092003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * Makefile.am: Merge-in include/Makefile.am.
112        Reflect changes to bsp.am.
113        * include/Makefile.am: Remove.
114        * configure.ac: Reflect changes above.
115
1162003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * bsp_specs: Remove *lib:.
119
1202003-09-04      Joel Sherrill <joel@OARcorp.com>
121
122        * include/bsp.h, include/coverhd.h, start/start.S, startup/bspclean.c,
123        startup/bspstart.c, startup/linkcmds: URL for license changed.
124
1252003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * Makefile.am: Reflect having moved aclocal/.
128
1292003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * Makefile.am: Reflect having moved automake/.
132        * console/Makefile.am: Reflect having moved automake/.
133        * include/Makefile.am: Reflect having moved automake/.
134        * scitab/Makefile.am: Reflect having moved automake/.
135        * start/Makefile.am: Reflect having moved automake/.
136        * startup/Makefile.am: Reflect having moved automake/.
137        * wrapup/Makefile.am: Reflect having moved automake/.
138
1392003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
142
1432003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        PR 445/bsps
146        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
147        Remove cpp, old_cpp (now unused).
148
1492003-06-13      Joel Sherrill <joel@OARcorp.com>
150
151        * startup/linkcmds: Removed warnings.
152
1532003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * configure.ac: Remove AC_CONFIG_AUX_DIR.
156
1572003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
160
1612003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * configure.ac: AC_PREREQ(2.57).
164
1652003-01-28      Joel Sherrill <joel@OARcorp.com>
166
167        * startup/linkcmds: Fix to work around truncated section names.
168
1692003-01-20      Joel Sherrill <joel@OARcorp.com>
170
171        * startup/linkcmds*: Add FreeBSD sysctl() sections.
172
1732003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
176
1772002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * console/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
1842002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * start/Makefile.am: Use install-data-local to install startfile.
187
1882002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
191
1922002-11-07      Joel Sherrill <joel@OARcorp.com>
193
194        * startup/linkcmds: Include all .rodata* sections.
195
1962002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * .cvsignore: Reformat.
199        Add autom4te*cache.
200        Remove autom4te.cache.
201
2022002-09-14      Joel Sherrill <joel@OARcorp.com>
203
204        * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
205        of all calls to bsp_libc_init() resulted in some cleanup here.
206
2072002-08-21      Joel Sherrill <joel@OARcorp.com>
208
209        * bsp_specs: Added support for -nostdlibs.
210
2112002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
214        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
215
2162002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
219        * scitab/Makefile.am: Use .$(OBJEXT) instead of .o.
220        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
221        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
222
2232002-07-25      Joel Sherrill <joel@OARcorp.com>
224
225        * startup/linkcmds: Added __EH_FRAME_BEGIN__ and __EH_FRAME_END__
226        to remove problems linking empty main(){} with BSP.
227
2282002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * start/Makefile.am: Eliminate PGM.
231        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
232
2332002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
236
2372002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
240        Remove $(OBJS) from all-local.
241
2422002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
245
2462001-05-09      Joel Sherrill <joel@OARcorp.com>
247
248        * startup/linkcmds: In support of gcc 3.1, added one of more
249        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
250        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
251        and direction of segments to memory regions may also have been
252        addressed.  This was a sweep across all BSPs.
253 
2542002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * configure.ac:
257        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
258        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
259        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
260        * Makefile.am: Remove AUTOMAKE_OPTIONS.
261        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
262        * scitab/Makefile.am: Remove AUTOMAKE_OPTIONS.
263        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
264        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
265        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
266
2672001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
270
2712001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * configure.ac: Replace RTEMS_BSPOPTS_BSP with RTEMS_BSPOPTS_SET (typo).
274
2752001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * configure.ac: Apply RTEMS_BSPOPTS_*(CPU_CLOCK_RATE_HZ).
278        * wrapup/Makefile.am: Apply RTEMS_CPU_MODEL to pickup CPU_PIECES.
279
2802001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * startup/Makefile.am: Remove AC_CFLAGS, HZ.
283
2842001-10-12      Joel Sherrill <joel@OARcorp.com>
285
286        * include/bsp.h, include/coverhd.h, start/start.S, startup/bspclean.c,
287        startup/bspstart.c, startup/linkcmds: Fixed typo.
288
2892001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
292        * configure.in: Remove.
293        * configure.ac: New file, generated from configure.in by autoupdate.
294
2952001-09-27      Joel Sherrill <joel@OARcorp.com>
296
297        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
298
2992001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
302
3032001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * configure.in: Add bspopts.h.
306        * include/.cvsignore: Add bspopts.h*, stamp-h*.
307        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
308        * include/bsp.h: Include bspopts.h.
309        * scitab/Makefile.am: Use @CPU_CLOCK_RATE_HZ@.
310
3112001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
312
313        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]),
314        add bspopts.h.
315        * include/.cvsignore: Add stamp-h*, bspopts.h*.
316        * include/Makefile.am: Use include_HEADERS instead of H_FILES.
317        * include/bsp.h: Add bspopts.h.
318
3192001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * startup/linkcmds: Remove OUTPUT_FORMAT.
322
3232001-01-05      Joel Sherrill <joel@OARcorp.com>
324
325        * scitab/Makefile.am, startup/bspstart.c, configure.in: Removed
326        rest of make-target-options and moved them to BSP configure options.
327
3282001-01-05      Joel Sherrill <joel@OARcorp.com>
329
330        * include/bsp.h: Changed <sh/null.h> to <rtems/devnull.h> to reflect
331        the movement of this component to libmisc.
332        * wrapup/Makefile.am: /dev/null driver is no longer in libcpu/sh.
333
3342000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
337
3382000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
341
3422000-11-01      Joel Sherrill <joel@OARcorp.com>
343
344        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, and
345        libcsupport.h moved from libc to lib/include/rtems and
346        now must be referenced as <rtems/XXX.h>.   Header file order
347        was cleaned up while doing this.
348
3492000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
352        Switch to GNU canonicalization.
353
3542000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * scitab/Makefile.am: PROJECT_TOPdir.
357
3582000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
359
360        * console/Makefile.am, scitab/Makefile.am, start/Makefile.am,
361        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
362
3632000-08-10      Joel Sherrill <joel@OARcorp.com>
364
365        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.