source: rtems/c/src/lib/libbsp/i386/i386ex/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.4 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, console/console.c, include/bsp.h, include/coverhd.h,
100        start/80386ex.h, start/80386ex.inc, start/macros.inc, start/start.S,
101        startup/bspstart.c, startup/linkcmds, startup/setvec.c,
102        timer/timer.c, timer/timerisr.S: URL for license changed.
103
1042003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * Makefile.am: Reflect having moved aclocal/.
107
1082003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * Makefile.am: Reflect having moved automake/.
111        * clock/Makefile.am: Reflect having moved automake/.
112        * console/Makefile.am: Reflect having moved automake/.
113        * include/Makefile.am: Reflect having moved automake/.
114        * network/Makefile.am: Reflect having moved automake/.
115        * start/Makefile.am: Reflect having moved automake/.
116        * startup/Makefile.am: Reflect having moved automake/.
117        * timer/Makefile.am: Reflect having moved automake/.
118        * wrapup/Makefile.am: Reflect having moved automake/.
119
1202003-08-13      Joel Sherrill <joel@OARcorp.com>
121
122        PR 451/bsps
123        * startup/Makefile.am: Include shared i386 TTY driver in these BSPs.
124
1252003-08-11      Joel Sherrill <joel@OARcorp.com>
126
127        PR 450/make_build
128        * startup/linkcmds: Added .eh_frame
129
1302003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
133
1342003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        PR 445/bsps
137        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
138        Remove cpp, old_cpp (now unused).
139
1402003-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * startup/Makefile.am: Remove -DBSP_IS_I386EX=1 (unused).
143
1442003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * configure.ac: Remove AC_CONFIG_AUX_DIR.
147
1482003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
151
1522003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * configure.ac: AC_PREREQ(2.57).
155
1562003-01-20      Joel Sherrill <joel@OARcorp.com>
157
158        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
159
1602002-12-19      Joel Sherrill <joel@OARcorp.com>
161
162        * console/console.c: Removed __assert() which conflicts with newlib.
163
1642002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
167        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
168        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
169        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
170        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
171        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
172
1732002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * start/Makefile.am: Use install-data-local to install startfile.
176
1772002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
180
1812002-11-04      Joel Sherrill <joel@OARcorp.com>
182
183        * network/network.c: Removed warnings.
184
1852002-11-04      Joel Sherrill <joel@OARcorp.com>
186
187        * console/console.c, network/network.c: Removed warnings.
188
1892002-11-01      Joel Sherrill <joel@OARcorp.com>
190
191        * startup/bspstart.c: Removed warnings.
192
1932002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * .cvsignore: Reformat.
196        Add autom4te*cache.
197        Remove autom4te.cache.
198
1992002-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * configure.ac: Remove duplicate timer/Makefile in AC_CONFIG_FILES.
202
2032002-08-21      Joel Sherrill <joel@OARcorp.com>
204
205        * bsp_specs: Added support for -nostdlibs.
206
2072002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
210        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
211        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
212        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
213        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
214        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
215        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
216
2172002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * startup/bspstart.c: Per PR252 removed hack that tripled size of
220        RTEMS Workspace when POSIX is configured.  This was probably done to
221        account for confdefs.h missing some application requirements.
222
2232002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * start/Makefile.am: Eliminate PGM.
226        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
227
2282002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
231
2322002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
235        Remove $(OBJS) from all-local.
236
2372002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
240
2412001-05-09      Joel Sherrill <joel@OARcorp.com>
242
243        * startup/linkcmds: In support of gcc 3.1, added one of more
244        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
245        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
246        and direction of segments to memory regions may also have been
247        addressed.  This was a sweep across all BSPs.
248 
2492002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * include/bsp.h: include <libcpu/cpu.h>.
252
2532002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * configure.ac:
256        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
257        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
258        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
259        * Makefile.am: Remove AUTOMAKE_OPTIONS.
260        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
261        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
262        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
263        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
264        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
265        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
266        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
267
2682002-03-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * configure.ac: Remove stray ';', PR 139.
271
2722002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * include/bsp.h: Include rtems/bspIo.h instead of bspIo.h.
275
2762001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
279        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
280
2812001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
284
2852001-10-25      Joel Sherrill <joel@OARcorp.com>
286
287        * startup/linkcmds: Added _init and _fini.
288
2892001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
292        * configure.in: Remove.
293        * configure.ac: New file, generated from configure.in by autoupdate.
294
2952001-09-27      Joel Sherrill <joel@OARcorp.com>
296
297        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
298
2992001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
302
3032001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * configure.in: Add bspopts.h.
306        * include/bsp.h: Include bspopts.h.
307        * include/.cvsignore: Add bspopts.h*, stamp-h*.
308        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
309        * start/Makefile.am: Dito.
310        * network/Makefile.am: Dito.
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        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
334        Switch to GNU canonicalization.
335
3362000-10-20      Joel Sherrill <joel@OARcorp.com>
337
338        * console/console.c: Invoke BSP_uart_init() with enough arguments
339        now that more communication parameters are settable.
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
3562000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
357
358        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
359        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
360        wrapup/Makefile.am: Include compile.am
361
3622000-08-10      Joel Sherrill <joel@OARcorp.com>
363
364        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.