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

4.104.114.84.95
Last change on this file since c0e7f2cd was ac2be677, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/29/04 at 12:24:44

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

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