source: rtems/c/src/lib/libbsp/sh/gensh1/ChangeLog @ 4e942c8

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

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

  • Makefile.am: Pickup files from ../../sh/shared instead of ../shared. Reformat.
  • Property mode set to 100644
File size: 10.5 KB
Line 
12004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Pickup files from ../../sh/shared instead of
4        ../shared. Reformat.
5
62004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * Makefile.am: Cosmetics.
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-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * Makefile.am: Merge-in console/Makefile.am, scitab/Makefile.am,
18        startup/Makefile.am, wrapup/Makefile.am.
19        Use automake-compilation rules.
20        * console/Makefile.am, scitab/Makefile.am, startup/Makefile.am,
21        wrapup/Makefile.am: Remove.
22        * configure.ac: Reflect changes above.
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        * wrapup/Makefile.am: Misc cleanups and fixes.
69
702003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * Makefile.am: Add preinstallation dirstamp support.
73        * console/Makefile.am: Cosmetics.
74        * scitab/Makefile.am: Cosmetics.
75        * startup/Makefile.am: Cosmetics.
76        * wrapup/Makefile.am: Cosmetics.
77
782003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * console/Makefile.am: Remove all-local: $(ARCH).
81        * scitab/Makefile.am: Remove all-local: $(ARCH).
82        * start/Makefile.am: Remove all-local: $(ARCH).
83        * startup/Makefile.am: Remove all-local: $(ARCH).
84        * wrapup/Makefile.am: Remove all-local: $(ARCH).
85
862003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * Makefile.am: Merge-in include/Makefile.am.
89        Reflect changes to bsp.am.
90        * include/Makefile.am: Remove.
91        * configure.ac: Reflect changes above.
92
932003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * bsp_specs: Remove *lib:.
96
972003-09-04      Joel Sherrill <joel@OARcorp.com>
98
99        * include/bsp.h, include/coverhd.h, start/start.S, startup/bspclean.c,
100        startup/bspstart.c, startup/linkcmds: 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: Fix to work around truncated section names.
145
1462003-01-20      Joel Sherrill <joel@OARcorp.com>
147
148        * startup/linkcmds*: Add FreeBSD sysctl() sections.
149
1502003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
153
1542002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
157        * scitab/Makefile.am: Don't include @RTEMS_BSP@.cfg.
158        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
159        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
160
1612002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * start/Makefile.am: Use install-data-local to install startfile.
164
1652002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
168
1692002-11-07      Joel Sherrill <joel@OARcorp.com>
170
171        * startup/linkcmds: Include all .rodata* sections.
172
1732002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * .cvsignore: Reformat.
176        Add autom4te*cache.
177        Remove autom4te.cache.
178
1792002-09-14      Joel Sherrill <joel@OARcorp.com>
180
181        * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
182        of all calls to bsp_libc_init() resulted in some cleanup here.
183
1842002-08-21      Joel Sherrill <joel@OARcorp.com>
185
186        * bsp_specs: Added support for -nostdlibs.
187
1882002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
191        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
192
1932002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
196        * scitab/Makefile.am: Use .$(OBJEXT) instead of .o.
197        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
198        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
199
2002002-07-25      Joel Sherrill <joel@OARcorp.com>
201
202        * startup/linkcmds: Added __EH_FRAME_BEGIN__ and __EH_FRAME_END__
203        to remove problems linking empty main(){} with BSP.
204
2052002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * start/Makefile.am: Eliminate PGM.
208        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
209
2102002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
213
2142002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
217        Remove $(OBJS) from all-local.
218
2192002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
222
2232001-05-09      Joel Sherrill <joel@OARcorp.com>
224
225        * startup/linkcmds: In support of gcc 3.1, added one of more
226        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
227        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
228        and direction of segments to memory regions may also have been
229        addressed.  This was a sweep across all BSPs.
230 
2312002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * configure.ac:
234        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
235        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
236        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
237        * Makefile.am: Remove AUTOMAKE_OPTIONS.
238        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
239        * scitab/Makefile.am: Remove AUTOMAKE_OPTIONS.
240        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
241        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
242        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
243
2442001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
247
2482001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * configure.ac: Replace RTEMS_BSPOPTS_BSP with RTEMS_BSPOPTS_SET (typo).
251
2522001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * configure.ac: Apply RTEMS_BSPOPTS_*(CPU_CLOCK_RATE_HZ).
255        * wrapup/Makefile.am: Apply RTEMS_CPU_MODEL to pickup CPU_PIECES.
256
2572001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * startup/Makefile.am: Remove AC_CFLAGS, HZ.
260
2612001-10-12      Joel Sherrill <joel@OARcorp.com>
262
263        * include/bsp.h, include/coverhd.h, start/start.S, startup/bspclean.c,
264        startup/bspstart.c, startup/linkcmds: Fixed typo.
265
2662001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
269        * configure.in: Remove.
270        * configure.ac: New file, generated from configure.in by autoupdate.
271
2722001-09-27      Joel Sherrill <joel@OARcorp.com>
273
274        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
275
2762001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
279
2802001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * configure.in: Add bspopts.h.
283        * include/.cvsignore: Add bspopts.h*, stamp-h*.
284        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
285        * include/bsp.h: Include bspopts.h.
286        * scitab/Makefile.am: Use @CPU_CLOCK_RATE_HZ@.
287
2882001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
289
290        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]),
291        add bspopts.h.
292        * include/.cvsignore: Add stamp-h*, bspopts.h*.
293        * include/Makefile.am: Use include_HEADERS instead of H_FILES.
294        * include/bsp.h: Add bspopts.h.
295
2962001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * startup/linkcmds: Remove OUTPUT_FORMAT.
299
3002001-01-05      Joel Sherrill <joel@OARcorp.com>
301
302        * scitab/Makefile.am, startup/bspstart.c, configure.in: Removed
303        rest of make-target-options and moved them to BSP configure options.
304
3052001-01-05      Joel Sherrill <joel@OARcorp.com>
306
307        * include/bsp.h: Changed <sh/null.h> to <rtems/devnull.h> to reflect
308        the movement of this component to libmisc.
309        * wrapup/Makefile.am: /dev/null driver is no longer in libcpu/sh.
310
3112000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
314
3152000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
316
317        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
318
3192000-11-01      Joel Sherrill <joel@OARcorp.com>
320
321        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, and
322        libcsupport.h moved from libc to lib/include/rtems and
323        now must be referenced as <rtems/XXX.h>.   Header file order
324        was cleaned up while doing this.
325
3262000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
329        Switch to GNU canonicalization.
330
3312000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
332
333        * scitab/Makefile.am: PROJECT_TOPdir.
334
3352000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * console/Makefile.am, scitab/Makefile.am, start/Makefile.am,
338        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
339
3402000-08-10      Joel Sherrill <joel@OARcorp.com>
341
342        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.