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

4.104.114.84.95
Last change on this file since 0f14e45 was 0f14e45, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/29/04 at 02:38:37

2004-01-28 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Merge-in console/Makefile.am, scitab/Makefile.am, startup/Makefile.am, wrapup/Makefile.am. Use automake compilation rules.
  • console/Makefile.am, scitab/Makefile.am, startup/Makefile.am, wrapup/Makefile.am: Remove.
  • configure.ac: Reflect changes above.
  • Property mode set to 100644
File size: 11.2 KB
Line 
12004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Merge-in console/Makefile.am, scitab/Makefile.am,
4        startup/Makefile.am, wrapup/Makefile.am.
5        Use automake compilation rules.
6        * console/Makefile.am, scitab/Makefile.am,
7        startup/Makefile.am, wrapup/Makefile.am: Remove.
8        * configure.ac: Reflect changes above.
9
102004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
13        Add RTEMS_PROG_CCAS.
14
152004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * Makefile.am: Add PREINSTALL_DIRS.
18        * wrapup/Makefile.am: Reflect changes to libcpu.
19
202004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * wrapup/Makefile.am: Reflect changes to libcpu.
23
242004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
27        Add PRE/TMPINSTALL_FILES to CLEANFILES.
28        * startup/Makefile.am: Ditto.
29
302004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * start/Makefile.am: Remove.
33        * Makefile.am: Merge-in start/Makefile.am.
34        * configure.ac: Reflect changes above.
35
362004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * wrapup/Makefile.am: Eliminate $(LIB).
39        Use noinst_DATA to trigger building libbsp.a.
40
412003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
44        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
45
462003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
49        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
50
512003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
54
552003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * start/Makefile.am: Misc cleanups and fixes.
58        * startup/Makefile.am: Misc cleanups and fixes.
59
602003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * Makefile.am: Add preinstallation dirstamp support.
63        * console/Makefile.am: Cosmetics.
64        * startup/Makefile.am: Cosmetics.
65        * wrapup/Makefile.am: Cosmetics.
66
672003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * console/Makefile.am: Remove all-local: $(ARCH).
70        * scitab/Makefile.am: Remove all-local: $(ARCH).
71        * start/Makefile.am: Remove all-local: $(ARCH).
72        * startup/Makefile.am: Remove all-local: $(ARCH).
73        * wrapup/Makefile.am: Remove all-local: $(ARCH).
74
752003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * Makefile.am: Merge-in include/Makefile.am.
78        Reflect changes to bsp.am.
79        * include/Makefile.am: Remove.
80        * configure.ac: Reflect changes above.
81
822003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * bsp_specs: Remove *lib:.
85
862003-09-04      Joel Sherrill <joel@OARcorp.com>
87
88        * console/config.c, include/bsp.h, include/coverhd.h, start/start.S,
89        start/start.ram, start/start.rom, startup/bspclean.c,
90        startup/bspstart.c, startup/hw_init.c, startup/linkcmds,
91        startup/linkcmds.ram, startup/linkcmds.rom: URL for license changed.
92
932003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * Makefile.am: Reflect having moved aclocal/.
96
972003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * Makefile.am: Reflect having moved automake/.
100        * console/Makefile.am: Reflect having moved automake/.
101        * include/Makefile.am: Reflect having moved automake/.
102        * scitab/Makefile.am: Reflect having moved automake/.
103        * start/Makefile.am: Reflect having moved automake/.
104        * startup/Makefile.am: Reflect having moved automake/.
105        * wrapup/Makefile.am: Reflect having moved automake/.
106
1072003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
110
1112003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        PR 445/bsps
114        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
115        Remove cpp, old_cpp (now unused).
116
1172003-06-13      Joel Sherrill <joel@OARcorp.com>
118
119        * startup/linkcmds: Removed warnings.
120
1212003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * configure.ac: Remove AC_CONFIG_AUX_DIR.
124
1252003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
128
1292003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * configure.ac: AC_PREREQ(2.57).
132
1332003-01-28      Joel Sherrill <joel@OARcorp.com>
134
135        * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Fix to
136        work around truncated section names.
137
1382003-01-20      Joel Sherrill <joel@OARcorp.com>
139
140        * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Add
141        FreeBSD sysctl() sections.
142
1432003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
146
1472003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
150        * scitab/Makefile.am: Don't include @RTEMS_BSP@.cfg.
151        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
152        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
153
1542002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * start/Makefile.am: Use install-data-local to install startfile.
157
1582002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
161
1622002-11-07      Joel Sherrill <joel@OARcorp.com>
163
164        * startup/linkcmds: Include all .rodata* sections.
165
1662002-11-01      Joel Sherrill <joel@OARcorp.com>
167
168        * start/start.S, startup/hw_init.c: Removed warnings.
169
1702002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * .cvsignore: Reformat.
173        Add autom4te*cache.
174        Remove autom4te.cache.
175
1762002-09-14      Joel Sherrill <joel@OARcorp.com>
177
178        * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
179        of all calls to bsp_libc_init() resulted in some cleanup here.
180
1812002-08-21      Joel Sherrill <joel@OARcorp.com>
182
183        * bsp_specs: Added support for -nostdlibs.
184
1852002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
188
1892002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
192        * scitab/Makefile.am: Use .$(OBJEXT) instead of .o.
193        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
194        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
195
1962002-07-25      Joel Sherrill <joel@OARcorp.com>
197
198        * startup/linkcmds: Added __EH_FRAME_BEGIN__ and __EH_FRAME_END__
199        to remove problems linking empty main(){} with BSP.
200
2012002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * start/Makefile.am: Eliminate PGMS.
204        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
205
2062002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
209
2102002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
213        Remove $(OBJS) from all-local.
214
2152002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
218
2192001-05-09      Joel Sherrill <joel@OARcorp.com>
220
221        * startup/linkcmds: In support of gcc 3.1, added one of more
222        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
223        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
224        and direction of segments to memory regions may also have been
225        addressed.  This was a sweep across all BSPs.
226 
2272002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * configure.ac:
230        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
231        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
232        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
233        * Makefile.am: Remove AUTOMAKE_OPTIONS.
234        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
235        * scitab/Makefile.am: Remove AUTOMAKE_OPTIONS.
236        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
237        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
238        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
239
2402001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
243
2442001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * configure.ac: Add RTEMS_BSPOPTS_*(CPU_CLOCK_RATE_HZ),
247        RTEMS_BSPOPTS_*(START_HW_INIT),
248        RTEMS_BSPOPTS_*(STANDALONE_EVB).
249        * wrapup/Makefile.am: Apply RTEMS_CPU_MODEL to pickup CPU_PIECES.
250
2512001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * startup/Makefile.am: Remove AC_CFLAGS, HZ.
254
2552001-10-12      Joel Sherrill <joel@OARcorp.com>
256
257        * include/bsp.h, start/start.S, start/start.ram, start/start.rom,
258        startup/bspclean.c, startup/bspstart.c, startup/linkcmds,
259        startup/linkcmds.ram, startup/linkcmds.rom: Fixed typo.
260
2612001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
264        * configure.in: Remove.
265        * configure.ac: New file, generated from configure.in by autoupdate.
266
2672001-09-27      Joel Sherrill <joel@OARcorp.com>
268
269        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
270
2712001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
274        * startup/Makefile.am: Use 'PREINSTALL_FILES ='.
275
2762001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * scitab/Makefile.am: Remove stray blank from SCITAB rule.
279
2802001-08-01  Radzislaw Galler  <rgaller@et.put.poznan.pl>
281
282        * include/bsp.h: Disabled redefinition of
283        CONSOLE_DRIVER_TABLE_ENTRY. Some "FIXME:" comments added.
284        * console/config.c: New file. Definitions of externs referenced
285        from libbsp/shared/console.c.
286        * console/Makefile.am: Changed VPATH to point to
287        libbsp/shared. Added config.c to C_FILES and EXTRA_DIST.
288
2892001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * configure.in: Add bspopts.h.
292        * include/.cvsignore: Add bspopts.h*, stamp-h*.
293        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
294        * include/bsp.h: Include bspopts.h.
295        * scitab/Makefile.am: Use @CPU_CLOCK_RATE_HZ@.
296
2972001-06-19      Joel Sherrill <joel@OARcorp.com>
298
299        * scitab/Makefile.am, startup/Makefile.am: Use CPU_CLOCK_RATE_HZ as
300        it is called in configure.in instead of HZ.
301
3022001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
303
304        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]), add
305        bspopts.h.     
306        * include/.cvsignore: Add stamp-h*, bspopts.h*.
307        * include/Makefile.am: Use include_HEADERS instead of H_FILES.
308        * include/bsp.h: Add bspopts.h.
309        * startup/bspstart.c: Replace HZ w/ CPU_CLOCK_RATE_HZ.
310
3112001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * startup/linkcmds: Remove OUTPUT_FORMAT.
314
3152001-01-22  Radzislaw Galler  <rgaller@et.put.poznan.pl>
316
317        * README.EVB7045F: New file.
318        * README: Additions and corrections.
319        * include/bsp.h: Switch console to sci0.
320
3212001-01-05      Joel Sherrill <joel@OARcorp.com>
322
323        * include/bsp.h: Changed <sh/null.h> to <rtems/devnull.h> to reflect
324        the movement of this component to libmisc.
325        * wrapup/Makefile.am: /dev/null driver is no longer in libcpu/sh.
326
3272000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
328
329        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
330
3312000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
332
333        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
334
3352000-11-01      Joel Sherrill <joel@OARcorp.com>
336
337        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
338        and libcsupport.h moved from libc to lib/include/rtems and
339        now must be referenced as <rtems/XXX.h>.   Header file order
340        was cleaned up while doing this.
341
3422000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
345        Switch to GNU canonicalization.
346
3472000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
348
349        * scitab/Makefile.am: PROJECT_TOPdir.
350
3512000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
352
353        * console/Makefile.am, scitab/Makefile.am, start/Makefile.am,
354        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
355
3562000-08-10      Joel Sherrill <joel@OARcorp.com>
357
358        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.