source: rtems/c/src/lib/libbsp/sh/gensh4/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.2 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
152004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
16
17        * include/bsp.h, startup/bspstart.c: Convert to using c99 fixed size
18        types.
19
202004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * Makefile.am: Reflect changes to bsp.am.
23        Preinstall dist_project_lib*.
24
252004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * Makefile.am: Reflect changes to bsp.am.
28
292004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
32
332004-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * Makefile.am: Merge-in console/Makefile.am, hw_init/Makefile.am,
36        startup/Makefile.am, wrapup/Makefile.am. Use automake compilation rules.
37        * console/Makefile.am, hw_init/Makefile.am, startup/Makefile.am,
38        wrapup/Makefile.am: Remove.
39        * configure.ac: Reflect changes above.
40
412004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
44        Add RTEMS_PROG_CCAS.
45
462004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * Makefile.am: Add PREINSTALL_DIRS.
49        * wrapup/Makefile.am: Reflect changes to libcpu.
50
512004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * startup/Makefile.am: Remove bogus EXTRA_DIST.
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
922003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * Makefile.am: Add preinstallation dirstamp support.
95        * console/Makefile.am: Cosmetics.
96        * hw_init/Makefile.am: Cosmetics.
97        * startup/Makefile.am: Cosmetics.
98        * wrapup/Makefile.am: Cosmetics.
99
1002003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * console/Makefile.am: Remove all-local: $(ARCH).
103        * hw_init/Makefile.am: Remove all-local: $(ARCH).
104        * start/Makefile.am: Remove all-local: $(ARCH).
105        * startup/Makefile.am: Remove all-local: $(ARCH).
106        * wrapup/Makefile.am: Remove all-local: $(ARCH).
107
1082003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * Makefile.am: Merge-in include/Makefile.am.
111        Reflect changes to bsp.am.
112        * include/Makefile.am: Remove.
113        * configure.ac: Reflect changes above.
114
1152003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * bsp_specs: Remove *lib:.
118
1192003-09-04      Joel Sherrill <joel@OARcorp.com>
120
121        * console/console.c, hw_init/hw_init.c, include/bsp.h,
122        include/coverhd.h, include/sdram.h, start/start.S,
123        startup/bspstart.c, startup/linkcmds, startup/linkcmds.rom,
124        startup/linkcmds.rom2ram: URL for license changed.
125
1262003-08-20      Joel Sherrill <joel@OARcorp.com>
127
128        * console/console.c: Correct copyright statements.
129
1302003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * Makefile.am: Reflect having moved aclocal/.
133
1342003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * Makefile.am: Reflect having moved automake/.
137        * console/Makefile.am: Reflect having moved automake/.
138        * hw_init/Makefile.am: Reflect having moved automake/.
139        * include/Makefile.am: Reflect having moved automake/.
140        * start/Makefile.am: Reflect having moved automake/.
141        * startup/Makefile.am: Reflect having moved automake/.
142        * wrapup/Makefile.am: Reflect having moved automake/.
143
1442003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
147
1482003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        PR 445/bsps
151        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
152        Remove cpp, old_cpp (now unused).
153
1542003-06-13      Joel Sherrill <joel@OARcorp.com>
155
156        * startup/linkcmds: Removed warnings.
157
1582003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * configure.ac: Remove AC_CONFIG_AUX_DIR.
161
1622003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
165
1662003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * configure.ac: AC_PREREQ(2.57).
169
1702003-01-28      Joel Sherrill <joel@OARcorp.com>
171
172        * startup/linkcmds, startup/linkcmds.rom, startup/linkcmds.rom2ram: Fix
173        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-20      Joel Sherrill <joel@OARcorp.com>
180
181        * startup/linkcmds.rom, startup/linkcmds.rom2ram: Add FreeBSD sysctl()
182        sections.
183
1842003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
187
1882003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
191        * hw_init/Makefile.am: Don't include @RTEMS_BSP@.cfg.
192        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
193        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
194
1952002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * start/Makefile.am: Use install-data-local to install startfile.
198
1992002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
202
2032002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * .cvsignore: Reformat.
206        Add autom4te*cache.
207        Remove autom4te.cache.
208
2092002-09-14      Joel Sherrill <joel@OARcorp.com>
210
211        * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
212        of all calls to bsp_libc_init() resulted in some cleanup here.
213
2142002-08-21      Joel Sherrill <joel@OARcorp.com>
215
216        * bsp_specs: Added support for -nostdlibs.
217
2182002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
221
2222002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
225        * hw_init/Makefile.am: Use .$(OBJEXT) instead of .o.
226        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
227        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
228
2292002-07-25      Joel Sherrill <joel@OARcorp.com>
230
231        * startup/linkcmds: Added __EH_FRAME_BEGIN__ and __EH_FRAME_END__
232        to remove problems linking empty main(){} with BSP.
233
2342002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * start/Makefile.am: Eliminate PGMS.
237        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
238
2392002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds.rom
242        linkcmds.rom2ram.
243
2442002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
247        Remove $(OBJS) from all-local.
248
2492002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
252
2532001-05-09      Joel Sherrill <joel@OARcorp.com>
254
255        * startup/linkcmds: In support of gcc 3.1, added one of more
256        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
257        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
258        and direction of segments to memory regions may also have been
259        addressed.  This was a sweep across all BSPs.
260 
2612002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * configure.ac:
264        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
265        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
266        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
267        * Makefile.am: Remove AUTOMAKE_OPTIONS.
268        * hw_init/Makefile.am: Remove AUTOMAKE_OPTIONS.
269        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
270        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
271        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
272        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
273
2742001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
277
2782001-10-29      Joel Sherrill <joel@OARcorp.com>
279
280        * startup/linkcmds: Remove explicit force of output format.
281
2822001-10-26      Alexandra Kossovsky <sasha@oktet.ru>
283
284        * README, console/console.c, hw_init/hw_init.c, include/bsp.h,
285        startup/bspstart.c, startup/linkcmds: Minor fixes post merge.
286
2872001-10-15      Joel Sherrill <joel@OARcorp.com>
288
289        * console/.cvsignore: New file.
290
2912001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * configure.ac: Remove AC_SUBST(CPU_CLOCK_RATE_HZ), add
294        START_HW_INIT-support macros, add console/Makefile.
295        * Makefile.am: Add console SUBDIR.
296        * hw_init/Makefile.am: Fix C_FILES, remove AM_CPPFLAGS/HZ.
297        * include/Makefile.am: Add bspopts.h.
298        * include/bsp.h: Comment out SH4_CPU_HZ_Frequency.
299        * startup/bspstart.c: Comment out SH4_CPU_HZ_Frequency.
300        * startup/linkcmds: Comment out OUTPUT_FORMAT for coff
301        compatibility.
302        * wrapup/Makefile.am: Add console to BSP_PIECES.
303        * console/Makefile.am: New.
304        * console/console.c: Moved from libcpu/sh/sh7750/sci/console.c.
305
3062001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
307
308        * configure.ac: Add bspopts.h; Add CPU_CLOCK_RATE_HZ.
309        * startup/bspstart.c: Replace HZ with CPU_CLOCK_RATE_HZ.
310        * include/.cvsignore: Add stamp-h*, bspopts.h*.
311        * include/bsp.h: Add bspopts.h.
312
3132001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
314
315        * Makefile.am, README, bsp_specs, .cvsignore, include/Makefile.am,
316        include/bsp.h, include/coverhd.h, include/sdram.h, include/.cvsignore,
317        start/Makefile.am, start/start.S, start/.cvsignore, startup/Makefile.am,
318        startup/bspstart.c, startup/linkcmds, startup/linkcmds.rom,
319        startup/linkcmds.rom2ram, startup/.cvsignore, wrapup/Makefile.am,
320        wrapup/.cvsignore, hw_init/Makefile.am, hw_init/hw_init.c,
321        hw_init/.cvsignore, times, configure.ac, ChangeLog:  New files. 
322        Reviewed and updated to latest automake and autoconf standards
323        by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
324
Note: See TracBrowser for help on using the repository browser.