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

4.104.114.84.95
Last change on this file since 717a34e9 was c24d7c84, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/12/04 at 09:08:05

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

  • Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
  • Property mode set to 100644
File size: 11.5 KB
Line 
12004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
4
52004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Pickup files from ../../i386/shared instead of
8        ../shared. Reformat.
9
102004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
13        network/Makefile.am, startup/Makefile.am, timer/Makefile.am,
14        wrapup/Makefile.am. Use automake compilation rules.
15        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
16        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove.
17        * configure.ac: Reflect changes above.
18
192004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
22        Add RTEMS_PROG_CCAS.
23
242004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * Makefile.am: Add PREINSTALL_DIRS.
27        * wrapup/Makefile.am: Reflect changes to libcpu.
28
292004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
32        Add PRE/TMPINSTALL_FILES to CLEANFILES.
33        * startup/Makefile.am: Ditto.
34
352004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * start/Makefile.am: Remove.
38        * Makefile.am: Merge-in start/Makefile.am.
39        * configure.ac: Reflect changes above.
40
412004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * wrapup/Makefile.am: Eliminate $(LIB).
44        Use noinst_DATA to trigger building libbsp.a.
45
462003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
49        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
50
512003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
54        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
55
562003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
59
602003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * wrapup/Makefile.am: Cosmetics.
63
642003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * start/Makefile.am: Misc cleanups and fixes.
67        * startup/Makefile.am: Misc cleanups and fixes.
68        * wrapup/Makefile.am: Misc cleanups and fixes.
69
702003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * Makefile.am: Add preinstallation dirstamp support.
73        * clock/Makefile.am: Cosmetics.
74        * console/Makefile.am: Cosmetics.
75        * network/Makefile.am: Cosmetics.
76        * startup/Makefile.am: Cosmetics.
77        * timer/Makefile.am: Cosmetics.
78        * wrapup/Makefile.am: Cosmetics
79
802003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * clock/Makefile.am: Remove all-local: $(ARCH).
83        * console/Makefile.am: Remove all-local: $(ARCH).
84        * network/Makefile.am: Remove all-local: $(ARCH).
85        * start/Makefile.am: Remove all-local: $(ARCH).
86        * startup/Makefile.am: Remove all-local: $(ARCH).
87        * timer/Makefile.am: Remove all-local: $(ARCH).
88        * wrapup/Makefile.am: Remove all-local: $(ARCH).
89
902003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * Makefile.am: Merge-in include/Makefile.am.
93        Reflect changes to bsp.am.
94        * include/Makefile.am: Remove.
95        * configure.ac: Reflect changes above.
96
972003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * bsp_specs: Remove *lib:.
100
1012003-09-04      Joel Sherrill <joel@OARcorp.com>
102
103        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
104        start/80386ex.h, start/80386ex.inc, start/macros.inc, start/start.S,
105        startup/bspstart.c, startup/linkcmds, startup/setvec.c,
106        timer/timer.c, timer/timerisr.S: URL for license changed.
107
1082003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * Makefile.am: Reflect having moved aclocal/.
111
1122003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * Makefile.am: Reflect having moved automake/.
115        * clock/Makefile.am: Reflect having moved automake/.
116        * console/Makefile.am: Reflect having moved automake/.
117        * include/Makefile.am: Reflect having moved automake/.
118        * network/Makefile.am: Reflect having moved automake/.
119        * start/Makefile.am: Reflect having moved automake/.
120        * startup/Makefile.am: Reflect having moved automake/.
121        * timer/Makefile.am: Reflect having moved automake/.
122        * wrapup/Makefile.am: Reflect having moved automake/.
123
1242003-08-13      Joel Sherrill <joel@OARcorp.com>
125
126        PR 451/bsps
127        * startup/Makefile.am: Include shared i386 TTY driver in these BSPs.
128
1292003-08-11      Joel Sherrill <joel@OARcorp.com>
130
131        PR 450/make_build
132        * startup/linkcmds: Added .eh_frame
133
1342003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
137
1382003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        PR 445/bsps
141        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
142        Remove cpp, old_cpp (now unused).
143
1442003-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * startup/Makefile.am: Remove -DBSP_IS_I386EX=1 (unused).
147
1482003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * configure.ac: Remove AC_CONFIG_AUX_DIR.
151
1522003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
155
1562003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * configure.ac: AC_PREREQ(2.57).
159
1602003-01-20      Joel Sherrill <joel@OARcorp.com>
161
162        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
163
1642002-12-19      Joel Sherrill <joel@OARcorp.com>
165
166        * console/console.c: Removed __assert() which conflicts with newlib.
167
1682002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
171        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
172        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
173        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
174        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
175        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
176
1772002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * start/Makefile.am: Use install-data-local to install startfile.
180
1812002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
184
1852002-11-04      Joel Sherrill <joel@OARcorp.com>
186
187        * network/network.c: Removed warnings.
188
1892002-11-04      Joel Sherrill <joel@OARcorp.com>
190
191        * console/console.c, network/network.c: Removed warnings.
192
1932002-11-01      Joel Sherrill <joel@OARcorp.com>
194
195        * startup/bspstart.c: Removed warnings.
196
1972002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * .cvsignore: Reformat.
200        Add autom4te*cache.
201        Remove autom4te.cache.
202
2032002-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * configure.ac: Remove duplicate timer/Makefile in AC_CONFIG_FILES.
206
2072002-08-21      Joel Sherrill <joel@OARcorp.com>
208
209        * bsp_specs: Added support for -nostdlibs.
210
2112002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
214        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
215        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
216        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
217        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
218        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
219        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
220
2212002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * startup/bspstart.c: Per PR252 removed hack that tripled size of
224        RTEMS Workspace when POSIX is configured.  This was probably done to
225        account for confdefs.h missing some application requirements.
226
2272002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * start/Makefile.am: Eliminate PGM.
230        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
231
2322002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
235
2362002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
239        Remove $(OBJS) from all-local.
240
2412002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
244
2452001-05-09      Joel Sherrill <joel@OARcorp.com>
246
247        * startup/linkcmds: In support of gcc 3.1, added one of more
248        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
249        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
250        and direction of segments to memory regions may also have been
251        addressed.  This was a sweep across all BSPs.
252 
2532002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * include/bsp.h: include <libcpu/cpu.h>.
256
2572002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * configure.ac:
260        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
261        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
262        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
263        * Makefile.am: Remove AUTOMAKE_OPTIONS.
264        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
265        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
266        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
267        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
268        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
269        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
270        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
271
2722002-03-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * configure.ac: Remove stray ';', PR 139.
275
2762002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * include/bsp.h: Include rtems/bspIo.h instead of bspIo.h.
279
2802001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
283        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
284
2852001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
288
2892001-10-25      Joel Sherrill <joel@OARcorp.com>
290
291        * startup/linkcmds: Added _init and _fini.
292
2932001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
296        * configure.in: Remove.
297        * configure.ac: New file, generated from configure.in by autoupdate.
298
2992001-09-27      Joel Sherrill <joel@OARcorp.com>
300
301        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
302
3032001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
306
3072001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * configure.in: Add bspopts.h.
310        * include/bsp.h: Include bspopts.h.
311        * include/.cvsignore: Add bspopts.h*, stamp-h*.
312        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
313        * start/Makefile.am: Dito.
314        * network/Makefile.am: Dito.
315
3162001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
317
318        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
319
3202000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
323
3242000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
327
3282000-11-01      Joel Sherrill <joel@OARcorp.com>
329
330        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
331        and libcsupport.h moved from libc to lib/include/rtems and
332        now must be referenced as <rtems/XXX.h>.   Header file order
333        was cleaned up while doing this.
334
3352000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
338        Switch to GNU canonicalization.
339
3402000-10-20      Joel Sherrill <joel@OARcorp.com>
341
342        * console/console.c: Invoke BSP_uart_init() with enough arguments
343        now that more communication parameters are settable.
344
3452000-10-17      Joel Sherrill <joel@OARcorp.com>
346
347        * startup/Makefile.am: Added idt.c since it has been moved libcpu/i386
348        to libbsp/i386/shared/irq.
349
3502000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
351
352        * startup/linkcmds: Added lines so DWARF debug information
353        would be available.  Otherwise gdb complains that the offsets
354        for the debug info are incorrect and doesn't load the files.
355
3562000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
357
358        * start/Makefile.am: Remove AM_CPPFLAGS and GAS_CODE16 conditional.
359
3602000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
363        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
364        wrapup/Makefile.am: Include compile.am
365
3662000-08-10      Joel Sherrill <joel@OARcorp.com>
367
368        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.