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

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

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

  • Makefile.am: Pickup files from ../../m68k/shared instead of ../shared. Reformat.
  • Property mode set to 100644
File size: 9.0 KB
Line 
12004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Pickup files from ../../m68k/shared instead of
4        ../shared. Reformat.
5
62004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
9
102004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
13        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake
14        compilation rules.
15        * clock/Makefile.am, console/Makefile.am, startup/Makefile.am,
16        timer/Makefile.am, wrapup/Makefile.am: Remove.
17        * configure.ac: Reflect changes above.
18
192004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Add PREINSTALL_DIRS.
22        * wrapup/Makefile.am: Reflect changes to libcpu.
23
242004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * wrapup/Makefile.am: Reflect changes to libcpu.
27
282004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
31        Add PRE/TMPINSTALL_FILES to CLEANFILES.
32        * startup/Makefile.am: Ditto.
33
342004-01-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * start/Makefile.am: Remove.
37        * Makefile.am: Merge-in start/Makefile.am.
38        * configure.ac: Reflect changes above.
39
402004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * wrapup/Makefile.am: Eliminate $(LIB).
43        Use noinst_DATA to trigger building libbsp.a.
44
452003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
48        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
49
502003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
53        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
54
552003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
58
592003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * start/Makefile.am: Misc cleanups and fixes.
62        * startup/Makefile.am: Misc cleanups and fixes.
63        * wrapup/Makefile.am: Misc cleanups and fixes.
64
652003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Makefile.am: Add preinstallation dirstamp support.
68        * clock/Makefile.am: Cosmetics.
69        * console/Makefile.am: Cosmetics.
70        * startup/Makefile.am: Cosmetics.
71        * timer/Makefile.am: Cosmetics.
72        * wrapup/Makefile.am: Cosmetics.
73
742003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * clock/Makefile.am: Remove all-local: $(ARCH).
77        * console/Makefile.am: Remove all-local: $(ARCH).
78        * start/Makefile.am: Remove all-local: $(ARCH).
79        * startup/Makefile.am: Remove all-local: $(ARCH).
80        * timer/Makefile.am: Remove all-local: $(ARCH).
81        * wrapup/Makefile.am: Remove all-local: $(ARCH).
82
832003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * Makefile.am: Merge-in include/Makefile.am.
86        Reflect changes to bsp.am.
87        * include/Makefile.am: Remove.
88        * configure.ac: Reflect changes above.
89
902003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * bsp_specs: Remove *lib:.
93
942003-09-04      Joel Sherrill <joel@OARcorp.com>
95
96        * clock/ckinit.c, startup/bspstart.c, timer/timer.c, timer/timerisr.S:
97        URL for license changed.
98
992003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * Makefile.am: Reflect having moved aclocal/.
102
1032003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * Makefile.am: Reflect having moved automake/.
106        * clock/Makefile.am: Reflect having moved automake/.
107        * console/Makefile.am: Reflect having moved automake/.
108        * include/Makefile.am: Reflect having moved automake/.
109        * start/Makefile.am: Reflect having moved automake/.
110        * startup/Makefile.am: Reflect having moved automake/.
111        * timer/Makefile.am: Reflect having moved automake/.
112        * wrapup/Makefile.am: Reflect having moved automake/.
113
1142003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        PR 452/bsps
117        * startup/Makefile.am: Remove USE_INIT_FINI.
118
1192003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
122
1232003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        PR 445/bsps
126        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
127        Remove cpp, old_cpp (now unused).
128
1292003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * configure.ac: Remove AC_CONFIG_AUX_DIR.
132
1332003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
136
1372003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * configure.ac: AC_PREREQ(2.57).
140
1412003-01-20      Joel Sherrill <joel@OARcorp.com>
142
143        * startup/linkcmds*: Add FreeBSD sysctl() sections.
144
1452002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
148        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
149        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
150        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
151        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
152
1532002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * start/Makefile.am: Use install-data-local to install startfile.
156
1572002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
160
1612002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
164
1652002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * .cvsignore: Reformat.
168        Add autom4te*cache.
169        Remove autom4te.cache.
170
1712002-08-21      Joel Sherrill <joel@OARcorp.com>
172
173        * bsp_specs: Added support for -nostdlibs.
174
1752002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
178        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
179        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
180        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
181        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
182        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
183
1842002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * start/Makefile.am: Eliminate PGM.
187        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
188
1892002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
192
1932002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
196        Remove $(OBJS) from all-local.
197
1982002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
201
2022001-05-09      Joel Sherrill <joel@OARcorp.com>
203
204        * startup/linkcmds: In support of gcc 3.1, added one of more
205        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
206        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
207        and direction of segments to memory regions may also have been
208        addressed.  This was a sweep across all BSPs.
209 
2102002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * configure.ac:
213        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
214        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
215        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
216        * Makefile.am: Remove AUTOMAKE_OPTIONS.
217        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
218        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
219        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
220        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
221        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
222        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
223
2242001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
227
2282001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
231        * configure.in: Remove.
232        * configure.ac: New file, generated from configure.in by autoupdate.
233
2342001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * include/Makefile.am: Use 'CLEANFILES ='.
237        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
238
2392001-06-19      Joel Sherrill <joel@OARcorp.com>
240
241        * include/Makefile.am: Fixed typo.
242
2432001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * configure.in: Add bspopts.h.
246        * include/.cvsignore: Add bspopts.h*, stamp-h*.
247        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
248        * include/bsp.h: Include bspopts.h.
249
2502001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
251
252        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
253
2542000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
257
2582000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
261
2622000-11-01      Joel Sherrill <joel@OARcorp.com>
263
264        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
265        and libcsupport.h moved from libc to lib/include/rtems and
266        now must be referenced as <rtems/XXX.h>.   Header file order
267        was cleaned up while doing this.
268
2692000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
272        Switch to GNU canonicalization.
273
2742000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
275
276        * startup/linkcmds: Added lines so DWARF debug information
277        would be available.  Otherwise gdb complains that the offsets
278        for the debug info are incorrect and doesn't load the files.
279
2802000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
283        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
284        compile.am
285
2862000-08-10      Joel Sherrill <joel@OARcorp.com>
287
288        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.