source: rtems/c/src/lib/libbsp/m68k/dmv152/ChangeLog @ 4cb9d26

4.104.114.84.95
Last change on this file since 4cb9d26 was 4cb9d26, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/06/04 at 08:01:14

2004-02-06 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Pickup files from ../../m68k/shared instead of ../shared. Reformat.
  • Property mode set to 100644
File size: 9.7 KB
Line 
12004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Pickup files from ../../m68k/shared instead of
4        ../shared. Reformat.
5
62004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
9
102004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
13        spurious/Makefile.am, startup/Makefile.am, timer/Makefile.am,
14        wrapup/Makefile.am.
15        Use automake compilation rules.
16        * clock/Makefile.am, console/Makefile.am, spurious/Makefile.am,
17        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am:
18        Remove.
19        * configure.ac: Reflect changes above.
20
212004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * Makefile.am: Add PREINSTALL_DIRS.
24        * wrapup/Makefile.am: Reflect changes to libcpu.
25
262004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * wrapup/Makefile.am: Reflect changes to libcpu.
29
302004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
33        Add PRE/TMPINSTALL_FILES to CLEANFILES.
34        * startup/Makefile.am: Ditto.
35
362004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * start/.cvsignore: Remove.
39
402004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * start/Makefile.am: Remove.
43        * Makefile.am: Merge-in start/Makefile.am.
44        * configure.ac: Reflect changes above.
45
462004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * wrapup/Makefile.am: Eliminate $(LIB).
49        Use noinst_DATA to trigger building libbsp.a.
50
512003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
54        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
55
562003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
59        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
60
612003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
64
652003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * start/Makefile.am: Misc cleanups and fixes.
68        * startup/Makefile.am: Misc cleanups and fixes.
69        * wrapup/Makefile.am: Misc cleanups and fixes.
70
712003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * Makefile.am: Add preinstallation dirstamp support.
74        * clock/Makefile.am: Cosmetics.
75        * console/Makefile.am: Cosmetics.
76        * spurious/Makefile.am: Cosmetics.
77        * startup/Makefile.am: Cosmetics.
78        * timer/Makefile.am: Cosmetics.
79        * wrapup/Makefile.am: Cosmetics.
80
812003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * clock/Makefile.am: Remove all-local: $(ARCH).
84        * console/Makefile.am: Remove all-local: $(ARCH).
85        * spurious/Makefile.am: Remove all-local: $(ARCH).
86        * start/Makefile.am: Remove all-local: $(ARCH).
87        * startup/Makefile.am: Remove all-local: $(ARCH).
88        * timer/Makefile.am: Remove all-local: $(ARCH).
89        * wrapup/Makefile.am: Remove all-local: $(ARCH).
90
912003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * Makefile.am: Merge-in include/Makefile.am.
94        Reflect changes to bsp.am.
95        * include/Makefile.am: Remove.
96        * configure.ac: Reflect changes above.
97
982003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * bsp_specs: Remove *lib:.
101
1022003-09-04      Joel Sherrill <joel@OARcorp.com>
103
104        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
105        spurious/spinit.c, startup/bspclean.c, startup/bspstart.c,
106        startup/linkcmds, startup/vmeintr.c, timer/timer.c, timer/timerisr.S:
107        URL for license changed.
108
1092003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * Makefile.am: Reflect having moved aclocal/.
112
1132003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * Makefile.am: Reflect having moved automake/.
116        * clock/Makefile.am: Reflect having moved automake/.
117        * console/Makefile.am: Reflect having moved automake/.
118        * include/Makefile.am: Reflect having moved automake/.
119        * spurious/Makefile.am: Reflect having moved automake/.
120        * start/Makefile.am: Reflect having moved automake/.
121        * startup/Makefile.am: Reflect having moved automake/.
122        * timer/Makefile.am: Reflect having moved automake/.
123        * wrapup/Makefile.am: Reflect having moved automake/.
124
1252003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        PR 452/bsps
128        * startup/Makefile.am: Remove USE_INIT_FINI.
129
1302003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
133
1342003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        PR 445/bsps
137        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
138        Remove cpp, old_cpp (now unused).
139
1402003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * configure.ac: Remove AC_CONFIG_AUX_DIR.
143
1442003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
147
1482003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * configure.ac: AC_PREREQ(2.57).
151
1522003-01-20      Joel Sherrill <joel@OARcorp.com>
153
154        * startup/linkcmds*: Add FreeBSD sysctl() sections.
155
1562002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
159        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
160        * spurious/Makefile.am: Don't include @RTEMS_BSP@.cfg.
161        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
162        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
163        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
164
1652002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * start/Makefile.am: Use install-data-local to install startfile.
168
1692002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
172
1732002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * .cvsignore: Reformat.
176        Add autom4te*cache.
177        Remove autom4te.cache.
178
1792002-08-21      Joel Sherrill <joel@OARcorp.com>
180
181        * bsp_specs: Added support for -nostdlibs.
182
1832002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
186        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
187        * spurious/Makefile.am: Use .$(OBJEXT) instead of .o.
188        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
189        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
190        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
191        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
192
1932002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * start/Makefile.am: Eliminate PGM.
196        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
197
1982002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
201
2022002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
205        Remove $(OBJS) from all-local.
206
2072002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
210
2112001-05-09      Joel Sherrill <joel@OARcorp.com>
212
213        * startup/linkcmds: In support of gcc 3.1, added one of more
214        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
215        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
216        and direction of segments to memory regions may also have been
217        addressed.  This was a sweep across all BSPs.
218 
2192002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * configure.ac:
222        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
223        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
224        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
225        * Makefile.am: Remove AUTOMAKE_OPTIONS.
226        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
227        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
228        * spurious/Makefile.am: Remove AUTOMAKE_OPTIONS.
229        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
230        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
231        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
232        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
233
2342001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
237        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
238
2392001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
242
2432001-11-15      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
244
245        * configure.ac: Add RTEMS_BSPOPTS_*(USE_CONSOLE_A),
246        add RTEMS_BSPOPTS_*(USE_CONSOLE_B).
247
2482001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
251        * configure.in: Remove.
252        * configure.ac: New file, generated from configure.in by autoupdate.
253
2542001-09-27      Joel Sherrill <joel@OARcorp.com>
255
256        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
257
2582001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
261
2622001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * configure.in: Add bspopts.h.
265        * include/.cvsignore: Add bspopts.h*, stamp-h*.
266        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
267        * include/bsp.h: Include bspopts.h.
268
2692001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
270
271        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
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, spurious/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.