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

4.104.114.84.95
Last change on this file since 1f9c4b2 was 1f9c4b2, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/21/04 at 14:12:08

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

  • Makefile.am: Add PREINSTALL_DIRS.
  • wrapup/Makefile.am: Reflect changes to libcpu.
  • Property mode set to 100644
File size: 10.5 KB
Line 
12004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Add PREINSTALL_DIRS.
4        * wrapup/Makefile.am: Reflect changes to libcpu.
5
62004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
9        Add PRE/TMPINSTALL_FILES to CLEANFILES.
10        * startup/Makefile.am: Ditto.
11
122004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * start/Makefile.am: Remove.
15        * Makefile.am: Merge-in start/Makefile.am.
16        * configure.ac: Reflect changes above.
17
182004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * wrapup/Makefile.am: Eliminate $(LIB).
21        Use noinst_DATA to trigger building libbsp.a.
22
232003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
26        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
27
282003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
31        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
32
332003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
36
372003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * wrapup/Makefile.am: Cosmetics.
40
412003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * start/Makefile.am: Misc cleanups and fixes.
44        * startup/Makefile.am: Misc cleanups and fixes.
45        * wrapup/Makefile.am: Misc cleanups and fixes.
46
472003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * Makefile.am: Add preinstallation dirstamp support.
50        * clock/Makefile.am: Cosmetics.
51        * console/Makefile.am: Cosmetics.
52        * network/Makefile.am: Cosmetics.
53        * startup/Makefile.am: Cosmetics.
54        * timer/Makefile.am: Cosmetics.
55        * wrapup/Makefile.am: Cosmetics.
56
572003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * clock/Makefile.am: Remove all-local: $(ARCH).
60        * console/Makefile.am: Remove all-local: $(ARCH).
61        * network/Makefile.am: Remove all-local: $(ARCH).
62        * start/Makefile.am: Remove all-local: $(ARCH).
63        * startup/Makefile.am: Remove all-local: $(ARCH).
64        * timer/Makefile.am: Remove all-local: $(ARCH).
65        * wrapup/Makefile.am: Remove all-local: $(ARCH).
66
672003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * Makefile.am: Merge-in include/Makefile.am.
70        Reflect changes to bsp.am.
71        * include/Makefile.am: Remove.
72        * configure.ac: Reflect changes above.
73
742003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * bsp_specs: Remove *lib:.
77
782003-09-04      Joel Sherrill <joel@OARcorp.com>
79
80        * clock/ckinit.c, clock/rtc.c, console/console.c, include/bsp.h,
81        include/coverhd.h, network/ne2000.c, start/80386ex.h,
82        start/80386ex.inc, start/macros.inc, start/start.S,
83        startup/bspstart.c, startup/linkcmds, startup/setvec.c,
84        timer/timer.c, timer/timerisr.S, tools/debug_ada/init.c,
85        tools/debug_c/init.c, tools/debug_c/serial_gdb.c,
86        tools/debug_c/system.h, tools/network_ada/listener/init.c,
87        tools/network_ada/tcprelay/init.c, tools/ts_1325_ada/init.c: URL for
88        license changed.
89
902003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * Makefile.am: Reflect having moved aclocal/.
93
942003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * Makefile.am: Reflect having moved automake/.
97        * clock/Makefile.am: Reflect having moved automake/.
98        * console/Makefile.am: Reflect having moved automake/.
99        * include/Makefile.am: Reflect having moved automake/.
100        * network/Makefile.am: Reflect having moved automake/.
101        * start/Makefile.am: Reflect having moved automake/.
102        * startup/Makefile.am: Reflect having moved automake/.
103        * timer/Makefile.am: Reflect having moved automake/.
104        * wrapup/Makefile.am: Reflect having moved automake/.
105
1062003-08-13      Joel Sherrill <joel@OARcorp.com>
107
108        PR 451/bsps
109        * startup/Makefile.am: Include shared i386 TTY driver in these BSPs.
110
1112003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        PR 452/bsps
114        * startup/Makefile.am: Remove USE_INIT_FINI.
115
1162003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
119
1202003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        PR 445/bsps
123        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
124        Remove cpp, old_cpp (now unused).
125
1262003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * configure.ac: Remove AC_CONFIG_AUX_DIR.
129
1302003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
133
1342003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * configure.ac: AC_PREREQ(2.57).
137
1382003-01-20      Joel Sherrill <joel@OARcorp.com>
139
140        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
141
1422002-12-19      Joel Sherrill <joel@OARcorp.com>
143
144        * console/console.c: Removed __assert() which conflicts with newlib.
145
1462002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
149        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
150        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
151        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
152        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
153        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
154
1552002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * start/Makefile.am: Use install-data-local to install startfile.
158
1592002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
162
1632002-11-04      Joel Sherrill <joel@OARcorp.com>
164
165        * console/console.c, network/ne2000.c: Removed warnings.
166
1672002-11-01      Joel Sherrill <joel@OARcorp.com>
168
169        * startup/bspstart.c: Removed warnings.
170
1712002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * .cvsignore: Reformat.
174        Add autom4te*cache.
175        Remove autom4te.cache.
176
1772002-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * configure.ac: Remove duplicate timer/Makefile in AC_CONFIG_FILES.
180
1812002-08-21      Joel Sherrill <joel@OARcorp.com>
182
183        * bsp_specs: Added support for -nostdlibs.
184
1852002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
188        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
189        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
190        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
191        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
192        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
193        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
194
1952002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * start/Makefile.am: Eliminate PGM.
198        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
199
2002002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
203
2042002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
207        Remove $(OBJS) from all-local.
208
2092002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
212
2132001-05-17      Joel Sherrill <joel@OARcorp.com>
214
215        * startup/linkcmds: Per PR224, added wild card math to .rodata.
216
2172002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * include/bsp.h: include <libcpu/cpu.h>.
220        * console/console.c: Remove unused variable console_open_count.
221
2222002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * configure.ac:
225        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
226        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
227        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
228        * Makefile.am: Remove AUTOMAKE_OPTIONS.
229        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
230        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
231        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
232        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
233        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
234        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
235        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
236
2372002-03-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * configure.ac: Remove stray ';', PR 139.
240
2412002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * include/bsp.h: Include rtems/bspIo.h instead of bspIo.h.
244
2452001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
248        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
249
2502001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
253
2542001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * configure.ac: Add RTEMS_BSPOPTS_*(LOAD_RTC_AT_START),
257        RTEMS_BSPOPTS_*(BSP_DEBUG), RTEMS_BSPOPTS_*(UARTDEBUG),
258        remove RTEMS_OUTPUT_BUILD_SUBDIRS.
259
2602001-10-12      Joel Sherrill <joel@OARcorp.com>
261
262        * startup/linkcmds: Fixed typo.
263
2642001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
267        * configure.in: Remove.
268        * configure.ac: New file, generated from configure.in by autoupdate.
269
2702001-09-27      Joel Sherrill <joel@OARcorp.com>
271
272        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
273
2742001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
277
2782001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * configure.in: Add bspopts.h.
281        * include/.cvsignore: Add bspopts.h*, stamp-h*.
282        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
283        * include/bsp.h: Include bspopts.h.
284
2852001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
286
287        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
288
2892000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
292
2932000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
296
2972000-11-01      Joel Sherrill <joel@OARcorp.com>
298
299        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
300        and libcsupport.h moved from libc to lib/include/rtems and
301        now must be referenced as <rtems/XXX.h>.   Header file order
302        was cleaned up while doing this.
303
3042000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
307        Switch to GNU canonicalization.
308
3092000-10-19      Joel Sherrill <joel@OARcorp.com>
310
311        * console/console.c: Invoke BSP_uart_init() with all arguments
312        now that it takes more parameters.
313
3142000-10-17      Joel Sherrill <joel@OARcorp.com>
315
316        * startup/Makefile.am: Added idt.c since it has been moved libcpu/i386
317        to libbsp/i386/shared/irq.
318
3192000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
320
321        * startup/linkcmds: Added lines so DWARF debug information
322        would be available.  Otherwise gdb complains that the offsets
323        for the debug info are incorrect and doesn't load the files.
324
3252000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * start/Makefile.am: Remove AM_CPPFLAGS and GAS_CODE16 conditional.
328        * startup/Makefile.am: Cleanup comments.
329
3302000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
333        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
334        wrapup/Makefile.am: Include compile.am
335
3362000-08-10      Joel Sherrill <joel@OARcorp.com>
337
338        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.