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

4.104.114.84.95
Last change on this file since 5ed190a0 was 5ed190a0, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/12/03 at 01:41:17

2003-12-12 Ralf Corsepius <corsepiu@…>

  • wrapup/Makefile.am: Cosmetics.
  • Property mode set to 100644
File size: 9.4 KB
Line 
12003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Cosmetics.
4
52003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * start/Makefile.am: Misc cleanups and fixes.
8        * startup/Makefile.am: Misc cleanups and fixes.
9        * wrapup/Makefile.am: Misc cleanups and fixes.
10
112003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * Makefile.am: Add preinstallation dirstamp support.
14        * clock/Makefile.am: Cosmetics.
15        * console/Makefile.am: Cosmetics.
16        * network/Makefile.am: Cosmetics.
17        * startup/Makefile.am: Cosmetics.
18        * timer/Makefile.am: Cosmetics.
19        * wrapup/Makefile.am: Cosmetics.
20
212003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * clock/Makefile.am: Remove all-local: $(ARCH).
24        * console/Makefile.am: Remove all-local: $(ARCH).
25        * network/Makefile.am: Remove all-local: $(ARCH).
26        * start/Makefile.am: Remove all-local: $(ARCH).
27        * startup/Makefile.am: Remove all-local: $(ARCH).
28        * timer/Makefile.am: Remove all-local: $(ARCH).
29        * wrapup/Makefile.am: Remove all-local: $(ARCH).
30
312003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: Merge-in include/Makefile.am.
34        Reflect changes to bsp.am.
35        * include/Makefile.am: Remove.
36        * configure.ac: Reflect changes above.
37
382003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * bsp_specs: Remove *lib:.
41
422003-09-04      Joel Sherrill <joel@OARcorp.com>
43
44        * clock/ckinit.c, clock/rtc.c, console/console.c, include/bsp.h,
45        include/coverhd.h, network/ne2000.c, start/80386ex.h,
46        start/80386ex.inc, start/macros.inc, start/start.S,
47        startup/bspstart.c, startup/linkcmds, startup/setvec.c,
48        timer/timer.c, timer/timerisr.S, tools/debug_ada/init.c,
49        tools/debug_c/init.c, tools/debug_c/serial_gdb.c,
50        tools/debug_c/system.h, tools/network_ada/listener/init.c,
51        tools/network_ada/tcprelay/init.c, tools/ts_1325_ada/init.c: URL for
52        license changed.
53
542003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * Makefile.am: Reflect having moved aclocal/.
57
582003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * Makefile.am: Reflect having moved automake/.
61        * clock/Makefile.am: Reflect having moved automake/.
62        * console/Makefile.am: Reflect having moved automake/.
63        * include/Makefile.am: Reflect having moved automake/.
64        * network/Makefile.am: Reflect having moved automake/.
65        * start/Makefile.am: Reflect having moved automake/.
66        * startup/Makefile.am: Reflect having moved automake/.
67        * timer/Makefile.am: Reflect having moved automake/.
68        * wrapup/Makefile.am: Reflect having moved automake/.
69
702003-08-13      Joel Sherrill <joel@OARcorp.com>
71
72        PR 451/bsps
73        * startup/Makefile.am: Include shared i386 TTY driver in these BSPs.
74
752003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        PR 452/bsps
78        * startup/Makefile.am: Remove USE_INIT_FINI.
79
802003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
83
842003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        PR 445/bsps
87        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
88        Remove cpp, old_cpp (now unused).
89
902003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * configure.ac: Remove AC_CONFIG_AUX_DIR.
93
942003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
97
982003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * configure.ac: AC_PREREQ(2.57).
101
1022003-01-20      Joel Sherrill <joel@OARcorp.com>
103
104        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
105
1062002-12-19      Joel Sherrill <joel@OARcorp.com>
107
108        * console/console.c: Removed __assert() which conflicts with newlib.
109
1102002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
113        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
114        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
115        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
116        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
117        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
118
1192002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * start/Makefile.am: Use install-data-local to install startfile.
122
1232002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
126
1272002-11-04      Joel Sherrill <joel@OARcorp.com>
128
129        * console/console.c, network/ne2000.c: Removed warnings.
130
1312002-11-01      Joel Sherrill <joel@OARcorp.com>
132
133        * startup/bspstart.c: Removed warnings.
134
1352002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * .cvsignore: Reformat.
138        Add autom4te*cache.
139        Remove autom4te.cache.
140
1412002-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * configure.ac: Remove duplicate timer/Makefile in AC_CONFIG_FILES.
144
1452002-08-21      Joel Sherrill <joel@OARcorp.com>
146
147        * bsp_specs: Added support for -nostdlibs.
148
1492002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
152        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
153        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
154        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
155        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
156        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
157        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
158
1592002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * start/Makefile.am: Eliminate PGM.
162        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
163
1642002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
167
1682002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
171        Remove $(OBJS) from all-local.
172
1732002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
176
1772001-05-17      Joel Sherrill <joel@OARcorp.com>
178
179        * startup/linkcmds: Per PR224, added wild card math to .rodata.
180
1812002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * include/bsp.h: include <libcpu/cpu.h>.
184        * console/console.c: Remove unused variable console_open_count.
185
1862002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * configure.ac:
189        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
190        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
191        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
192        * Makefile.am: Remove AUTOMAKE_OPTIONS.
193        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
194        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
195        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
196        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
197        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
198        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
199        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
200
2012002-03-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * configure.ac: Remove stray ';', PR 139.
204
2052002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * include/bsp.h: Include rtems/bspIo.h instead of bspIo.h.
208
2092001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
212        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
213
2142001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
217
2182001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * configure.ac: Add RTEMS_BSPOPTS_*(LOAD_RTC_AT_START),
221        RTEMS_BSPOPTS_*(BSP_DEBUG), RTEMS_BSPOPTS_*(UARTDEBUG),
222        remove RTEMS_OUTPUT_BUILD_SUBDIRS.
223
2242001-10-12      Joel Sherrill <joel@OARcorp.com>
225
226        * startup/linkcmds: Fixed typo.
227
2282001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
231        * configure.in: Remove.
232        * configure.ac: New file, generated from configure.in by autoupdate.
233
2342001-09-27      Joel Sherrill <joel@OARcorp.com>
235
236        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
237
2382001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
241
2422001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * configure.in: Add bspopts.h.
245        * include/.cvsignore: Add bspopts.h*, stamp-h*.
246        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
247        * include/bsp.h: Include bspopts.h.
248
2492001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
250
251        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
252
2532000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
256
2572000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
260
2612000-11-01      Joel Sherrill <joel@OARcorp.com>
262
263        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
264        and libcsupport.h moved from libc to lib/include/rtems and
265        now must be referenced as <rtems/XXX.h>.   Header file order
266        was cleaned up while doing this.
267
2682000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
271        Switch to GNU canonicalization.
272
2732000-10-19      Joel Sherrill <joel@OARcorp.com>
274
275        * console/console.c: Invoke BSP_uart_init() with all arguments
276        now that it takes more parameters.
277
2782000-10-17      Joel Sherrill <joel@OARcorp.com>
279
280        * startup/Makefile.am: Added idt.c since it has been moved libcpu/i386
281        to libbsp/i386/shared/irq.
282
2832000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
284
285        * startup/linkcmds: Added lines so DWARF debug information
286        would be available.  Otherwise gdb complains that the offsets
287        for the debug info are incorrect and doesn't load the files.
288
2892000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * start/Makefile.am: Remove AM_CPPFLAGS and GAS_CODE16 conditional.
292        * startup/Makefile.am: Cleanup comments.
293
2942000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
297        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
298        wrapup/Makefile.am: Include compile.am
299
3002000-08-10      Joel Sherrill <joel@OARcorp.com>
301
302        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.