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

4.104.114.84.95
Last change on this file since ff716ea0 was ff716ea0, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/14/04 at 07:11:35

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

  • Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
  • startup/Makefile.am: Ditto.
  • Property mode set to 100644
File size: 9.8 KB
Line 
12004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
4        Add PRE/TMPINSTALL_FILES to CLEANFILES.
5        * startup/Makefile.am: Ditto.
6
72004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * start/Makefile.am: Remove.
10        * Makefile.am: Merge-in start/Makefile.am.
11        * configure.ac: Reflect changes above.
12
132004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * wrapup/Makefile.am: Eliminate $(LIB).
16        Use noinst_DATA to trigger building libbsp.a.
17
182003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
21        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
22
232003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
26        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
27
282003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
31
322003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * start/Makefile.am: Misc cleanups and fixes.
35        * startup/Makefile.am: Misc cleanups and fixes.
36        * wrapup/Makefile.am: Misc cleanups and fixes.
37
382003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: Add preinstallation dirstamp support.
41        * clock/Makefile.am: Cosmetics.
42        * console/Makefile.am: Cosmetics.
43        * network/Makefile.am: Cosmetics.
44        * startup/Makefile.am: Cosmetics.
45        * timer/Makefile.am: Cosmetics.
46        * wrapup/Makefile.am: Cosmetics.
47
482003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * clock/Makefile.am: Remove all-local: $(ARCH).
51        * console/Makefile.am: Remove all-local: $(ARCH).
52        * network/Makefile.am: Remove all-local: $(ARCH).
53        * start/Makefile.am: Remove all-local: $(ARCH).
54        * startup/Makefile.am: Remove all-local: $(ARCH).
55        * timer/Makefile.am: Remove all-local: $(ARCH).
56        * wrapup/Makefile.am: Remove all-local: $(ARCH).
57
582003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * Makefile.am: Merge-in include/Makefile.am.
61        Reflect changes to bsp.am.
62        * include/Makefile.am: Remove.
63        * configure.ac: Reflect changes above.
64
652003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * bsp_specs: Remove *lib:.
68
692003-09-04      Joel Sherrill <joel@OARcorp.com>
70
71        * console/console.c, console/consolereserveresources.c, include/bsp.h,
72        start/start.S, startup/bspclean.c, startup/bspstart.c, timer/timer.c:
73        URL for license changed.
74
752003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * Makefile.am: Reflect having moved aclocal/.
78
792003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * Makefile.am: Reflect having moved automake/.
82        * clock/Makefile.am: Reflect having moved automake/.
83        * console/Makefile.am: Reflect having moved automake/.
84        * include/Makefile.am: Reflect having moved automake/.
85        * network/Makefile.am: Reflect having moved automake/.
86        * start/Makefile.am: Reflect having moved automake/.
87        * startup/Makefile.am: Reflect having moved automake/.
88        * timer/Makefile.am: Reflect having moved automake/.
89        * wrapup/Makefile.am: Reflect having moved automake/.
90
912003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        PR 452/bsps
94        * startup/Makefile.am: Remove USE_INIT_FINI.
95
962003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
99
1002003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        PR 445/bsps
103        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
104        Remove cpp, old_cpp (now unused).
105
1062003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * configure.ac: Remove AC_CONFIG_AUX_DIR.
109
1102003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
113
1142003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * configure.ac: AC_PREREQ(2.57).
117
1182003-01-20      Joel Sherrill <joel@OARcorp.com>
119
120        * startup/linkcmds*: Add FreeBSD sysctl() sections.
121
1222002-12-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
125        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
126        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
127        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
128        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
129        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
130
1312002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * start/Makefile.am: Use install-data-local to install startfile.
134
1352002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
138
1392002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * .cvsignore: Reformat.
142        Add autom4te*cache.
143        Remove autom4te.cache.
144
1452002-08-21      Joel Sherrill <joel@OARcorp.com>
146
147        * wrapup/Makefile.am: PR217 required that the idle task be moved to
148        libcpu so it could be more acutely aware of the CPU model.  This
149        file was modified to pick up the idle task from there.
150
1512002-08-21      Joel Sherrill <joel@OARcorp.com>
152
153        * bsp_specs: Added support for -nostdlibs.
154
1552002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
158        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
159        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
160        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
161        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
162        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
163        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
164
1652002-08-05      Joel Sherrill <joel@OARcorp.com>
166
167        * Per PR260 eliminate use of make-target-options.  This impacted
168        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
169        SuperCore and required that the m68k optimized memcpy be moved
170        to libcpu.
171        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
172
1732002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * start/Makefile.am: Eliminate PGM.
176        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
177
1782002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds.prom
181        linkcmds.bootp.
182
1832002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
186        Remove $(OBJS) from all-local.
187
1882002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
191
1922002-06-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
193
194        * startup/Makefile.am: Compile the m68k gdb stub and glue.
195
1962002-05-14      Eric Norum <eric.norum@usask.ca>
197
198        * startup/linkcmds.bootp, startup/linkcmds.prom: Per PR192 add
199        sections needed by gcc 3.1.  linkcmds had already been fixed on
200        a gcc 3.1 clean up sweep.
201
2022001-05-09      Joel Sherrill <joel@OARcorp.com>
203
204        * startup/linkcmds: In support of gcc 3.1, added one of more
205        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
206        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
207        and direction of segments to memory regions may also have been
208        addressed.  This was a sweep across all BSPs.
209 
2102002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * configure.ac:
213        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
214        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
215        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
216        * Makefile.am: Remove AUTOMAKE_OPTIONS.
217        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
218        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
219        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
220        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
221        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
222        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
223        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
224
2252001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
228
2292001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
232        * configure.in: Remove.
233        * configure.ac: New file, generated from configure.in by autoupdate.
234
2352001-09-27      Joel Sherrill <joel@OARcorp.com>
236
237        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
238
2392001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
242
2432001-09-14      Eric Norum <eric.norum@usask.ca>
244
245        * startup/init68360.c: Modifications to make gcc 3.x happy.
246
2472001-09-19      Eric Norum <eric.norum@usask.ca>
248
249        * README: Bring it more in line with reality.
250
2512001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * configure.in: Add bspopts.h.
254        * include/.cvsignore: Add bspopts.h*, stamp-h*.
255        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
256        * include/bsp.h: Include bspopts.h.
257
2582001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
259
260        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
261
2622001-01-12      Eric Norum <eric.norum@usask.ca>
263
264        * README, clock/Makefile.am, clock/ckinit.c, clock/clock.c:
265        Clock driver updated to use shell driver mechanism.
266        * clock/ckinit.c: Removed.
267        * clock/clock.c: New file.
268
2692000-12-19      Joel Sherrill <joel@OARcorp.com>
270
271        * Makefile.am: Removed unneeded blank line.
272
2732000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
276
2772000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
280
2812000-11-01      Joel Sherrill <joel@OARcorp.com>
282
283        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
284        and libcsupport.h moved from libc to lib/include/rtems and
285        now must be referenced as <rtems/XXX.h>.   Header file order
286        was cleaned up while doing this.
287
2882000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
291        Switch to GNU canonicalization.
292
2932000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
294
295        * startup/linkcmds: Added lines so DWARF debug information
296        would be available.  Otherwise gdb complains that the offsets
297        for the debug info are incorrect and doesn't load the files.
298
2992000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
302        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
303        wrapup/Makefile.am: Include compile.am
304
3052000-08-10      Joel Sherrill <joel@OARcorp.com>
306
307        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.