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

4.104.114.84.95
Last change on this file since b35414a was b35414a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/13/03 at 05:09:48

2003-12-13 Ralf Corsepius <corsepiu@…>

  • start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
  • startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
  • Property mode set to 100644
File size: 10.0 KB
Line 
12003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
4        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
5
62003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
9        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
10
112003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
14
152003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * start/Makefile.am: Misc cleanups and fixes.
18        * startup/Makefile.am: Misc cleanups and fixes.
19
202003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * Makefile.am: Add preinstallation dirstamp support.
23        * console/Makefile.am: Cosmetics.
24        * startup/Makefile.am: Cosmetics.
25        * wrapup/Makefile.am: Cosmetics.
26
272003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * console/Makefile.am: Remove all-local: $(ARCH).
30        * scitab/Makefile.am: Remove all-local: $(ARCH).
31        * start/Makefile.am: Remove all-local: $(ARCH).
32        * startup/Makefile.am: Remove all-local: $(ARCH).
33        * wrapup/Makefile.am: Remove all-local: $(ARCH).
34
352003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * Makefile.am: Merge-in include/Makefile.am.
38        Reflect changes to bsp.am.
39        * include/Makefile.am: Remove.
40        * configure.ac: Reflect changes above.
41
422003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * bsp_specs: Remove *lib:.
45
462003-09-04      Joel Sherrill <joel@OARcorp.com>
47
48        * console/config.c, include/bsp.h, include/coverhd.h, start/start.S,
49        start/start.ram, start/start.rom, startup/bspclean.c,
50        startup/bspstart.c, startup/hw_init.c, startup/linkcmds,
51        startup/linkcmds.ram, startup/linkcmds.rom: URL for license changed.
52
532003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * Makefile.am: Reflect having moved aclocal/.
56
572003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * Makefile.am: Reflect having moved automake/.
60        * console/Makefile.am: Reflect having moved automake/.
61        * include/Makefile.am: Reflect having moved automake/.
62        * scitab/Makefile.am: Reflect having moved automake/.
63        * start/Makefile.am: Reflect having moved automake/.
64        * startup/Makefile.am: Reflect having moved automake/.
65        * wrapup/Makefile.am: Reflect having moved automake/.
66
672003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
70
712003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        PR 445/bsps
74        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
75        Remove cpp, old_cpp (now unused).
76
772003-06-13      Joel Sherrill <joel@OARcorp.com>
78
79        * startup/linkcmds: Removed warnings.
80
812003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * configure.ac: Remove AC_CONFIG_AUX_DIR.
84
852003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
88
892003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * configure.ac: AC_PREREQ(2.57).
92
932003-01-28      Joel Sherrill <joel@OARcorp.com>
94
95        * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Fix to
96        work around truncated section names.
97
982003-01-20      Joel Sherrill <joel@OARcorp.com>
99
100        * startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Add
101        FreeBSD sysctl() sections.
102
1032003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
106
1072003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
110        * scitab/Makefile.am: Don't include @RTEMS_BSP@.cfg.
111        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
112        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
113
1142002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * start/Makefile.am: Use install-data-local to install startfile.
117
1182002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
121
1222002-11-07      Joel Sherrill <joel@OARcorp.com>
123
124        * startup/linkcmds: Include all .rodata* sections.
125
1262002-11-01      Joel Sherrill <joel@OARcorp.com>
127
128        * start/start.S, startup/hw_init.c: Removed warnings.
129
1302002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * .cvsignore: Reformat.
133        Add autom4te*cache.
134        Remove autom4te.cache.
135
1362002-09-14      Joel Sherrill <joel@OARcorp.com>
137
138        * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
139        of all calls to bsp_libc_init() resulted in some cleanup here.
140
1412002-08-21      Joel Sherrill <joel@OARcorp.com>
142
143        * bsp_specs: Added support for -nostdlibs.
144
1452002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * start/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 PGMS.
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-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * configure.ac: Add RTEMS_BSPOPTS_*(CPU_CLOCK_RATE_HZ),
207        RTEMS_BSPOPTS_*(START_HW_INIT),
208        RTEMS_BSPOPTS_*(STANDALONE_EVB).
209        * wrapup/Makefile.am: Apply RTEMS_CPU_MODEL to pickup CPU_PIECES.
210
2112001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * startup/Makefile.am: Remove AC_CFLAGS, HZ.
214
2152001-10-12      Joel Sherrill <joel@OARcorp.com>
216
217        * include/bsp.h, start/start.S, start/start.ram, start/start.rom,
218        startup/bspclean.c, startup/bspstart.c, startup/linkcmds,
219        startup/linkcmds.ram, startup/linkcmds.rom: Fixed typo.
220
2212001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
224        * configure.in: Remove.
225        * configure.ac: New file, generated from configure.in by autoupdate.
226
2272001-09-27      Joel Sherrill <joel@OARcorp.com>
228
229        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
230
2312001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
234        * startup/Makefile.am: Use 'PREINSTALL_FILES ='.
235
2362001-09-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * scitab/Makefile.am: Remove stray blank from SCITAB rule.
239
2402001-08-01  Radzislaw Galler  <rgaller@et.put.poznan.pl>
241
242        * include/bsp.h: Disabled redefinition of
243        CONSOLE_DRIVER_TABLE_ENTRY. Some "FIXME:" comments added.
244        * console/config.c: New file. Definitions of externs referenced
245        from libbsp/shared/console.c.
246        * console/Makefile.am: Changed VPATH to point to
247        libbsp/shared. Added config.c to C_FILES and EXTRA_DIST.
248
2492001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * configure.in: Add bspopts.h.
252        * include/.cvsignore: Add bspopts.h*, stamp-h*.
253        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
254        * include/bsp.h: Include bspopts.h.
255        * scitab/Makefile.am: Use @CPU_CLOCK_RATE_HZ@.
256
2572001-06-19      Joel Sherrill <joel@OARcorp.com>
258
259        * scitab/Makefile.am, startup/Makefile.am: Use CPU_CLOCK_RATE_HZ as
260        it is called in configure.in instead of HZ.
261
2622001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
263
264        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]), add
265        bspopts.h.     
266        * include/.cvsignore: Add stamp-h*, bspopts.h*.
267        * include/Makefile.am: Use include_HEADERS instead of H_FILES.
268        * include/bsp.h: Add bspopts.h.
269        * startup/bspstart.c: Replace HZ w/ CPU_CLOCK_RATE_HZ.
270
2712001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * startup/linkcmds: Remove OUTPUT_FORMAT.
274
2752001-01-22  Radzislaw Galler  <rgaller@et.put.poznan.pl>
276
277        * README.EVB7045F: New file.
278        * README: Additions and corrections.
279        * include/bsp.h: Switch console to sci0.
280
2812001-01-05      Joel Sherrill <joel@OARcorp.com>
282
283        * include/bsp.h: Changed <sh/null.h> to <rtems/devnull.h> to reflect
284        the movement of this component to libmisc.
285        * wrapup/Makefile.am: /dev/null driver is no longer in libcpu/sh.
286
2872000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
290
2912000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
294
2952000-11-01      Joel Sherrill <joel@OARcorp.com>
296
297        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
298        and libcsupport.h moved from libc to lib/include/rtems and
299        now must be referenced as <rtems/XXX.h>.   Header file order
300        was cleaned up while doing this.
301
3022000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
305        Switch to GNU canonicalization.
306
3072000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * scitab/Makefile.am: PROJECT_TOPdir.
310
3112000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * console/Makefile.am, scitab/Makefile.am, start/Makefile.am,
314        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
315
3162000-08-10      Joel Sherrill <joel@OARcorp.com>
317
318        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.