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

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

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

  • wrapup/Makefile.am: Eliminate $(LIB). Use noinst_DATA to trigger building libbsp.a.
  • Property mode set to 100644
File size: 10.3 KB
Line 
12004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Eliminate $(LIB).
4        Use noinst_DATA to trigger building libbsp.a.
5
62003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
9        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
10
112003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
14        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
15
162003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
19
202003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * wrapup/Makefile.am: Cosmetics.
23
242003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * start/Makefile.am: Misc cleanups and fixes.
27        * startup/Makefile.am: Misc cleanups and fixes.
28        * wrapup/Makefile.am: Misc cleanups and fixes.
29
302003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: Add preinstallation dirstamp support.
33        * clock/Makefile.am: Cosmetics.
34        * console/Makefile.am: Cosmetics.
35        * network/Makefile.am: Cosmetics.
36        * startup/Makefile.am: Cosmetics.
37        * timer/Makefile.am: Cosmetics.
38        * wrapup/Makefile.am: Cosmetics
39
402003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * clock/Makefile.am: Remove all-local: $(ARCH).
43        * console/Makefile.am: Remove all-local: $(ARCH).
44        * network/Makefile.am: Remove all-local: $(ARCH).
45        * start/Makefile.am: Remove all-local: $(ARCH).
46        * startup/Makefile.am: Remove all-local: $(ARCH).
47        * timer/Makefile.am: Remove all-local: $(ARCH).
48        * wrapup/Makefile.am: Remove all-local: $(ARCH).
49
502003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * Makefile.am: Merge-in include/Makefile.am.
53        Reflect changes to bsp.am.
54        * include/Makefile.am: Remove.
55        * configure.ac: Reflect changes above.
56
572003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * bsp_specs: Remove *lib:.
60
612003-09-04      Joel Sherrill <joel@OARcorp.com>
62
63        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
64        start/80386ex.h, start/80386ex.inc, start/macros.inc, start/start.S,
65        startup/bspstart.c, startup/linkcmds, startup/setvec.c,
66        timer/timer.c, timer/timerisr.S: URL for license changed.
67
682003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * Makefile.am: Reflect having moved aclocal/.
71
722003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * Makefile.am: Reflect having moved automake/.
75        * clock/Makefile.am: Reflect having moved automake/.
76        * console/Makefile.am: Reflect having moved automake/.
77        * include/Makefile.am: Reflect having moved automake/.
78        * network/Makefile.am: Reflect having moved automake/.
79        * start/Makefile.am: Reflect having moved automake/.
80        * startup/Makefile.am: Reflect having moved automake/.
81        * timer/Makefile.am: Reflect having moved automake/.
82        * wrapup/Makefile.am: Reflect having moved automake/.
83
842003-08-13      Joel Sherrill <joel@OARcorp.com>
85
86        PR 451/bsps
87        * startup/Makefile.am: Include shared i386 TTY driver in these BSPs.
88
892003-08-11      Joel Sherrill <joel@OARcorp.com>
90
91        PR 450/make_build
92        * startup/linkcmds: Added .eh_frame
93
942003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
97
982003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        PR 445/bsps
101        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
102        Remove cpp, old_cpp (now unused).
103
1042003-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * startup/Makefile.am: Remove -DBSP_IS_I386EX=1 (unused).
107
1082003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * configure.ac: Remove AC_CONFIG_AUX_DIR.
111
1122003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
115
1162003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * configure.ac: AC_PREREQ(2.57).
119
1202003-01-20      Joel Sherrill <joel@OARcorp.com>
121
122        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
123
1242002-12-19      Joel Sherrill <joel@OARcorp.com>
125
126        * console/console.c: Removed __assert() which conflicts with newlib.
127
1282002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
131        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
132        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
133        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
134        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
135        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
136
1372002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * start/Makefile.am: Use install-data-local to install startfile.
140
1412002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
144
1452002-11-04      Joel Sherrill <joel@OARcorp.com>
146
147        * network/network.c: Removed warnings.
148
1492002-11-04      Joel Sherrill <joel@OARcorp.com>
150
151        * console/console.c, network/network.c: Removed warnings.
152
1532002-11-01      Joel Sherrill <joel@OARcorp.com>
154
155        * startup/bspstart.c: Removed warnings.
156
1572002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * .cvsignore: Reformat.
160        Add autom4te*cache.
161        Remove autom4te.cache.
162
1632002-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * configure.ac: Remove duplicate timer/Makefile in AC_CONFIG_FILES.
166
1672002-08-21      Joel Sherrill <joel@OARcorp.com>
168
169        * bsp_specs: Added support for -nostdlibs.
170
1712002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
174        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
175        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
176        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
177        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
178        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
179        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
180
1812002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * startup/bspstart.c: Per PR252 removed hack that tripled size of
184        RTEMS Workspace when POSIX is configured.  This was probably done to
185        account for confdefs.h missing some application requirements.
186
1872002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * start/Makefile.am: Eliminate PGM.
190        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
191
1922002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
195
1962002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
199        Remove $(OBJS) from all-local.
200
2012002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
204
2052001-05-09      Joel Sherrill <joel@OARcorp.com>
206
207        * startup/linkcmds: In support of gcc 3.1, added one of more
208        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
209        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
210        and direction of segments to memory regions may also have been
211        addressed.  This was a sweep across all BSPs.
212 
2132002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * include/bsp.h: include <libcpu/cpu.h>.
216
2172002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * configure.ac:
220        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
221        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
222        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
223        * Makefile.am: Remove AUTOMAKE_OPTIONS.
224        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
225        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
226        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
227        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
228        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
229        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
230        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
231
2322002-03-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * configure.ac: Remove stray ';', PR 139.
235
2362002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * include/bsp.h: Include rtems/bspIo.h instead of bspIo.h.
239
2402001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
243        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
244
2452001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
248
2492001-10-25      Joel Sherrill <joel@OARcorp.com>
250
251        * startup/linkcmds: Added _init and _fini.
252
2532001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
256        * configure.in: Remove.
257        * configure.ac: New file, generated from configure.in by autoupdate.
258
2592001-09-27      Joel Sherrill <joel@OARcorp.com>
260
261        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
262
2632001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
266
2672001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * configure.in: Add bspopts.h.
270        * include/bsp.h: Include bspopts.h.
271        * include/.cvsignore: Add bspopts.h*, stamp-h*.
272        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
273        * start/Makefile.am: Dito.
274        * network/Makefile.am: Dito.
275
2762001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
279
2802000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
283
2842000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
287
2882000-11-01      Joel Sherrill <joel@OARcorp.com>
289
290        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
291        and libcsupport.h moved from libc to lib/include/rtems and
292        now must be referenced as <rtems/XXX.h>.   Header file order
293        was cleaned up while doing this.
294
2952000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
298        Switch to GNU canonicalization.
299
3002000-10-20      Joel Sherrill <joel@OARcorp.com>
301
302        * console/console.c: Invoke BSP_uart_init() with enough arguments
303        now that more communication parameters are settable.
304
3052000-10-17      Joel Sherrill <joel@OARcorp.com>
306
307        * startup/Makefile.am: Added idt.c since it has been moved libcpu/i386
308        to libbsp/i386/shared/irq.
309
3102000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
311
312        * startup/linkcmds: Added lines so DWARF debug information
313        would be available.  Otherwise gdb complains that the offsets
314        for the debug info are incorrect and doesn't load the files.
315
3162000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
317
318        * start/Makefile.am: Remove AM_CPPFLAGS and GAS_CODE16 conditional.
319
3202000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
323        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
324        wrapup/Makefile.am: Include compile.am
325
3262000-08-10      Joel Sherrill <joel@OARcorp.com>
327
328        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.