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

4.104.114.84.95
Last change on this file since 6411947 was 6411947, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/05/04 at 06:14:08

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

  • wrapup/Makefile.am: Eliminate $(LIB). Use noinst_DATA to trigger building libbsp.a.
  • Property mode set to 100644
File size: 9.2 KB
Line 
12004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Eliminate $(LIB).
4        Use noinst_DATA to trigger building libbsp.a.
5
62003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
9        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
10
112003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
14        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
15
162003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
19
202003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * start/Makefile.am: Misc cleanups and fixes.
23        * startup/Makefile.am: Misc cleanups and fixes.
24        * wrapup/Makefile.am: Misc cleanups and fixes.
25
262003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: Add preinstallation dirstamp support.
29        * console/Makefile.am: Cosmetics.
30        * scitab/Makefile.am: Cosmetics.
31        * startup/Makefile.am: Cosmetics.
32        * wrapup/Makefile.am: Cosmetics.
33
342003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * console/Makefile.am: Remove all-local: $(ARCH).
37        * scitab/Makefile.am: Remove all-local: $(ARCH).
38        * start/Makefile.am: Remove all-local: $(ARCH).
39        * startup/Makefile.am: Remove all-local: $(ARCH).
40        * wrapup/Makefile.am: Remove all-local: $(ARCH).
41
422003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * Makefile.am: Merge-in include/Makefile.am.
45        Reflect changes to bsp.am.
46        * include/Makefile.am: Remove.
47        * configure.ac: Reflect changes above.
48
492003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * bsp_specs: Remove *lib:.
52
532003-09-04      Joel Sherrill <joel@OARcorp.com>
54
55        * include/bsp.h, include/coverhd.h, start/start.S, startup/bspclean.c,
56        startup/bspstart.c, startup/linkcmds: URL for license changed.
57
582003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * Makefile.am: Reflect having moved aclocal/.
61
622003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * Makefile.am: Reflect having moved automake/.
65        * console/Makefile.am: Reflect having moved automake/.
66        * include/Makefile.am: Reflect having moved automake/.
67        * scitab/Makefile.am: Reflect having moved automake/.
68        * start/Makefile.am: Reflect having moved automake/.
69        * startup/Makefile.am: Reflect having moved automake/.
70        * wrapup/Makefile.am: Reflect having moved automake/.
71
722003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
75
762003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        PR 445/bsps
79        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
80        Remove cpp, old_cpp (now unused).
81
822003-06-13      Joel Sherrill <joel@OARcorp.com>
83
84        * startup/linkcmds: Removed warnings.
85
862003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * configure.ac: Remove AC_CONFIG_AUX_DIR.
89
902003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
93
942003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * configure.ac: AC_PREREQ(2.57).
97
982003-01-28      Joel Sherrill <joel@OARcorp.com>
99
100        * startup/linkcmds: Fix to work around truncated section names.
101
1022003-01-20      Joel Sherrill <joel@OARcorp.com>
103
104        * startup/linkcmds*: Add FreeBSD sysctl() sections.
105
1062003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
109
1102002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
113        * scitab/Makefile.am: Don't include @RTEMS_BSP@.cfg.
114        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
115        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
116
1172002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * start/Makefile.am: Use install-data-local to install startfile.
120
1212002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
124
1252002-11-07      Joel Sherrill <joel@OARcorp.com>
126
127        * startup/linkcmds: Include all .rodata* sections.
128
1292002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * .cvsignore: Reformat.
132        Add autom4te*cache.
133        Remove autom4te.cache.
134
1352002-09-14      Joel Sherrill <joel@OARcorp.com>
136
137        * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
138        of all calls to bsp_libc_init() resulted in some cleanup here.
139
1402002-08-21      Joel Sherrill <joel@OARcorp.com>
141
142        * bsp_specs: Added support for -nostdlibs.
143
1442002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
147        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
148
1492002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
152        * scitab/Makefile.am: Use .$(OBJEXT) instead of .o.
153        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
154        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
155
1562002-07-25      Joel Sherrill <joel@OARcorp.com>
157
158        * startup/linkcmds: Added __EH_FRAME_BEGIN__ and __EH_FRAME_END__
159        to remove problems linking empty main(){} with BSP.
160
1612002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * start/Makefile.am: Eliminate PGM.
164        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
165
1662002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
169
1702002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
173        Remove $(OBJS) from all-local.
174
1752002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
178
1792001-05-09      Joel Sherrill <joel@OARcorp.com>
180
181        * startup/linkcmds: In support of gcc 3.1, added one of more
182        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
183        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
184        and direction of segments to memory regions may also have been
185        addressed.  This was a sweep across all BSPs.
186 
1872002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * configure.ac:
190        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
191        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
192        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
193        * Makefile.am: Remove AUTOMAKE_OPTIONS.
194        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
195        * scitab/Makefile.am: Remove AUTOMAKE_OPTIONS.
196        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
197        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
198        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
199
2002001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
203
2042001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * configure.ac: Replace RTEMS_BSPOPTS_BSP with RTEMS_BSPOPTS_SET (typo).
207
2082001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * configure.ac: Apply RTEMS_BSPOPTS_*(CPU_CLOCK_RATE_HZ).
211        * wrapup/Makefile.am: Apply RTEMS_CPU_MODEL to pickup CPU_PIECES.
212
2132001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * startup/Makefile.am: Remove AC_CFLAGS, HZ.
216
2172001-10-12      Joel Sherrill <joel@OARcorp.com>
218
219        * include/bsp.h, include/coverhd.h, start/start.S, startup/bspclean.c,
220        startup/bspstart.c, startup/linkcmds: Fixed typo.
221
2222001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
225        * configure.in: Remove.
226        * configure.ac: New file, generated from configure.in by autoupdate.
227
2282001-09-27      Joel Sherrill <joel@OARcorp.com>
229
230        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
231
2322001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
235
2362001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * configure.in: Add bspopts.h.
239        * include/.cvsignore: Add bspopts.h*, stamp-h*.
240        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
241        * include/bsp.h: Include bspopts.h.
242        * scitab/Makefile.am: Use @CPU_CLOCK_RATE_HZ@.
243
2442001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
245
246        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]),
247        add bspopts.h.
248        * include/.cvsignore: Add stamp-h*, bspopts.h*.
249        * include/Makefile.am: Use include_HEADERS instead of H_FILES.
250        * include/bsp.h: Add bspopts.h.
251
2522001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * startup/linkcmds: Remove OUTPUT_FORMAT.
255
2562001-01-05      Joel Sherrill <joel@OARcorp.com>
257
258        * scitab/Makefile.am, startup/bspstart.c, configure.in: Removed
259        rest of make-target-options and moved them to BSP configure options.
260
2612001-01-05      Joel Sherrill <joel@OARcorp.com>
262
263        * include/bsp.h: Changed <sh/null.h> to <rtems/devnull.h> to reflect
264        the movement of this component to libmisc.
265        * wrapup/Makefile.am: /dev/null driver is no longer in libcpu/sh.
266
2672000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
270
2712000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
274
2752000-11-01      Joel Sherrill <joel@OARcorp.com>
276
277        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, and
278        libcsupport.h moved from libc to lib/include/rtems and
279        now must be referenced as <rtems/XXX.h>.   Header file order
280        was cleaned up while doing this.
281
2822000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
285        Switch to GNU canonicalization.
286
2872000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * scitab/Makefile.am: PROJECT_TOPdir.
290
2912000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * console/Makefile.am, scitab/Makefile.am, start/Makefile.am,
294        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
295
2962000-08-10      Joel Sherrill <joel@OARcorp.com>
297
298        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.