source: rtems/c/src/lib/libbsp/i386/ts_386ex/ChangeLog @ cba119c9

4.104.114.84.95
Last change on this file since cba119c9 was 8d62d94a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/17/05 at 08:04:01

2005-10-17 Ralf Corsepius <ralf.corsepius@…>

  • Makefile.am: Install/preinstall headers from ../../i386/shared.
  • Property mode set to 100644
File size: 13.6 KB
Line 
12005-10-17      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * Makefile.am: Install/preinstall headers from ../../i386/shared.
4
52005-09-19      Ralf Corsepius <ralf.corsepius@rtems.org>
6
7        * network/ne2000.c: Include <errno.h> instead of <sys/errno.h>.
8
92005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
10
11        * include/bsp.h: New header guard.
12
132005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
14
15        * clock/ckinit.c, console/console.c, include/bsp.h, network/ne2000.c:
16        Moved irq.h to bsp subdirectory.
17
182005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
19
20        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
21
222005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
23
24        * Makefile.am: Remove build-variant support.
25
262004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
27
28        * configure.ac: Require automake > 1.9.
29
302004-07-25      Joel Sherrill <joel@OARcorp.com>
31
32        * Makefile.am: Add -D__INSIDE_RTEMS_BSD_TCPIP_STACK__ for network.
33        * network/ne2000.c: Add include of <sys/errno.h>.
34
352004-04-23      Ralf Corsepius <ralf.corsepius@rtems.org>
36
37        PR 610/bsps
38        * Makefile.am: Add include/tm27.h, Cosmetics.
39        * include/tm27.h: Final cosmetics.
40
412004-04-22      Ralf Corsepius <ralf.corsepius@rtems.org>
42
43        * include/bsp.h: Split out tmtest27 support.
44        * include/tm27.h: New.
45
462004-04-21      Ralf Corsepius <ralf.corsepius@rtems.org>
47
48        PR 613/bsps
49        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
50
512004-04-21      Ralf Corsepius <ralf.corsepius@rtems.org>
52
53        PR 614/bsps
54        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
55
562004-04-02      Ralf Corsepius <ralf.corsepius@rtems.org>
57
58        * start/start.S: Include <rtems/asm.h> instead of <asm.h>.
59        * timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.
60
612004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
62
63        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
64        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
65        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
66
672004-03-31      Ralf Corsepius <ralf.corsepius@rtems.org>
68
69        * clock/ckinit.c, clock/rtc.c, include/bsp.h, startup/bspstart.c,
70        timer/timer.c: Convert to using c99 fixed size types.
71
722004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * Makefile.am: Reflect changes to bsp.am.
75        Preinstall dist_project_lib*.
76
772004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * Makefile.am: Reflect changes to bsp.am.
80
812004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
84
852004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * Makefile.am: Pickup files from ../../i386/shared instead of
88        ../shared. Reformat.
89
902004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
93        network/Makefile.am, startup/Makefile.am, timer/Makefile.am,
94        wrapup/Makefile.am. Use automake compilation rules.
95        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
96        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove.
97        * configure.ac: Reflect changes above.
98
992004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
102        Add RTEMS_PROG_CCAS.
103
1042004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * Makefile.am: Add PREINSTALL_DIRS.
107        * wrapup/Makefile.am: Reflect changes to libcpu.
108
1092004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
112        Add PRE/TMPINSTALL_FILES to CLEANFILES.
113        * startup/Makefile.am: Ditto.
114
1152004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * start/Makefile.am: Remove.
118        * Makefile.am: Merge-in start/Makefile.am.
119        * configure.ac: Reflect changes above.
120
1212004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * wrapup/Makefile.am: Eliminate $(LIB).
124        Use noinst_DATA to trigger building libbsp.a.
125
1262003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
129        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
130
1312003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
134        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
135
1362003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
139
1402003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * wrapup/Makefile.am: Cosmetics.
143
1442003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * start/Makefile.am: Misc cleanups and fixes.
147        * startup/Makefile.am: Misc cleanups and fixes.
148        * wrapup/Makefile.am: Misc cleanups and fixes.
149
1502003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * Makefile.am: Add preinstallation dirstamp support.
153        * clock/Makefile.am: Cosmetics.
154        * console/Makefile.am: Cosmetics.
155        * network/Makefile.am: Cosmetics.
156        * startup/Makefile.am: Cosmetics.
157        * timer/Makefile.am: Cosmetics.
158        * wrapup/Makefile.am: Cosmetics.
159
1602003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * clock/Makefile.am: Remove all-local: $(ARCH).
163        * console/Makefile.am: Remove all-local: $(ARCH).
164        * network/Makefile.am: Remove all-local: $(ARCH).
165        * start/Makefile.am: Remove all-local: $(ARCH).
166        * startup/Makefile.am: Remove all-local: $(ARCH).
167        * timer/Makefile.am: Remove all-local: $(ARCH).
168        * wrapup/Makefile.am: Remove all-local: $(ARCH).
169
1702003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * Makefile.am: Merge-in include/Makefile.am.
173        Reflect changes to bsp.am.
174        * include/Makefile.am: Remove.
175        * configure.ac: Reflect changes above.
176
1772003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * bsp_specs: Remove *lib:.
180
1812003-09-04      Joel Sherrill <joel@OARcorp.com>
182
183        * clock/ckinit.c, clock/rtc.c, console/console.c, include/bsp.h,
184        include/coverhd.h, network/ne2000.c, start/80386ex.h,
185        start/80386ex.inc, start/macros.inc, start/start.S,
186        startup/bspstart.c, startup/linkcmds, startup/setvec.c,
187        timer/timer.c, timer/timerisr.S, tools/debug_ada/init.c,
188        tools/debug_c/init.c, tools/debug_c/serial_gdb.c,
189        tools/debug_c/system.h, tools/network_ada/listener/init.c,
190        tools/network_ada/tcprelay/init.c, tools/ts_1325_ada/init.c: URL for
191        license changed.
192
1932003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * Makefile.am: Reflect having moved aclocal/.
196
1972003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * Makefile.am: Reflect having moved automake/.
200        * clock/Makefile.am: Reflect having moved automake/.
201        * console/Makefile.am: Reflect having moved automake/.
202        * include/Makefile.am: Reflect having moved automake/.
203        * network/Makefile.am: Reflect having moved automake/.
204        * start/Makefile.am: Reflect having moved automake/.
205        * startup/Makefile.am: Reflect having moved automake/.
206        * timer/Makefile.am: Reflect having moved automake/.
207        * wrapup/Makefile.am: Reflect having moved automake/.
208
2092003-08-13      Joel Sherrill <joel@OARcorp.com>
210
211        PR 451/bsps
212        * startup/Makefile.am: Include shared i386 TTY driver in these BSPs.
213
2142003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        PR 452/bsps
217        * startup/Makefile.am: Remove USE_INIT_FINI.
218
2192003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
222
2232003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        PR 445/bsps
226        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
227        Remove cpp, old_cpp (now unused).
228
2292003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * configure.ac: Remove AC_CONFIG_AUX_DIR.
232
2332003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
236
2372003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * configure.ac: AC_PREREQ(2.57).
240
2412003-01-20      Joel Sherrill <joel@OARcorp.com>
242
243        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
244
2452002-12-19      Joel Sherrill <joel@OARcorp.com>
246
247        * console/console.c: Removed __assert() which conflicts with newlib.
248
2492002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
252        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
253        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
254        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
255        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
256        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
257
2582002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * start/Makefile.am: Use install-data-local to install startfile.
261
2622002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
265
2662002-11-04      Joel Sherrill <joel@OARcorp.com>
267
268        * console/console.c, network/ne2000.c: Removed warnings.
269
2702002-11-01      Joel Sherrill <joel@OARcorp.com>
271
272        * startup/bspstart.c: Removed warnings.
273
2742002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * .cvsignore: Reformat.
277        Add autom4te*cache.
278        Remove autom4te.cache.
279
2802002-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * configure.ac: Remove duplicate timer/Makefile in AC_CONFIG_FILES.
283
2842002-08-21      Joel Sherrill <joel@OARcorp.com>
285
286        * bsp_specs: Added support for -nostdlibs.
287
2882002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
291        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
292        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
293        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
294        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
295        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
296        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
297
2982002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * start/Makefile.am: Eliminate PGM.
301        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
302
3032002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
306
3072002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
310        Remove $(OBJS) from all-local.
311
3122002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
315
3162001-05-17      Joel Sherrill <joel@OARcorp.com>
317
318        * startup/linkcmds: Per PR224, added wild card math to .rodata.
319
3202002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * include/bsp.h: include <libcpu/cpu.h>.
323        * console/console.c: Remove unused variable console_open_count.
324
3252002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * configure.ac:
328        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
329        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
330        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
331        * Makefile.am: Remove AUTOMAKE_OPTIONS.
332        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
333        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
334        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
335        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
336        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
337        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
338        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
339
3402002-03-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * configure.ac: Remove stray ';', PR 139.
343
3442002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * include/bsp.h: Include rtems/bspIo.h instead of bspIo.h.
347
3482001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
349
350        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
351        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
352
3532001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
356
3572001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * configure.ac: Add RTEMS_BSPOPTS_*(LOAD_RTC_AT_START),
360        RTEMS_BSPOPTS_*(BSP_DEBUG), RTEMS_BSPOPTS_*(UARTDEBUG),
361        remove RTEMS_OUTPUT_BUILD_SUBDIRS.
362
3632001-10-12      Joel Sherrill <joel@OARcorp.com>
364
365        * startup/linkcmds: Fixed typo.
366
3672001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
370        * configure.in: Remove.
371        * configure.ac: New file, generated from configure.in by autoupdate.
372
3732001-09-27      Joel Sherrill <joel@OARcorp.com>
374
375        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
376
3772001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
380
3812001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * configure.in: Add bspopts.h.
384        * include/.cvsignore: Add bspopts.h*, stamp-h*.
385        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
386        * include/bsp.h: Include bspopts.h.
387
3882001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
389
390        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
391
3922000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
393
394        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
395
3962000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
397
398        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
399
4002000-11-01      Joel Sherrill <joel@OARcorp.com>
401
402        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
403        and libcsupport.h moved from libc to lib/include/rtems and
404        now must be referenced as <rtems/XXX.h>.   Header file order
405        was cleaned up while doing this.
406
4072000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
408
409        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
410        Switch to GNU canonicalization.
411
4122000-10-19      Joel Sherrill <joel@OARcorp.com>
413
414        * console/console.c: Invoke BSP_uart_init() with all arguments
415        now that it takes more parameters.
416
4172000-10-17      Joel Sherrill <joel@OARcorp.com>
418
419        * startup/Makefile.am: Added idt.c since it has been moved libcpu/i386
420        to libbsp/i386/shared/irq.
421
4222000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
423
424        * startup/linkcmds: Added lines so DWARF debug information
425        would be available.  Otherwise gdb complains that the offsets
426        for the debug info are incorrect and doesn't load the files.
427
4282000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        * start/Makefile.am: Remove AM_CPPFLAGS and GAS_CODE16 conditional.
431        * startup/Makefile.am: Cleanup comments.
432
4332000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
434
435        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
436        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
437        wrapup/Makefile.am: Include compile.am
438
4392000-08-10      Joel Sherrill <joel@OARcorp.com>
440
441        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.