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

4.104.114.84.95
Last change on this file since e61df10 was e61df10, checked in by Joel Sherrill <joel.sherrill@…>, on 09/04/03 at 18:51:28

2003-09-04 Joel Sherrill <joel@…>

  • clock/ckinit.c, clock/rtc.c, console/console.c, include/bsp.h, include/coverhd.h, network/ne2000.c, start/80386ex.h, start/80386ex.inc, start/macros.inc, start/start.S, startup/bspstart.c, startup/linkcmds, startup/setvec.c, timer/timer.c, timer/timerisr.S, tools/debug_ada/init.c, tools/debug_c/init.c, tools/debug_c/serial_gdb.c, tools/debug_c/system.h, tools/network_ada/listener/init.c, tools/network_ada/tcprelay/init.c, tools/ts_1325_ada/init.c: URL for license changed.
  • Property mode set to 100644
File size: 8.2 KB
Line 
12003-09-04      Joel Sherrill <joel@OARcorp.com>
2
3        * clock/ckinit.c, clock/rtc.c, console/console.c, include/bsp.h,
4        include/coverhd.h, network/ne2000.c, start/80386ex.h,
5        start/80386ex.inc, start/macros.inc, start/start.S,
6        startup/bspstart.c, startup/linkcmds, startup/setvec.c,
7        timer/timer.c, timer/timerisr.S, tools/debug_ada/init.c,
8        tools/debug_c/init.c, tools/debug_c/serial_gdb.c,
9        tools/debug_c/system.h, tools/network_ada/listener/init.c,
10        tools/network_ada/tcprelay/init.c, tools/ts_1325_ada/init.c: URL for
11        license changed.
12
132003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * Makefile.am: Reflect having moved aclocal/.
16
172003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * Makefile.am: Reflect having moved automake/.
20        * clock/Makefile.am: Reflect having moved automake/.
21        * console/Makefile.am: Reflect having moved automake/.
22        * include/Makefile.am: Reflect having moved automake/.
23        * network/Makefile.am: Reflect having moved automake/.
24        * start/Makefile.am: Reflect having moved automake/.
25        * startup/Makefile.am: Reflect having moved automake/.
26        * timer/Makefile.am: Reflect having moved automake/.
27        * wrapup/Makefile.am: Reflect having moved automake/.
28
292003-08-13      Joel Sherrill <joel@OARcorp.com>
30
31        PR 451/bsps
32        * startup/Makefile.am: Include shared i386 TTY driver in these BSPs.
33
342003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        PR 452/bsps
37        * startup/Makefile.am: Remove USE_INIT_FINI.
38
392003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
42
432003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        PR 445/bsps
46        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
47        Remove cpp, old_cpp (now unused).
48
492003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * configure.ac: Remove AC_CONFIG_AUX_DIR.
52
532003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
56
572003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * configure.ac: AC_PREREQ(2.57).
60
612003-01-20      Joel Sherrill <joel@OARcorp.com>
62
63        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
64
652002-12-19      Joel Sherrill <joel@OARcorp.com>
66
67        * console/console.c: Removed __assert() which conflicts with newlib.
68
692002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
72        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
73        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
74        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
75        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
76        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
77
782002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * start/Makefile.am: Use install-data-local to install startfile.
81
822002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
85
862002-11-04      Joel Sherrill <joel@OARcorp.com>
87
88        * console/console.c, network/ne2000.c: Removed warnings.
89
902002-11-01      Joel Sherrill <joel@OARcorp.com>
91
92        * startup/bspstart.c: Removed warnings.
93
942002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * .cvsignore: Reformat.
97        Add autom4te*cache.
98        Remove autom4te.cache.
99
1002002-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * configure.ac: Remove duplicate timer/Makefile in AC_CONFIG_FILES.
103
1042002-08-21      Joel Sherrill <joel@OARcorp.com>
105
106        * bsp_specs: Added support for -nostdlibs.
107
1082002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
111        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
112        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
113        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
114        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
115        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
116        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
117
1182002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * start/Makefile.am: Eliminate PGM.
121        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
122
1232002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
126
1272002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
130        Remove $(OBJS) from all-local.
131
1322002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
135
1362001-05-17      Joel Sherrill <joel@OARcorp.com>
137
138        * startup/linkcmds: Per PR224, added wild card math to .rodata.
139
1402002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * include/bsp.h: include <libcpu/cpu.h>.
143        * console/console.c: Remove unused variable console_open_count.
144
1452002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * configure.ac:
148        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
149        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
150        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
151        * Makefile.am: Remove AUTOMAKE_OPTIONS.
152        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
153        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
154        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
155        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
156        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
157        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
158        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
159
1602002-03-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * configure.ac: Remove stray ';', PR 139.
163
1642002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * include/bsp.h: Include rtems/bspIo.h instead of bspIo.h.
167
1682001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
171        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
172
1732001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
176
1772001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * configure.ac: Add RTEMS_BSPOPTS_*(LOAD_RTC_AT_START),
180        RTEMS_BSPOPTS_*(BSP_DEBUG), RTEMS_BSPOPTS_*(UARTDEBUG),
181        remove RTEMS_OUTPUT_BUILD_SUBDIRS.
182
1832001-10-12      Joel Sherrill <joel@OARcorp.com>
184
185        * startup/linkcmds: Fixed typo.
186
1872001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
190        * configure.in: Remove.
191        * configure.ac: New file, generated from configure.in by autoupdate.
192
1932001-09-27      Joel Sherrill <joel@OARcorp.com>
194
195        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
196
1972001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
200
2012001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * configure.in: Add bspopts.h.
204        * include/.cvsignore: Add bspopts.h*, stamp-h*.
205        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
206        * include/bsp.h: Include bspopts.h.
207
2082001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
209
210        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
211
2122000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
215
2162000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
219
2202000-11-01      Joel Sherrill <joel@OARcorp.com>
221
222        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
223        and libcsupport.h moved from libc to lib/include/rtems and
224        now must be referenced as <rtems/XXX.h>.   Header file order
225        was cleaned up while doing this.
226
2272000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
230        Switch to GNU canonicalization.
231
2322000-10-19      Joel Sherrill <joel@OARcorp.com>
233
234        * console/console.c: Invoke BSP_uart_init() with all arguments
235        now that it takes more parameters.
236
2372000-10-17      Joel Sherrill <joel@OARcorp.com>
238
239        * startup/Makefile.am: Added idt.c since it has been moved libcpu/i386
240        to libbsp/i386/shared/irq.
241
2422000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
243
244        * startup/linkcmds: Added lines so DWARF debug information
245        would be available.  Otherwise gdb complains that the offsets
246        for the debug info are incorrect and doesn't load the files.
247
2482000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * start/Makefile.am: Remove AM_CPPFLAGS and GAS_CODE16 conditional.
251        * startup/Makefile.am: Cleanup comments.
252
2532000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
256        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
257        wrapup/Makefile.am: Include compile.am
258
2592000-08-10      Joel Sherrill <joel@OARcorp.com>
260
261        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.