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

4.104.114.84.95
Last change on this file since 02059376 was 02059376, checked in by Joel Sherrill <joel.sherrill@…>, on 11/01/02 at 21:49:58

2002-11-01 Joel Sherrill <joel@…>

  • startup/bspstart.c: Removed warnings.
  • Property mode set to 100644
File size: 5.3 KB
RevLine 
[02059376]12002-11-01      Joel Sherrill <joel@OARcorp.com>
2
3        * startup/bspstart.c: Removed warnings.
4
[8730f45]52002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * .cvsignore: Reformat.
8        Add autom4te*cache.
9        Remove autom4te.cache.
10
[cb72774]112002-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * configure.ac: Remove duplicate timer/Makefile in AC_CONFIG_FILES.
14
[a2ae30c2]152002-08-21      Joel Sherrill <joel@OARcorp.com>
16
17        * bsp_specs: Added support for -nostdlibs.
18
[0fe6737]192002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
22        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
23        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
24        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
25        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
26        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
27        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
28
[4ca150f]292002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * start/Makefile.am: Eliminate PGM.
32        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
33
[fdc10e3]342002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
37
[445c0a0]382002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
41        Remove $(OBJS) from all-local.
42
[80defac]432002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
46
[cb3a7ed]472001-05-17      Joel Sherrill <joel@OARcorp.com>
48
49        * startup/linkcmds: Per PR224, added wild card math to .rodata.
50
[5098898]512002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * include/bsp.h: include <libcpu/cpu.h>.
54        * console/console.c: Remove unused variable console_open_count.
55
[134dceb]562002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * configure.ac:
59        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
60        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
61        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
62        * Makefile.am: Remove AUTOMAKE_OPTIONS.
63        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
64        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
65        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
66        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
67        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
68        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
69        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
70
[658ad222]712002-03-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * configure.ac: Remove stray ';', PR 139.
74
[45805cc]752002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * include/bsp.h: Include rtems/bspIo.h instead of bspIo.h.
78
[8fec915]792001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
82        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
83
[9e1ae79]842001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
87
[84eed6cd]882001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * configure.ac: Add RTEMS_BSPOPTS_*(LOAD_RTC_AT_START),
91        RTEMS_BSPOPTS_*(BSP_DEBUG), RTEMS_BSPOPTS_*(UARTDEBUG),
92        remove RTEMS_OUTPUT_BUILD_SUBDIRS.
93
[d24657e]942001-10-12      Joel Sherrill <joel@OARcorp.com>
95
96        * startup/linkcmds: Fixed typo.
97
[df25c998]982001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
101        * configure.in: Remove.
102        * configure.ac: New file, generated from configure.in by autoupdate.
103
[cf282090]1042001-09-27      Joel Sherrill <joel@OARcorp.com>
105
106        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
107
[1858070]1082001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
111
[ebf3adc]1122001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * configure.in: Add bspopts.h.
115        * include/.cvsignore: Add bspopts.h*, stamp-h*.
116        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
117        * include/bsp.h: Include bspopts.h.
118
[6f21328]1192001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
120
121        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
122
[feead226]1232000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
126
[a314d3b4]1272000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
130
[eba2e4f]1312000-11-01      Joel Sherrill <joel@OARcorp.com>
132
133        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
134        and libcsupport.h moved from libc to lib/include/rtems and
135        now must be referenced as <rtems/XXX.h>.   Header file order
136        was cleaned up while doing this.
137
[0134f4f]1382000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
141        Switch to GNU canonicalization.
142
[c4be3475]1432000-10-19      Joel Sherrill <joel@OARcorp.com>
144
145        * console/console.c: Invoke BSP_uart_init() with all arguments
146        now that it takes more parameters.
147
[bad7e90]1482000-10-17      Joel Sherrill <joel@OARcorp.com>
149
150        * startup/Makefile.am: Added idt.c since it has been moved libcpu/i386
151        to libbsp/i386/shared/irq.
152
[4cb5d29]1532000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
154
155        * startup/linkcmds: Added lines so DWARF debug information
156        would be available.  Otherwise gdb complains that the offsets
157        for the debug info are incorrect and doesn't load the files.
158
[4166123]1592000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * start/Makefile.am: Remove AM_CPPFLAGS and GAS_CODE16 conditional.
162        * startup/Makefile.am: Cleanup comments.
163
[80052531]1642000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
167        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
168        wrapup/Makefile.am: Include compile.am
169
[e94ad1fe]1702000-08-10      Joel Sherrill <joel@OARcorp.com>
171
172        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.