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

4.104.114.84.95
Last change on this file since 5b47c7f was 5b47c7f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/30/04 at 01:45:14

2004-01-30 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am, network/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake compilation rules.
  • clock/Makefile.am, console/Makefile.am, network/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove.
  • configure.ac: Reflect changes above.
  • Property mode set to 100644
File size: 11.3 KB
Line 
12004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
4        network/Makefile.am, startup/Makefile.am, timer/Makefile.am,
5        wrapup/Makefile.am. Use automake compilation rules.
6        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
7        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove.
8        * configure.ac: Reflect changes above.
9
102004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
13        Add RTEMS_PROG_CCAS.
14
152004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * Makefile.am: Add PREINSTALL_DIRS.
18        * wrapup/Makefile.am: Reflect changes to libcpu.
19
202004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
23        Add PRE/TMPINSTALL_FILES to CLEANFILES.
24        * startup/Makefile.am: Ditto.
25
262004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * start/Makefile.am: Remove.
29        * Makefile.am: Merge-in start/Makefile.am.
30        * configure.ac: Reflect changes above.
31
322004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * wrapup/Makefile.am: Eliminate $(LIB).
35        Use noinst_DATA to trigger building libbsp.a.
36
372003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
40        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
41
422003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
45        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
46
472003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
50
512003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * wrapup/Makefile.am: Cosmetics.
54
552003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * start/Makefile.am: Misc cleanups and fixes.
58        * startup/Makefile.am: Misc cleanups and fixes.
59        * wrapup/Makefile.am: Misc cleanups and fixes.
60
612003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: Add preinstallation dirstamp support.
64        * clock/Makefile.am: Cosmetics.
65        * console/Makefile.am: Cosmetics.
66        * network/Makefile.am: Cosmetics.
67        * startup/Makefile.am: Cosmetics.
68        * timer/Makefile.am: Cosmetics.
69        * wrapup/Makefile.am: Cosmetics
70
712003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * clock/Makefile.am: Remove all-local: $(ARCH).
74        * console/Makefile.am: Remove all-local: $(ARCH).
75        * network/Makefile.am: Remove all-local: $(ARCH).
76        * start/Makefile.am: Remove all-local: $(ARCH).
77        * startup/Makefile.am: Remove all-local: $(ARCH).
78        * timer/Makefile.am: Remove all-local: $(ARCH).
79        * wrapup/Makefile.am: Remove all-local: $(ARCH).
80
812003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * Makefile.am: Merge-in include/Makefile.am.
84        Reflect changes to bsp.am.
85        * include/Makefile.am: Remove.
86        * configure.ac: Reflect changes above.
87
882003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * bsp_specs: Remove *lib:.
91
922003-09-04      Joel Sherrill <joel@OARcorp.com>
93
94        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
95        start/80386ex.h, start/80386ex.inc, start/macros.inc, start/start.S,
96        startup/bspstart.c, startup/linkcmds, startup/setvec.c,
97        timer/timer.c, timer/timerisr.S: URL for license changed.
98
992003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * Makefile.am: Reflect having moved aclocal/.
102
1032003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * Makefile.am: Reflect having moved automake/.
106        * clock/Makefile.am: Reflect having moved automake/.
107        * console/Makefile.am: Reflect having moved automake/.
108        * include/Makefile.am: Reflect having moved automake/.
109        * network/Makefile.am: Reflect having moved automake/.
110        * start/Makefile.am: Reflect having moved automake/.
111        * startup/Makefile.am: Reflect having moved automake/.
112        * timer/Makefile.am: Reflect having moved automake/.
113        * wrapup/Makefile.am: Reflect having moved automake/.
114
1152003-08-13      Joel Sherrill <joel@OARcorp.com>
116
117        PR 451/bsps
118        * startup/Makefile.am: Include shared i386 TTY driver in these BSPs.
119
1202003-08-11      Joel Sherrill <joel@OARcorp.com>
121
122        PR 450/make_build
123        * startup/linkcmds: Added .eh_frame
124
1252003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
128
1292003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        PR 445/bsps
132        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
133        Remove cpp, old_cpp (now unused).
134
1352003-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * startup/Makefile.am: Remove -DBSP_IS_I386EX=1 (unused).
138
1392003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * configure.ac: Remove AC_CONFIG_AUX_DIR.
142
1432003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
146
1472003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * configure.ac: AC_PREREQ(2.57).
150
1512003-01-20      Joel Sherrill <joel@OARcorp.com>
152
153        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
154
1552002-12-19      Joel Sherrill <joel@OARcorp.com>
156
157        * console/console.c: Removed __assert() which conflicts with newlib.
158
1592002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
162        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
163        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
164        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
165        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
166        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
167
1682002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * start/Makefile.am: Use install-data-local to install startfile.
171
1722002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
175
1762002-11-04      Joel Sherrill <joel@OARcorp.com>
177
178        * network/network.c: Removed warnings.
179
1802002-11-04      Joel Sherrill <joel@OARcorp.com>
181
182        * console/console.c, network/network.c: Removed warnings.
183
1842002-11-01      Joel Sherrill <joel@OARcorp.com>
185
186        * startup/bspstart.c: Removed warnings.
187
1882002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * .cvsignore: Reformat.
191        Add autom4te*cache.
192        Remove autom4te.cache.
193
1942002-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * configure.ac: Remove duplicate timer/Makefile in AC_CONFIG_FILES.
197
1982002-08-21      Joel Sherrill <joel@OARcorp.com>
199
200        * bsp_specs: Added support for -nostdlibs.
201
2022002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
205        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
206        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
207        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
208        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
209        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
210        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
211
2122002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * startup/bspstart.c: Per PR252 removed hack that tripled size of
215        RTEMS Workspace when POSIX is configured.  This was probably done to
216        account for confdefs.h missing some application requirements.
217
2182002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * start/Makefile.am: Eliminate PGM.
221        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
222
2232002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
226
2272002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
230        Remove $(OBJS) from all-local.
231
2322002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
235
2362001-05-09      Joel Sherrill <joel@OARcorp.com>
237
238        * startup/linkcmds: In support of gcc 3.1, added one of more
239        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
240        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
241        and direction of segments to memory regions may also have been
242        addressed.  This was a sweep across all BSPs.
243 
2442002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * include/bsp.h: include <libcpu/cpu.h>.
247
2482002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * configure.ac:
251        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
252        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
253        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
254        * Makefile.am: Remove AUTOMAKE_OPTIONS.
255        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
256        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
257        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
258        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
259        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
260        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
261        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
262
2632002-03-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * configure.ac: Remove stray ';', PR 139.
266
2672002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * include/bsp.h: Include rtems/bspIo.h instead of bspIo.h.
270
2712001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
274        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
275
2762001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
279
2802001-10-25      Joel Sherrill <joel@OARcorp.com>
281
282        * startup/linkcmds: Added _init and _fini.
283
2842001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
287        * configure.in: Remove.
288        * configure.ac: New file, generated from configure.in by autoupdate.
289
2902001-09-27      Joel Sherrill <joel@OARcorp.com>
291
292        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
293
2942001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
297
2982001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * configure.in: Add bspopts.h.
301        * include/bsp.h: Include bspopts.h.
302        * include/.cvsignore: Add bspopts.h*, stamp-h*.
303        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
304        * start/Makefile.am: Dito.
305        * network/Makefile.am: Dito.
306
3072001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
310
3112000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
314
3152000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
316
317        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
318
3192000-11-01      Joel Sherrill <joel@OARcorp.com>
320
321        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
322        and libcsupport.h moved from libc to lib/include/rtems and
323        now must be referenced as <rtems/XXX.h>.   Header file order
324        was cleaned up while doing this.
325
3262000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
329        Switch to GNU canonicalization.
330
3312000-10-20      Joel Sherrill <joel@OARcorp.com>
332
333        * console/console.c: Invoke BSP_uart_init() with enough arguments
334        now that more communication parameters are settable.
335
3362000-10-17      Joel Sherrill <joel@OARcorp.com>
337
338        * startup/Makefile.am: Added idt.c since it has been moved libcpu/i386
339        to libbsp/i386/shared/irq.
340
3412000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
342
343        * startup/linkcmds: Added lines so DWARF debug information
344        would be available.  Otherwise gdb complains that the offsets
345        for the debug info are incorrect and doesn't load the files.
346
3472000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
348
349        * start/Makefile.am: Remove AM_CPPFLAGS and GAS_CODE16 conditional.
350
3512000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
352
353        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
354        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
355        wrapup/Makefile.am: Include compile.am
356
3572000-08-10      Joel Sherrill <joel@OARcorp.com>
358
359        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.