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

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

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

  • wrapup/Makefile.am: Eliminate $(LIB). Use noinst_DATA to trigger building libbsp.a.
  • Property mode set to 100644
File size: 8.4 KB
Line 
12004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Eliminate $(LIB).
4        Use noinst_DATA to trigger building libbsp.a.
5
62003-12-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * wrapup/Makefile.am: Remove GENERIC_FILES.
9
102003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
13        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
14
152003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
18        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
19
202003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
23
242003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * start/Makefile.am: Misc cleanups and fixes.
27        * startup/Makefile.am: Misc cleanups and fixes.
28        * wrapup/Makefile.am: Misc cleanups and fixes.
29
302003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: Add preinstallation dirstamp support.
33        * clock/Makefile.am: Cosmetics.
34        * console/Makefile.am: Cosmetics.
35        * shmsupp/Makefile.am: Cosmetics.
36        * startup/Makefile.am: Cosmetics.
37        * timer/Makefile.am: Cosmetics.
38        * wrapup/Makefile.am: Cosmetics.
39
402003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * clock/Makefile.am: Remove all-local: $(ARCH).
43        * console/Makefile.am: Remove all-local: $(ARCH).
44        * shmsupp/Makefile.am: Remove all-local: $(ARCH).
45        * start/Makefile.am: Remove all-local: $(ARCH).
46        * startup/Makefile.am: Remove all-local: $(ARCH).
47        * timer/Makefile.am: Remove all-local: $(ARCH).
48        * wrapup/Makefile.am: Remove all-local: $(ARCH).
49
502003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * Makefile.am: Merge-in include/Makefile.am.
53        Reflect changes to bsp.am.
54        * include/Makefile.am: Remove.
55        * configure.ac: Reflect changes above.
56
572003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * bsp_specs: Remove *lib:.
60
612003-09-04      Joel Sherrill <joel@OARcorp.com>
62
63        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
64        shmsupp/addrconv.c, shmsupp/getcfg.c, shmsupp/lock.c,
65        shmsupp/mpisr.c, startup/bspclean.c, startup/bspstart.c,
66        startup/linkcmds, timer/timer.c, timer/timerisr.S: URL for license
67        changed.
68
692003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * Makefile.am: Reflect having moved aclocal/.
72
732003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * Makefile.am: Reflect having moved automake/.
76        * clock/Makefile.am: Reflect having moved automake/.
77        * console/Makefile.am: Reflect having moved automake/.
78        * include/Makefile.am: Reflect having moved automake/.
79        * shmsupp/Makefile.am: Reflect having moved automake/.
80        * start/Makefile.am: Reflect having moved automake/.
81        * startup/Makefile.am: Reflect having moved automake/.
82        * timer/Makefile.am: Reflect having moved automake/.
83        * wrapup/Makefile.am: Reflect having moved automake/.
84
852003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        PR 452/bsps
88        * startup/Makefile.am: Remove USE_INIT_FINI.
89
902003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
93
942003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        PR 445/bsps
97        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
98        Remove cpp, old_cpp (now unused).
99
1002003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * configure.ac: Remove AC_CONFIG_AUX_DIR.
103
1042003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
107
1082003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * configure.ac: AC_PREREQ(2.57).
111
1122003-01-20      Joel Sherrill <joel@OARcorp.com>
113
114        * startup/linkcmds*: Add FreeBSD sysctl() sections.
115
1162002-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
119        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
120        * shmsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
121        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
122        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
123        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
124
1252002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * start/Makefile.am: Use install-data-local to install startfile.
128
1292002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
132
1332002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * .cvsignore: Reformat.
136        Add autom4te*cache.
137        Remove autom4te.cache.
138
1392002-08-21      Joel Sherrill <joel@OARcorp.com>
140
141        * bsp_specs: Added support for -nostdlibs.
142
1432002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
146        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
147        * shmsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
148        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
149        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
150        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
151        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
152
1532002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * start/Makefile.am: Eliminate PGM.
156        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
157
1582002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
161
1622002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
165        Remove $(OBJS) from all-local.
166
1672002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
170
1712001-05-09      Joel Sherrill <joel@OARcorp.com>
172
173        * startup/linkcmds: In support of gcc 3.1, added one of more
174        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
175        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
176        and direction of segments to memory regions may also have been
177        addressed.  This was a sweep across all BSPs.
178 
1792002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * configure.ac:
182        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
183        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
184        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
185        * Makefile.am: Remove AUTOMAKE_OPTIONS.
186        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
187        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
188        * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
189        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
190        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
191        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
192        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
193
1942001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
197
1982001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
201        * configure.in: Remove.
202        * configure.ac: New file, generated from configure.in by autoupdate.
203
2042001-09-27      Joel Sherrill <joel@OARcorp.com>
205
206        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
207
2082001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
211
2122001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * wrapup/Makefile.am: Use GENERIC_PIECES = to make automake-1.5
215        happy.
216
2172001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * configure.in: Add bspopts.h.
220        * include/.cvsignore: Add bspopts.h*, stamp-h*.
221        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
222        * include/bsp.h: Include bspopts.h.
223
2242001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
225
226        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
227
2282000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
231
2322000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
235
2362000-11-01      Joel Sherrill <joel@OARcorp.com>
237
238        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
239        and libcsupport.h moved from libc to lib/include/rtems and
240        now must be referenced as <rtems/XXX.h>.   Header file order
241        was cleaned up while doing this.
242
2432000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
246        Switch to GNU canonicalization.
247
2482000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
249
250        * startup/linkcmds: Added lines so DWARF debug information
251        would be available.  Otherwise gdb complains that the offsets
252        for the debug info are incorrect and doesn't load the files.
253
2542000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
257        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
258        wrapup/Makefile.am: Include compile.am
259
2602000-08-10      Joel Sherrill <joel@OARcorp.com>
261
262        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.