source: rtems/c/src/lib/libbsp/i386/i386ex/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: 14.3 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/network.c: Remove #define KERNEL.
8        Include <errno.h>.
9        * Makefile.am: Add -D_KERNEL to network_CPPFLAGS.
10
112005-05-26      Ralf Corsepius <ralf.corsepius@rtems.org>
12
13        * include/bsp.h: New header guard.
14
152005-05-06      Jennifer Averett <jennifer.averett@oarcorp.com>
16
17        * clock/ckinit.c, console/console.c, include/bsp.h, startup/bspstart.c:
18        Moved irq.h to bsp subdirectory.
19
202005-05-03      Jennifer Averett <jennifer.averett@oarcorp.com>
21
22        * clock/ckinit.c, console/console.c: Added support for
23        addition of parameter to ISRs.
24        * network/network.c: Modified parameter list to remove
25        warnings.
26
272005-04-15      Joel Sherrill <joel@OARcorp.com>
28
29        * network/network.c: Fix warnings.
30
312005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
32
33        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
34
352005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
36
37        * Makefile.am: Remove build-variant support.
38
392004-09-24      Ralf Corsepius <ralf.corsepius@rtems.org>
40
41        * configure.ac: Require automake > 1.9.
42
432004-07-28      Joel Sherrill <joel@OARcorp.com>
44
45        * startup/linkcmds: Add gnu.linkonce.d and gcc_except_table sections.
46
472004-07-25      Joel Sherrill <joel@OARcorp.com>
48
49        * Makefile.am: Add -D__INSIDE_RTEMS_BSD_TCPIP_STACK__ for network.
50
512004-04-23      Ralf Corsepius <ralf.corsepius@rtems.org>
52
53        PR 610/bsps
54        * Makefile.am: Add include/tm27.h, Cosmetics.
55        * include/tm27.h: Final cosmetics.
56
572004-04-22      Ralf Corsepius <ralf.corsepius@rtems.org>
58
59        * include/bsp.h: Split out tmtest27 support.
60        * include/tm27.h: New.
61
622004-04-21      Ralf Corsepius <ralf.corsepius@rtems.org>
63
64        PR 613/bsps
65        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
66
672004-04-21      Ralf Corsepius <ralf.corsepius@rtems.org>
68
69        PR 614/bsps
70        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
71
722004-04-02      Ralf Corsepius <ralf.corsepius@rtems.org>
73
74        * start/start.S: Include <rtems/asm.h> instead of <asm.h>.
75        * timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.
76
772004-04-01      Ralf Corsepius <ralf.corsepius@rtems.org>
78
79        * network/network.c: Include <rtems/asm.h> instead of <asm.h>.
80        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
81        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
82        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
83
842004-03-31      Ralf Corsepius <ralf.corsepius@rtems.org>
85
86        * clock/ckinit.c, include/bsp.h, startup/bspstart.c, timer/timer.c:
87        Convert to using c99 fixed size types.
88
892004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * Makefile.am: Reflect changes to bsp.am.
92        Preinstall dist_project_lib*.
93
942004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * Makefile.am: Reflect changes to bsp.am.
97
982004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
101
1022004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * Makefile.am: Pickup files from ../../i386/shared instead of
105        ../shared. Reformat.
106
1072004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
110        network/Makefile.am, startup/Makefile.am, timer/Makefile.am,
111        wrapup/Makefile.am. Use automake compilation rules.
112        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
113        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove.
114        * configure.ac: Reflect changes above.
115
1162004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
119        Add RTEMS_PROG_CCAS.
120
1212004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * Makefile.am: Add PREINSTALL_DIRS.
124        * wrapup/Makefile.am: Reflect changes to libcpu.
125
1262004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
129        Add PRE/TMPINSTALL_FILES to CLEANFILES.
130        * startup/Makefile.am: Ditto.
131
1322004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * start/Makefile.am: Remove.
135        * Makefile.am: Merge-in start/Makefile.am.
136        * configure.ac: Reflect changes above.
137
1382004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * wrapup/Makefile.am: Eliminate $(LIB).
141        Use noinst_DATA to trigger building libbsp.a.
142
1432003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
146        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
147
1482003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
151        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
152
1532003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
156
1572003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * wrapup/Makefile.am: Cosmetics.
160
1612003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * start/Makefile.am: Misc cleanups and fixes.
164        * startup/Makefile.am: Misc cleanups and fixes.
165        * wrapup/Makefile.am: Misc cleanups and fixes.
166
1672003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * Makefile.am: Add preinstallation dirstamp support.
170        * clock/Makefile.am: Cosmetics.
171        * console/Makefile.am: Cosmetics.
172        * network/Makefile.am: Cosmetics.
173        * startup/Makefile.am: Cosmetics.
174        * timer/Makefile.am: Cosmetics.
175        * wrapup/Makefile.am: Cosmetics
176
1772003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * clock/Makefile.am: Remove all-local: $(ARCH).
180        * console/Makefile.am: Remove all-local: $(ARCH).
181        * network/Makefile.am: Remove all-local: $(ARCH).
182        * start/Makefile.am: Remove all-local: $(ARCH).
183        * startup/Makefile.am: Remove all-local: $(ARCH).
184        * timer/Makefile.am: Remove all-local: $(ARCH).
185        * wrapup/Makefile.am: Remove all-local: $(ARCH).
186
1872003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * Makefile.am: Merge-in include/Makefile.am.
190        Reflect changes to bsp.am.
191        * include/Makefile.am: Remove.
192        * configure.ac: Reflect changes above.
193
1942003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * bsp_specs: Remove *lib:.
197
1982003-09-04      Joel Sherrill <joel@OARcorp.com>
199
200        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
201        start/80386ex.h, start/80386ex.inc, start/macros.inc, start/start.S,
202        startup/bspstart.c, startup/linkcmds, startup/setvec.c,
203        timer/timer.c, timer/timerisr.S: URL for license changed.
204
2052003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * Makefile.am: Reflect having moved aclocal/.
208
2092003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * Makefile.am: Reflect having moved automake/.
212        * clock/Makefile.am: Reflect having moved automake/.
213        * console/Makefile.am: Reflect having moved automake/.
214        * include/Makefile.am: Reflect having moved automake/.
215        * network/Makefile.am: Reflect having moved automake/.
216        * start/Makefile.am: Reflect having moved automake/.
217        * startup/Makefile.am: Reflect having moved automake/.
218        * timer/Makefile.am: Reflect having moved automake/.
219        * wrapup/Makefile.am: Reflect having moved automake/.
220
2212003-08-13      Joel Sherrill <joel@OARcorp.com>
222
223        PR 451/bsps
224        * startup/Makefile.am: Include shared i386 TTY driver in these BSPs.
225
2262003-08-11      Joel Sherrill <joel@OARcorp.com>
227
228        PR 450/make_build
229        * startup/linkcmds: Added .eh_frame
230
2312003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
234
2352003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        PR 445/bsps
238        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
239        Remove cpp, old_cpp (now unused).
240
2412003-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * startup/Makefile.am: Remove -DBSP_IS_I386EX=1 (unused).
244
2452003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * configure.ac: Remove AC_CONFIG_AUX_DIR.
248
2492003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
252
2532003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * configure.ac: AC_PREREQ(2.57).
256
2572003-01-20      Joel Sherrill <joel@OARcorp.com>
258
259        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
260
2612002-12-19      Joel Sherrill <joel@OARcorp.com>
262
263        * console/console.c: Removed __assert() which conflicts with newlib.
264
2652002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
268        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
269        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
270        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
271        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
272        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
273
2742002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * start/Makefile.am: Use install-data-local to install startfile.
277
2782002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
281
2822002-11-04      Joel Sherrill <joel@OARcorp.com>
283
284        * network/network.c: Removed warnings.
285
2862002-11-04      Joel Sherrill <joel@OARcorp.com>
287
288        * console/console.c, network/network.c: Removed warnings.
289
2902002-11-01      Joel Sherrill <joel@OARcorp.com>
291
292        * startup/bspstart.c: Removed warnings.
293
2942002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * .cvsignore: Reformat.
297        Add autom4te*cache.
298        Remove autom4te.cache.
299
3002002-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * configure.ac: Remove duplicate timer/Makefile in AC_CONFIG_FILES.
303
3042002-08-21      Joel Sherrill <joel@OARcorp.com>
305
306        * bsp_specs: Added support for -nostdlibs.
307
3082002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
311        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
312        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
313        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
314        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
315        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
316        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
317
3182002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * startup/bspstart.c: Per PR252 removed hack that tripled size of
321        RTEMS Workspace when POSIX is configured.  This was probably done to
322        account for confdefs.h missing some application requirements.
323
3242002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * start/Makefile.am: Eliminate PGM.
327        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
328
3292002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
332
3332002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
336        Remove $(OBJS) from all-local.
337
3382002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
341
3422001-05-09      Joel Sherrill <joel@OARcorp.com>
343
344        * startup/linkcmds: In support of gcc 3.1, added one of more
345        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
346        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
347        and direction of segments to memory regions may also have been
348        addressed.  This was a sweep across all BSPs.
349 
3502002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * include/bsp.h: include <libcpu/cpu.h>.
353
3542002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * configure.ac:
357        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
358        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
359        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
360        * Makefile.am: Remove AUTOMAKE_OPTIONS.
361        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
362        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
363        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
364        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
365        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
366        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
367        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
368
3692002-03-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
370
371        * configure.ac: Remove stray ';', PR 139.
372
3732002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
374
375        * include/bsp.h: Include rtems/bspIo.h instead of bspIo.h.
376
3772001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
380        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
381
3822001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
383
384        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
385
3862001-10-25      Joel Sherrill <joel@OARcorp.com>
387
388        * startup/linkcmds: Added _init and _fini.
389
3902001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
391
392        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
393        * configure.in: Remove.
394        * configure.ac: New file, generated from configure.in by autoupdate.
395
3962001-09-27      Joel Sherrill <joel@OARcorp.com>
397
398        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
399
4002001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
401
402        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
403
4042001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
405
406        * configure.in: Add bspopts.h.
407        * include/bsp.h: Include bspopts.h.
408        * include/.cvsignore: Add bspopts.h*, stamp-h*.
409        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
410        * start/Makefile.am: Dito.
411        * network/Makefile.am: Dito.
412
4132001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
414
415        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
416
4172000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
418
419        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
420
4212000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
422
423        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
424
4252000-11-01      Joel Sherrill <joel@OARcorp.com>
426
427        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
428        and libcsupport.h moved from libc to lib/include/rtems and
429        now must be referenced as <rtems/XXX.h>.   Header file order
430        was cleaned up while doing this.
431
4322000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
433
434        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
435        Switch to GNU canonicalization.
436
4372000-10-20      Joel Sherrill <joel@OARcorp.com>
438
439        * console/console.c: Invoke BSP_uart_init() with enough arguments
440        now that more communication parameters are settable.
441
4422000-10-17      Joel Sherrill <joel@OARcorp.com>
443
444        * startup/Makefile.am: Added idt.c since it has been moved libcpu/i386
445        to libbsp/i386/shared/irq.
446
4472000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
448
449        * startup/linkcmds: Added lines so DWARF debug information
450        would be available.  Otherwise gdb complains that the offsets
451        for the debug info are incorrect and doesn't load the files.
452
4532000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
454
455        * start/Makefile.am: Remove AM_CPPFLAGS and GAS_CODE16 conditional.
456
4572000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
458
459        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
460        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
461        wrapup/Makefile.am: Include compile.am
462
4632000-08-10      Joel Sherrill <joel@OARcorp.com>
464
465        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.