source: rtems/c/src/lib/libbsp/i386/i386ex/ChangeLog @ c6200d4

4.104.114.84.95
Last change on this file since c6200d4 was c6200d4, checked in by Jennifer Averett <Jennifer.Averett@…>, on 05/03/05 at 14:14:25

2005-05-03 Jennifer Averett <jennifer.averett@…>

  • clock/ckinit.c, console/console.c: Added support for addition of parameter to ISRs.
  • network/network.c: Modified parameter list to remove warnings.
  • Property mode set to 100644
File size: 13.7 KB
Line 
12005-05-03      Jennifer Averett <jennifer.averett@oarcorp.com>
2
3        * clock/ckinit.c, console/console.c: Added support for
4        addition of parameter to ISRs.
5        * network/network.c: Modified parameter list to remove
6        warnings.
7
82005-04-15      Joel Sherrill <joel@OARcorp.com>
9
10        * network/network.c: Fix warnings.
11
122005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
13
14        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
15
162005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
17
18        * Makefile.am: Remove build-variant support.
19
202004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
21
22        * configure.ac: Require automake > 1.9.
23
242004-07-28      Joel Sherrill <joel@OARcorp.com>
25
26        * startup/linkcmds: Add gnu.linkonce.d and gcc_except_table sections.
27
282004-07-25      Joel Sherrill <joel@OARcorp.com>
29
30        * Makefile.am: Add -D__INSIDE_RTEMS_BSD_TCPIP_STACK__ for network.
31
322004-04-23      Ralf Corsepius <ralf_corsepius@rtems.org>
33
34        PR 610/bsps
35        * Makefile.am: Add include/tm27.h, Cosmetics.
36        * include/tm27.h: Final cosmetics.
37
382004-04-22      Ralf Corsepius <ralf_corsepius@rtems.org>
39
40        * include/bsp.h: Split out tmtest27 support.
41        * include/tm27.h: New.
42
432004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
44
45        PR 613/bsps
46        * include/bsp.h: Remove MAX_LONG_TEST_DURATION.
47
482004-04-21      Ralf Corsepius <ralf_corsepius@rtems.org>
49
50        PR 614/bsps
51        * include/bsp.h: Remove MAX_SHORT_TEST_DURATION (Unused).
52
532004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
54
55        * start/start.S: Include <rtems/asm.h> instead of <asm.h>.
56        * timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.
57
582004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
59
60        * network/network.c: Include <rtems/asm.h> instead of <asm.h>.
61        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
62        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
63        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
64
652004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
66
67        * clock/ckinit.c, include/bsp.h, startup/bspstart.c, timer/timer.c:
68        Convert to using c99 fixed size types.
69
702004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * Makefile.am: Reflect changes to bsp.am.
73        Preinstall dist_project_lib*.
74
752004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * Makefile.am: Reflect changes to bsp.am.
78
792004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
82
832004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * Makefile.am: Pickup files from ../../i386/shared instead of
86        ../shared. Reformat.
87
882004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
91        network/Makefile.am, startup/Makefile.am, timer/Makefile.am,
92        wrapup/Makefile.am. Use automake compilation rules.
93        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
94        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove.
95        * configure.ac: Reflect changes above.
96
972004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
100        Add RTEMS_PROG_CCAS.
101
1022004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * Makefile.am: Add PREINSTALL_DIRS.
105        * wrapup/Makefile.am: Reflect changes to libcpu.
106
1072004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
110        Add PRE/TMPINSTALL_FILES to CLEANFILES.
111        * startup/Makefile.am: Ditto.
112
1132004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * start/Makefile.am: Remove.
116        * Makefile.am: Merge-in start/Makefile.am.
117        * configure.ac: Reflect changes above.
118
1192004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * wrapup/Makefile.am: Eliminate $(LIB).
122        Use noinst_DATA to trigger building libbsp.a.
123
1242003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
127        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
128
1292003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
132        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
133
1342003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
137
1382003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * wrapup/Makefile.am: Cosmetics.
141
1422003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * start/Makefile.am: Misc cleanups and fixes.
145        * startup/Makefile.am: Misc cleanups and fixes.
146        * wrapup/Makefile.am: Misc cleanups and fixes.
147
1482003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * Makefile.am: Add preinstallation dirstamp support.
151        * clock/Makefile.am: Cosmetics.
152        * console/Makefile.am: Cosmetics.
153        * network/Makefile.am: Cosmetics.
154        * startup/Makefile.am: Cosmetics.
155        * timer/Makefile.am: Cosmetics.
156        * wrapup/Makefile.am: Cosmetics
157
1582003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * clock/Makefile.am: Remove all-local: $(ARCH).
161        * console/Makefile.am: Remove all-local: $(ARCH).
162        * network/Makefile.am: Remove all-local: $(ARCH).
163        * start/Makefile.am: Remove all-local: $(ARCH).
164        * startup/Makefile.am: Remove all-local: $(ARCH).
165        * timer/Makefile.am: Remove all-local: $(ARCH).
166        * wrapup/Makefile.am: Remove all-local: $(ARCH).
167
1682003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * Makefile.am: Merge-in include/Makefile.am.
171        Reflect changes to bsp.am.
172        * include/Makefile.am: Remove.
173        * configure.ac: Reflect changes above.
174
1752003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * bsp_specs: Remove *lib:.
178
1792003-09-04      Joel Sherrill <joel@OARcorp.com>
180
181        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
182        start/80386ex.h, start/80386ex.inc, start/macros.inc, start/start.S,
183        startup/bspstart.c, startup/linkcmds, startup/setvec.c,
184        timer/timer.c, timer/timerisr.S: URL for license changed.
185
1862003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * Makefile.am: Reflect having moved aclocal/.
189
1902003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * Makefile.am: Reflect having moved automake/.
193        * clock/Makefile.am: Reflect having moved automake/.
194        * console/Makefile.am: Reflect having moved automake/.
195        * include/Makefile.am: Reflect having moved automake/.
196        * network/Makefile.am: Reflect having moved automake/.
197        * start/Makefile.am: Reflect having moved automake/.
198        * startup/Makefile.am: Reflect having moved automake/.
199        * timer/Makefile.am: Reflect having moved automake/.
200        * wrapup/Makefile.am: Reflect having moved automake/.
201
2022003-08-13      Joel Sherrill <joel@OARcorp.com>
203
204        PR 451/bsps
205        * startup/Makefile.am: Include shared i386 TTY driver in these BSPs.
206
2072003-08-11      Joel Sherrill <joel@OARcorp.com>
208
209        PR 450/make_build
210        * startup/linkcmds: Added .eh_frame
211
2122003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
215
2162003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        PR 445/bsps
219        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
220        Remove cpp, old_cpp (now unused).
221
2222003-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * startup/Makefile.am: Remove -DBSP_IS_I386EX=1 (unused).
225
2262003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * configure.ac: Remove AC_CONFIG_AUX_DIR.
229
2302003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
233
2342003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * configure.ac: AC_PREREQ(2.57).
237
2382003-01-20      Joel Sherrill <joel@OARcorp.com>
239
240        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
241
2422002-12-19      Joel Sherrill <joel@OARcorp.com>
243
244        * console/console.c: Removed __assert() which conflicts with newlib.
245
2462002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
249        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
250        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
251        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
252        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
253        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
254
2552002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * start/Makefile.am: Use install-data-local to install startfile.
258
2592002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
262
2632002-11-04      Joel Sherrill <joel@OARcorp.com>
264
265        * network/network.c: Removed warnings.
266
2672002-11-04      Joel Sherrill <joel@OARcorp.com>
268
269        * console/console.c, network/network.c: Removed warnings.
270
2712002-11-01      Joel Sherrill <joel@OARcorp.com>
272
273        * startup/bspstart.c: Removed warnings.
274
2752002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * .cvsignore: Reformat.
278        Add autom4te*cache.
279        Remove autom4te.cache.
280
2812002-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * configure.ac: Remove duplicate timer/Makefile in AC_CONFIG_FILES.
284
2852002-08-21      Joel Sherrill <joel@OARcorp.com>
286
287        * bsp_specs: Added support for -nostdlibs.
288
2892002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
292        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
293        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
294        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
295        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
296        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
297        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
298
2992002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * startup/bspstart.c: Per PR252 removed hack that tripled size of
302        RTEMS Workspace when POSIX is configured.  This was probably done to
303        account for confdefs.h missing some application requirements.
304
3052002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * start/Makefile.am: Eliminate PGM.
308        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
309
3102002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
313
3142002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
317        Remove $(OBJS) from all-local.
318
3192002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
322
3232001-05-09      Joel Sherrill <joel@OARcorp.com>
324
325        * startup/linkcmds: In support of gcc 3.1, added one of more
326        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
327        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
328        and direction of segments to memory regions may also have been
329        addressed.  This was a sweep across all BSPs.
330 
3312002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
332
333        * include/bsp.h: include <libcpu/cpu.h>.
334
3352002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * configure.ac:
338        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
339        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
340        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
341        * Makefile.am: Remove AUTOMAKE_OPTIONS.
342        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
343        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
344        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
345        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
346        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
347        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
348        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
349
3502002-03-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * configure.ac: Remove stray ';', PR 139.
353
3542002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * include/bsp.h: Include rtems/bspIo.h instead of bspIo.h.
357
3582001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
359
360        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
361        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
362
3632001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
364
365        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
366
3672001-10-25      Joel Sherrill <joel@OARcorp.com>
368
369        * startup/linkcmds: Added _init and _fini.
370
3712001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
374        * configure.in: Remove.
375        * configure.ac: New file, generated from configure.in by autoupdate.
376
3772001-09-27      Joel Sherrill <joel@OARcorp.com>
378
379        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
380
3812001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
384
3852001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
386
387        * configure.in: Add bspopts.h.
388        * include/bsp.h: Include bspopts.h.
389        * include/.cvsignore: Add bspopts.h*, stamp-h*.
390        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
391        * start/Makefile.am: Dito.
392        * network/Makefile.am: Dito.
393
3942001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
395
396        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
397
3982000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
399
400        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
401
4022000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
403
404        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
405
4062000-11-01      Joel Sherrill <joel@OARcorp.com>
407
408        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
409        and libcsupport.h moved from libc to lib/include/rtems and
410        now must be referenced as <rtems/XXX.h>.   Header file order
411        was cleaned up while doing this.
412
4132000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
414
415        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
416        Switch to GNU canonicalization.
417
4182000-10-20      Joel Sherrill <joel@OARcorp.com>
419
420        * console/console.c: Invoke BSP_uart_init() with enough arguments
421        now that more communication parameters are settable.
422
4232000-10-17      Joel Sherrill <joel@OARcorp.com>
424
425        * startup/Makefile.am: Added idt.c since it has been moved libcpu/i386
426        to libbsp/i386/shared/irq.
427
4282000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
429
430        * startup/linkcmds: Added lines so DWARF debug information
431        would be available.  Otherwise gdb complains that the offsets
432        for the debug info are incorrect and doesn't load the files.
433
4342000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
435
436        * start/Makefile.am: Remove AM_CPPFLAGS and GAS_CODE16 conditional.
437
4382000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
439
440        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
441        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
442        wrapup/Makefile.am: Include compile.am
443
4442000-08-10      Joel Sherrill <joel@OARcorp.com>
445
446        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.