source: rtems/c/src/lib/libbsp/sh/simsh4/ChangeLog @ 7dd6e8d

4.104.114.84.95
Last change on this file since 7dd6e8d was 7dd6e8d, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/21/04 at 16:16:38

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

PR 614/bsps

  • include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
  • Property mode set to 100644
File size: 10.9 KB
Line 
12004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        PR 614/bsps
4        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
5
62004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
7
8        * start/start.S: Include <rtems/asm.h> instead of <asm.h>.
9
102004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
11
12        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
13        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
14        * startup/hw_init.c: Include <rtems/iosupp.h> instead of <iosupp.h>.
15
162004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
17
18        * clock/ckinit.c, include/bsp.h, startup/bspstart.c, timer/timer.c:
19        Convert to using c99 fixed size types.
20
212004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * Makefile.am: Reflect changes to bsp.am.
24        Preinstall dist_project_lib*.
25
262004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: Reflect changes to bsp.am.
29
302004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
33
342004-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
37        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake
38        compilation rules.
39        * clock/Makefile.am, console/Makefile.am, startup/Makefile.am,
40        timer/Makefile.am, wrapup/Makefile.am: Remove.
41        * configure.ac: Reflect changes above.
42
432004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
46        Add RTEMS_PROG_CCAS.
47
482004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * Makefile.am: Add PREINSTALL_DIRS.
51        * wrapup/Makefile.am: Reflect changes to libcpu.
52
532004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * startup/Makefile.am: Remove bogus EXTRA_DIST.
56        * timer/Makefile.am: Remove bogus EXTRA_DIST.
57        * wrapup/Makefile.am: Reflect changes to libcpu.
58
592004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
62        Add PRE/TMPINSTALL_FILES to CLEANFILES.
63        * startup/Makefile.am: Ditto.
64
652004-01-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Makefile.am: Regenerate.
68
692004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * start/Makefile.am: Remove.
72        * Makefile.am: Merge-in start/Makefile.am.
73        * configure.ac: Reflect changes above.
74
752004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * wrapup/Makefile.am: Eliminate $(LIB).
78        Use noinst_DATA to trigger building libbsp.a.
79
802003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
83        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
84
852003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
88        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
89
902003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
93
942003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * clock/Makefile.am: Misc cleanups and fixes.
97        * start/Makefile.am: Misc cleanups and fixes.
98        * startup/Makefile.am: Misc cleanups and fixes.
99        * timer/Makefile.am: Misc cleanups and fixes.
100
1012003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * Makefile.am: Add preinstallation dirstamp support.
104        * clock/Makefile.am: Cosmetics.
105        * console/Makefile.am: Cosmetics.
106        * startup/Makefile.am: Cosmetics.
107        * timer/Makefile.am: Cosmetics.
108        * wrapup/Makefile.am: Cosmetics.
109
1102003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * console/Makefile.am: Remove all-local: $(ARCH).
113        * start/Makefile.am: Remove all-local: $(ARCH).
114        * startup/Makefile.am: Remove all-local: $(ARCH).
115        * wrapup/Makefile.am: Remove all-local: $(ARCH).
116
1172003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * Makefile.am: Merge-in include/Makefile.am.
120        Reflect changes to bsp.am.
121        * include/Makefile.am: Remove.
122        * configure.ac: Reflect changes above.
123
1242003-09-04      Joel Sherrill <joel@OARcorp.com>
125
126        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
127        include/ramdisk.h, start/start.S, startup/bspstart.c,
128        startup/hw_init.c, startup/linkcmds, startup/linkcmds-le.coff,
129        timer/timer.c, tools/runtest.in: URL for license changed.
130
1312003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * Makefile.am: Add tools to SUBDIRS.
134        * configure.ac: Add RTEMS_CONFIG_BUILD_SUBDIRS(tools).
135
1362003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * Makefile.am: Reflect having moved aclocal/.
139
1402003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * Makefile.am: Reflect having moved automake/.
143        * clock/Makefile.am: Reflect having moved automake/.
144        * console/Makefile.am: Reflect having moved automake/.
145        * include/Makefile.am: Reflect having moved automake/.
146        * start/Makefile.am: Reflect having moved automake/.
147        * startup/Makefile.am: Reflect having moved automake/.
148        * timer/Makefile.am: Reflect having moved automake/.
149        * tools/Makefile.am: Reflect having moved automake/.
150        * wrapup/Makefile.am: Reflect having moved automake/.
151
1522003-08-14      Joel Sherrill <joel@OARcorp.com>
153
154        * tools/runtest: Add fileio to list of interactive tests.
155
1562003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
159
1602003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        PR 445/bsps
163        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
164        Remove cpp, old_cpp (now unused).
165
1662003-06-13      Joel Sherrill <joel@OARcorp.com>
167
168        * console/console.c, startup/linkcmds: Removed warnings.
169
1702003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * configure.ac: Remove AC_CONFIG_AUX_DIR.
173
1742003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
177
1782003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * configure.ac: AC_PREREQ(2.57).
181
1822003-01-28      Joel Sherrill <joel@OARcorp.com>
183
184        * startup/Makefile.am, startup/linkcmds, startup/linkcmds-le,
185        startup/linkcmds-le.coff: Fix to work around truncated section names.
186
1872003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * wrapup/Makefile.am: Fix typo in CPU_PIECES handling.
190
1912003-01-20      Joel Sherrill <joel@OARcorp.com>
192
193        * startup/linkcmds*: Add FreeBSD sysctl() sections.
194
1952003-01-20      Joel Sherrill <joel@OARcorp.com>
196
197        * startup/linkcmds-le, startup/linkcmds-le.coff: Add FreeBSD sysctl()
198        sections.
199
2002003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
203
2042003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
207        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
208        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
209        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
210        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
211
2122002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * start/Makefile.am: Use install-data-local to install startfile.
215
2162002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
219
2202002-11-07      Joel Sherrill <joel@OARcorp.com>
221
222        * startup/linkcmds: Include all .rodata* sections.
223
2242002-11-01      Joel Sherrill <joel@OARcorp.com>
225
226        * clock/ckinit.c, console/console.c: Removed warnings.
227
2282002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * .cvsignore: Reformat.
231        Add autom4te*cache.
232        Remove autom4te.cache.
233
2342002-09-14      Joel Sherrill <joel@OARcorp.com>
235
236        * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
237        of all calls to bsp_libc_init() resulted in some cleanup here.
238
2392002-08-21      Joel Sherrill <joel@OARcorp.com>
240
241        * bsp_specs: Added support for -nostdlibs.
242
2432002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
246
2472002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
250        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
251        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
252        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
253        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
254
2552002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * start/Makefile.am: Eliminate PGMS.
258        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
259
2602002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds-le.
263
2642002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
267        Remove $(OBJS) from all-local.
268
2692002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
272
2732001-05-09      Joel Sherrill <joel@OARcorp.com>
274
275        * startup/linkcmds: In support of gcc 3.1, added one of more
276        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
277        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
278        and direction of segments to memory regions may also have been
279        addressed.  This was a sweep across all BSPs.
280 
2812002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * configure.ac:
284        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
285        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
286        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
287        * Makefile.am: Remove AUTOMAKE_OPTIONS.
288        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
289        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
290        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
291        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
292        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
293        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
294        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
295
2962001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
299
3002001-10-26      Alexandra Kossovsky <sasha@oktet.ru>
301
302        * tools: New subdirectory.
303        * tools/Makefile.am, tools/runtest: New files.
304
3052001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * configure.ac: Added support for START_HW_INIT.
308        * console/Makefile.am: Removed VPATH.
309        * include/Makefile.am: Added missing ramdisk.h to include_HEADERS.
310        * startup/linkcmds: Do not force output format to coff-sh.
311        * startup/linkcmds-le: Comment out force of output format and add
312        comment questioning need to have special linkcmds for little endian.
313        * wrapup/Makefile.am: Add ramdisk to list of BSP_PIECES.
314
3152001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
316
317        * configure.ac: Add bspopts.h; Add CPU_CLOCK_RATE_HZ.
318        * startup/bspstart.c: Replace HZ with CPU_CLOCK_RATE_HZ.
319        * include/.cvsignore: Add stamp-h* bspopts.h*
320        * include/bsp.h: Add bspopts.h.
321
3222001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
323
324        * clock/Makefile.am, clock/ckinit.c, clock/.cvsignore, Makefile.am,
325        README, bsp_specs, console/Makefile.am, console/console.c,
326        console/.cvsignore, include/Makefile.am, include/bsp.h,
327        include/coverhd.h, include/syscall.h, include/ramdisk.h,
328        include/.cvsignore, start/Makefile.am, start/start.S,
329        start/.cvsignore, startup/Makefile.am, startup/bspstart.c,
330        startup/hw_init.c, startup/linkcmds, startup/linkcmds-le,
331        startup/linkcmds-le.coff, startup/.cvsignore, timer/Makefile.am,
332        timer/timer.c, timer/.cvsignore, wrapup/Makefile.am, wrapup/.cvsignore,
333        configure.ac, .cvsignore, ChangeLog:  New files. 
334        Reviewed and updated to latest automake and autoconf standards
335        by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
336
Note: See TracBrowser for help on using the repository browser.