source: rtems/c/src/lib/libbsp/m68k/efi68k/ChangeLog @ 3299388d

4.104.114.84.95
Last change on this file since 3299388d was a1546de, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/19/03 at 10:18:23

2003-09-19 Ralf Corsepius <corsepiu@…>

  • bsp_specs: Remove *lib:.
  • Property mode set to 100644
File size: 7.8 KB
Line 
12003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * bsp_specs: Remove *lib:.
4
52003-09-15      Joel Sherrill <joel@OARcorp.com>
6
7        PR 483/bsps
8        * start/start.c, startup/bspstart.c: Spurious interrupt handlers cannot
9        be installed until RTEMS has initialized the vector table.
10
112003-09-04      Joel Sherrill <joel@OARcorp.com>
12
13        * clock/ckinit.c, console/console.c, include/16550.h,
14        include/DP8570A.h, include/bsp.h, spurious/spinit.c,
15        startup/bspclean.c, startup/bspstart.c, startup/efi68k_tcp.c,
16        startup/efi68k_wd.c, startup/setvec.c, timer/timer.c: URL for license
17        changed.
18
192003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Reflect having moved aclocal/.
22
232003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: Reflect having moved automake/.
26        * clock/Makefile.am: Reflect having moved automake/.
27        * console/Makefile.am: Reflect having moved automake/.
28        * include/Makefile.am: Reflect having moved automake/.
29        * spurious/Makefile.am: Reflect having moved automake/.
30        * start/Makefile.am: Reflect having moved automake/.
31        * startup/Makefile.am: Reflect having moved automake/.
32        * timer/Makefile.am: Reflect having moved automake/.
33        * wrapup/Makefile.am: Reflect having moved automake/.
34
352003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        PR 452/bsps
38        * startup/Makefile.am: Remove USE_INIT_FINI.
39
402003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
43
442003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        PR 445/bsps
47        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
48        Remove cpp, old_cpp (now unused).
49
502003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * configure.ac: Remove AC_CONFIG_AUX_DIR.
53
542003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
57
582003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * configure.ac: AC_PREREQ(2.57).
61
622003-01-28      Joel Sherrill <joel@OARcorp.com>
63
64        * include/DP8570A.h, include/bsp.h, start/start.c,
65        startup/efi68k_tcp.c: Rename tcp_init() to bsp_tcp_init()
66        to avoid conflict with TCP/IP stack internal routine.
67
682003-01-20      Joel Sherrill <joel@OARcorp.com>
69
70        * startup/linkcmds*: Add FreeBSD sysctl() sections.
71
722002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
75        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
76        * spurious/Makefile.am: Don't include @RTEMS_BSP@.cfg.
77        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
78        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
79        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
80
812002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * start/Makefile.am: Use install-data-local to install startfile.
84
852002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
88
892002-11-02      Joel Sherrill <joel@OARcorp.com>
90
91        * console/console.c, start/start.c: Removed warnings.
92
932002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * .cvsignore: Reformat.
96        Add autom4te*cache.
97        Remove autom4te.cache.
98
992002-08-21      Joel Sherrill <joel@OARcorp.com>
100
101        * wrapup/Makefile.am: PR217 required that the idle task be moved to
102        libcpu so it could be more acutely aware of the CPU model.  This
103        file was modified to pick up the idle task from there.
104
1052002-08-21      Joel Sherrill <joel@OARcorp.com>
106
107        * bsp_specs: Added support for -nostdlibs.
108
1092002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
112        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
113        * spurious/Makefile.am: Use .$(OBJEXT) instead of .o.
114        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
115        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
116        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
117        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
118
1192002-08-05      Joel Sherrill <joel@OARcorp.com>
120
121        * Per PR260 eliminate use of make-target-options.  This impacted
122        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
123        SuperCore and required that the m68k optimized memcpy be moved
124        to libcpu.
125        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
126
1272002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * start/Makefile.am: Eliminate PGM.
130        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
131
1322002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
135
1362002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
139        Remove $(OBJS) from all-local.
140
1412002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
144
1452001-05-09      Joel Sherrill <joel@OARcorp.com>
146
147        * startup/linkcmds: In support of gcc 3.1, added one of more
148        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
149        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
150        and direction of segments to memory regions may also have been
151        addressed.  This was a sweep across all BSPs.
152 
1532002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * configure.ac:
156        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
157        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
158        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
159        * Makefile.am: Remove AUTOMAKE_OPTIONS.
160        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
161        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
162        * spurious/Makefile.am: Remove AUTOMAKE_OPTIONS.
163        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
164        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
165        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
166        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
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-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
180        * configure.in: Remove.
181        * configure.ac: New file, generated from configure.in by autoupdate.
182
1832001-09-27      Joel Sherrill <joel@OARcorp.com>
184
185        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
186
1872001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * include/Makefile.am: Use 'CLEANFILES ='.
190        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
191
1922001-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * include/Makefile.am: Fix typo in include_HEADERS.
195
1962001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * configure.in: Add bspopts.h.
199        * include/.cvsignore: Add bspopts.h*, stamp-h*.
200        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
201        * include/bsp.h: Include bspopts.h.
202
2032001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
204
205        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
206
2072000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
210
2112000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
214
2152000-11-01      Joel Sherrill <joel@OARcorp.com>
216
217        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
218        and libcsupport.h moved from libc to lib/include/rtems and
219        now must be referenced as <rtems/XXX.h>.   Header file order
220        was cleaned up while doing this.
221
2222000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
225        Switch to GNU canonicalization.
226
2272000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
228
229        * startup/linkcmds: Added lines so DWARF debug information
230        would be available.  Otherwise gdb complains that the offsets
231        for the debug info are incorrect and doesn't load the files.
232
2332000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * clock/Makefile.am, console/Makefile.am, spurious/Makefile.am,
236        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
237        wrapup/Makefile.am: Include compile.am
238
2392000-08-10      Joel Sherrill <joel@OARcorp.com>
240
241        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.