source: rtems/c/src/lib/libbsp/sh/gensh2/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: 10.1 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
252003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * Makefile.am: Add preinstallation dirstamp support.
28        * console/Makefile.am: Cosmetics.
29        * startup/Makefile.am: Cosmetics.
30        * wrapup/Makefile.am: Cosmetics.
31
322003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * console/Makefile.am: Remove all-local: $(ARCH).
35        * scitab/Makefile.am: Remove all-local: $(ARCH).
36        * start/Makefile.am: Remove all-local: $(ARCH).
37        * startup/Makefile.am: Remove all-local: $(ARCH).
38        * wrapup/Makefile.am: Remove all-local: $(ARCH).
39
402003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * Makefile.am: Merge-in include/Makefile.am.
43        Reflect changes to bsp.am.
44        * include/Makefile.am: Remove.
45        * configure.ac: Reflect changes above.
46
472003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * bsp_specs: Remove *lib:.
50
512003-09-04      Joel Sherrill <joel@OARcorp.com>
52
53        * console/config.c, include/bsp.h, include/coverhd.h, start/start.S,
54        start/start.ram, start/start.rom, startup/bspclean.c,
55        startup/bspstart.c, startup/hw_init.c, startup/linkcmds,
56        startup/linkcmds.ram, startup/linkcmds.rom: 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, startup/linkcmds.ram, startup/linkcmds.rom: Fix to
101        work around truncated section names.
102
1032003-01-20      Joel Sherrill <joel@OARcorp.com>
104
105        * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Add
106        FreeBSD sysctl() sections.
107
1082003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
111
1122003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
115        * scitab/Makefile.am: Don't include @RTEMS_BSP@.cfg.
116        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
117        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
118
1192002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * start/Makefile.am: Use install-data-local to install startfile.
122
1232002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
126
1272002-11-07      Joel Sherrill <joel@OARcorp.com>
128
129        * startup/linkcmds: Include all .rodata* sections.
130
1312002-11-01      Joel Sherrill <joel@OARcorp.com>
132
133        * start/start.S, startup/hw_init.c: Removed warnings.
134
1352002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * .cvsignore: Reformat.
138        Add autom4te*cache.
139        Remove autom4te.cache.
140
1412002-09-14      Joel Sherrill <joel@OARcorp.com>
142
143        * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
144        of all calls to bsp_libc_init() resulted in some cleanup here.
145
1462002-08-21      Joel Sherrill <joel@OARcorp.com>
147
148        * bsp_specs: Added support for -nostdlibs.
149
1502002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
153
1542002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
157        * scitab/Makefile.am: Use .$(OBJEXT) instead of .o.
158        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
159        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
160
1612002-07-25      Joel Sherrill <joel@OARcorp.com>
162
163        * startup/linkcmds: Added __EH_FRAME_BEGIN__ and __EH_FRAME_END__
164        to remove problems linking empty main(){} with BSP.
165
1662002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * start/Makefile.am: Eliminate PGMS.
169        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
170
1712002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
174
1752002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
178        Remove $(OBJS) from all-local.
179
1802002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
183
1842001-05-09      Joel Sherrill <joel@OARcorp.com>
185
186        * startup/linkcmds: In support of gcc 3.1, added one of more
187        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
188        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
189        and direction of segments to memory regions may also have been
190        addressed.  This was a sweep across all BSPs.
191 
1922002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * configure.ac:
195        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
196        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
197        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
198        * Makefile.am: Remove AUTOMAKE_OPTIONS.
199        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
200        * scitab/Makefile.am: Remove AUTOMAKE_OPTIONS.
201        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
202        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
203        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
204
2052001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
208
2092001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * configure.ac: Add RTEMS_BSPOPTS_*(CPU_CLOCK_RATE_HZ),
212        RTEMS_BSPOPTS_*(START_HW_INIT),
213        RTEMS_BSPOPTS_*(STANDALONE_EVB).
214        * wrapup/Makefile.am: Apply RTEMS_CPU_MODEL to pickup CPU_PIECES.
215
2162001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * startup/Makefile.am: Remove AC_CFLAGS, HZ.
219
2202001-10-12      Joel Sherrill <joel@OARcorp.com>
221
222        * include/bsp.h, start/start.S, start/start.ram, start/start.rom,
223        startup/bspclean.c, startup/bspstart.c, startup/linkcmds,
224        startup/linkcmds.ram, startup/linkcmds.rom: Fixed typo.
225
2262001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
229        * configure.in: Remove.
230        * configure.ac: New file, generated from configure.in by autoupdate.
231
2322001-09-27      Joel Sherrill <joel@OARcorp.com>
233
234        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
235
2362001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
239        * startup/Makefile.am: Use 'PREINSTALL_FILES ='.
240
2412001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * scitab/Makefile.am: Remove stray blank from SCITAB rule.
244
2452001-08-01  Radzislaw Galler  <rgaller@et.put.poznan.pl>
246
247        * include/bsp.h: Disabled redefinition of
248        CONSOLE_DRIVER_TABLE_ENTRY. Some "FIXME:" comments added.
249        * console/config.c: New file. Definitions of externs referenced
250        from libbsp/shared/console.c.
251        * console/Makefile.am: Changed VPATH to point to
252        libbsp/shared. Added config.c to C_FILES and EXTRA_DIST.
253
2542001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * configure.in: Add bspopts.h.
257        * include/.cvsignore: Add bspopts.h*, stamp-h*.
258        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
259        * include/bsp.h: Include bspopts.h.
260        * scitab/Makefile.am: Use @CPU_CLOCK_RATE_HZ@.
261
2622001-06-19      Joel Sherrill <joel@OARcorp.com>
263
264        * scitab/Makefile.am, startup/Makefile.am: Use CPU_CLOCK_RATE_HZ as
265        it is called in configure.in instead of HZ.
266
2672001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
268
269        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]), add
270        bspopts.h.     
271        * include/.cvsignore: Add stamp-h*, bspopts.h*.
272        * include/Makefile.am: Use include_HEADERS instead of H_FILES.
273        * include/bsp.h: Add bspopts.h.
274        * startup/bspstart.c: Replace HZ w/ CPU_CLOCK_RATE_HZ.
275
2762001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * startup/linkcmds: Remove OUTPUT_FORMAT.
279
2802001-01-22  Radzislaw Galler  <rgaller@et.put.poznan.pl>
281
282        * README.EVB7045F: New file.
283        * README: Additions and corrections.
284        * include/bsp.h: Switch console to sci0.
285
2862001-01-05      Joel Sherrill <joel@OARcorp.com>
287
288        * include/bsp.h: Changed <sh/null.h> to <rtems/devnull.h> to reflect
289        the movement of this component to libmisc.
290        * wrapup/Makefile.am: /dev/null driver is no longer in libcpu/sh.
291
2922000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
295
2962000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
299
3002000-11-01      Joel Sherrill <joel@OARcorp.com>
301
302        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
303        and libcsupport.h moved from libc to lib/include/rtems and
304        now must be referenced as <rtems/XXX.h>.   Header file order
305        was cleaned up while doing this.
306
3072000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
310        Switch to GNU canonicalization.
311
3122000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * scitab/Makefile.am: PROJECT_TOPdir.
315
3162000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
317
318        * console/Makefile.am, scitab/Makefile.am, start/Makefile.am,
319        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
320
3212000-08-10      Joel Sherrill <joel@OARcorp.com>
322
323        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.