source: rtems/c/src/lib/libbsp/m68k/mvme136/ChangeLog @ 3e1fc109

4.104.114.84.95
Last change on this file since 3e1fc109 was 2a7f9a28, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/19/04 at 06:22:18

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

  • Makefile.am: Reflect changes to bsp.am. Preinstall dist_project_lib*.
  • Property mode set to 100644
File size: 10.0 KB
Line 
12004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Reflect changes to bsp.am.
4        Preinstall dist_project_lib*.
5
62004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * Makefile.am: Reflect changes to bsp.am.
9
102004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
13
142004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Pickup files from ../../m68k/shared instead of
17        ../shared. Reformat.
18
192004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.ac: Remove RTEMS_CHECK_MULTIPROCESSING.
22        Remove AM_CONDITIONAL(HAS_MP).
23
242004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
27
282004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
31        shmsupp/Makefile.am, startup/Makefile.am, timer/Makefile.am,
32        wrapup/Makefile.am.
33        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am
34        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am:
35        Remove.
36        * configure.ac: Reflect changes above.
37
382004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: Add PREINSTALL_DIRS.
41        * wrapup/Makefile.am: Reflect changes to libcpu.
42
432004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * wrapup/Makefile.am: Reflect changes to libcpu.
46
472004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
50        Add PRE/TMPINSTALL_FILES to CLEANFILES.
51        * startup/Makefile.am: Ditto.
52
532004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * start/.cvsignore: Remove.
56        * start/Makefile.am: Remove.
57        * Makefile.am: Merge-in start/Makefile.am.
58        * configure.ac: Reflect changes above.
59
602004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * wrapup/Makefile.am: Eliminate $(LIB).
63        Use noinst_DATA to trigger building libbsp.a.
64
652003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * wrapup/Makefile.am: Remove GENERIC_FILES.
68
692003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
72        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
73
742003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
77        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
78
792003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
82
832003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * start/Makefile.am: Misc cleanups and fixes.
86        * startup/Makefile.am: Misc cleanups and fixes.
87        * wrapup/Makefile.am: Misc cleanups and fixes.
88
892003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * Makefile.am: Add preinstallation dirstamp support.
92        * clock/Makefile.am: Cosmetics.
93        * console/Makefile.am: Cosmetics.
94        * shmsupp/Makefile.am: Cosmetics.
95        * startup/Makefile.am: Cosmetics.
96        * timer/Makefile.am: Cosmetics.
97        * wrapup/Makefile.am: Cosmetics.
98
992003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * clock/Makefile.am: Remove all-local: $(ARCH).
102        * console/Makefile.am: Remove all-local: $(ARCH).
103        * shmsupp/Makefile.am: Remove all-local: $(ARCH).
104        * start/Makefile.am: Remove all-local: $(ARCH).
105        * startup/Makefile.am: Remove all-local: $(ARCH).
106        * timer/Makefile.am: Remove all-local: $(ARCH).
107        * wrapup/Makefile.am: Remove all-local: $(ARCH).
108
1092003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * Makefile.am: Merge-in include/Makefile.am.
112        Reflect changes to bsp.am.
113        * include/Makefile.am: Remove.
114        * configure.ac: Reflect changes above.
115
1162003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * bsp_specs: Remove *lib:.
119
1202003-09-04      Joel Sherrill <joel@OARcorp.com>
121
122        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
123        shmsupp/addrconv.c, shmsupp/getcfg.c, shmsupp/lock.c,
124        shmsupp/mpisr.c, startup/bspclean.c, startup/bspstart.c,
125        startup/linkcmds, timer/timer.c, timer/timerisr.S: URL for license
126        changed.
127
1282003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * Makefile.am: Reflect having moved aclocal/.
131
1322003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * Makefile.am: Reflect having moved automake/.
135        * clock/Makefile.am: Reflect having moved automake/.
136        * console/Makefile.am: Reflect having moved automake/.
137        * include/Makefile.am: Reflect having moved automake/.
138        * shmsupp/Makefile.am: Reflect having moved automake/.
139        * start/Makefile.am: Reflect having moved automake/.
140        * startup/Makefile.am: Reflect having moved automake/.
141        * timer/Makefile.am: Reflect having moved automake/.
142        * wrapup/Makefile.am: Reflect having moved automake/.
143
1442003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        PR 452/bsps
147        * startup/Makefile.am: Remove USE_INIT_FINI.
148
1492003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
152
1532003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        PR 445/bsps
156        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
157        Remove cpp, old_cpp (now unused).
158
1592003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * configure.ac: Remove AC_CONFIG_AUX_DIR.
162
1632003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
166
1672003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * configure.ac: AC_PREREQ(2.57).
170
1712003-01-20      Joel Sherrill <joel@OARcorp.com>
172
173        * startup/linkcmds*: Add FreeBSD sysctl() sections.
174
1752002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
178        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
179        * shmsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
180        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
181        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
182        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
183
1842002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * start/Makefile.am: Use install-data-local to install startfile.
187
1882002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
191
1922002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * .cvsignore: Reformat.
195        Add autom4te*cache.
196        Remove autom4te.cache.
197
1982002-08-21      Joel Sherrill <joel@OARcorp.com>
199
200        * bsp_specs: Added support for -nostdlibs.
201
2022002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
205        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
206        * shmsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
207        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
208        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
209        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
210        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
211
2122002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * start/Makefile.am: Eliminate PGM.
215        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
216
2172002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
220
2212002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
224        Remove $(OBJS) from all-local.
225
2262002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
229
2302001-05-09      Joel Sherrill <joel@OARcorp.com>
231
232        * startup/linkcmds: In support of gcc 3.1, added one of more
233        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
234        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
235        and direction of segments to memory regions may also have been
236        addressed.  This was a sweep across all BSPs.
237 
2382002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * configure.ac:
241        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
242        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
243        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
244        * Makefile.am: Remove AUTOMAKE_OPTIONS.
245        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
246        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
247        * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
248        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
249        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
250        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
251        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
252
2532001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
256
2572001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
260        * configure.in: Remove.
261        * configure.ac: New file, generated from configure.in by autoupdate.
262
2632001-09-27      Joel Sherrill <joel@OARcorp.com>
264
265        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
266
2672001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
270
2712001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * wrapup/Makefile.am: Use GENERIC_PIECES = to make automake-1.5
274        happy.
275
2762001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * configure.in: Add bspopts.h.
279        * include/.cvsignore: Add bspopts.h*, stamp-h*.
280        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
281        * include/bsp.h: Include bspopts.h.
282
2832001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
284
285        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
286
2872000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
290
2912000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
294
2952000-11-01      Joel Sherrill <joel@OARcorp.com>
296
297        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
298        and libcsupport.h moved from libc to lib/include/rtems and
299        now must be referenced as <rtems/XXX.h>.   Header file order
300        was cleaned up while doing this.
301
3022000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
305        Switch to GNU canonicalization.
306
3072000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
308
309        * startup/linkcmds: Added lines so DWARF debug information
310        would be available.  Otherwise gdb complains that the offsets
311        for the debug info are incorrect and doesn't load the files.
312
3132000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
316        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
317        wrapup/Makefile.am: Include compile.am
318
3192000-08-10      Joel Sherrill <joel@OARcorp.com>
320
321        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.