source: rtems/c/src/lib/libbsp/m68k/gen68340/ChangeLog @ 65cf99c

4.104.114.84.95
Last change on this file since 65cf99c was 65cf99c, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/07/04 at 03:34:37

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

  • start/Makefile.am: Remove.
  • Makefile.am: Merge-in start/Makefile.am.
  • configure.ac: Reflect changes above.
  • Property mode set to 100644
File size: 8.8 KB
RevLine 
[65cf99c]12004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * start/Makefile.am: Remove.
4        * Makefile.am: Merge-in start/Makefile.am.
5        * configure.ac: Reflect changes above.
6
[6411947]72004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * wrapup/Makefile.am: Eliminate $(LIB).
10        Use noinst_DATA to trigger building libbsp.a.
11
[b35414a]122003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
15        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
16
[935773b]172003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
20        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
21
[810720b6]222003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
25
[4d5d97b]262003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * start/Makefile.am: Misc cleanups and fixes.
29        * startup/Makefile.am: Misc cleanups and fixes.
30        * wrapup/Makefile.am: Misc cleanups and fixes.
31
[d4ee0ce]322003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * Makefile.am: Add preinstallation dirstamp support.
35        * clock/Makefile.am: Cosmetics.
36        * console/Makefile.am: Cosmetics.
37        * startup/Makefile.am: Cosmetics.
38        * timer/Makefile.am: Cosmetics.
39        * wrapup/Makefile.am: Cosmetics.
40
[5ceaa08]412003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * clock/Makefile.am: Remove all-local: $(ARCH).
44        * console/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
[2821666f]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
[a1546de]572003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * bsp_specs: Remove *lib:.
60
[b9319322]612003-09-04      Joel Sherrill <joel@OARcorp.com>
62
63        * clock/ckinit.c, console/Modif_cpu_asm.S, console/console.c,
64        console/m340uart.c, include/bsp.h, include/m340timer.h,
65        include/m340uart.h, start/start.S, start/startfor340only.S,
66        startup/bspclean.c, startup/bspstart.c, startup/dumpanic.c,
67        timer/timer.c: URL for license changed.
68
[fe8bc62f]692003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * Makefile.am: Reflect having moved aclocal/.
72
[a4aeb92]732003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
[c483a4e]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        * start/Makefile.am: Reflect having moved automake/.
80        * startup/Makefile.am: Reflect having moved automake/.
81        * timer/Makefile.am: Reflect having moved automake/.
82        * wrapup/Makefile.am: Reflect having moved automake/.
[a4aeb92]83
[317458ce]842003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
[75fcb394]86        PR 452/bsps
[317458ce]87        * startup/Makefile.am: Remove USE_INIT_FINI.
88
[7dcc3fe]892003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
92
[d266acd2]932003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
[75fcb394]95        PR 445/bsps
[d266acd2]96        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
97        Remove cpp, old_cpp (now unused).
98
[afaa498d]992003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * configure.ac: Remove AC_CONFIG_AUX_DIR.
102
[ccd81b60]1032003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
106
[9b5c258]1072003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * configure.ac: AC_PREREQ(2.57).
110
[1d36d2af]1112003-01-20      Joel Sherrill <joel@OARcorp.com>
112
113        * startup/linkcmds*: Add FreeBSD sysctl() sections.
114
[81b1614]1152002-12-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
118        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
119        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
120        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
121        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
122
[59a01a6e]1232002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * start/Makefile.am: Use install-data-local to install startfile.
126
[b5a2912f]1272002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
130
[baee0fb6]1312002-11-04      Joel Sherrill <joel@OARcorp.com>
132
133        * console/console.c, console/m340uart.c: Removed warnings.
134
[8730f45]1352002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * .cvsignore: Reformat.
138        Add autom4te*cache.
139        Remove autom4te.cache.
140
[0308c805]1412002-08-21      Joel Sherrill <joel@OARcorp.com>
142
143        * wrapup/Makefile.am: PR217 required that the idle task be moved to
144        libcpu so it could be more acutely aware of the CPU model.  This
145        file was modified to pick up the idle task from there.
146
[a2ae30c2]1472002-08-21      Joel Sherrill <joel@OARcorp.com>
148
149        * bsp_specs: Added support for -nostdlibs.
150
[c112760a]1512002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
154        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
155        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
156        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
157        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
158        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
159
[75adbe5f]1602002-08-05      Joel Sherrill <joel@OARcorp.com>
161
162        * Per PR260 eliminate use of make-target-options.  This impacted
163        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
164        SuperCore and required that the m68k optimized memcpy be moved
165        to libcpu.
166        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
167
[496686a]1682002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * start/Makefile.am: Eliminate PGM.
171        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
172
[f4d43dd]1732002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
176
[445c0a0]1772002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
180        Remove $(OBJS) from all-local.
181
[80defac]1822002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
185
[85c92574]1862001-05-09      Joel Sherrill <joel@OARcorp.com>
187
188        * startup/linkcmds: In support of gcc 3.1, added one of more
189        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
190        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
191        and direction of segments to memory regions may also have been
192        addressed.  This was a sweep across all BSPs.
193 
[ddd9abf]1942002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * configure.ac:
197        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
198        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
199        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
200        * Makefile.am: Remove AUTOMAKE_OPTIONS.
201        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
202        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
203        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
204        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
205        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
206        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
207
[9e1ae79]2082001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
211
[df25c998]2122001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
215        * configure.in: Remove.
216        * configure.ac: New file, generated from configure.in by autoupdate.
217
[cf282090]2182001-09-27      Joel Sherrill <joel@OARcorp.com>
219
220        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
221
[c1767be0]2222001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
225
[880e827b]2262001-06-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * include/Makefile.am: Fix typo in include_HEADERS.
229
[ebf3adc]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
[6f21328]2372001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
238
239        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
240
[feead226]2412000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
244
[a314d3b4]2452000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
248
[eba2e4f]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
[e83378d]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
[9f30a08b]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
[476b632]2672000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
270        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
271        compile.am
272
[e94ad1fe]2732000-08-10      Joel Sherrill <joel@OARcorp.com>
274
275        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.