source: rtems/c/src/lib/libbsp/sh/gensh2/ChangeLog @ 7a5a3a41

4.104.114.84.95
Last change on this file since 7a5a3a41 was 7a5a3a41, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/05/04 at 07:17:01

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

  • start/Makefile.am: Remove.
  • Makefile.am: Merge-in start/Makefile.am.
  • configure.ac: Reflect changes above.
  • Property mode set to 100644
File size: 10.3 KB
Line 
12004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * start/Makefile.am: Remove.
4        * Makefile.am: Merge-in start/Makefile.am.
5        * configure.ac: Reflect changes above.
6
72004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * wrapup/Makefile.am: Eliminate $(LIB).
10        Use noinst_DATA to trigger building libbsp.a.
11
122003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
15        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
16
172003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
20        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
21
222003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
25
262003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * start/Makefile.am: Misc cleanups and fixes.
29        * startup/Makefile.am: Misc cleanups and fixes.
30
312003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: Add preinstallation dirstamp support.
34        * console/Makefile.am: Cosmetics.
35        * startup/Makefile.am: Cosmetics.
36        * wrapup/Makefile.am: Cosmetics.
37
382003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * console/Makefile.am: Remove all-local: $(ARCH).
41        * scitab/Makefile.am: Remove all-local: $(ARCH).
42        * start/Makefile.am: Remove all-local: $(ARCH).
43        * startup/Makefile.am: Remove all-local: $(ARCH).
44        * wrapup/Makefile.am: Remove all-local: $(ARCH).
45
462003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * Makefile.am: Merge-in include/Makefile.am.
49        Reflect changes to bsp.am.
50        * include/Makefile.am: Remove.
51        * configure.ac: Reflect changes above.
52
532003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * bsp_specs: Remove *lib:.
56
572003-09-04      Joel Sherrill <joel@OARcorp.com>
58
59        * console/config.c, include/bsp.h, include/coverhd.h, start/start.S,
60        start/start.ram, start/start.rom, startup/bspclean.c,
61        startup/bspstart.c, startup/hw_init.c, startup/linkcmds,
62        startup/linkcmds.ram, startup/linkcmds.rom: URL for license changed.
63
642003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * Makefile.am: Reflect having moved aclocal/.
67
682003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * Makefile.am: Reflect having moved automake/.
71        * console/Makefile.am: Reflect having moved automake/.
72        * include/Makefile.am: Reflect having moved automake/.
73        * scitab/Makefile.am: Reflect having moved automake/.
74        * start/Makefile.am: Reflect having moved automake/.
75        * startup/Makefile.am: Reflect having moved automake/.
76        * wrapup/Makefile.am: Reflect having moved automake/.
77
782003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
81
822003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        PR 445/bsps
85        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
86        Remove cpp, old_cpp (now unused).
87
882003-06-13      Joel Sherrill <joel@OARcorp.com>
89
90        * startup/linkcmds: Removed warnings.
91
922003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * configure.ac: Remove AC_CONFIG_AUX_DIR.
95
962003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
99
1002003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * configure.ac: AC_PREREQ(2.57).
103
1042003-01-28      Joel Sherrill <joel@OARcorp.com>
105
106        * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Fix to
107        work around truncated section names.
108
1092003-01-20      Joel Sherrill <joel@OARcorp.com>
110
111        * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Add
112        FreeBSD sysctl() sections.
113
1142003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
117
1182003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
121        * scitab/Makefile.am: Don't include @RTEMS_BSP@.cfg.
122        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
123        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
124
1252002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * start/Makefile.am: Use install-data-local to install startfile.
128
1292002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
132
1332002-11-07      Joel Sherrill <joel@OARcorp.com>
134
135        * startup/linkcmds: Include all .rodata* sections.
136
1372002-11-01      Joel Sherrill <joel@OARcorp.com>
138
139        * start/start.S, startup/hw_init.c: Removed warnings.
140
1412002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * .cvsignore: Reformat.
144        Add autom4te*cache.
145        Remove autom4te.cache.
146
1472002-09-14      Joel Sherrill <joel@OARcorp.com>
148
149        * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
150        of all calls to bsp_libc_init() resulted in some cleanup here.
151
1522002-08-21      Joel Sherrill <joel@OARcorp.com>
153
154        * bsp_specs: Added support for -nostdlibs.
155
1562002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
159
1602002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
163        * scitab/Makefile.am: Use .$(OBJEXT) instead of .o.
164        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
165        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
166
1672002-07-25      Joel Sherrill <joel@OARcorp.com>
168
169        * startup/linkcmds: Added __EH_FRAME_BEGIN__ and __EH_FRAME_END__
170        to remove problems linking empty main(){} with BSP.
171
1722002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * start/Makefile.am: Eliminate PGMS.
175        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
176
1772002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
180
1812002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
184        Remove $(OBJS) from all-local.
185
1862002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
189
1902001-05-09      Joel Sherrill <joel@OARcorp.com>
191
192        * startup/linkcmds: In support of gcc 3.1, added one of more
193        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
194        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
195        and direction of segments to memory regions may also have been
196        addressed.  This was a sweep across all BSPs.
197 
1982002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * configure.ac:
201        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
202        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
203        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
204        * Makefile.am: Remove AUTOMAKE_OPTIONS.
205        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
206        * scitab/Makefile.am: Remove AUTOMAKE_OPTIONS.
207        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
208        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
209        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
210
2112001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
214
2152001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * configure.ac: Add RTEMS_BSPOPTS_*(CPU_CLOCK_RATE_HZ),
218        RTEMS_BSPOPTS_*(START_HW_INIT),
219        RTEMS_BSPOPTS_*(STANDALONE_EVB).
220        * wrapup/Makefile.am: Apply RTEMS_CPU_MODEL to pickup CPU_PIECES.
221
2222001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * startup/Makefile.am: Remove AC_CFLAGS, HZ.
225
2262001-10-12      Joel Sherrill <joel@OARcorp.com>
227
228        * include/bsp.h, start/start.S, start/start.ram, start/start.rom,
229        startup/bspclean.c, startup/bspstart.c, startup/linkcmds,
230        startup/linkcmds.ram, startup/linkcmds.rom: Fixed typo.
231
2322001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
235        * configure.in: Remove.
236        * configure.ac: New file, generated from configure.in by autoupdate.
237
2382001-09-27      Joel Sherrill <joel@OARcorp.com>
239
240        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
241
2422001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
245        * startup/Makefile.am: Use 'PREINSTALL_FILES ='.
246
2472001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * scitab/Makefile.am: Remove stray blank from SCITAB rule.
250
2512001-08-01  Radzislaw Galler  <rgaller@et.put.poznan.pl>
252
253        * include/bsp.h: Disabled redefinition of
254        CONSOLE_DRIVER_TABLE_ENTRY. Some "FIXME:" comments added.
255        * console/config.c: New file. Definitions of externs referenced
256        from libbsp/shared/console.c.
257        * console/Makefile.am: Changed VPATH to point to
258        libbsp/shared. Added config.c to C_FILES and EXTRA_DIST.
259
2602001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * configure.in: Add bspopts.h.
263        * include/.cvsignore: Add bspopts.h*, stamp-h*.
264        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
265        * include/bsp.h: Include bspopts.h.
266        * scitab/Makefile.am: Use @CPU_CLOCK_RATE_HZ@.
267
2682001-06-19      Joel Sherrill <joel@OARcorp.com>
269
270        * scitab/Makefile.am, startup/Makefile.am: Use CPU_CLOCK_RATE_HZ as
271        it is called in configure.in instead of HZ.
272
2732001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
274
275        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]), add
276        bspopts.h.     
277        * include/.cvsignore: Add stamp-h*, bspopts.h*.
278        * include/Makefile.am: Use include_HEADERS instead of H_FILES.
279        * include/bsp.h: Add bspopts.h.
280        * startup/bspstart.c: Replace HZ w/ CPU_CLOCK_RATE_HZ.
281
2822001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * startup/linkcmds: Remove OUTPUT_FORMAT.
285
2862001-01-22  Radzislaw Galler  <rgaller@et.put.poznan.pl>
287
288        * README.EVB7045F: New file.
289        * README: Additions and corrections.
290        * include/bsp.h: Switch console to sci0.
291
2922001-01-05      Joel Sherrill <joel@OARcorp.com>
293
294        * include/bsp.h: Changed <sh/null.h> to <rtems/devnull.h> to reflect
295        the movement of this component to libmisc.
296        * wrapup/Makefile.am: /dev/null driver is no longer in libcpu/sh.
297
2982000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
301
3022000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
305
3062000-11-01      Joel Sherrill <joel@OARcorp.com>
307
308        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
309        and libcsupport.h moved from libc to lib/include/rtems and
310        now must be referenced as <rtems/XXX.h>.   Header file order
311        was cleaned up while doing this.
312
3132000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
316        Switch to GNU canonicalization.
317
3182000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * scitab/Makefile.am: PROJECT_TOPdir.
321
3222000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * console/Makefile.am, scitab/Makefile.am, start/Makefile.am,
325        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
326
3272000-08-10      Joel Sherrill <joel@OARcorp.com>
328
329        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.