source: rtems/c/src/lib/libbsp/m68k/gen68360/ChangeLog @ b04a2b3

4.104.114.84.95
Last change on this file since b04a2b3 was b04a2b3, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/20/04 at 03:03:04

2004-01-20 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Remove non-existing file "times" from EXTRA_DIST.
  • configure.ac: Add AM_CONDITIONAL(HAS_FPSP).
  • wrapup/Makefile.am: Reflect changes to libcpu.
  • Property mode set to 100644
File size: 10.0 KB
Line 
12004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Remove non-existing file "times" from EXTRA_DIST.
4        * configure.ac: Add AM_CONDITIONAL(HAS_FPSP).
5        * wrapup/Makefile.am: Reflect changes to libcpu.
6
72004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
10        Add PRE/TMPINSTALL_FILES to CLEANFILES.
11        * startup/Makefile.am: Ditto.
12
132004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * start/Makefile.am: Remove.
16        * Makefile.am: Merge-in start/Makefile.am.
17        * configure.ac: Reflect changes above.
18
192004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * wrapup/Makefile.am: Eliminate $(LIB).
22        Use noinst_DATA to trigger building libbsp.a.
23
242003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
27        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
28
292003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
32        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
33
342003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
37
382003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * start/Makefile.am: Misc cleanups and fixes.
41        * startup/Makefile.am: Misc cleanups and fixes.
42        * wrapup/Makefile.am: Misc cleanups and fixes.
43
442003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * Makefile.am: Add preinstallation dirstamp support.
47        * clock/Makefile.am: Cosmetics.
48        * console/Makefile.am: Cosmetics.
49        * network/Makefile.am: Cosmetics.
50        * startup/Makefile.am: Cosmetics.
51        * timer/Makefile.am: Cosmetics.
52        * wrapup/Makefile.am: Cosmetics.
53
542003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * clock/Makefile.am: Remove all-local: $(ARCH).
57        * console/Makefile.am: Remove all-local: $(ARCH).
58        * network/Makefile.am: Remove all-local: $(ARCH).
59        * start/Makefile.am: Remove all-local: $(ARCH).
60        * startup/Makefile.am: Remove all-local: $(ARCH).
61        * timer/Makefile.am: Remove all-local: $(ARCH).
62        * wrapup/Makefile.am: Remove all-local: $(ARCH).
63
642003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * Makefile.am: Merge-in include/Makefile.am.
67        Reflect changes to bsp.am.
68        * include/Makefile.am: Remove.
69        * configure.ac: Reflect changes above.
70
712003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * bsp_specs: Remove *lib:.
74
752003-09-04      Joel Sherrill <joel@OARcorp.com>
76
77        * console/console.c, console/consolereserveresources.c, include/bsp.h,
78        start/start.S, startup/bspclean.c, startup/bspstart.c, timer/timer.c:
79        URL for license changed.
80
812003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * Makefile.am: Reflect having moved aclocal/.
84
852003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * Makefile.am: Reflect having moved automake/.
88        * clock/Makefile.am: Reflect having moved automake/.
89        * console/Makefile.am: Reflect having moved automake/.
90        * include/Makefile.am: Reflect having moved automake/.
91        * network/Makefile.am: Reflect having moved automake/.
92        * start/Makefile.am: Reflect having moved automake/.
93        * startup/Makefile.am: Reflect having moved automake/.
94        * timer/Makefile.am: Reflect having moved automake/.
95        * wrapup/Makefile.am: Reflect having moved automake/.
96
972003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        PR 452/bsps
100        * startup/Makefile.am: Remove USE_INIT_FINI.
101
1022003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
105
1062003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        PR 445/bsps
109        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
110        Remove cpp, old_cpp (now unused).
111
1122003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * configure.ac: Remove AC_CONFIG_AUX_DIR.
115
1162003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
119
1202003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * configure.ac: AC_PREREQ(2.57).
123
1242003-01-20      Joel Sherrill <joel@OARcorp.com>
125
126        * startup/linkcmds*: Add FreeBSD sysctl() sections.
127
1282002-12-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
131        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
132        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
133        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
134        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
135        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
136
1372002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * start/Makefile.am: Use install-data-local to install startfile.
140
1412002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
144
1452002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * .cvsignore: Reformat.
148        Add autom4te*cache.
149        Remove autom4te.cache.
150
1512002-08-21      Joel Sherrill <joel@OARcorp.com>
152
153        * wrapup/Makefile.am: PR217 required that the idle task be moved to
154        libcpu so it could be more acutely aware of the CPU model.  This
155        file was modified to pick up the idle task from there.
156
1572002-08-21      Joel Sherrill <joel@OARcorp.com>
158
159        * bsp_specs: Added support for -nostdlibs.
160
1612002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
164        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
165        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
166        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
167        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
168        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
169        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
170
1712002-08-05      Joel Sherrill <joel@OARcorp.com>
172
173        * Per PR260 eliminate use of make-target-options.  This impacted
174        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
175        SuperCore and required that the m68k optimized memcpy be moved
176        to libcpu.
177        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
178
1792002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * start/Makefile.am: Eliminate PGM.
182        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
183
1842002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds.prom
187        linkcmds.bootp.
188
1892002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
192        Remove $(OBJS) from all-local.
193
1942002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
197
1982002-06-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
199
200        * startup/Makefile.am: Compile the m68k gdb stub and glue.
201
2022002-05-14      Eric Norum <eric.norum@usask.ca>
203
204        * startup/linkcmds.bootp, startup/linkcmds.prom: Per PR192 add
205        sections needed by gcc 3.1.  linkcmds had already been fixed on
206        a gcc 3.1 clean up sweep.
207
2082001-05-09      Joel Sherrill <joel@OARcorp.com>
209
210        * startup/linkcmds: In support of gcc 3.1, added one of more
211        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
212        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
213        and direction of segments to memory regions may also have been
214        addressed.  This was a sweep across all BSPs.
215 
2162002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * configure.ac:
219        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
220        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
221        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
222        * Makefile.am: Remove AUTOMAKE_OPTIONS.
223        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
224        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
225        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
226        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
227        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
228        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
229        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
230
2312001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
234
2352001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
238        * configure.in: Remove.
239        * configure.ac: New file, generated from configure.in by autoupdate.
240
2412001-09-27      Joel Sherrill <joel@OARcorp.com>
242
243        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
244
2452001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
248
2492001-09-14      Eric Norum <eric.norum@usask.ca>
250
251        * startup/init68360.c: Modifications to make gcc 3.x happy.
252
2532001-09-19      Eric Norum <eric.norum@usask.ca>
254
255        * README: Bring it more in line with reality.
256
2572001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * configure.in: Add bspopts.h.
260        * include/.cvsignore: Add bspopts.h*, stamp-h*.
261        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
262        * include/bsp.h: Include bspopts.h.
263
2642001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
265
266        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
267
2682001-01-12      Eric Norum <eric.norum@usask.ca>
269
270        * README, clock/Makefile.am, clock/ckinit.c, clock/clock.c:
271        Clock driver updated to use shell driver mechanism.
272        * clock/ckinit.c: Removed.
273        * clock/clock.c: New file.
274
2752000-12-19      Joel Sherrill <joel@OARcorp.com>
276
277        * Makefile.am: Removed unneeded blank line.
278
2792000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
282
2832000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
286
2872000-11-01      Joel Sherrill <joel@OARcorp.com>
288
289        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
290        and libcsupport.h moved from libc to lib/include/rtems and
291        now must be referenced as <rtems/XXX.h>.   Header file order
292        was cleaned up while doing this.
293
2942000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
297        Switch to GNU canonicalization.
298
2992000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
300
301        * startup/linkcmds: Added lines so DWARF debug information
302        would be available.  Otherwise gdb complains that the offsets
303        for the debug info are incorrect and doesn't load the files.
304
3052000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
308        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
309        wrapup/Makefile.am: Include compile.am
310
3112000-08-10      Joel Sherrill <joel@OARcorp.com>
312
313        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.