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

4.104.114.84.95
Last change on this file since 341c592f was 341c592f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/06/04 at 08:05:55

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

  • Makefile.am: Pickup files from ../../i386/shared instead of ../shared. Reformat.
  • Property mode set to 100644
File size: 11.2 KB
Line 
12004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Pickup files from ../../i386/shared instead of
4        ../shared. Reformat.
5
62004-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
9        network/Makefile.am, startup/Makefile.am, timer/Makefile.am,
10        wrapup/Makefile.am. Use automake compilation rules.
11        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
12        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove.
13        * configure.ac: Reflect changes above.
14
152004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
18        Add RTEMS_PROG_CCAS.
19
202004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * Makefile.am: Add PREINSTALL_DIRS.
23        * wrapup/Makefile.am: Reflect changes to libcpu.
24
252004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
28        Add PRE/TMPINSTALL_FILES to CLEANFILES.
29        * startup/Makefile.am: Ditto.
30
312004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * start/Makefile.am: Remove.
34        * Makefile.am: Merge-in start/Makefile.am.
35        * configure.ac: Reflect changes above.
36
372004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * wrapup/Makefile.am: Eliminate $(LIB).
40        Use noinst_DATA to trigger building libbsp.a.
41
422003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
45        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
46
472003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
50        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
51
522003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
55
562003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * wrapup/Makefile.am: Cosmetics.
59
602003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * start/Makefile.am: Misc cleanups and fixes.
63        * startup/Makefile.am: Misc cleanups and fixes.
64        * wrapup/Makefile.am: Misc cleanups and fixes.
65
662003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * Makefile.am: Add preinstallation dirstamp support.
69        * clock/Makefile.am: Cosmetics.
70        * console/Makefile.am: Cosmetics.
71        * network/Makefile.am: Cosmetics.
72        * startup/Makefile.am: Cosmetics.
73        * timer/Makefile.am: Cosmetics.
74        * wrapup/Makefile.am: Cosmetics.
75
762003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * clock/Makefile.am: Remove all-local: $(ARCH).
79        * console/Makefile.am: Remove all-local: $(ARCH).
80        * network/Makefile.am: Remove all-local: $(ARCH).
81        * start/Makefile.am: Remove all-local: $(ARCH).
82        * startup/Makefile.am: Remove all-local: $(ARCH).
83        * timer/Makefile.am: Remove all-local: $(ARCH).
84        * wrapup/Makefile.am: Remove all-local: $(ARCH).
85
862003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * Makefile.am: Merge-in include/Makefile.am.
89        Reflect changes to bsp.am.
90        * include/Makefile.am: Remove.
91        * configure.ac: Reflect changes above.
92
932003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * bsp_specs: Remove *lib:.
96
972003-09-04      Joel Sherrill <joel@OARcorp.com>
98
99        * clock/ckinit.c, clock/rtc.c, console/console.c, include/bsp.h,
100        include/coverhd.h, network/ne2000.c, start/80386ex.h,
101        start/80386ex.inc, start/macros.inc, start/start.S,
102        startup/bspstart.c, startup/linkcmds, startup/setvec.c,
103        timer/timer.c, timer/timerisr.S, tools/debug_ada/init.c,
104        tools/debug_c/init.c, tools/debug_c/serial_gdb.c,
105        tools/debug_c/system.h, tools/network_ada/listener/init.c,
106        tools/network_ada/tcprelay/init.c, tools/ts_1325_ada/init.c: URL for
107        license changed.
108
1092003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * Makefile.am: Reflect having moved aclocal/.
112
1132003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * Makefile.am: Reflect having moved automake/.
116        * clock/Makefile.am: Reflect having moved automake/.
117        * console/Makefile.am: Reflect having moved automake/.
118        * include/Makefile.am: Reflect having moved automake/.
119        * network/Makefile.am: Reflect having moved automake/.
120        * start/Makefile.am: Reflect having moved automake/.
121        * startup/Makefile.am: Reflect having moved automake/.
122        * timer/Makefile.am: Reflect having moved automake/.
123        * wrapup/Makefile.am: Reflect having moved automake/.
124
1252003-08-13      Joel Sherrill <joel@OARcorp.com>
126
127        PR 451/bsps
128        * startup/Makefile.am: Include shared i386 TTY driver in these BSPs.
129
1302003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        PR 452/bsps
133        * startup/Makefile.am: Remove USE_INIT_FINI.
134
1352003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
138
1392003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        PR 445/bsps
142        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
143        Remove cpp, old_cpp (now unused).
144
1452003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * configure.ac: Remove AC_CONFIG_AUX_DIR.
148
1492003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
152
1532003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * configure.ac: AC_PREREQ(2.57).
156
1572003-01-20      Joel Sherrill <joel@OARcorp.com>
158
159        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
160
1612002-12-19      Joel Sherrill <joel@OARcorp.com>
162
163        * console/console.c: Removed __assert() which conflicts with newlib.
164
1652002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
168        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
169        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
170        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
171        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
172        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
173
1742002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * start/Makefile.am: Use install-data-local to install startfile.
177
1782002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
181
1822002-11-04      Joel Sherrill <joel@OARcorp.com>
183
184        * console/console.c, network/ne2000.c: Removed warnings.
185
1862002-11-01      Joel Sherrill <joel@OARcorp.com>
187
188        * startup/bspstart.c: Removed warnings.
189
1902002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * .cvsignore: Reformat.
193        Add autom4te*cache.
194        Remove autom4te.cache.
195
1962002-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * configure.ac: Remove duplicate timer/Makefile in AC_CONFIG_FILES.
199
2002002-08-21      Joel Sherrill <joel@OARcorp.com>
201
202        * bsp_specs: Added support for -nostdlibs.
203
2042002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
207        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
208        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
209        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
210        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
211        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
212        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
213
2142002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * start/Makefile.am: Eliminate PGM.
217        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
218
2192002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
222
2232002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
226        Remove $(OBJS) from all-local.
227
2282002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
231
2322001-05-17      Joel Sherrill <joel@OARcorp.com>
233
234        * startup/linkcmds: Per PR224, added wild card math to .rodata.
235
2362002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * include/bsp.h: include <libcpu/cpu.h>.
239        * console/console.c: Remove unused variable console_open_count.
240
2412002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * configure.ac:
244        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
245        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
246        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
247        * Makefile.am: Remove AUTOMAKE_OPTIONS.
248        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
249        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
250        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
251        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
252        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
253        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
254        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
255
2562002-03-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * configure.ac: Remove stray ';', PR 139.
259
2602002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * include/bsp.h: Include rtems/bspIo.h instead of bspIo.h.
263
2642001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
267        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
268
2692001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
272
2732001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * configure.ac: Add RTEMS_BSPOPTS_*(LOAD_RTC_AT_START),
276        RTEMS_BSPOPTS_*(BSP_DEBUG), RTEMS_BSPOPTS_*(UARTDEBUG),
277        remove RTEMS_OUTPUT_BUILD_SUBDIRS.
278
2792001-10-12      Joel Sherrill <joel@OARcorp.com>
280
281        * startup/linkcmds: Fixed typo.
282
2832001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
286        * configure.in: Remove.
287        * configure.ac: New file, generated from configure.in by autoupdate.
288
2892001-09-27      Joel Sherrill <joel@OARcorp.com>
290
291        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
292
2932001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
296
2972001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * configure.in: Add bspopts.h.
300        * include/.cvsignore: Add bspopts.h*, stamp-h*.
301        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
302        * include/bsp.h: Include bspopts.h.
303
3042001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
305
306        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
307
3082000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
311
3122000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
315
3162000-11-01      Joel Sherrill <joel@OARcorp.com>
317
318        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
319        and libcsupport.h moved from libc to lib/include/rtems and
320        now must be referenced as <rtems/XXX.h>.   Header file order
321        was cleaned up while doing this.
322
3232000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
326        Switch to GNU canonicalization.
327
3282000-10-19      Joel Sherrill <joel@OARcorp.com>
329
330        * console/console.c: Invoke BSP_uart_init() with all arguments
331        now that it takes more parameters.
332
3332000-10-17      Joel Sherrill <joel@OARcorp.com>
334
335        * startup/Makefile.am: Added idt.c since it has been moved libcpu/i386
336        to libbsp/i386/shared/irq.
337
3382000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
339
340        * startup/linkcmds: Added lines so DWARF debug information
341        would be available.  Otherwise gdb complains that the offsets
342        for the debug info are incorrect and doesn't load the files.
343
3442000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * start/Makefile.am: Remove AM_CPPFLAGS and GAS_CODE16 conditional.
347        * startup/Makefile.am: Cleanup comments.
348
3492000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
352        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
353        wrapup/Makefile.am: Include compile.am
354
3552000-08-10      Joel Sherrill <joel@OARcorp.com>
356
357        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.