source: rtems/c/src/lib/libbsp/sh/simsh4/ChangeLog @ 11cafc0

4.104.114.84.95
Last change on this file since 11cafc0 was c24d7c84, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/12/04 at 09:08:05

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

  • Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
  • Property mode set to 100644
File size: 10.0 KB
Line 
12004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
4
52004-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
8        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake
9        compilation rules.
10        * clock/Makefile.am, console/Makefile.am, startup/Makefile.am,
11        timer/Makefile.am, wrapup/Makefile.am: Remove.
12        * configure.ac: Reflect changes above.
13
142004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
17        Add RTEMS_PROG_CCAS.
18
192004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Add PREINSTALL_DIRS.
22        * wrapup/Makefile.am: Reflect changes to libcpu.
23
242004-01-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * startup/Makefile.am: Remove bogus EXTRA_DIST.
27        * timer/Makefile.am: Remove bogus EXTRA_DIST.
28        * wrapup/Makefile.am: Reflect changes to libcpu.
29
302004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
33        Add PRE/TMPINSTALL_FILES to CLEANFILES.
34        * startup/Makefile.am: Ditto.
35
362004-01-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * Makefile.am: Regenerate.
39
402004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * start/Makefile.am: Remove.
43        * Makefile.am: Merge-in start/Makefile.am.
44        * configure.ac: Reflect changes above.
45
462004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * wrapup/Makefile.am: Eliminate $(LIB).
49        Use noinst_DATA to trigger building libbsp.a.
50
512003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
54        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
55
562003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
59        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
60
612003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
64
652003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * clock/Makefile.am: Misc cleanups and fixes.
68        * start/Makefile.am: Misc cleanups and fixes.
69        * startup/Makefile.am: Misc cleanups and fixes.
70        * timer/Makefile.am: Misc cleanups and fixes.
71
722003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * Makefile.am: Add preinstallation dirstamp support.
75        * clock/Makefile.am: Cosmetics.
76        * console/Makefile.am: Cosmetics.
77        * startup/Makefile.am: Cosmetics.
78        * timer/Makefile.am: Cosmetics.
79        * wrapup/Makefile.am: Cosmetics.
80
812003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * console/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-04      Joel Sherrill <joel@OARcorp.com>
96
97        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
98        include/ramdisk.h, start/start.S, startup/bspstart.c,
99        startup/hw_init.c, startup/linkcmds, startup/linkcmds-le.coff,
100        timer/timer.c, tools/runtest.in: URL for license changed.
101
1022003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * Makefile.am: Add tools to SUBDIRS.
105        * configure.ac: Add RTEMS_CONFIG_BUILD_SUBDIRS(tools).
106
1072003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * Makefile.am: Reflect having moved aclocal/.
110
1112003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * Makefile.am: Reflect having moved automake/.
114        * clock/Makefile.am: Reflect having moved automake/.
115        * console/Makefile.am: Reflect having moved automake/.
116        * include/Makefile.am: Reflect having moved automake/.
117        * start/Makefile.am: Reflect having moved automake/.
118        * startup/Makefile.am: Reflect having moved automake/.
119        * timer/Makefile.am: Reflect having moved automake/.
120        * tools/Makefile.am: Reflect having moved automake/.
121        * wrapup/Makefile.am: Reflect having moved automake/.
122
1232003-08-14      Joel Sherrill <joel@OARcorp.com>
124
125        * tools/runtest: Add fileio to list of interactive tests.
126
1272003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
130
1312003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        PR 445/bsps
134        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
135        Remove cpp, old_cpp (now unused).
136
1372003-06-13      Joel Sherrill <joel@OARcorp.com>
138
139        * console/console.c, startup/linkcmds: Removed warnings.
140
1412003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * configure.ac: Remove AC_CONFIG_AUX_DIR.
144
1452003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
148
1492003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * configure.ac: AC_PREREQ(2.57).
152
1532003-01-28      Joel Sherrill <joel@OARcorp.com>
154
155        * startup/Makefile.am, startup/linkcmds, startup/linkcmds-le,
156        startup/linkcmds-le.coff: Fix to work around truncated section names.
157
1582003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * wrapup/Makefile.am: Fix typo in CPU_PIECES handling.
161
1622003-01-20      Joel Sherrill <joel@OARcorp.com>
163
164        * startup/linkcmds*: Add FreeBSD sysctl() sections.
165
1662003-01-20      Joel Sherrill <joel@OARcorp.com>
167
168        * startup/linkcmds-le, startup/linkcmds-le.coff: Add FreeBSD sysctl()
169        sections.
170
1712003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
174
1752003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
178        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
179        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
180        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
181        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
182
1832002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * start/Makefile.am: Use install-data-local to install startfile.
186
1872002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
190
1912002-11-07      Joel Sherrill <joel@OARcorp.com>
192
193        * startup/linkcmds: Include all .rodata* sections.
194
1952002-11-01      Joel Sherrill <joel@OARcorp.com>
196
197        * clock/ckinit.c, console/console.c: Removed warnings.
198
1992002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * .cvsignore: Reformat.
202        Add autom4te*cache.
203        Remove autom4te.cache.
204
2052002-09-14      Joel Sherrill <joel@OARcorp.com>
206
207        * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
208        of all calls to bsp_libc_init() resulted in some cleanup here.
209
2102002-08-21      Joel Sherrill <joel@OARcorp.com>
211
212        * bsp_specs: Added support for -nostdlibs.
213
2142002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
217
2182002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
221        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
222        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
223        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
224        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
225
2262002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * start/Makefile.am: Eliminate PGMS.
229        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
230
2312002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds-le.
234
2352002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
238        Remove $(OBJS) from all-local.
239
2402002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
243
2442001-05-09      Joel Sherrill <joel@OARcorp.com>
245
246        * startup/linkcmds: In support of gcc 3.1, added one of more
247        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
248        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
249        and direction of segments to memory regions may also have been
250        addressed.  This was a sweep across all BSPs.
251 
2522002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * configure.ac:
255        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
256        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
257        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
258        * Makefile.am: Remove AUTOMAKE_OPTIONS.
259        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
260        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
261        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
262        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
263        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
264        * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
265        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
266
2672001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
270
2712001-10-26      Alexandra Kossovsky <sasha@oktet.ru>
272
273        * tools: New subdirectory.
274        * tools/Makefile.am, tools/runtest: New files.
275
2762001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * configure.ac: Added support for START_HW_INIT.
279        * console/Makefile.am: Removed VPATH.
280        * include/Makefile.am: Added missing ramdisk.h to include_HEADERS.
281        * startup/linkcmds: Do not force output format to coff-sh.
282        * startup/linkcmds-le: Comment out force of output format and add
283        comment questioning need to have special linkcmds for little endian.
284        * wrapup/Makefile.am: Add ramdisk to list of BSP_PIECES.
285
2862001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * configure.ac: Add bspopts.h; Add CPU_CLOCK_RATE_HZ.
289        * startup/bspstart.c: Replace HZ with CPU_CLOCK_RATE_HZ.
290        * include/.cvsignore: Add stamp-h* bspopts.h*
291        * include/bsp.h: Add bspopts.h.
292
2932001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
294
295        * clock/Makefile.am, clock/ckinit.c, clock/.cvsignore, Makefile.am,
296        README, bsp_specs, console/Makefile.am, console/console.c,
297        console/.cvsignore, include/Makefile.am, include/bsp.h,
298        include/coverhd.h, include/syscall.h, include/ramdisk.h,
299        include/.cvsignore, start/Makefile.am, start/start.S,
300        start/.cvsignore, startup/Makefile.am, startup/bspstart.c,
301        startup/hw_init.c, startup/linkcmds, startup/linkcmds-le,
302        startup/linkcmds-le.coff, startup/.cvsignore, timer/Makefile.am,
303        timer/timer.c, timer/.cvsignore, wrapup/Makefile.am, wrapup/.cvsignore,
304        configure.ac, .cvsignore, ChangeLog:  New files. 
305        Reviewed and updated to latest automake and autoconf standards
306        by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
307
Note: See TracBrowser for help on using the repository browser.