source: rtems/c/src/lib/libbsp/i960/rxgen960/ChangeLog @ 11cafc0

4.104.114.84.95
Last change on this file since 11cafc0 was c24d7c84, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/12/04 at 09:08:05

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

  • Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
  • Property mode set to 100644
File size: 9.6 KB
Line 
12004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
4
52004-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
8        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
9        wrapup/Makefile.am. Use automake compilation rules.
10        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
11        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove.
12        * configure.ac: Reflect changes above.
13        * bsp_specs: Sync with other BSPs, fixup missing brace.
14
152004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
18        Add RTEMS_PROG_CCAS.
19
202004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * Makefile.am: Add PREINSTALL_DIRS.
23        * wrapup/Makefile.am: Reflect changes to libcpu.
24
252004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * start/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
28        Add PRE/TMPINSTALL_FILES to CLEANFILES.
29        * startup/Makefile.am: Ditto.
30
312004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * wrapup/Makefile.am: Eliminate $(LIB).
34        Use noinst_DATA to trigger building libbsp.a.
35
362003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
39        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
40
412003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
44        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
45
462003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
49
502003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * start/Makefile.am: Misc cleanups and fixes.
53        * startup/Makefile.am: Misc cleanups and fixes.
54        * wrapup/Makefile.am: Misc cleanups and fixes.
55
562003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Add preinstallation dirstamp support.
59        * clock/Makefile.am: Cosmetics.
60        * console/Makefile.am: Cosmetics.
61        * start/Makefile.am: Cosmetics.
62        * startup/Makefile.am: Cosmetics.
63        * timer/Makefile.am: Cosmetics.
64        * wrapup/Makefile.am: Cosmetics.
65
662003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * clock/Makefile.am: Remove all-local: $(ARCH).
69        * console/Makefile.am: Remove all-local: $(ARCH).
70        * start/Makefile.am: Remove all-local: $(ARCH).
71        * startup/Makefile.am: Remove all-local: $(ARCH).
72        * timer/Makefile.am: Remove all-local: $(ARCH).
73        * wrapup/Makefile.am: Remove all-local: $(ARCH).
74
752003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * Makefile.am: Merge-in include/Makefile.am.
78        Reflect changes to bsp.am.
79        * include/Makefile.am: Remove.
80        * configure.ac: Reflect changes above.
81
822003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * bsp_specs: Remove *lib:.
85
862003-09-04      Joel Sherrill <joel@OARcorp.com>
87
88        * clock/ckinit.c, console/console.c, include/bsp.h, startup/bspstart.c,
89        startup/exit.c, startup/setvec.c, timer/timer.c, timer/timerisr.S:
90        URL for license changed.
91
922003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * Makefile.am: Reflect having moved aclocal/.
95
962003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * Makefile.am: Reflect having moved automake/.
99        * clock/Makefile.am: Reflect having moved automake/.
100        * console/Makefile.am: Reflect having moved automake/.
101        * include/Makefile.am: Reflect having moved automake/.
102        * start/Makefile.am: Reflect having moved automake/.
103        * startup/Makefile.am: Reflect having moved automake/.
104        * timer/Makefile.am: Reflect having moved automake/.
105        * wrapup/Makefile.am: Reflect having moved automake/.
106
1072003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
110
1112003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        PR 445/bsps
114        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
115        Remove cpp, old_cpp (now unused).
116
1172003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * configure.ac: Remove AC_CONFIG_AUX_DIR.
120
1212003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
124
1252003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * configure.ac: AC_PREREQ(2.57).
128
1292003-01-20      Joel Sherrill <joel@OARcorp.com>
130
131        * startup/linkcmds*: Add FreeBSD sysctl() sections.
132
1332003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
136        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
137        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
138        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
139        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
140
1412002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
144
1452002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * .cvsignore: Reformat.
148        Add autom4te*cache.
149        Remove autom4te.cache.
150
1512002-08-21      Joel Sherrill <joel@OARcorp.com>
152
153        * bsp_specs: Added support for -nostdlibs.
154
1552002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
158        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
159        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
160        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
161        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
162        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
163
1642002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * start/Makefile.am:
167        Fix bsplib_DATA = $(PROJECT_RELEASE)/lib/rxgen_romld$(LIB_VARIANT).o.
168
1692002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * start/Makefile.am: Eliminate PGM.
172        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/rxgen_romld$(LIB_VARIANT).o.
173
1742002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
177
1782002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
181        Remove $(OBJS) from all-local.
182
1832002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
186
1872001-05-09      Joel Sherrill <joel@OARcorp.com>
188
189        * startup/linkcmds: In support of gcc 3.1, added one of more
190        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
191        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
192        and direction of segments to memory regions may also have been
193        addressed.  This was a sweep across all BSPs.
194        * startup/linkcmds.real: Ditto.
195        * clock/ckinit.c: Add volatile to Clock_driver_ticks.
196 
1972002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * startup/nulsystbl.c: Fix braces.
200        * startup/Makefile.am: Remove types.h.
201        * startup/types.h: Remove.
202
2032002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * configure.ac:
206        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
207        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
208        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
209        * Makefile.am: Remove AUTOMAKE_OPTIONS.
210        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
211        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
212        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
213        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
214        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
215        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
216
2172002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * console/console.c: Remove NO_BSP_INIT, SERIAL_INPUT.
220
2212001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
224        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
225
2262001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
229
2302001-10-12      Joel Sherrill <joel@OARcorp.com>
231
232        * clock/ckinit.c, console/console.c, include/bsp.h, startup/bspstart.c,
233        startup/exit.c, startup/setvec.c, timer/timer.c, timer/timerisr.S:
234        Fixed typo.
235
2362001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
239        * configure.in: Remove.
240        * configure.ac: New file, generated from configure.in by autoupdate.
241
2422001-09-27      Joel Sherrill <joel@OARcorp.com>
243
244        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
245
2462001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * include/Makefile.am: Use 'CLEANFILES ='.
249        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
250
2512001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * configure.in: Add bspopts.h.
254        * include/.cvsignore: Add bspopts.h*, stamp-h*.
255        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
256        * include/bsp.h: Include bspopts.h.
257
2582001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
259
260        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
261
2622001-01-09      Joel Sherrill <joel@OARcorp.com>
263
264        * Removing non-function shmsupp directory.
265        * shmsupp/.cvsignore, shmsupp/Makefile.am, shmsupp/addrconv.c,
266        shmsupp/getcfg.c, shmsupp/lock.c, shmsupp/mpisr.c: Removed.
267        * configure.in, Makefile.am, wrapup/Makefile.am
268
2692000-12-06      Joel Sherrill <joel@OARcorp.com>
270
271        * include/bsp.h: Removed incorrect error case.
272
2732000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
276
2772000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
280
2812000-11-01      Joel Sherrill <joel@OARcorp.com>
282
283        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
284        and libcsupport.h moved from libc to lib/include/rtems and
285        now must be referenced as <rtems/XXX.h>.   Header file order
286        was cleaned up while doing this.
287
2882000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
291        Switch to GNU canonicalization.
292
2932000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
296        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am,
297        start/Makefile.am: Include 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.