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

4.104.114.84.95
Last change on this file since 7312649 was 3344730a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/21/04 at 16:21:25

2004-04-21 Ralf Corsepius <ralf_corsepius@…>

PR 613/bsps

  • include/bsp.h: Remove MAX_LONG_TEST_DURATION.
  • Property mode set to 100644
File size: 9.7 KB
Line 
12004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        PR 613/bsps
4        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
5
62004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
7
8        PR 614/bsps
9        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
10
112004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
12
13        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
14        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
15        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
16
172004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
18
19        * include/bsp.h, startup/bspstart.c: Convert to using c99 fixed size
20        types.
21
222004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * Makefile.am: Reflect changes to bsp.am.
25        Preinstall dist_project_lib*.
26
272004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * Makefile.am: Reflect changes to bsp.am.
30
312004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
34
352004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
38        start/Makefile.am, startup/Makefile.am, wrapup/Makefile.am.
39        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
40        startup/Makefile.am, wrapup/Makefile.am: Remove.
41        Use automake compilation rules.
42        * configure.ac: Reflect changes above.
43
442004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * Makefile.am: Add PREINSTALL_DIRS.
47
482004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * start/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
51        Add PRE/TMPINSTALL_FILES to CLEANFILES.
52        * startup/Makefile.am: Ditto.
53
542004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * wrapup/Makefile.am: Eliminate $(LIB).
57        Use noinst_DATA to trigger building libbsp.a.
58
592003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
62        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
63
642003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
67        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
68
692003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
72
732003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * clock/Makefile.am: Misc cleanups and fixes.
76        * start/Makefile.am: Misc cleanups and fixes.
77        * startup/Makefile.am: Misc cleanups and fixes.
78        * wrapup/Makefile.am: Misc cleanups and fixes.
79
802003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * Makefile.am: Add dirstamps to preinstallation.
83        * clock/Makefile.am: Cosmetics.
84        * console/Makefile.am: Cosmetics.
85        * startup/Makefile.am: Cosmetics.
86        * wrapup/Makefile.am: Cosmetics.
87
882003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * clock/Makefile.am: Remove all-local: $(ARCH).
91        * console/Makefile.am: Remove all-local: $(ARCH).
92        * start/Makefile.am: Remove all-local: $(ARCH).
93        * startup/Makefile.am: Remove all-local: $(ARCH).
94        * wrapup/Makefile.am: Remove all-local: $(ARCH).
95
962003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * Makefile.am: Merge-in include/Makefile.am.
99        Reflect changes to bsp.am.
100        * include/Makefile.am: Remove.
101        * configure.ac: Reflect changes above.
102
1032003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * bsp_specs: Remove *lib:.
106
1072003-09-04      Joel Sherrill <joel@OARcorp.com>
108
109        * console/console-io.c, include/bsp.h, startup/bspstart.c: URL for
110        license changed.
111
1122003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * Makefile.am: Reflect having moved aclocal/.
115
1162003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * Makefile.am: Reflect having moved automake/.
119        * clock/Makefile.am: Reflect having moved automake/.
120        * console/Makefile.am: Reflect having moved automake/.
121        * include/Makefile.am: Reflect having moved automake/.
122        * start/Makefile.am: Reflect having moved automake/.
123        * startup/Makefile.am: Reflect having moved automake/.
124        * wrapup/Makefile.am: Reflect having moved automake/.
125
1262003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
129
1302003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        PR 445/bsps
133        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
134        Remove cpp, old_cpp (now unused).
135
1362003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * configure.ac: Remove AC_CONFIG_AUX_DIR.
139
1402003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
143
1442003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * configure.ac: AC_PREREQ(2.57).
147
1482003-01-20      Joel Sherrill <joel@OARcorp.com>
149
150        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
151
1522002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
155        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
156        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
157        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
158
1592002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * start/Makefile.am: Use install-data-local to install startfile.
162
1632002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
166
1672002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * startup/bspstart.c: Add empty H8BD_Install_IRQ so the port will have
170        a routine to call.
171
1722002-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * startup/bspstart.c: Remove ramStart to eliminate warning.
175
1762002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * .cvsignore: Reformat.
179        Add autom4te*cache.
180        Remove autom4te.cache.
181
1822002-08-21      Joel Sherrill <joel@OARcorp.com>
183
184        * bsp_specs: Added support for -nostdlibs.
185
1862002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
189        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
190        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
191        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
192        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
193
1942002-08-05      Joel Sherrill <joel@OARcorp.com>
195
196        * startup/bspstart.c, startup/linkcmds: Per PR247 , fix the linkcmds
197        to avoid overlapping sections and reworked the way the heap and
198        workspace are calculated.
199
2002002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * start/Makefile.am: Eliminate PGM.
203        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
204
2052002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
208
2092002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
212        Remove $(OBJS) from all-local.
213
2142002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * wrapup/Makefile.am: Add $(LIB) to all-local.
217
2182002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
221
2222002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * configure.ac:
225        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
226        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
227        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
228        * Makefile.am: Remove AUTOMAKE_OPTIONS.
229        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
230        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
231        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
232        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
233        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
234
2352002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * console/console-io.c: Include rtems/bspIo.h instead of bspIo.h.
238
2392001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
242        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
243
2442001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
247        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
248
2492001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
252
2532001-10-12      Joel Sherrill <joel@OARcorp.com>
254
255        * console/console-io.c: Fixed typo.
256
2572001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
260        * configure.in: Remove.
261        * configure.ac: New file, generated from configure.in by autoupdate.
262
2632001-09-27      Joel Sherrill <joel@OARcorp.com>
264
265        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
266
2672001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * include/Makefile.am: Use 'CLEANFILES ='.
270        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
271
2722001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * configure.in: Add bspopts.h.
275        * include/.cvsignore: Add bspopts.h*, stamp-h*.
276        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
277        * include/bsp.h: Include bspopts.h.
278
2792001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
280
281        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
282
2832001-01-03      Joel Sherrill <joel@OARcorp.com>
284
285        * console/console-io.c: Added console_initialize_hardware().
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-09      Joel Sherrill <joel@OARcorp.com>
292
293        * configure.in, Makefile.am, clock/Makefile.am, clock/.cvsignore,
294        wrapup/Makefile.am: Added include of stub clock driver so ticker
295        would link.
296
2972000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
300
3012000-11-01      Joel Sherrill <joel@OARcorp.com>
302
303        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, and
304        libcsupport.h moved from libc to lib/include/rtems and
305        now must be referenced as <rtems/XXX.h>.   Header file order
306        was cleaned up while doing this.
307
3082000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
311        Switch to GNU canonicalization.
312
3132000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * console/Makefile.am, start/Makefile.am, startup/Makefile.am,
316        wrapup/Makefile.am: Include compile.am
317
3182000-08-10      Joel Sherrill <joel@OARcorp.com>
319
320        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.