source: rtems/c/src/lib/libbsp/m68k/dmv152/ChangeLog @ 6c1de59

4.104.114.84.95
Last change on this file since 6c1de59 was 6c1de59, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/13/04 at 17:38:29

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

  • start/.cvsignore: Remove.
  • Property mode set to 100644
File size: 8.7 KB
Line 
12004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * start/.cvsignore: Remove.
4
52004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * start/Makefile.am: Remove.
8        * Makefile.am: Merge-in start/Makefile.am.
9        * configure.ac: Reflect changes above.
10
112004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * wrapup/Makefile.am: Eliminate $(LIB).
14        Use noinst_DATA to trigger building libbsp.a.
15
162003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
19        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
20
212003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
24        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
25
262003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
29
302003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * start/Makefile.am: Misc cleanups and fixes.
33        * startup/Makefile.am: Misc cleanups and fixes.
34        * wrapup/Makefile.am: Misc cleanups and fixes.
35
362003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * Makefile.am: Add preinstallation dirstamp support.
39        * clock/Makefile.am: Cosmetics.
40        * console/Makefile.am: Cosmetics.
41        * spurious/Makefile.am: Cosmetics.
42        * startup/Makefile.am: Cosmetics.
43        * timer/Makefile.am: Cosmetics.
44        * wrapup/Makefile.am: Cosmetics.
45
462003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * clock/Makefile.am: Remove all-local: $(ARCH).
49        * console/Makefile.am: Remove all-local: $(ARCH).
50        * spurious/Makefile.am: Remove all-local: $(ARCH).
51        * start/Makefile.am: Remove all-local: $(ARCH).
52        * startup/Makefile.am: Remove all-local: $(ARCH).
53        * timer/Makefile.am: Remove all-local: $(ARCH).
54        * wrapup/Makefile.am: Remove all-local: $(ARCH).
55
562003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Merge-in include/Makefile.am.
59        Reflect changes to bsp.am.
60        * include/Makefile.am: Remove.
61        * configure.ac: Reflect changes above.
62
632003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * bsp_specs: Remove *lib:.
66
672003-09-04      Joel Sherrill <joel@OARcorp.com>
68
69        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
70        spurious/spinit.c, startup/bspclean.c, startup/bspstart.c,
71        startup/linkcmds, startup/vmeintr.c, timer/timer.c, timer/timerisr.S:
72        URL for license changed.
73
742003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * Makefile.am: Reflect having moved aclocal/.
77
782003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * Makefile.am: Reflect having moved automake/.
81        * clock/Makefile.am: Reflect having moved automake/.
82        * console/Makefile.am: Reflect having moved automake/.
83        * include/Makefile.am: Reflect having moved automake/.
84        * spurious/Makefile.am: Reflect having moved automake/.
85        * start/Makefile.am: Reflect having moved automake/.
86        * startup/Makefile.am: Reflect having moved automake/.
87        * timer/Makefile.am: Reflect having moved automake/.
88        * wrapup/Makefile.am: Reflect having moved automake/.
89
902003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        PR 452/bsps
93        * startup/Makefile.am: Remove USE_INIT_FINI.
94
952003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
98
992003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        PR 445/bsps
102        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
103        Remove cpp, old_cpp (now unused).
104
1052003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * configure.ac: Remove AC_CONFIG_AUX_DIR.
108
1092003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
112
1132003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * configure.ac: AC_PREREQ(2.57).
116
1172003-01-20      Joel Sherrill <joel@OARcorp.com>
118
119        * startup/linkcmds*: Add FreeBSD sysctl() sections.
120
1212002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
124        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
125        * spurious/Makefile.am: Don't include @RTEMS_BSP@.cfg.
126        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
127        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
128        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
129
1302002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * start/Makefile.am: Use install-data-local to install startfile.
133
1342002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
137
1382002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * .cvsignore: Reformat.
141        Add autom4te*cache.
142        Remove autom4te.cache.
143
1442002-08-21      Joel Sherrill <joel@OARcorp.com>
145
146        * bsp_specs: Added support for -nostdlibs.
147
1482002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
151        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
152        * spurious/Makefile.am: Use .$(OBJEXT) instead of .o.
153        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
154        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
155        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
156        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
157
1582002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * start/Makefile.am: Eliminate PGM.
161        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
162
1632002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
166
1672002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
170        Remove $(OBJS) from all-local.
171
1722002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
175
1762001-05-09      Joel Sherrill <joel@OARcorp.com>
177
178        * startup/linkcmds: In support of gcc 3.1, added one of more
179        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
180        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
181        and direction of segments to memory regions may also have been
182        addressed.  This was a sweep across all BSPs.
183 
1842002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * configure.ac:
187        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
188        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
189        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
190        * Makefile.am: Remove AUTOMAKE_OPTIONS.
191        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
192        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
193        * spurious/Makefile.am: Remove AUTOMAKE_OPTIONS.
194        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
195        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
196        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
197        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
198
1992001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
202        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
203
2042001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
207
2082001-11-15      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
209
210        * configure.ac: Add RTEMS_BSPOPTS_*(USE_CONSOLE_A),
211        add RTEMS_BSPOPTS_*(USE_CONSOLE_B).
212
2132001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
216        * configure.in: Remove.
217        * configure.ac: New file, generated from configure.in by autoupdate.
218
2192001-09-27      Joel Sherrill <joel@OARcorp.com>
220
221        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
222
2232001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
226
2272001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * configure.in: Add bspopts.h.
230        * include/.cvsignore: Add bspopts.h*, stamp-h*.
231        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
232        * include/bsp.h: Include bspopts.h.
233
2342001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
235
236        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
237
2382000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
241
2422000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
245
2462000-11-01      Joel Sherrill <joel@OARcorp.com>
247
248        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
249        and libcsupport.h moved from libc to lib/include/rtems and
250        now must be referenced as <rtems/XXX.h>.   Header file order
251        was cleaned up while doing this.
252
2532000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
256        Switch to GNU canonicalization.
257
2582000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
259
260        * startup/linkcmds: Added lines so DWARF debug information
261        would be available.  Otherwise gdb complains that the offsets
262        for the debug info are incorrect and doesn't load the files.
263
2642000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * clock/Makefile.am, console/Makefile.am, spurious/Makefile.am,
267        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
268        wrapup/Makefile.am: Include compile.am
269
2702000-08-10      Joel Sherrill <joel@OARcorp.com>
271
272        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.