source: rtems/c/src/lib/libbsp/i386/ts_386ex/ChangeLog @ ad367a3a

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

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

  • Makefile.am: Reflect changes to bsp.am.
  • Property mode set to 100644
File size: 11.4 KB
Line 
12004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Reflect changes to bsp.am.
4
52004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
8
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
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
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
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
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
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
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
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
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
602003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
63
642003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * wrapup/Makefile.am: Cosmetics.
67
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
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
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
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
1012003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * bsp_specs: Remove *lib:.
104
1052003-09-04      Joel Sherrill <joel@OARcorp.com>
106
107        * clock/ckinit.c, clock/rtc.c, console/console.c, include/bsp.h,
108        include/coverhd.h, network/ne2000.c, start/80386ex.h,
109        start/80386ex.inc, start/macros.inc, start/start.S,
110        startup/bspstart.c, startup/linkcmds, startup/setvec.c,
111        timer/timer.c, timer/timerisr.S, tools/debug_ada/init.c,
112        tools/debug_c/init.c, tools/debug_c/serial_gdb.c,
113        tools/debug_c/system.h, tools/network_ada/listener/init.c,
114        tools/network_ada/tcprelay/init.c, tools/ts_1325_ada/init.c: URL for
115        license changed.
116
1172003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * Makefile.am: Reflect having moved aclocal/.
120
1212003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * Makefile.am: Reflect having moved automake/.
124        * clock/Makefile.am: Reflect having moved automake/.
125        * console/Makefile.am: Reflect having moved automake/.
126        * include/Makefile.am: Reflect having moved automake/.
127        * network/Makefile.am: Reflect having moved automake/.
128        * start/Makefile.am: Reflect having moved automake/.
129        * startup/Makefile.am: Reflect having moved automake/.
130        * timer/Makefile.am: Reflect having moved automake/.
131        * wrapup/Makefile.am: Reflect having moved automake/.
132
1332003-08-13      Joel Sherrill <joel@OARcorp.com>
134
135        PR 451/bsps
136        * startup/Makefile.am: Include shared i386 TTY driver in these BSPs.
137
1382003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        PR 452/bsps
141        * startup/Makefile.am: Remove USE_INIT_FINI.
142
1432003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
146
1472003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        PR 445/bsps
150        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
151        Remove cpp, old_cpp (now unused).
152
1532003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * configure.ac: Remove AC_CONFIG_AUX_DIR.
156
1572003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
160
1612003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * configure.ac: AC_PREREQ(2.57).
164
1652003-01-20      Joel Sherrill <joel@OARcorp.com>
166
167        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
168
1692002-12-19      Joel Sherrill <joel@OARcorp.com>
170
171        * console/console.c: Removed __assert() which conflicts with newlib.
172
1732002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
176        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
177        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
178        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
179        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
180        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
181
1822002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * start/Makefile.am: Use install-data-local to install startfile.
185
1862002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
189
1902002-11-04      Joel Sherrill <joel@OARcorp.com>
191
192        * console/console.c, network/ne2000.c: Removed warnings.
193
1942002-11-01      Joel Sherrill <joel@OARcorp.com>
195
196        * startup/bspstart.c: Removed warnings.
197
1982002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * .cvsignore: Reformat.
201        Add autom4te*cache.
202        Remove autom4te.cache.
203
2042002-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * configure.ac: Remove duplicate timer/Makefile in AC_CONFIG_FILES.
207
2082002-08-21      Joel Sherrill <joel@OARcorp.com>
209
210        * bsp_specs: Added support for -nostdlibs.
211
2122002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
215        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
216        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
217        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
218        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
219        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
220        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
221
2222002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * start/Makefile.am: Eliminate PGM.
225        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
226
2272002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
230
2312002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
234        Remove $(OBJS) from all-local.
235
2362002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
239
2402001-05-17      Joel Sherrill <joel@OARcorp.com>
241
242        * startup/linkcmds: Per PR224, added wild card math to .rodata.
243
2442002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * include/bsp.h: include <libcpu/cpu.h>.
247        * console/console.c: Remove unused variable console_open_count.
248
2492002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * configure.ac:
252        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
253        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
254        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
255        * Makefile.am: Remove AUTOMAKE_OPTIONS.
256        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
257        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
258        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
259        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
260        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
261        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
262        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
263
2642002-03-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * configure.ac: Remove stray ';', PR 139.
267
2682002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * include/bsp.h: Include rtems/bspIo.h instead of bspIo.h.
271
2722001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
275        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
276
2772001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
280
2812001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * configure.ac: Add RTEMS_BSPOPTS_*(LOAD_RTC_AT_START),
284        RTEMS_BSPOPTS_*(BSP_DEBUG), RTEMS_BSPOPTS_*(UARTDEBUG),
285        remove RTEMS_OUTPUT_BUILD_SUBDIRS.
286
2872001-10-12      Joel Sherrill <joel@OARcorp.com>
288
289        * startup/linkcmds: Fixed typo.
290
2912001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
294        * configure.in: Remove.
295        * configure.ac: New file, generated from configure.in by autoupdate.
296
2972001-09-27      Joel Sherrill <joel@OARcorp.com>
298
299        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
300
3012001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
304
3052001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * configure.in: Add bspopts.h.
308        * include/.cvsignore: Add bspopts.h*, stamp-h*.
309        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
310        * include/bsp.h: Include bspopts.h.
311
3122001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
313
314        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
315
3162000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
317
318        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
319
3202000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
323
3242000-11-01      Joel Sherrill <joel@OARcorp.com>
325
326        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
327        and libcsupport.h moved from libc to lib/include/rtems and
328        now must be referenced as <rtems/XXX.h>.   Header file order
329        was cleaned up while doing this.
330
3312000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
332
333        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
334        Switch to GNU canonicalization.
335
3362000-10-19      Joel Sherrill <joel@OARcorp.com>
337
338        * console/console.c: Invoke BSP_uart_init() with all arguments
339        now that it takes more parameters.
340
3412000-10-17      Joel Sherrill <joel@OARcorp.com>
342
343        * startup/Makefile.am: Added idt.c since it has been moved libcpu/i386
344        to libbsp/i386/shared/irq.
345
3462000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
347
348        * startup/linkcmds: Added lines so DWARF debug information
349        would be available.  Otherwise gdb complains that the offsets
350        for the debug info are incorrect and doesn't load the files.
351
3522000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354        * start/Makefile.am: Remove AM_CPPFLAGS and GAS_CODE16 conditional.
355        * startup/Makefile.am: Cleanup comments.
356
3572000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
360        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
361        wrapup/Makefile.am: Include compile.am
362
3632000-08-10      Joel Sherrill <joel@OARcorp.com>
364
365        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.