source: rtems/c/src/lib/libbsp/m68k/gen68360/ChangeLog @ 81afa42b

4.104.114.84.95
Last change on this file since 81afa42b 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: 9.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-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
9        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
10
112003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
14        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
15
162003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
19
202003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * start/Makefile.am: Misc cleanups and fixes.
23        * startup/Makefile.am: Misc cleanups and fixes.
24        * wrapup/Makefile.am: Misc cleanups and fixes.
25
262003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: Add preinstallation dirstamp support.
29        * clock/Makefile.am: Cosmetics.
30        * console/Makefile.am: Cosmetics.
31        * network/Makefile.am: Cosmetics.
32        * startup/Makefile.am: Cosmetics.
33        * timer/Makefile.am: Cosmetics.
34        * wrapup/Makefile.am: Cosmetics.
35
362003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * clock/Makefile.am: Remove all-local: $(ARCH).
39        * console/Makefile.am: Remove all-local: $(ARCH).
40        * network/Makefile.am: Remove all-local: $(ARCH).
41        * start/Makefile.am: Remove all-local: $(ARCH).
42        * startup/Makefile.am: Remove all-local: $(ARCH).
43        * timer/Makefile.am: Remove all-local: $(ARCH).
44        * wrapup/Makefile.am: Remove all-local: $(ARCH).
45
462003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * Makefile.am: Merge-in include/Makefile.am.
49        Reflect changes to bsp.am.
50        * include/Makefile.am: Remove.
51        * configure.ac: Reflect changes above.
52
532003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * bsp_specs: Remove *lib:.
56
572003-09-04      Joel Sherrill <joel@OARcorp.com>
58
59        * console/console.c, console/consolereserveresources.c, include/bsp.h,
60        start/start.S, startup/bspclean.c, startup/bspstart.c, timer/timer.c:
61        URL for license changed.
62
632003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * Makefile.am: Reflect having moved aclocal/.
66
672003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * Makefile.am: Reflect having moved automake/.
70        * clock/Makefile.am: Reflect having moved automake/.
71        * console/Makefile.am: Reflect having moved automake/.
72        * include/Makefile.am: Reflect having moved automake/.
73        * network/Makefile.am: Reflect having moved automake/.
74        * start/Makefile.am: Reflect having moved automake/.
75        * startup/Makefile.am: Reflect having moved automake/.
76        * timer/Makefile.am: Reflect having moved automake/.
77        * wrapup/Makefile.am: Reflect having moved automake/.
78
792003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        PR 452/bsps
82        * startup/Makefile.am: Remove USE_INIT_FINI.
83
842003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
87
882003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        PR 445/bsps
91        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
92        Remove cpp, old_cpp (now unused).
93
942003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * configure.ac: Remove AC_CONFIG_AUX_DIR.
97
982003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
101
1022003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * configure.ac: AC_PREREQ(2.57).
105
1062003-01-20      Joel Sherrill <joel@OARcorp.com>
107
108        * startup/linkcmds*: Add FreeBSD sysctl() sections.
109
1102002-12-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
113        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
114        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
115        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
116        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
117        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
118
1192002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * start/Makefile.am: Use install-data-local to install startfile.
122
1232002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
126
1272002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * .cvsignore: Reformat.
130        Add autom4te*cache.
131        Remove autom4te.cache.
132
1332002-08-21      Joel Sherrill <joel@OARcorp.com>
134
135        * wrapup/Makefile.am: PR217 required that the idle task be moved to
136        libcpu so it could be more acutely aware of the CPU model.  This
137        file was modified to pick up the idle task from there.
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        * network/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-08-05      Joel Sherrill <joel@OARcorp.com>
154
155        * Per PR260 eliminate use of make-target-options.  This impacted
156        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
157        SuperCore and required that the m68k optimized memcpy be moved
158        to libcpu.
159        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
160
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
1662002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * startup/Makefile.am: Add bsplib_DATA = linkcmds linkcmds.prom
169        linkcmds.bootp.
170
1712002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
174        Remove $(OBJS) from all-local.
175
1762002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
179
1802002-06-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
181
182        * startup/Makefile.am: Compile the m68k gdb stub and glue.
183
1842002-05-14      Eric Norum <eric.norum@usask.ca>
185
186        * startup/linkcmds.bootp, startup/linkcmds.prom: Per PR192 add
187        sections needed by gcc 3.1.  linkcmds had already been fixed on
188        a gcc 3.1 clean up sweep.
189
1902001-05-09      Joel Sherrill <joel@OARcorp.com>
191
192        * startup/linkcmds: In support of gcc 3.1, added one of more
193        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
194        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
195        and direction of segments to memory regions may also have been
196        addressed.  This was a sweep across all BSPs.
197 
1982002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * configure.ac:
201        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
202        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
203        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
204        * Makefile.am: Remove AUTOMAKE_OPTIONS.
205        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
206        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
207        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
208        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
209        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
210        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
211        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
212
2132001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
216
2172001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
220        * configure.in: Remove.
221        * configure.ac: New file, generated from configure.in by autoupdate.
222
2232001-09-27      Joel Sherrill <joel@OARcorp.com>
224
225        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
226
2272001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
230
2312001-09-14      Eric Norum <eric.norum@usask.ca>
232
233        * startup/init68360.c: Modifications to make gcc 3.x happy.
234
2352001-09-19      Eric Norum <eric.norum@usask.ca>
236
237        * README: Bring it more in line with reality.
238
2392001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * configure.in: Add bspopts.h.
242        * include/.cvsignore: Add bspopts.h*, stamp-h*.
243        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
244        * include/bsp.h: Include bspopts.h.
245
2462001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
247
248        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
249
2502001-01-12      Eric Norum <eric.norum@usask.ca>
251
252        * README, clock/Makefile.am, clock/ckinit.c, clock/clock.c:
253        Clock driver updated to use shell driver mechanism.
254        * clock/ckinit.c: Removed.
255        * clock/clock.c: New file.
256
2572000-12-19      Joel Sherrill <joel@OARcorp.com>
258
259        * Makefile.am: Removed unneeded blank line.
260
2612000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
264
2652000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
268
2692000-11-01      Joel Sherrill <joel@OARcorp.com>
270
271        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
272        and libcsupport.h moved from libc to lib/include/rtems and
273        now must be referenced as <rtems/XXX.h>.   Header file order
274        was cleaned up while doing this.
275
2762000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
279        Switch to GNU canonicalization.
280
2812000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
282
283        * startup/linkcmds: Added lines so DWARF debug information
284        would be available.  Otherwise gdb complains that the offsets
285        for the debug info are incorrect and doesn't load the files.
286
2872000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
290        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
291        wrapup/Makefile.am: Include compile.am
292
2932000-08-10      Joel Sherrill <joel@OARcorp.com>
294
295        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.