source: rtems/c/src/lib/libbsp/h8300/h8sim/ChangeLog @ 41b34c85

4.104.114.84.95
Last change on this file since 41b34c85 was 41b34c85, checked in by Joel Sherrill <joel.sherrill@…>, on 03/07/05 at 23:42:58

2005-03-07 Joel Sherrill <joel@…>

  • Makefile.am: Add timerstub so more tests link.
  • Property mode set to 100644
File size: 10.6 KB
Line 
12005-03-07      Joel Sherrill <joel@OARcorp.com>
2
3        * Makefile.am: Add timerstub so more tests link.
4
52005-03-07      Joel Sherrill <joel@OARcorp.com>
6
7        * startup/linkcmds: Hacked so there is enough memory to link pppd.exe.
8
92005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
10
11        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
12
132005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
14
15        * Makefile.am: Remove build-variant support.
16
172004-09-29      Joel Sherrill <joel@OARcorp.com>
18
19        * include/bsp.h, include/tm27.h: i960 obsoleted and all references
20        removed.
21
222004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
23
24        * configure.ac: Require automake > 1.9.
25
262004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
27
28        PR 610/bsps
29        * Makefile.am: Add include/tm27.h, Cosmetics.
30        * include/tm27.h: Final cosmetics.
31
322004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
33
34        * include/bsp.h: Split out tmtest27 support.
35        * include/tm27.h: New.
36
372004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
38
39        PR 613/bsps
40        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
41
422004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
43
44        PR 614/bsps
45        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
46
472004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
48
49        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
50        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
51        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
52
532004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
54
55        * include/bsp.h, startup/bspstart.c: Convert to using c99 fixed size
56        types.
57
582004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * Makefile.am: Reflect changes to bsp.am.
61        Preinstall dist_project_lib*.
62
632004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * Makefile.am: Reflect changes to bsp.am.
66
672004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
70
712004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
74        start/Makefile.am, startup/Makefile.am, wrapup/Makefile.am.
75        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
76        startup/Makefile.am, wrapup/Makefile.am: Remove.
77        Use automake compilation rules.
78        * configure.ac: Reflect changes above.
79
802004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * Makefile.am: Add PREINSTALL_DIRS.
83
842004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * start/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
87        Add PRE/TMPINSTALL_FILES to CLEANFILES.
88        * startup/Makefile.am: Ditto.
89
902004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * wrapup/Makefile.am: Eliminate $(LIB).
93        Use noinst_DATA to trigger building libbsp.a.
94
952003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
98        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
99
1002003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
103        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
104
1052003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
108
1092003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * clock/Makefile.am: Misc cleanups and fixes.
112        * start/Makefile.am: Misc cleanups and fixes.
113        * startup/Makefile.am: Misc cleanups and fixes.
114        * wrapup/Makefile.am: Misc cleanups and fixes.
115
1162003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * Makefile.am: Add dirstamps to preinstallation.
119        * clock/Makefile.am: Cosmetics.
120        * console/Makefile.am: Cosmetics.
121        * startup/Makefile.am: Cosmetics.
122        * wrapup/Makefile.am: Cosmetics.
123
1242003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * clock/Makefile.am: Remove all-local: $(ARCH).
127        * console/Makefile.am: Remove all-local: $(ARCH).
128        * start/Makefile.am: Remove all-local: $(ARCH).
129        * startup/Makefile.am: Remove all-local: $(ARCH).
130        * wrapup/Makefile.am: Remove all-local: $(ARCH).
131
1322003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * Makefile.am: Merge-in include/Makefile.am.
135        Reflect changes to bsp.am.
136        * include/Makefile.am: Remove.
137        * configure.ac: Reflect changes above.
138
1392003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * bsp_specs: Remove *lib:.
142
1432003-09-04      Joel Sherrill <joel@OARcorp.com>
144
145        * console/console-io.c, include/bsp.h, startup/bspstart.c: URL for
146        license changed.
147
1482003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * Makefile.am: Reflect having moved aclocal/.
151
1522003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * Makefile.am: Reflect having moved automake/.
155        * clock/Makefile.am: Reflect having moved automake/.
156        * console/Makefile.am: Reflect having moved automake/.
157        * include/Makefile.am: Reflect having moved automake/.
158        * start/Makefile.am: Reflect having moved automake/.
159        * startup/Makefile.am: Reflect having moved automake/.
160        * wrapup/Makefile.am: Reflect having moved automake/.
161
1622003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
165
1662003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        PR 445/bsps
169        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
170        Remove cpp, old_cpp (now unused).
171
1722003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * configure.ac: Remove AC_CONFIG_AUX_DIR.
175
1762003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
179
1802003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * configure.ac: AC_PREREQ(2.57).
183
1842003-01-20      Joel Sherrill <joel@OARcorp.com>
185
186        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
187
1882002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
191        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
192        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
193        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
194
1952002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * start/Makefile.am: Use install-data-local to install startfile.
198
1992002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
202
2032002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * startup/bspstart.c: Add empty H8BD_Install_IRQ so the port will have
206        a routine to call.
207
2082002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * startup/bspstart.c: Remove ramStart to eliminate warning.
211
2122002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * .cvsignore: Reformat.
215        Add autom4te*cache.
216        Remove autom4te.cache.
217
2182002-08-21      Joel Sherrill <joel@OARcorp.com>
219
220        * bsp_specs: Added support for -nostdlibs.
221
2222002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
225        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
226        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
227        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
228        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
229
2302002-08-05      Joel Sherrill <joel@OARcorp.com>
231
232        * startup/bspstart.c, startup/linkcmds: Per PR247 , fix the linkcmds
233        to avoid overlapping sections and reworked the way the heap and
234        workspace are calculated.
235
2362002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * start/Makefile.am: Eliminate PGM.
239        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
240
2412002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
244
2452002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
248        Remove $(OBJS) from all-local.
249
2502002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * wrapup/Makefile.am: Add $(LIB) to all-local.
253
2542002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
257
2582002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * configure.ac:
261        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
262        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
263        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
264        * Makefile.am: Remove AUTOMAKE_OPTIONS.
265        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
266        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
267        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
268        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
269        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
270
2712002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * console/console-io.c: Include rtems/bspIo.h instead of bspIo.h.
274
2752001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
278        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
279
2802001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
283        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
284
2852001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
288
2892001-10-12      Joel Sherrill <joel@OARcorp.com>
290
291        * console/console-io.c: Fixed typo.
292
2932001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
296        * configure.in: Remove.
297        * configure.ac: New file, generated from configure.in by autoupdate.
298
2992001-09-27      Joel Sherrill <joel@OARcorp.com>
300
301        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
302
3032001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * include/Makefile.am: Use 'CLEANFILES ='.
306        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
307
3082001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * configure.in: Add bspopts.h.
311        * include/.cvsignore: Add bspopts.h*, stamp-h*.
312        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
313        * include/bsp.h: Include bspopts.h.
314
3152001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
316
317        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
318
3192001-01-03      Joel Sherrill <joel@OARcorp.com>
320
321        * console/console-io.c: Added console_initialize_hardware().
322
3232000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
326
3272000-11-09      Joel Sherrill <joel@OARcorp.com>
328
329        * configure.in, Makefile.am, clock/Makefile.am, clock/.cvsignore,
330        wrapup/Makefile.am: Added include of stub clock driver so ticker
331        would link.
332
3332000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
336
3372000-11-01      Joel Sherrill <joel@OARcorp.com>
338
339        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, and
340        libcsupport.h moved from libc to lib/include/rtems and
341        now must be referenced as <rtems/XXX.h>.   Header file order
342        was cleaned up while doing this.
343
3442000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
347        Switch to GNU canonicalization.
348
3492000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * console/Makefile.am, start/Makefile.am, startup/Makefile.am,
352        wrapup/Makefile.am: Include compile.am
353
3542000-08-10      Joel Sherrill <joel@OARcorp.com>
355
356        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.