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

4.104.114.84.95
Last change on this file since 2a7f9a28 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: 9.3 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-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
22
232004-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
26        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake
27        compilation rules.
28        * clock/Makefile.am, console/Makefile.am, startup/Makefile.am,
29        timer/Makefile.am, wrapup/Makefile.am: Remove.
30        * configure.ac: Reflect changes above.
31
322004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * Makefile.am: Add PREINSTALL_DIRS.
35        * wrapup/Makefile.am: Reflect changes to libcpu.
36
372004-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * wrapup/Makefile.am: Reflect changes to libcpu.
40
412004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
44        Add PRE/TMPINSTALL_FILES to CLEANFILES.
45        * startup/Makefile.am: Ditto.
46
472004-01-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * start/Makefile.am: Remove.
50        * Makefile.am: Merge-in start/Makefile.am.
51        * configure.ac: Reflect changes above.
52
532004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * wrapup/Makefile.am: Eliminate $(LIB).
56        Use noinst_DATA to trigger building libbsp.a.
57
582003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
61        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
62
632003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
66        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
67
682003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
71
722003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * start/Makefile.am: Misc cleanups and fixes.
75        * startup/Makefile.am: Misc cleanups and fixes.
76        * wrapup/Makefile.am: Misc cleanups and fixes.
77
782003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * Makefile.am: Add preinstallation dirstamp support.
81        * clock/Makefile.am: Cosmetics.
82        * console/Makefile.am: Cosmetics.
83        * startup/Makefile.am: Cosmetics.
84        * timer/Makefile.am: Cosmetics.
85        * wrapup/Makefile.am: Cosmetics.
86
872003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * clock/Makefile.am: Remove all-local: $(ARCH).
90        * console/Makefile.am: Remove all-local: $(ARCH).
91        * start/Makefile.am: Remove all-local: $(ARCH).
92        * startup/Makefile.am: Remove all-local: $(ARCH).
93        * timer/Makefile.am: Remove all-local: $(ARCH).
94        * wrapup/Makefile.am: Remove all-local: $(ARCH).
95
962003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * Makefile.am: Merge-in include/Makefile.am.
99        Reflect changes to bsp.am.
100        * include/Makefile.am: Remove.
101        * configure.ac: Reflect changes above.
102
1032003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * bsp_specs: Remove *lib:.
106
1072003-09-04      Joel Sherrill <joel@OARcorp.com>
108
109        * clock/ckinit.c, startup/bspstart.c, timer/timer.c, timer/timerisr.S:
110        URL for license changed.
111
1122003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * Makefile.am: Reflect having moved aclocal/.
115
1162003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * Makefile.am: Reflect having moved automake/.
119        * clock/Makefile.am: Reflect having moved automake/.
120        * console/Makefile.am: Reflect having moved automake/.
121        * include/Makefile.am: Reflect having moved automake/.
122        * start/Makefile.am: Reflect having moved automake/.
123        * startup/Makefile.am: Reflect having moved automake/.
124        * timer/Makefile.am: Reflect having moved automake/.
125        * wrapup/Makefile.am: Reflect having moved automake/.
126
1272003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        PR 452/bsps
130        * startup/Makefile.am: Remove USE_INIT_FINI.
131
1322003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
135
1362003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        PR 445/bsps
139        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
140        Remove cpp, old_cpp (now unused).
141
1422003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * configure.ac: Remove AC_CONFIG_AUX_DIR.
145
1462003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
149
1502003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * configure.ac: AC_PREREQ(2.57).
153
1542003-01-20      Joel Sherrill <joel@OARcorp.com>
155
156        * startup/linkcmds*: Add FreeBSD sysctl() sections.
157
1582002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
161        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
162        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
163        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
164        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
165
1662002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * start/Makefile.am: Use install-data-local to install startfile.
169
1702002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
173
1742002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
177
1782002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * .cvsignore: Reformat.
181        Add autom4te*cache.
182        Remove autom4te.cache.
183
1842002-08-21      Joel Sherrill <joel@OARcorp.com>
185
186        * bsp_specs: Added support for -nostdlibs.
187
1882002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
191        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
192        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
193        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
194        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
195        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
196
1972002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * start/Makefile.am: Eliminate PGM.
200        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
201
2022002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
205
2062002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
209        Remove $(OBJS) from all-local.
210
2112002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
214
2152001-05-09      Joel Sherrill <joel@OARcorp.com>
216
217        * startup/linkcmds: In support of gcc 3.1, added one of more
218        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
219        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
220        and direction of segments to memory regions may also have been
221        addressed.  This was a sweep across all BSPs.
222 
2232002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * configure.ac:
226        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
227        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
228        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
229        * Makefile.am: Remove AUTOMAKE_OPTIONS.
230        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
231        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
232        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
233        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
234        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
235        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
236
2372001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
240
2412001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
244        * configure.in: Remove.
245        * configure.ac: New file, generated from configure.in by autoupdate.
246
2472001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * include/Makefile.am: Use 'CLEANFILES ='.
250        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
251
2522001-06-19      Joel Sherrill <joel@OARcorp.com>
253
254        * include/Makefile.am: Fixed typo.
255
2562001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * configure.in: Add bspopts.h.
259        * include/.cvsignore: Add bspopts.h*, stamp-h*.
260        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
261        * include/bsp.h: Include bspopts.h.
262
2632001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
264
265        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
266
2672000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
270
2712000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
274
2752000-11-01      Joel Sherrill <joel@OARcorp.com>
276
277        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
278        and libcsupport.h moved from libc to lib/include/rtems and
279        now must be referenced as <rtems/XXX.h>.   Header file order
280        was cleaned up while doing this.
281
2822000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
285        Switch to GNU canonicalization.
286
2872000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
288
289        * startup/linkcmds: Added lines so DWARF debug information
290        would be available.  Otherwise gdb complains that the offsets
291        for the debug info are incorrect and doesn't load the files.
292
2932000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
296        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
297        compile.am
298
2992000-08-10      Joel Sherrill <joel@OARcorp.com>
300
301        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.