source: rtems/c/src/lib/libbsp/m68k/idp/ChangeLog @ c880dc8

4.104.114.84.95
Last change on this file since c880dc8 was c880dc8, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/20/04 at 03:03:32

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

  • wrapup/Makefile.am: Reflect changes to libcpu.
  • Property mode set to 100644
File size: 8.2 KB
RevLine 
[c880dc8]12004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Reflect changes to libcpu.
4
[ff716ea0]52004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
8        Add PRE/TMPINSTALL_FILES to CLEANFILES.
9        * startup/Makefile.am: Ditto.
10
[2850606]112004-01-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * start/Makefile.am: Remove.
14        * Makefile.am: Merge-in start/Makefile.am.
15        * configure.ac: Reflect changes above.
16
[6411947]172004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * wrapup/Makefile.am: Eliminate $(LIB).
20        Use noinst_DATA to trigger building libbsp.a.
21
[b35414a]222003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
25        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
26
[935773b]272003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
30        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
31
[810720b6]322003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
35
[4d5d97b]362003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * start/Makefile.am: Misc cleanups and fixes.
39        * startup/Makefile.am: Misc cleanups and fixes.
40        * wrapup/Makefile.am: Misc cleanups and fixes.
41
[d4ee0ce]422003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * Makefile.am: Add preinstallation dirstamp support.
45        * clock/Makefile.am: Cosmetics.
46        * console/Makefile.am: Cosmetics.
47        * startup/Makefile.am: Cosmetics.
48        * timer/Makefile.am: Cosmetics.
49        * wrapup/Makefile.am: Cosmetics.
50
[5ceaa08]512003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * clock/Makefile.am: Remove all-local: $(ARCH).
54        * console/Makefile.am: Remove all-local: $(ARCH).
55        * start/Makefile.am: Remove all-local: $(ARCH).
56        * startup/Makefile.am: Remove all-local: $(ARCH).
57        * timer/Makefile.am: Remove all-local: $(ARCH).
58        * wrapup/Makefile.am: Remove all-local: $(ARCH).
59
[2821666f]602003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * Makefile.am: Merge-in include/Makefile.am.
63        Reflect changes to bsp.am.
64        * include/Makefile.am: Remove.
65        * configure.ac: Reflect changes above.
66
[a1546de]672003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * bsp_specs: Remove *lib:.
70
[c3db3251]712003-09-04      Joel Sherrill <joel@OARcorp.com>
72
73        * clock/ckinit.c, startup/bspstart.c, timer/timer.c, timer/timerisr.S:
74        URL for license changed.
75
[fe8bc62f]762003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * Makefile.am: Reflect having moved aclocal/.
79
[a4aeb92]802003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
[c483a4e]82        * Makefile.am: Reflect having moved automake/.
83        * clock/Makefile.am: Reflect having moved automake/.
84        * console/Makefile.am: Reflect having moved automake/.
85        * include/Makefile.am: Reflect having moved automake/.
86        * start/Makefile.am: Reflect having moved automake/.
87        * startup/Makefile.am: Reflect having moved automake/.
88        * timer/Makefile.am: Reflect having moved automake/.
89        * wrapup/Makefile.am: Reflect having moved automake/.
[a4aeb92]90
[317458ce]912003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
[75fcb394]93        PR 452/bsps
[317458ce]94        * startup/Makefile.am: Remove USE_INIT_FINI.
95
[7dcc3fe]962003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
99
[d266acd2]1002003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
[75fcb394]102        PR 445/bsps
[d266acd2]103        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
104        Remove cpp, old_cpp (now unused).
105
[7a97f26]1062003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * configure.ac: Remove AC_CONFIG_AUX_DIR.
109
[ccd81b60]1102003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
113
[9b5c258]1142003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * configure.ac: AC_PREREQ(2.57).
117
[1d36d2af]1182003-01-20      Joel Sherrill <joel@OARcorp.com>
119
120        * startup/linkcmds*: Add FreeBSD sysctl() sections.
121
[f54315c]1222002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
125        * console/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
[59a01a6e]1302002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * start/Makefile.am: Use install-data-local to install startfile.
133
[b5a2912f]1342002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
[d7f7d65]137
1382002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
[b5a2912f]141
[8730f45]1422002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * .cvsignore: Reformat.
145        Add autom4te*cache.
146        Remove autom4te.cache.
147
[a2ae30c2]1482002-08-21      Joel Sherrill <joel@OARcorp.com>
149
150        * bsp_specs: Added support for -nostdlibs.
151
[c112760a]1522002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
155        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
156        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
157        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
158        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
159        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
160
[496686a]1612002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * start/Makefile.am: Eliminate PGM.
164        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
165
[f4d43dd]1662002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
169
[445c0a0]1702002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
173        Remove $(OBJS) from all-local.
174
[80defac]1752002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
178
[85c92574]1792001-05-09      Joel Sherrill <joel@OARcorp.com>
180
181        * startup/linkcmds: In support of gcc 3.1, added one of more
182        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
183        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
184        and direction of segments to memory regions may also have been
185        addressed.  This was a sweep across all BSPs.
186 
[ddd9abf]1872002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * configure.ac:
190        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
191        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
192        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
193        * Makefile.am: Remove AUTOMAKE_OPTIONS.
194        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
195        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
196        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
197        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
198        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
199        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
200
[9e1ae79]2012001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
204
[df25c998]2052001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
208        * configure.in: Remove.
209        * configure.ac: New file, generated from configure.in by autoupdate.
210
[7b4917c]2112001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * include/Makefile.am: Use 'CLEANFILES ='.
214        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
215
[1f17d21]2162001-06-19      Joel Sherrill <joel@OARcorp.com>
217
218        * include/Makefile.am: Fixed typo.
219
[c4d92216]2202001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * configure.in: Add bspopts.h.
223        * include/.cvsignore: Add bspopts.h*, stamp-h*.
224        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
225        * include/bsp.h: Include bspopts.h.
226
[6f21328]2272001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
228
229        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
230
[feead226]2312000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
234
[a314d3b4]2352000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
238
[eba2e4f]2392000-11-01      Joel Sherrill <joel@OARcorp.com>
240
241        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
242        and libcsupport.h moved from libc to lib/include/rtems and
243        now must be referenced as <rtems/XXX.h>.   Header file order
244        was cleaned up while doing this.
245
[e83378d]2462000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
249        Switch to GNU canonicalization.
250
[9f30a08b]2512000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
252
253        * startup/linkcmds: Added lines so DWARF debug information
254        would be available.  Otherwise gdb complains that the offsets
255        for the debug info are incorrect and doesn't load the files.
256
[476b632]2572000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
260        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
261        compile.am
262
[e94ad1fe]2632000-08-10      Joel Sherrill <joel@OARcorp.com>
264
265        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.