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

4.104.114.84.95
Last change on this file since 35eb7632 was 2a7f9a28, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/19/04 at 06:22:18

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

  • Makefile.am: Reflect changes to bsp.am. Preinstall dist_project_lib*.
  • Property mode set to 100644
File size: 11.6 KB
Line 
12004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Reflect changes to bsp.am.
4        Preinstall dist_project_lib*.
5
62004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * Makefile.am: Reflect changes to bsp.am.
9
102004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
13
142004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Pickup files from ../../sh/shared instead of
17        ../shared. Reformat.
18
192004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Merge-in console/Makefile.am, scitab/Makefile.am,
22        startup/Makefile.am, wrapup/Makefile.am.
23        Use automake compilation rules.
24        * console/Makefile.am, scitab/Makefile.am,
25        startup/Makefile.am, wrapup/Makefile.am: Remove.
26        * configure.ac: Reflect changes above.
27
282004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
31        Add RTEMS_PROG_CCAS.
32
332004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * Makefile.am: Add PREINSTALL_DIRS.
36        * wrapup/Makefile.am: Reflect changes to libcpu.
37
382004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * wrapup/Makefile.am: Reflect changes to libcpu.
41
422004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
45        Add PRE/TMPINSTALL_FILES to CLEANFILES.
46        * startup/Makefile.am: Ditto.
47
482004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * start/Makefile.am: Remove.
51        * Makefile.am: Merge-in start/Makefile.am.
52        * configure.ac: Reflect changes above.
53
542004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * wrapup/Makefile.am: Eliminate $(LIB).
57        Use noinst_DATA to trigger building libbsp.a.
58
592003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
62        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
63
642003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
67        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
68
692003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
72
732003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * start/Makefile.am: Misc cleanups and fixes.
76        * startup/Makefile.am: Misc cleanups and fixes.
77
782003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * Makefile.am: Add preinstallation dirstamp support.
81        * console/Makefile.am: Cosmetics.
82        * startup/Makefile.am: Cosmetics.
83        * wrapup/Makefile.am: Cosmetics.
84
852003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * console/Makefile.am: Remove all-local: $(ARCH).
88        * scitab/Makefile.am: Remove all-local: $(ARCH).
89        * start/Makefile.am: Remove all-local: $(ARCH).
90        * startup/Makefile.am: Remove all-local: $(ARCH).
91        * wrapup/Makefile.am: Remove all-local: $(ARCH).
92
932003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * Makefile.am: Merge-in include/Makefile.am.
96        Reflect changes to bsp.am.
97        * include/Makefile.am: Remove.
98        * configure.ac: Reflect changes above.
99
1002003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * bsp_specs: Remove *lib:.
103
1042003-09-04      Joel Sherrill <joel@OARcorp.com>
105
106        * console/config.c, include/bsp.h, include/coverhd.h, start/start.S,
107        start/start.ram, start/start.rom, startup/bspclean.c,
108        startup/bspstart.c, startup/hw_init.c, startup/linkcmds,
109        startup/linkcmds.ram, startup/linkcmds.rom: URL for license changed.
110
1112003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * Makefile.am: Reflect having moved aclocal/.
114
1152003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * Makefile.am: Reflect having moved automake/.
118        * console/Makefile.am: Reflect having moved automake/.
119        * include/Makefile.am: Reflect having moved automake/.
120        * scitab/Makefile.am: Reflect having moved automake/.
121        * start/Makefile.am: Reflect having moved automake/.
122        * startup/Makefile.am: Reflect having moved automake/.
123        * wrapup/Makefile.am: Reflect having moved automake/.
124
1252003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
128
1292003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        PR 445/bsps
132        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
133        Remove cpp, old_cpp (now unused).
134
1352003-06-13      Joel Sherrill <joel@OARcorp.com>
136
137        * startup/linkcmds: Removed warnings.
138
1392003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * configure.ac: Remove AC_CONFIG_AUX_DIR.
142
1432003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
146
1472003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * configure.ac: AC_PREREQ(2.57).
150
1512003-01-28      Joel Sherrill <joel@OARcorp.com>
152
153        * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Fix to
154        work around truncated section names.
155
1562003-01-20      Joel Sherrill <joel@OARcorp.com>
157
158        * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Add
159        FreeBSD sysctl() sections.
160
1612003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
164
1652003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
168        * scitab/Makefile.am: Don't include @RTEMS_BSP@.cfg.
169        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
170        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
171
1722002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * start/Makefile.am: Use install-data-local to install startfile.
175
1762002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
179
1802002-11-07      Joel Sherrill <joel@OARcorp.com>
181
182        * startup/linkcmds: Include all .rodata* sections.
183
1842002-11-01      Joel Sherrill <joel@OARcorp.com>
185
186        * start/start.S, startup/hw_init.c: Removed warnings.
187
1882002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * .cvsignore: Reformat.
191        Add autom4te*cache.
192        Remove autom4te.cache.
193
1942002-09-14      Joel Sherrill <joel@OARcorp.com>
195
196        * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
197        of all calls to bsp_libc_init() resulted in some cleanup here.
198
1992002-08-21      Joel Sherrill <joel@OARcorp.com>
200
201        * bsp_specs: Added support for -nostdlibs.
202
2032002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
206
2072002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
210        * scitab/Makefile.am: Use .$(OBJEXT) instead of .o.
211        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
212        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
213
2142002-07-25      Joel Sherrill <joel@OARcorp.com>
215
216        * startup/linkcmds: Added __EH_FRAME_BEGIN__ and __EH_FRAME_END__
217        to remove problems linking empty main(){} with BSP.
218
2192002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * start/Makefile.am: Eliminate PGMS.
222        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
223
2242002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
227
2282002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
231        Remove $(OBJS) from all-local.
232
2332002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
236
2372001-05-09      Joel Sherrill <joel@OARcorp.com>
238
239        * startup/linkcmds: In support of gcc 3.1, added one of more
240        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
241        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
242        and direction of segments to memory regions may also have been
243        addressed.  This was a sweep across all BSPs.
244 
2452002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * configure.ac:
248        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
249        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
250        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
251        * Makefile.am: Remove AUTOMAKE_OPTIONS.
252        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
253        * scitab/Makefile.am: Remove AUTOMAKE_OPTIONS.
254        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
255        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
256        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
257
2582001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
261
2622001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * configure.ac: Add RTEMS_BSPOPTS_*(CPU_CLOCK_RATE_HZ),
265        RTEMS_BSPOPTS_*(START_HW_INIT),
266        RTEMS_BSPOPTS_*(STANDALONE_EVB).
267        * wrapup/Makefile.am: Apply RTEMS_CPU_MODEL to pickup CPU_PIECES.
268
2692001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * startup/Makefile.am: Remove AC_CFLAGS, HZ.
272
2732001-10-12      Joel Sherrill <joel@OARcorp.com>
274
275        * include/bsp.h, start/start.S, start/start.ram, start/start.rom,
276        startup/bspclean.c, startup/bspstart.c, startup/linkcmds,
277        startup/linkcmds.ram, startup/linkcmds.rom: Fixed typo.
278
2792001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
282        * configure.in: Remove.
283        * configure.ac: New file, generated from configure.in by autoupdate.
284
2852001-09-27      Joel Sherrill <joel@OARcorp.com>
286
287        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
288
2892001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
292        * startup/Makefile.am: Use 'PREINSTALL_FILES ='.
293
2942001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * scitab/Makefile.am: Remove stray blank from SCITAB rule.
297
2982001-08-01  Radzislaw Galler  <rgaller@et.put.poznan.pl>
299
300        * include/bsp.h: Disabled redefinition of
301        CONSOLE_DRIVER_TABLE_ENTRY. Some "FIXME:" comments added.
302        * console/config.c: New file. Definitions of externs referenced
303        from libbsp/shared/console.c.
304        * console/Makefile.am: Changed VPATH to point to
305        libbsp/shared. Added config.c to C_FILES and EXTRA_DIST.
306
3072001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * configure.in: Add bspopts.h.
310        * include/.cvsignore: Add bspopts.h*, stamp-h*.
311        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
312        * include/bsp.h: Include bspopts.h.
313        * scitab/Makefile.am: Use @CPU_CLOCK_RATE_HZ@.
314
3152001-06-19      Joel Sherrill <joel@OARcorp.com>
316
317        * scitab/Makefile.am, startup/Makefile.am: Use CPU_CLOCK_RATE_HZ as
318        it is called in configure.in instead of HZ.
319
3202001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
321
322        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]), add
323        bspopts.h.     
324        * include/.cvsignore: Add stamp-h*, bspopts.h*.
325        * include/Makefile.am: Use include_HEADERS instead of H_FILES.
326        * include/bsp.h: Add bspopts.h.
327        * startup/bspstart.c: Replace HZ w/ CPU_CLOCK_RATE_HZ.
328
3292001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * startup/linkcmds: Remove OUTPUT_FORMAT.
332
3332001-01-22  Radzislaw Galler  <rgaller@et.put.poznan.pl>
334
335        * README.EVB7045F: New file.
336        * README: Additions and corrections.
337        * include/bsp.h: Switch console to sci0.
338
3392001-01-05      Joel Sherrill <joel@OARcorp.com>
340
341        * include/bsp.h: Changed <sh/null.h> to <rtems/devnull.h> to reflect
342        the movement of this component to libmisc.
343        * wrapup/Makefile.am: /dev/null driver is no longer in libcpu/sh.
344
3452000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
348
3492000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
352
3532000-11-01      Joel Sherrill <joel@OARcorp.com>
354
355        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
356        and libcsupport.h moved from libc to lib/include/rtems and
357        now must be referenced as <rtems/XXX.h>.   Header file order
358        was cleaned up while doing this.
359
3602000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
363        Switch to GNU canonicalization.
364
3652000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
366
367        * scitab/Makefile.am: PROJECT_TOPdir.
368
3692000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
370
371        * console/Makefile.am, scitab/Makefile.am, start/Makefile.am,
372        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
373
3742000-08-10      Joel Sherrill <joel@OARcorp.com>
375
376        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.