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

4.104.114.84.95
Last change on this file since c24d7c84 was c24d7c84, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/12/04 at 09:08:05

2004-02-12 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
  • Property mode set to 100644
File size: 11.4 KB
Line 
12004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
4
52004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Pickup files from ../../sh/shared instead of
8        ../shared. Reformat.
9
102004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Merge-in console/Makefile.am, scitab/Makefile.am,
13        startup/Makefile.am, wrapup/Makefile.am.
14        Use automake compilation rules.
15        * console/Makefile.am, scitab/Makefile.am,
16        startup/Makefile.am, wrapup/Makefile.am: Remove.
17        * configure.ac: Reflect changes above.
18
192004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
22        Add RTEMS_PROG_CCAS.
23
242004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * Makefile.am: Add PREINSTALL_DIRS.
27        * wrapup/Makefile.am: Reflect changes to libcpu.
28
292004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * wrapup/Makefile.am: Reflect changes to libcpu.
32
332004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
36        Add PRE/TMPINSTALL_FILES to CLEANFILES.
37        * startup/Makefile.am: Ditto.
38
392004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * start/Makefile.am: Remove.
42        * Makefile.am: Merge-in start/Makefile.am.
43        * configure.ac: Reflect changes above.
44
452004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * wrapup/Makefile.am: Eliminate $(LIB).
48        Use noinst_DATA to trigger building libbsp.a.
49
502003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
53        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
54
552003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
58        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
59
602003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
63
642003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * start/Makefile.am: Misc cleanups and fixes.
67        * startup/Makefile.am: Misc cleanups and fixes.
68
692003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * Makefile.am: Add preinstallation dirstamp support.
72        * console/Makefile.am: Cosmetics.
73        * startup/Makefile.am: Cosmetics.
74        * wrapup/Makefile.am: Cosmetics.
75
762003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * console/Makefile.am: Remove all-local: $(ARCH).
79        * scitab/Makefile.am: Remove all-local: $(ARCH).
80        * start/Makefile.am: Remove all-local: $(ARCH).
81        * startup/Makefile.am: Remove all-local: $(ARCH).
82        * wrapup/Makefile.am: Remove all-local: $(ARCH).
83
842003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * Makefile.am: Merge-in include/Makefile.am.
87        Reflect changes to bsp.am.
88        * include/Makefile.am: Remove.
89        * configure.ac: Reflect changes above.
90
912003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * bsp_specs: Remove *lib:.
94
952003-09-04      Joel Sherrill <joel@OARcorp.com>
96
97        * console/config.c, include/bsp.h, include/coverhd.h, start/start.S,
98        start/start.ram, start/start.rom, startup/bspclean.c,
99        startup/bspstart.c, startup/hw_init.c, startup/linkcmds,
100        startup/linkcmds.ram, startup/linkcmds.rom: URL for license changed.
101
1022003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * Makefile.am: Reflect having moved aclocal/.
105
1062003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * Makefile.am: Reflect having moved automake/.
109        * console/Makefile.am: Reflect having moved automake/.
110        * include/Makefile.am: Reflect having moved automake/.
111        * scitab/Makefile.am: Reflect having moved automake/.
112        * start/Makefile.am: Reflect having moved automake/.
113        * startup/Makefile.am: Reflect having moved automake/.
114        * wrapup/Makefile.am: Reflect having moved automake/.
115
1162003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
119
1202003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        PR 445/bsps
123        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
124        Remove cpp, old_cpp (now unused).
125
1262003-06-13      Joel Sherrill <joel@OARcorp.com>
127
128        * startup/linkcmds: Removed warnings.
129
1302003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * configure.ac: Remove AC_CONFIG_AUX_DIR.
133
1342003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
137
1382003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * configure.ac: AC_PREREQ(2.57).
141
1422003-01-28      Joel Sherrill <joel@OARcorp.com>
143
144        * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Fix to
145        work around truncated section names.
146
1472003-01-20      Joel Sherrill <joel@OARcorp.com>
148
149        * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Add
150        FreeBSD sysctl() sections.
151
1522003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
155
1562003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
159        * scitab/Makefile.am: Don't include @RTEMS_BSP@.cfg.
160        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
161        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
162
1632002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * start/Makefile.am: Use install-data-local to install startfile.
166
1672002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
170
1712002-11-07      Joel Sherrill <joel@OARcorp.com>
172
173        * startup/linkcmds: Include all .rodata* sections.
174
1752002-11-01      Joel Sherrill <joel@OARcorp.com>
176
177        * start/start.S, startup/hw_init.c: Removed warnings.
178
1792002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * .cvsignore: Reformat.
182        Add autom4te*cache.
183        Remove autom4te.cache.
184
1852002-09-14      Joel Sherrill <joel@OARcorp.com>
186
187        * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
188        of all calls to bsp_libc_init() resulted in some cleanup here.
189
1902002-08-21      Joel Sherrill <joel@OARcorp.com>
191
192        * bsp_specs: Added support for -nostdlibs.
193
1942002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
197
1982002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
201        * scitab/Makefile.am: Use .$(OBJEXT) instead of .o.
202        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
203        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
204
2052002-07-25      Joel Sherrill <joel@OARcorp.com>
206
207        * startup/linkcmds: Added __EH_FRAME_BEGIN__ and __EH_FRAME_END__
208        to remove problems linking empty main(){} with BSP.
209
2102002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * start/Makefile.am: Eliminate PGMS.
213        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
214
2152002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
218
2192002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
222        Remove $(OBJS) from all-local.
223
2242002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
227
2282001-05-09      Joel Sherrill <joel@OARcorp.com>
229
230        * startup/linkcmds: In support of gcc 3.1, added one of more
231        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
232        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
233        and direction of segments to memory regions may also have been
234        addressed.  This was a sweep across all BSPs.
235 
2362002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * configure.ac:
239        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
240        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
241        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
242        * Makefile.am: Remove AUTOMAKE_OPTIONS.
243        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
244        * scitab/Makefile.am: Remove AUTOMAKE_OPTIONS.
245        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
246        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
247        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
248
2492001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
252
2532001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * configure.ac: Add RTEMS_BSPOPTS_*(CPU_CLOCK_RATE_HZ),
256        RTEMS_BSPOPTS_*(START_HW_INIT),
257        RTEMS_BSPOPTS_*(STANDALONE_EVB).
258        * wrapup/Makefile.am: Apply RTEMS_CPU_MODEL to pickup CPU_PIECES.
259
2602001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * startup/Makefile.am: Remove AC_CFLAGS, HZ.
263
2642001-10-12      Joel Sherrill <joel@OARcorp.com>
265
266        * include/bsp.h, start/start.S, start/start.ram, start/start.rom,
267        startup/bspclean.c, startup/bspstart.c, startup/linkcmds,
268        startup/linkcmds.ram, startup/linkcmds.rom: Fixed typo.
269
2702001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
273        * configure.in: Remove.
274        * configure.ac: New file, generated from configure.in by autoupdate.
275
2762001-09-27      Joel Sherrill <joel@OARcorp.com>
277
278        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
279
2802001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
283        * startup/Makefile.am: Use 'PREINSTALL_FILES ='.
284
2852001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * scitab/Makefile.am: Remove stray blank from SCITAB rule.
288
2892001-08-01  Radzislaw Galler  <rgaller@et.put.poznan.pl>
290
291        * include/bsp.h: Disabled redefinition of
292        CONSOLE_DRIVER_TABLE_ENTRY. Some "FIXME:" comments added.
293        * console/config.c: New file. Definitions of externs referenced
294        from libbsp/shared/console.c.
295        * console/Makefile.am: Changed VPATH to point to
296        libbsp/shared. Added config.c to C_FILES and EXTRA_DIST.
297
2982001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * configure.in: Add bspopts.h.
301        * include/.cvsignore: Add bspopts.h*, stamp-h*.
302        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
303        * include/bsp.h: Include bspopts.h.
304        * scitab/Makefile.am: Use @CPU_CLOCK_RATE_HZ@.
305
3062001-06-19      Joel Sherrill <joel@OARcorp.com>
307
308        * scitab/Makefile.am, startup/Makefile.am: Use CPU_CLOCK_RATE_HZ as
309        it is called in configure.in instead of HZ.
310
3112001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
312
313        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]), add
314        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        * startup/bspstart.c: Replace HZ w/ CPU_CLOCK_RATE_HZ.
319
3202001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * startup/linkcmds: Remove OUTPUT_FORMAT.
323
3242001-01-22  Radzislaw Galler  <rgaller@et.put.poznan.pl>
325
326        * README.EVB7045F: New file.
327        * README: Additions and corrections.
328        * include/bsp.h: Switch console to sci0.
329
3302001-01-05      Joel Sherrill <joel@OARcorp.com>
331
332        * include/bsp.h: Changed <sh/null.h> to <rtems/devnull.h> to reflect
333        the movement of this component to libmisc.
334        * wrapup/Makefile.am: /dev/null driver is no longer in libcpu/sh.
335
3362000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
339
3402000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
343
3442000-11-01      Joel Sherrill <joel@OARcorp.com>
345
346        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
347        and libcsupport.h moved from libc to lib/include/rtems and
348        now must be referenced as <rtems/XXX.h>.   Header file order
349        was cleaned up while doing this.
350
3512000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
352
353        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
354        Switch to GNU canonicalization.
355
3562000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
357
358        * scitab/Makefile.am: PROJECT_TOPdir.
359
3602000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * console/Makefile.am, scitab/Makefile.am, start/Makefile.am,
363        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
364
3652000-08-10      Joel Sherrill <joel@OARcorp.com>
366
367        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.