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

4.104.114.84.95
Last change on this file since d7fb9f8 was 6ac101b, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/14/04 at 04:36:01

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

  • Makefile.am: Reflect changes to bsp.am.
  • Property mode set to 100644
File size: 11.5 KB
Line 
12004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Reflect changes to bsp.am.
4
52004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
8
92004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Pickup files from ../../sh/shared instead of
12        ../shared. Reformat.
13
142004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Merge-in console/Makefile.am, scitab/Makefile.am,
17        startup/Makefile.am, wrapup/Makefile.am.
18        Use automake compilation rules.
19        * console/Makefile.am, scitab/Makefile.am,
20        startup/Makefile.am, wrapup/Makefile.am: Remove.
21        * configure.ac: Reflect changes above.
22
232004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
26        Add RTEMS_PROG_CCAS.
27
282004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * Makefile.am: Add PREINSTALL_DIRS.
31        * wrapup/Makefile.am: Reflect changes to libcpu.
32
332004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * wrapup/Makefile.am: Reflect changes to libcpu.
36
372004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
40        Add PRE/TMPINSTALL_FILES to CLEANFILES.
41        * startup/Makefile.am: Ditto.
42
432004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * start/Makefile.am: Remove.
46        * Makefile.am: Merge-in start/Makefile.am.
47        * configure.ac: Reflect changes above.
48
492004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * wrapup/Makefile.am: Eliminate $(LIB).
52        Use noinst_DATA to trigger building libbsp.a.
53
542003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
57        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
58
592003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
62        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
63
642003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
67
682003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * start/Makefile.am: Misc cleanups and fixes.
71        * startup/Makefile.am: Misc cleanups and fixes.
72
732003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * Makefile.am: Add preinstallation dirstamp support.
76        * console/Makefile.am: Cosmetics.
77        * startup/Makefile.am: Cosmetics.
78        * wrapup/Makefile.am: Cosmetics.
79
802003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * console/Makefile.am: Remove all-local: $(ARCH).
83        * scitab/Makefile.am: Remove all-local: $(ARCH).
84        * start/Makefile.am: Remove all-local: $(ARCH).
85        * startup/Makefile.am: Remove all-local: $(ARCH).
86        * wrapup/Makefile.am: Remove all-local: $(ARCH).
87
882003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * Makefile.am: Merge-in include/Makefile.am.
91        Reflect changes to bsp.am.
92        * include/Makefile.am: Remove.
93        * configure.ac: Reflect changes above.
94
952003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * bsp_specs: Remove *lib:.
98
992003-09-04      Joel Sherrill <joel@OARcorp.com>
100
101        * console/config.c, include/bsp.h, include/coverhd.h, start/start.S,
102        start/start.ram, start/start.rom, startup/bspclean.c,
103        startup/bspstart.c, startup/hw_init.c, startup/linkcmds,
104        startup/linkcmds.ram, startup/linkcmds.rom: URL for license changed.
105
1062003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * Makefile.am: Reflect having moved aclocal/.
109
1102003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * Makefile.am: Reflect having moved automake/.
113        * console/Makefile.am: Reflect having moved automake/.
114        * include/Makefile.am: Reflect having moved automake/.
115        * scitab/Makefile.am: Reflect having moved automake/.
116        * start/Makefile.am: Reflect having moved automake/.
117        * startup/Makefile.am: Reflect having moved automake/.
118        * wrapup/Makefile.am: Reflect having moved automake/.
119
1202003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
123
1242003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        PR 445/bsps
127        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
128        Remove cpp, old_cpp (now unused).
129
1302003-06-13      Joel Sherrill <joel@OARcorp.com>
131
132        * startup/linkcmds: Removed warnings.
133
1342003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * configure.ac: Remove AC_CONFIG_AUX_DIR.
137
1382003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
141
1422003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * configure.ac: AC_PREREQ(2.57).
145
1462003-01-28      Joel Sherrill <joel@OARcorp.com>
147
148        * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Fix to
149        work around truncated section names.
150
1512003-01-20      Joel Sherrill <joel@OARcorp.com>
152
153        * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Add
154        FreeBSD sysctl() sections.
155
1562003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
159
1602003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
163        * scitab/Makefile.am: Don't include @RTEMS_BSP@.cfg.
164        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
165        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
166
1672002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * start/Makefile.am: Use install-data-local to install startfile.
170
1712002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
174
1752002-11-07      Joel Sherrill <joel@OARcorp.com>
176
177        * startup/linkcmds: Include all .rodata* sections.
178
1792002-11-01      Joel Sherrill <joel@OARcorp.com>
180
181        * start/start.S, startup/hw_init.c: Removed warnings.
182
1832002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * .cvsignore: Reformat.
186        Add autom4te*cache.
187        Remove autom4te.cache.
188
1892002-09-14      Joel Sherrill <joel@OARcorp.com>
190
191        * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
192        of all calls to bsp_libc_init() resulted in some cleanup here.
193
1942002-08-21      Joel Sherrill <joel@OARcorp.com>
195
196        * bsp_specs: Added support for -nostdlibs.
197
1982002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
201
2022002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
205        * scitab/Makefile.am: Use .$(OBJEXT) instead of .o.
206        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
207        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
208
2092002-07-25      Joel Sherrill <joel@OARcorp.com>
210
211        * startup/linkcmds: Added __EH_FRAME_BEGIN__ and __EH_FRAME_END__
212        to remove problems linking empty main(){} with BSP.
213
2142002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * start/Makefile.am: Eliminate PGMS.
217        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
218
2192002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
222
2232002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
226        Remove $(OBJS) from all-local.
227
2282002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
231
2322001-05-09      Joel Sherrill <joel@OARcorp.com>
233
234        * startup/linkcmds: In support of gcc 3.1, added one of more
235        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
236        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
237        and direction of segments to memory regions may also have been
238        addressed.  This was a sweep across all BSPs.
239 
2402002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * configure.ac:
243        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
244        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
245        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
246        * Makefile.am: Remove AUTOMAKE_OPTIONS.
247        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
248        * scitab/Makefile.am: Remove AUTOMAKE_OPTIONS.
249        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
250        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
251        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
252
2532001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
256
2572001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * configure.ac: Add RTEMS_BSPOPTS_*(CPU_CLOCK_RATE_HZ),
260        RTEMS_BSPOPTS_*(START_HW_INIT),
261        RTEMS_BSPOPTS_*(STANDALONE_EVB).
262        * wrapup/Makefile.am: Apply RTEMS_CPU_MODEL to pickup CPU_PIECES.
263
2642001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * startup/Makefile.am: Remove AC_CFLAGS, HZ.
267
2682001-10-12      Joel Sherrill <joel@OARcorp.com>
269
270        * include/bsp.h, start/start.S, start/start.ram, start/start.rom,
271        startup/bspclean.c, startup/bspstart.c, startup/linkcmds,
272        startup/linkcmds.ram, startup/linkcmds.rom: Fixed typo.
273
2742001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
277        * configure.in: Remove.
278        * configure.ac: New file, generated from configure.in by autoupdate.
279
2802001-09-27      Joel Sherrill <joel@OARcorp.com>
281
282        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
283
2842001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
287        * startup/Makefile.am: Use 'PREINSTALL_FILES ='.
288
2892001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * scitab/Makefile.am: Remove stray blank from SCITAB rule.
292
2932001-08-01  Radzislaw Galler  <rgaller@et.put.poznan.pl>
294
295        * include/bsp.h: Disabled redefinition of
296        CONSOLE_DRIVER_TABLE_ENTRY. Some "FIXME:" comments added.
297        * console/config.c: New file. Definitions of externs referenced
298        from libbsp/shared/console.c.
299        * console/Makefile.am: Changed VPATH to point to
300        libbsp/shared. Added config.c to C_FILES and EXTRA_DIST.
301
3022001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * configure.in: Add bspopts.h.
305        * include/.cvsignore: Add bspopts.h*, stamp-h*.
306        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
307        * include/bsp.h: Include bspopts.h.
308        * scitab/Makefile.am: Use @CPU_CLOCK_RATE_HZ@.
309
3102001-06-19      Joel Sherrill <joel@OARcorp.com>
311
312        * scitab/Makefile.am, startup/Makefile.am: Use CPU_CLOCK_RATE_HZ as
313        it is called in configure.in instead of HZ.
314
3152001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
316
317        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]), add
318        bspopts.h.     
319        * include/.cvsignore: Add stamp-h*, bspopts.h*.
320        * include/Makefile.am: Use include_HEADERS instead of H_FILES.
321        * include/bsp.h: Add bspopts.h.
322        * startup/bspstart.c: Replace HZ w/ CPU_CLOCK_RATE_HZ.
323
3242001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * startup/linkcmds: Remove OUTPUT_FORMAT.
327
3282001-01-22  Radzislaw Galler  <rgaller@et.put.poznan.pl>
329
330        * README.EVB7045F: New file.
331        * README: Additions and corrections.
332        * include/bsp.h: Switch console to sci0.
333
3342001-01-05      Joel Sherrill <joel@OARcorp.com>
335
336        * include/bsp.h: Changed <sh/null.h> to <rtems/devnull.h> to reflect
337        the movement of this component to libmisc.
338        * wrapup/Makefile.am: /dev/null driver is no longer in libcpu/sh.
339
3402000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
343
3442000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
347
3482000-11-01      Joel Sherrill <joel@OARcorp.com>
349
350        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
351        and libcsupport.h moved from libc to lib/include/rtems and
352        now must be referenced as <rtems/XXX.h>.   Header file order
353        was cleaned up while doing this.
354
3552000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
356
357        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
358        Switch to GNU canonicalization.
359
3602000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * scitab/Makefile.am: PROJECT_TOPdir.
363
3642000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * console/Makefile.am, scitab/Makefile.am, start/Makefile.am,
367        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
368
3692000-08-10      Joel Sherrill <joel@OARcorp.com>
370
371        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.