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

4.104.114.84.95
Last change on this file since 65bcccb was 65bcccb, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/14/04 at 04:51:26

2004-02-14 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Reflect changes to bsp.am.
  • Property mode set to 100644
File size: 11.6 KB
RevLine 
[65bcccb]12004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Reflect changes to bsp.am.
4
[c24d7c84]52004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
8
[341c592f]92004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Pickup files from ../../i386/shared instead of
12        ../shared. Reformat.
13
[5b47c7f]142004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
17        network/Makefile.am, startup/Makefile.am, timer/Makefile.am,
18        wrapup/Makefile.am. Use automake compilation rules.
19        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
20        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove.
21        * configure.ac: Reflect changes above.
22
[f3c5a0ec]232004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
26        Add RTEMS_PROG_CCAS.
27
[1f9c4b2]282004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * Makefile.am: Add PREINSTALL_DIRS.
31        * wrapup/Makefile.am: Reflect changes to libcpu.
32
[ff716ea0]332004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
36        Add PRE/TMPINSTALL_FILES to CLEANFILES.
37        * startup/Makefile.am: Ditto.
38
[b3c7b2d8]392004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * start/Makefile.am: Remove.
42        * Makefile.am: Merge-in start/Makefile.am.
43        * configure.ac: Reflect changes above.
44
[6411947]452004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * wrapup/Makefile.am: Eliminate $(LIB).
48        Use noinst_DATA to trigger building libbsp.a.
49
[b35414a]502003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
53        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
54
[935773b]552003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
58        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
59
[810720b6]602003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
63
[5ed190a0]642003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * wrapup/Makefile.am: Cosmetics.
67
[ae31530b]682003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * start/Makefile.am: Misc cleanups and fixes.
71        * startup/Makefile.am: Misc cleanups and fixes.
72        * wrapup/Makefile.am: Misc cleanups and fixes.
73
[27515f6d]742003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * Makefile.am: Add preinstallation dirstamp support.
77        * clock/Makefile.am: Cosmetics.
78        * console/Makefile.am: Cosmetics.
79        * network/Makefile.am: Cosmetics.
80        * startup/Makefile.am: Cosmetics.
81        * timer/Makefile.am: Cosmetics.
82        * wrapup/Makefile.am: Cosmetics
83
[70b42aea]842003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * clock/Makefile.am: Remove all-local: $(ARCH).
87        * console/Makefile.am: Remove all-local: $(ARCH).
88        * network/Makefile.am: Remove all-local: $(ARCH).
89        * start/Makefile.am: Remove all-local: $(ARCH).
90        * startup/Makefile.am: Remove all-local: $(ARCH).
91        * timer/Makefile.am: Remove all-local: $(ARCH).
92        * wrapup/Makefile.am: Remove all-local: $(ARCH).
93
[d1b210cd]942003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * Makefile.am: Merge-in include/Makefile.am.
97        Reflect changes to bsp.am.
98        * include/Makefile.am: Remove.
99        * configure.ac: Reflect changes above.
100
[6f63094]1012003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * bsp_specs: Remove *lib:.
104
[6ff7e2c]1052003-09-04      Joel Sherrill <joel@OARcorp.com>
106
107        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
108        start/80386ex.h, start/80386ex.inc, start/macros.inc, start/start.S,
109        startup/bspstart.c, startup/linkcmds, startup/setvec.c,
110        timer/timer.c, timer/timerisr.S: URL for license changed.
111
[fe8bc62f]1122003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * Makefile.am: Reflect having moved aclocal/.
115
[88daa3d]1162003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
[c483a4e]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        * network/Makefile.am: Reflect having moved automake/.
123        * start/Makefile.am: Reflect having moved automake/.
124        * startup/Makefile.am: Reflect having moved automake/.
125        * timer/Makefile.am: Reflect having moved automake/.
126        * wrapup/Makefile.am: Reflect having moved automake/.
[88daa3d]127
[7002011]1282003-08-13      Joel Sherrill <joel@OARcorp.com>
129
130        PR 451/bsps
131        * startup/Makefile.am: Include shared i386 TTY driver in these BSPs.
132
[3facd3d3]1332003-08-11      Joel Sherrill <joel@OARcorp.com>
134
[cfd3235]135        PR 450/make_build
[3facd3d3]136        * startup/linkcmds: Added .eh_frame
137
[7dcc3fe]1382003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
141
[d266acd2]1422003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
[75fcb394]144        PR 445/bsps
[d266acd2]145        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
146        Remove cpp, old_cpp (now unused).
147
[8f992428]1482003-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * startup/Makefile.am: Remove -DBSP_IS_I386EX=1 (unused).
151
[afaa498d]1522003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * configure.ac: Remove AC_CONFIG_AUX_DIR.
155
[ccd81b60]1562003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
159
[9b5c258]1602003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * configure.ac: AC_PREREQ(2.57).
163
[7b0c547a]1642003-01-20      Joel Sherrill <joel@OARcorp.com>
165
166        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
167
[c4e9f68]1682002-12-19      Joel Sherrill <joel@OARcorp.com>
169
170        * console/console.c: Removed __assert() which conflicts with newlib.
171
[2ace6bfa]1722002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
175        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
176        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
177        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
178        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
179        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
180
[59a01a6e]1812002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * start/Makefile.am: Use install-data-local to install startfile.
184
[2567546]1852002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
188
[52471f60]1892002-11-04      Joel Sherrill <joel@OARcorp.com>
190
191        * network/network.c: Removed warnings.
192
[844de99]1932002-11-04      Joel Sherrill <joel@OARcorp.com>
194
195        * console/console.c, network/network.c: Removed warnings.
196
[02059376]1972002-11-01      Joel Sherrill <joel@OARcorp.com>
198
199        * startup/bspstart.c: Removed warnings.
200
[8730f45]2012002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * .cvsignore: Reformat.
204        Add autom4te*cache.
205        Remove autom4te.cache.
206
[c386c63]2072002-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * configure.ac: Remove duplicate timer/Makefile in AC_CONFIG_FILES.
210
[a2ae30c2]2112002-08-21      Joel Sherrill <joel@OARcorp.com>
212
213        * bsp_specs: Added support for -nostdlibs.
214
[0fe6737]2152002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
218        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
219        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
220        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
221        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
222        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
223        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
224
[178592c]2252002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * startup/bspstart.c: Per PR252 removed hack that tripled size of
228        RTEMS Workspace when POSIX is configured.  This was probably done to
229        account for confdefs.h missing some application requirements.
230
[4ca150f]2312002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * start/Makefile.am: Eliminate PGM.
234        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
235
[fdc10e3]2362002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
239
[445c0a0]2402002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
243        Remove $(OBJS) from all-local.
244
[80defac]2452002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
248
[85c92574]2492001-05-09      Joel Sherrill <joel@OARcorp.com>
250
251        * startup/linkcmds: In support of gcc 3.1, added one of more
252        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
253        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
254        and direction of segments to memory regions may also have been
255        addressed.  This was a sweep across all BSPs.
256 
[b7d8cb7]2572002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * include/bsp.h: include <libcpu/cpu.h>.
260
[134dceb]2612002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * configure.ac:
264        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
265        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
266        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
267        * Makefile.am: Remove AUTOMAKE_OPTIONS.
268        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
269        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
270        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
271        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
272        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
273        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
274        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
275
[658ad222]2762002-03-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * configure.ac: Remove stray ';', PR 139.
279
[45805cc]2802002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * include/bsp.h: Include rtems/bspIo.h instead of bspIo.h.
283
[8fec915]2842001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
287        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
288
[9e1ae79]2892001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
292
[ac9253e]2932001-10-25      Joel Sherrill <joel@OARcorp.com>
294
295        * startup/linkcmds: Added _init and _fini.
296
[df25c998]2972001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
300        * configure.in: Remove.
301        * configure.ac: New file, generated from configure.in by autoupdate.
302
[cf282090]3032001-09-27      Joel Sherrill <joel@OARcorp.com>
304
305        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
306
[1858070]3072001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
310
[cac4c75]3112001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * configure.in: Add bspopts.h.
314        * include/bsp.h: Include bspopts.h.
315        * include/.cvsignore: Add bspopts.h*, stamp-h*.
316        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
317        * start/Makefile.am: Dito.
318        * network/Makefile.am: Dito.
319
3202001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[6f21328]321
322        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
323
[feead226]3242000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
327
[a314d3b4]3282000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
331
[eba2e4f]3322000-11-01      Joel Sherrill <joel@OARcorp.com>
333
334        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
335        and libcsupport.h moved from libc to lib/include/rtems and
336        now must be referenced as <rtems/XXX.h>.   Header file order
337        was cleaned up while doing this.
338
[e83378d]3392000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
342        Switch to GNU canonicalization.
343
[cf5be833]3442000-10-20      Joel Sherrill <joel@OARcorp.com>
345
346        * console/console.c: Invoke BSP_uart_init() with enough arguments
347        now that more communication parameters are settable.
348
[bad7e90]3492000-10-17      Joel Sherrill <joel@OARcorp.com>
350
351        * startup/Makefile.am: Added idt.c since it has been moved libcpu/i386
352        to libbsp/i386/shared/irq.
353
[4cb5d29]3542000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
355
356        * startup/linkcmds: Added lines so DWARF debug information
357        would be available.  Otherwise gdb complains that the offsets
358        for the debug info are incorrect and doesn't load the files.
359
[2431a8cf]3602000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * start/Makefile.am: Remove AM_CPPFLAGS and GAS_CODE16 conditional.
363
[80052531]3642000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
367        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
368        wrapup/Makefile.am: Include compile.am
369
[e94ad1fe]3702000-08-10      Joel Sherrill <joel@OARcorp.com>
371
372        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.