source: rtems/c/src/lib/libbsp/m68k/gen68302/ChangeLog @ bc76099

4.104.114.84.95
Last change on this file since bc76099 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: 9.3 KB
Line 
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
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
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
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
222003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
25
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
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        * network/Makefile.am: Cosmetics.
38        * startup/Makefile.am: Cosmetics.
39        * timer/Makefile.am: Cosmetics.
40        * wrapup/Makefile.am: Cosmetics.
41
422003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * clock/Makefile.am: Remove all-local: $(ARCH).
45        * console/Makefile.am: Remove all-local: $(ARCH).
46        * network/Makefile.am: Remove all-local: $(ARCH).
47        * start/Makefile.am: Remove all-local: $(ARCH).
48        * startup/Makefile.am: Remove all-local: $(ARCH).
49        * timer/Makefile.am: Remove all-local: $(ARCH).
50        * wrapup/Makefile.am: Remove all-local: $(ARCH).
51
522003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * Makefile.am: Merge-in include/Makefile.am.
55        Reflect changes to bsp.am.
56        * include/Makefile.am: Remove.
57        * configure.ac: Reflect changes above.
58
592003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * bsp_specs: Remove *lib:.
62
632003-09-04      Joel Sherrill <joel@OARcorp.com>
64
65        * clock/ckinit.c, console/console.c, include/bsp.h, include/coverhd.h,
66        start/start.S, startup/bspclean.c, startup/bspstart.c,
67        startup/linkcmds, timer/timer.c: URL for license changed.
68
692003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * Makefile.am: Reflect having moved aclocal/.
72
732003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
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        * network/Makefile.am: Reflect having moved automake/.
80        * start/Makefile.am: Reflect having moved automake/.
81        * startup/Makefile.am: Reflect having moved automake/.
82        * timer/Makefile.am: Reflect having moved automake/.
83        * wrapup/Makefile.am: Reflect having moved automake/.
84
852003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        PR 452/bsps
88        * startup/Makefile.am: Remove USE_INIT_FINI.
89
902003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
93
942003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        PR 445/bsps
97        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
98        Remove cpp, old_cpp (now unused).
99
1002003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * configure.ac: Remove AC_CONFIG_AUX_DIR.
103
1042003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
107
1082003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * configure.ac: AC_PREREQ(2.57).
111
1122003-01-20      Joel Sherrill <joel@OARcorp.com>
113
114        * startup/linkcmds*: Add FreeBSD sysctl() sections.
115
1162002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
119        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
120        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
121        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
122        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
123        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
124
1252002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * start/Makefile.am: Use install-data-local to install startfile.
128
1292002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
132
1332002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * .cvsignore: Reformat.
136        Add autom4te*cache.
137        Remove autom4te.cache.
138
1392002-08-21      Joel Sherrill <joel@OARcorp.com>
140
141        * wrapup/Makefile.am: PR217 required that the idle task be moved to
142        libcpu so it could be more acutely aware of the CPU model.  This
143        file was modified to pick up the idle task from there.
144
1452002-08-21      Joel Sherrill <joel@OARcorp.com>
146
147        * bsp_specs: Added support for -nostdlibs.
148
1492002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
152        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
153        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
154        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
155        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
156        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
157        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
158
1592002-08-05      Joel Sherrill <joel@OARcorp.com>
160
161        * Per PR260 eliminate use of make-target-options.  This impacted
162        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
163        SuperCore and required that the m68k optimized memcpy be moved
164        to libcpu.
165        * wrapup/Makefile.am: Pick up memcpy.o from libcpu.
166
1672002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * start/Makefile.am: Eliminate PGM.
170        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
171
1722002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
175
1762002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
179        Remove $(OBJS) from all-local.
180
1812002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
184
1852001-05-09      Joel Sherrill <joel@OARcorp.com>
186
187        * startup/linkcmds: In support of gcc 3.1, added one of more
188        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
189        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
190        and direction of segments to memory regions may also have been
191        addressed.  This was a sweep across all BSPs.
192 
1932002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * configure.ac:
196        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
197        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
198        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
199        * Makefile.am: Remove AUTOMAKE_OPTIONS.
200        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
201        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
202        * network/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
2082001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
211
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
2182001-09-27      Joel Sherrill <joel@OARcorp.com>
219
220        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
221
2222001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
225
2262001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * configure.in: Add bspopts.h.
229        * include/.cvsignore: Add bspopts.h*, stamp-h*.
230        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
231        * include/bsp.h: Include bspopts.h.
232
2332001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
234
235        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
236
2372000-12-14      Joel Sherrill <joel@OARcorp.com>
238
239        * network/network.c: Removed unused variable warnings.
240
2412000-12-11      Joel Sherrill <joel@OARcorp.com>
242
243        * Makefile.am, configure.in, include/Makefile.am,
244        wrapup/Makefile.am: Updated to reflect addition of network driver
245        by  Franck Julien <FranckJ@cxr.fr>.
246        * include/m302_int.h, network/.cvsignore, network/Makefile.am,
247        network/network.c: New file.
248
2492000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
252
2532000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
256
2572000-11-01      Joel Sherrill <joel@OARcorp.com>
258
259        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, and
260        libcsupport.h moved from libc to lib/include/rtems and
261        now must be referenced as <rtems/XXX.h>.   Header file order
262        was cleaned up while doing this.
263
2642000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
267        Switch to GNU canonicalization.
268
2692000-10-19  Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
270
271        * clock/ckinit.c: Do not just set the IMR, OR the enable bit in.
272
2732000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
274
275        * startup/linkcmds: Added lines so DWARF debug information
276        would be available.  Otherwise gdb complains that the offsets
277        for the debug info are incorrect and doesn't load the files.
278
2792000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
282        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Include
283        compile.am
284
2852000-08-10      Joel Sherrill <joel@OARcorp.com>
286
287        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.