source: rtems/c/src/lib/libbsp/m68k/mvme136/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: 8.7 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-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * start/.cvsignore: Remove.
10        * start/Makefile.am: Remove.
11        * Makefile.am: Merge-in start/Makefile.am.
12        * configure.ac: Reflect changes above.
13
142004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * wrapup/Makefile.am: Eliminate $(LIB).
17        Use noinst_DATA to trigger building libbsp.a.
18
192003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * wrapup/Makefile.am: Remove GENERIC_FILES.
22
232003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
26        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
27
282003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
31        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
32
332003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
36
372003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * start/Makefile.am: Misc cleanups and fixes.
40        * startup/Makefile.am: Misc cleanups and fixes.
41        * wrapup/Makefile.am: Misc cleanups and fixes.
42
432003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * Makefile.am: Add preinstallation dirstamp support.
46        * clock/Makefile.am: Cosmetics.
47        * console/Makefile.am: Cosmetics.
48        * shmsupp/Makefile.am: Cosmetics.
49        * startup/Makefile.am: Cosmetics.
50        * timer/Makefile.am: Cosmetics.
51        * wrapup/Makefile.am: Cosmetics.
52
532003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * clock/Makefile.am: Remove all-local: $(ARCH).
56        * console/Makefile.am: Remove all-local: $(ARCH).
57        * shmsupp/Makefile.am: Remove all-local: $(ARCH).
58        * start/Makefile.am: Remove all-local: $(ARCH).
59        * startup/Makefile.am: Remove all-local: $(ARCH).
60        * timer/Makefile.am: Remove all-local: $(ARCH).
61        * wrapup/Makefile.am: Remove all-local: $(ARCH).
62
632003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * Makefile.am: Merge-in include/Makefile.am.
66        Reflect changes to bsp.am.
67        * include/Makefile.am: Remove.
68        * configure.ac: Reflect changes above.
69
702003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * bsp_specs: Remove *lib:.
73
742003-09-04      Joel Sherrill <joel@OARcorp.com>
75
76        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
77        shmsupp/addrconv.c, shmsupp/getcfg.c, shmsupp/lock.c,
78        shmsupp/mpisr.c, startup/bspclean.c, startup/bspstart.c,
79        startup/linkcmds, timer/timer.c, timer/timerisr.S: URL for license
80        changed.
81
822003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * Makefile.am: Reflect having moved aclocal/.
85
862003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * Makefile.am: Reflect having moved automake/.
89        * clock/Makefile.am: Reflect having moved automake/.
90        * console/Makefile.am: Reflect having moved automake/.
91        * include/Makefile.am: Reflect having moved automake/.
92        * shmsupp/Makefile.am: Reflect having moved automake/.
93        * start/Makefile.am: Reflect having moved automake/.
94        * startup/Makefile.am: Reflect having moved automake/.
95        * timer/Makefile.am: Reflect having moved automake/.
96        * wrapup/Makefile.am: Reflect having moved automake/.
97
982003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        PR 452/bsps
101        * startup/Makefile.am: Remove USE_INIT_FINI.
102
1032003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
106
1072003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        PR 445/bsps
110        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
111        Remove cpp, old_cpp (now unused).
112
1132003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * configure.ac: Remove AC_CONFIG_AUX_DIR.
116
1172003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
120
1212003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * configure.ac: AC_PREREQ(2.57).
124
1252003-01-20      Joel Sherrill <joel@OARcorp.com>
126
127        * startup/linkcmds*: Add FreeBSD sysctl() sections.
128
1292002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
132        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
133        * shmsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
134        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
135        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
136        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
137
1382002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * start/Makefile.am: Use install-data-local to install startfile.
141
1422002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
145
1462002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * .cvsignore: Reformat.
149        Add autom4te*cache.
150        Remove autom4te.cache.
151
1522002-08-21      Joel Sherrill <joel@OARcorp.com>
153
154        * bsp_specs: Added support for -nostdlibs.
155
1562002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
159        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
160        * shmsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
161        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
162        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
163        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
164        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
165
1662002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * start/Makefile.am: Eliminate PGM.
169        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
170
1712002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
174
1752002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
178        Remove $(OBJS) from all-local.
179
1802002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
183
1842001-05-09      Joel Sherrill <joel@OARcorp.com>
185
186        * startup/linkcmds: In support of gcc 3.1, added one of more
187        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
188        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
189        and direction of segments to memory regions may also have been
190        addressed.  This was a sweep across all BSPs.
191 
1922002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * configure.ac:
195        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
196        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
197        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
198        * Makefile.am: Remove AUTOMAKE_OPTIONS.
199        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
200        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
201        * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
202        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
203        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
204        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
205        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
206
2072001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
210
2112001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
214        * configure.in: Remove.
215        * configure.ac: New file, generated from configure.in by autoupdate.
216
2172001-09-27      Joel Sherrill <joel@OARcorp.com>
218
219        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
220
2212001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
224
2252001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * wrapup/Makefile.am: Use GENERIC_PIECES = to make automake-1.5
228        happy.
229
2302001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * configure.in: Add bspopts.h.
233        * include/.cvsignore: Add bspopts.h*, stamp-h*.
234        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
235        * include/bsp.h: Include bspopts.h.
236
2372001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
238
239        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
240
2412000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
244
2452000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
248
2492000-11-01      Joel Sherrill <joel@OARcorp.com>
250
251        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
252        and libcsupport.h moved from libc to lib/include/rtems and
253        now must be referenced as <rtems/XXX.h>.   Header file order
254        was cleaned up while doing this.
255
2562000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
259        Switch to GNU canonicalization.
260
2612000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
262
263        * startup/linkcmds: Added lines so DWARF debug information
264        would be available.  Otherwise gdb complains that the offsets
265        for the debug info are incorrect and doesn't load the files.
266
2672000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
270        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
271        wrapup/Makefile.am: Include compile.am
272
2732000-08-10      Joel Sherrill <joel@OARcorp.com>
274
275        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.