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

4.104.114.84.95
Last change on this file since c4e9f68 was c4e9f68, checked in by Joel Sherrill <joel.sherrill@…>, on 12/19/02 at 14:49:13

2002-12-19 Joel Sherrill <joel@…>

  • console/console.c: Removed assert() which conflicts with newlib.
  • Property mode set to 100644
File size: 6.4 KB
Line 
12002-12-19      Joel Sherrill <joel@OARcorp.com>
2
3        * console/console.c: Removed __assert() which conflicts with newlib.
4
52002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
8        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
9        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
10        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
11        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
12        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
13
142002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * start/Makefile.am: Use install-data-local to install startfile.
17
182002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
21
222002-11-04      Joel Sherrill <joel@OARcorp.com>
23
24        * network/network.c: Removed warnings.
25
262002-11-04      Joel Sherrill <joel@OARcorp.com>
27
28        * console/console.c, network/network.c: Removed warnings.
29
302002-11-01      Joel Sherrill <joel@OARcorp.com>
31
32        * startup/bspstart.c: Removed warnings.
33
342002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * .cvsignore: Reformat.
37        Add autom4te*cache.
38        Remove autom4te.cache.
39
402002-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * configure.ac: Remove duplicate timer/Makefile in AC_CONFIG_FILES.
43
442002-08-21      Joel Sherrill <joel@OARcorp.com>
45
46        * bsp_specs: Added support for -nostdlibs.
47
482002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
51        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
52        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
53        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
54        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
55        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
56        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
57
582002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * startup/bspstart.c: Per PR252 removed hack that tripled size of
61        RTEMS Workspace when POSIX is configured.  This was probably done to
62        account for confdefs.h missing some application requirements.
63
642002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * start/Makefile.am: Eliminate PGM.
67        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
68
692002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
72
732002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
76        Remove $(OBJS) from all-local.
77
782002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
81
822001-05-09      Joel Sherrill <joel@OARcorp.com>
83
84        * startup/linkcmds: In support of gcc 3.1, added one of more
85        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
86        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
87        and direction of segments to memory regions may also have been
88        addressed.  This was a sweep across all BSPs.
89 
902002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * include/bsp.h: include <libcpu/cpu.h>.
93
942002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * configure.ac:
97        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
98        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
99        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
100        * Makefile.am: Remove AUTOMAKE_OPTIONS.
101        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
102        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
103        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
104        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
105        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
106        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
107        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
108
1092002-03-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * configure.ac: Remove stray ';', PR 139.
112
1132002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * include/bsp.h: Include rtems/bspIo.h instead of bspIo.h.
116
1172001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
120        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
121
1222001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
125
1262001-10-25      Joel Sherrill <joel@OARcorp.com>
127
128        * startup/linkcmds: Added _init and _fini.
129
1302001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
133        * configure.in: Remove.
134        * configure.ac: New file, generated from configure.in by autoupdate.
135
1362001-09-27      Joel Sherrill <joel@OARcorp.com>
137
138        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
139
1402001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
143
1442001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * configure.in: Add bspopts.h.
147        * include/bsp.h: Include bspopts.h.
148        * include/.cvsignore: Add bspopts.h*, stamp-h*.
149        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
150        * start/Makefile.am: Dito.
151        * network/Makefile.am: Dito.
152
1532001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
156
1572000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
160
1612000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
164
1652000-11-01      Joel Sherrill <joel@OARcorp.com>
166
167        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
168        and libcsupport.h moved from libc to lib/include/rtems and
169        now must be referenced as <rtems/XXX.h>.   Header file order
170        was cleaned up while doing this.
171
1722000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
175        Switch to GNU canonicalization.
176
1772000-10-20      Joel Sherrill <joel@OARcorp.com>
178
179        * console/console.c: Invoke BSP_uart_init() with enough arguments
180        now that more communication parameters are settable.
181
1822000-10-17      Joel Sherrill <joel@OARcorp.com>
183
184        * startup/Makefile.am: Added idt.c since it has been moved libcpu/i386
185        to libbsp/i386/shared/irq.
186
1872000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
188
189        * startup/linkcmds: Added lines so DWARF debug information
190        would be available.  Otherwise gdb complains that the offsets
191        for the debug info are incorrect and doesn't load the files.
192
1932000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * start/Makefile.am: Remove AM_CPPFLAGS and GAS_CODE16 conditional.
196
1972000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
200        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
201        wrapup/Makefile.am: Include compile.am
202
2032000-08-10      Joel Sherrill <joel@OARcorp.com>
204
205        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.