source: rtems/c/src/lib/libbsp/sh/gensh2/ChangeLog @ 8cf4fac5

4.104.114.84.95
Last change on this file since 8cf4fac5 was 8cf4fac5, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/31/04 at 04:24:29

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

  • include/bsp.h, startup/bspstart.c, startup/hw_init.c: Convert to using c99 fixed size types.
  • Property mode set to 100644
File size: 11.8 KB
RevLine 
[8cf4fac5]12004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * include/bsp.h, startup/bspstart.c, startup/hw_init.c: Convert to
4        using c99 fixed size types.
5
[2a7f9a28]62004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * Makefile.am: Reflect changes to bsp.am.
9        Preinstall dist_project_lib*.
10
[6ac101b]112004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * Makefile.am: Reflect changes to bsp.am.
14
[c24d7c84]152004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
18
[4e942c8]192004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Pickup files from ../../sh/shared instead of
22        ../shared. Reformat.
23
[0f14e45]242004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * Makefile.am: Merge-in console/Makefile.am, scitab/Makefile.am,
27        startup/Makefile.am, wrapup/Makefile.am.
28        Use automake compilation rules.
29        * console/Makefile.am, scitab/Makefile.am,
30        startup/Makefile.am, wrapup/Makefile.am: Remove.
31        * configure.ac: Reflect changes above.
32
[f3c5a0ec]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
[7984a69]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
[7f269d0]432004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * wrapup/Makefile.am: Reflect changes to libcpu.
46
[ff716ea0]472004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
50        Add PRE/TMPINSTALL_FILES to CLEANFILES.
51        * startup/Makefile.am: Ditto.
52
[7a5a3a41]532004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * start/Makefile.am: Remove.
56        * Makefile.am: Merge-in start/Makefile.am.
57        * configure.ac: Reflect changes above.
58
[6411947]592004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * wrapup/Makefile.am: Eliminate $(LIB).
62        Use noinst_DATA to trigger building libbsp.a.
63
[b35414a]642003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
67        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
68
[935773b]692003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
72        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
73
[810720b6]742003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
77
[968b78d]782003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * start/Makefile.am: Misc cleanups and fixes.
81        * startup/Makefile.am: Misc cleanups and fixes.
82
[726a240]832003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * Makefile.am: Add preinstallation dirstamp support.
86        * console/Makefile.am: Cosmetics.
87        * startup/Makefile.am: Cosmetics.
88        * wrapup/Makefile.am: Cosmetics.
89
[84128ef7]902003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * console/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        * wrapup/Makefile.am: Remove all-local: $(ARCH).
97
[d0d6a5c]982003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * Makefile.am: Merge-in include/Makefile.am.
101        Reflect changes to bsp.am.
102        * include/Makefile.am: Remove.
103        * configure.ac: Reflect changes above.
104
[3299388d]1052003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * bsp_specs: Remove *lib:.
108
[5e1b695]1092003-09-04      Joel Sherrill <joel@OARcorp.com>
110
111        * console/config.c, include/bsp.h, include/coverhd.h, start/start.S,
112        start/start.ram, start/start.rom, startup/bspclean.c,
113        startup/bspstart.c, startup/hw_init.c, startup/linkcmds,
114        startup/linkcmds.ram, startup/linkcmds.rom: URL for license changed.
115
[fe8bc62f]1162003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * Makefile.am: Reflect having moved aclocal/.
119
[c1ea6f3]1202003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
[c483a4e]122        * Makefile.am: Reflect having moved automake/.
123        * console/Makefile.am: Reflect having moved automake/.
124        * include/Makefile.am: Reflect having moved automake/.
125        * scitab/Makefile.am: Reflect having moved automake/.
126        * start/Makefile.am: Reflect having moved automake/.
127        * startup/Makefile.am: Reflect having moved automake/.
128        * wrapup/Makefile.am: Reflect having moved automake/.
[c1ea6f3]129
[7dcc3fe]1302003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
133
[d266acd2]1342003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
[75fcb394]136        PR 445/bsps
[d266acd2]137        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
138        Remove cpp, old_cpp (now unused).
139
[9eb574dd]1402003-06-13      Joel Sherrill <joel@OARcorp.com>
141
142        * startup/linkcmds: Removed warnings.
143
[afaa498d]1442003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * configure.ac: Remove AC_CONFIG_AUX_DIR.
147
[ccd81b60]1482003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
151
[9b5c258]1522003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * configure.ac: AC_PREREQ(2.57).
155
[99159ec6]1562003-01-28      Joel Sherrill <joel@OARcorp.com>
157
158        * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Fix to
159        work around truncated section names.
160
[646e0008]1612003-01-20      Joel Sherrill <joel@OARcorp.com>
162
163        * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Add
164        FreeBSD sysctl() sections.
165
[c62c75af]1662003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
169
[387df95]1702003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
173        * scitab/Makefile.am: Don't include @RTEMS_BSP@.cfg.
174        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
175        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
176
[59a01a6e]1772002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * start/Makefile.am: Use install-data-local to install startfile.
180
[ad5c7fe]1812002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
184
[716d0d4]1852002-11-07      Joel Sherrill <joel@OARcorp.com>
186
187        * startup/linkcmds: Include all .rodata* sections.
188
[4d654d7]1892002-11-01      Joel Sherrill <joel@OARcorp.com>
190
191        * start/start.S, startup/hw_init.c: Removed warnings.
192
[8730f45]1932002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * .cvsignore: Reformat.
196        Add autom4te*cache.
197        Remove autom4te.cache.
198
[536f5f94]1992002-09-14      Joel Sherrill <joel@OARcorp.com>
200
201        * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
202        of all calls to bsp_libc_init() resulted in some cleanup here.
203
[a2ae30c2]2042002-08-21      Joel Sherrill <joel@OARcorp.com>
205
206        * bsp_specs: Added support for -nostdlibs.
207
[c633eb4]2082002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
211
[681bd04]2122002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
215        * scitab/Makefile.am: Use .$(OBJEXT) instead of .o.
216        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
217        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
218
[bc9037d]2192002-07-25      Joel Sherrill <joel@OARcorp.com>
220
221        * startup/linkcmds: Added __EH_FRAME_BEGIN__ and __EH_FRAME_END__
222        to remove problems linking empty main(){} with BSP.
223
[5543770e]2242002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * start/Makefile.am: Eliminate PGMS.
227        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
228
[f1feebb]2292002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
232
[445c0a0]2332002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
236        Remove $(OBJS) from all-local.
237
[80defac]2382002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
241
[85c92574]2422001-05-09      Joel Sherrill <joel@OARcorp.com>
243
244        * startup/linkcmds: In support of gcc 3.1, added one of more
245        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
246        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
247        and direction of segments to memory regions may also have been
248        addressed.  This was a sweep across all BSPs.
249 
[7fb5793]2502002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * configure.ac:
253        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
254        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
255        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
256        * Makefile.am: Remove AUTOMAKE_OPTIONS.
257        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
258        * scitab/Makefile.am: Remove AUTOMAKE_OPTIONS.
259        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
260        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
261        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
262
[9e1ae79]2632001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
266
[d516bbf]2672001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * configure.ac: Add RTEMS_BSPOPTS_*(CPU_CLOCK_RATE_HZ),
270        RTEMS_BSPOPTS_*(START_HW_INIT),
271        RTEMS_BSPOPTS_*(STANDALONE_EVB).
272        * wrapup/Makefile.am: Apply RTEMS_CPU_MODEL to pickup CPU_PIECES.
273
[14a67aa9]2742001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * startup/Makefile.am: Remove AC_CFLAGS, HZ.
277
[2b4c86e]2782001-10-12      Joel Sherrill <joel@OARcorp.com>
279
280        * include/bsp.h, start/start.S, start/start.ram, start/start.rom,
281        startup/bspclean.c, startup/bspstart.c, startup/linkcmds,
282        startup/linkcmds.ram, startup/linkcmds.rom: Fixed typo.
283
[df25c998]2842001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
287        * configure.in: Remove.
288        * configure.ac: New file, generated from configure.in by autoupdate.
289
[cf282090]2902001-09-27      Joel Sherrill <joel@OARcorp.com>
291
292        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
293
[46d31795]2942001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
297        * startup/Makefile.am: Use 'PREINSTALL_FILES ='.
298
[1344bf2]2992001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * scitab/Makefile.am: Remove stray blank from SCITAB rule.
302
[ede9699c]3032001-08-01  Radzislaw Galler  <rgaller@et.put.poznan.pl>
304
305        * include/bsp.h: Disabled redefinition of
306        CONSOLE_DRIVER_TABLE_ENTRY. Some "FIXME:" comments added.
307        * console/config.c: New file. Definitions of externs referenced
308        from libbsp/shared/console.c.
309        * console/Makefile.am: Changed VPATH to point to
310        libbsp/shared. Added config.c to C_FILES and EXTRA_DIST.
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
[c7c6e72]3202001-06-19      Joel Sherrill <joel@OARcorp.com>
321
322        * scitab/Makefile.am, startup/Makefile.am: Use CPU_CLOCK_RATE_HZ as
323        it is called in configure.in instead of HZ.
324
[5dbd4fe]3252001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
326
327        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]), add
328        bspopts.h.     
329        * include/.cvsignore: Add stamp-h*, bspopts.h*.
330        * include/Makefile.am: Use include_HEADERS instead of H_FILES.
331        * include/bsp.h: Add bspopts.h.
332        * startup/bspstart.c: Replace HZ w/ CPU_CLOCK_RATE_HZ.
333
[ed3ec25]3342001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * startup/linkcmds: Remove OUTPUT_FORMAT.
337
[9f87484]3382001-01-22  Radzislaw Galler  <rgaller@et.put.poznan.pl>
339
340        * README.EVB7045F: New file.
341        * README: Additions and corrections.
342        * include/bsp.h: Switch console to sci0.
343
[96b2583]3442001-01-05      Joel Sherrill <joel@OARcorp.com>
345
346        * include/bsp.h: Changed <sh/null.h> to <rtems/devnull.h> to reflect
347        the movement of this component to libmisc.
348        * wrapup/Makefile.am: /dev/null driver is no longer in libcpu/sh.
349
[feead226]3502000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
353
[a314d3b4]3542000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
357
[eba2e4f]3582000-11-01      Joel Sherrill <joel@OARcorp.com>
359
360        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
361        and libcsupport.h moved from libc to lib/include/rtems and
362        now must be referenced as <rtems/XXX.h>.   Header file order
363        was cleaned up while doing this.
364
[e83378d]3652000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
366
367        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
368        Switch to GNU canonicalization.
369
[633657c]3702000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
371
372        * scitab/Makefile.am: PROJECT_TOPdir.
373
[a2af371]3742000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
375
376        * console/Makefile.am, scitab/Makefile.am, start/Makefile.am,
377        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
378
[e94ad1fe]3792000-08-10      Joel Sherrill <joel@OARcorp.com>
380
381        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.