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

4.104.114.84.95
Last change on this file since f286330 was f286330, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/02/04 at 11:20:03
  • timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.
  • Property mode set to 100644
File size: 10.4 KB
Line 
12004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.
4
52004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
6
7        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
8        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
9        * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
10
112004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
12
13        * clock/ckinit.c, console/concntl.h, console/console.c,
14        include/bsp.h, startup/bspstart.c, timer/timer.c: Convert to using
15        c99 fixed size types.
16
172004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * Makefile.am: Reflect changes to bsp.am.
20        Preinstall dist_project_lib*.
21
222004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * Makefile.am: Reflect changes to bsp.am.
25
262004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
29
302004-02-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
33        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
34        wrapup/Makefile.am. Use automake compilation rules.
35        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
36        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove.
37        * configure.ac: Reflect changes above.
38        * bsp_specs: Sync with other BSPs, fixup missing brace.
39
402004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
43        Add RTEMS_PROG_CCAS.
44
452004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * Makefile.am: Add PREINSTALL_DIRS.
48        * wrapup/Makefile.am: Reflect changes to libcpu.
49
502004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * start/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
53        Add PRE/TMPINSTALL_FILES to CLEANFILES.
54        * startup/Makefile.am: Ditto.
55
562004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * wrapup/Makefile.am: Eliminate $(LIB).
59        Use noinst_DATA to trigger building libbsp.a.
60
612003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
64        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
65
662003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
69        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
70
712003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
74
752003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * start/Makefile.am: Misc cleanups and fixes.
78        * startup/Makefile.am: Misc cleanups and fixes.
79        * wrapup/Makefile.am: Misc cleanups and fixes.
80
812003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * Makefile.am: Add preinstallation dirstamp support.
84        * clock/Makefile.am: Cosmetics.
85        * console/Makefile.am: Cosmetics.
86        * start/Makefile.am: Cosmetics.
87        * startup/Makefile.am: Cosmetics.
88        * timer/Makefile.am: Cosmetics.
89        * wrapup/Makefile.am: Cosmetics.
90
912003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * clock/Makefile.am: Remove all-local: $(ARCH).
94        * console/Makefile.am: Remove all-local: $(ARCH).
95        * start/Makefile.am: Remove all-local: $(ARCH).
96        * startup/Makefile.am: Remove all-local: $(ARCH).
97        * timer/Makefile.am: Remove all-local: $(ARCH).
98        * wrapup/Makefile.am: Remove all-local: $(ARCH).
99
1002003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * Makefile.am: Merge-in include/Makefile.am.
103        Reflect changes to bsp.am.
104        * include/Makefile.am: Remove.
105        * configure.ac: Reflect changes above.
106
1072003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * bsp_specs: Remove *lib:.
110
1112003-09-04      Joel Sherrill <joel@OARcorp.com>
112
113        * clock/ckinit.c, console/console.c, include/bsp.h, startup/bspstart.c,
114        startup/exit.c, startup/setvec.c, timer/timer.c, timer/timerisr.S:
115        URL for license changed.
116
1172003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * Makefile.am: Reflect having moved aclocal/.
120
1212003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * Makefile.am: Reflect having moved automake/.
124        * clock/Makefile.am: Reflect having moved automake/.
125        * console/Makefile.am: Reflect having moved automake/.
126        * include/Makefile.am: Reflect having moved automake/.
127        * start/Makefile.am: Reflect having moved automake/.
128        * startup/Makefile.am: Reflect having moved automake/.
129        * timer/Makefile.am: Reflect having moved automake/.
130        * wrapup/Makefile.am: Reflect having moved automake/.
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
1582003-01-15      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-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
169
1702002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * .cvsignore: Reformat.
173        Add autom4te*cache.
174        Remove autom4te.cache.
175
1762002-08-21      Joel Sherrill <joel@OARcorp.com>
177
178        * bsp_specs: Added support for -nostdlibs.
179
1802002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
183        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
184        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
185        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
186        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
187        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
188
1892002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * start/Makefile.am:
192        Fix bsplib_DATA = $(PROJECT_RELEASE)/lib/rxgen_romld$(LIB_VARIANT).o.
193
1942002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * start/Makefile.am: Eliminate PGM.
197        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/rxgen_romld$(LIB_VARIANT).o.
198
1992002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
202
2032002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
206        Remove $(OBJS) from all-local.
207
2082002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
211
2122001-05-09      Joel Sherrill <joel@OARcorp.com>
213
214        * startup/linkcmds: In support of gcc 3.1, added one of more
215        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
216        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
217        and direction of segments to memory regions may also have been
218        addressed.  This was a sweep across all BSPs.
219        * startup/linkcmds.real: Ditto.
220        * clock/ckinit.c: Add volatile to Clock_driver_ticks.
221 
2222002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * startup/nulsystbl.c: Fix braces.
225        * startup/Makefile.am: Remove types.h.
226        * startup/types.h: Remove.
227
2282002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * configure.ac:
231        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
232        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
233        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
234        * Makefile.am: Remove AUTOMAKE_OPTIONS.
235        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
236        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
237        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
238        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
239        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
240        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
241
2422002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * console/console.c: Remove NO_BSP_INIT, SERIAL_INPUT.
245
2462001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
249        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
250
2512001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
254
2552001-10-12      Joel Sherrill <joel@OARcorp.com>
256
257        * clock/ckinit.c, console/console.c, include/bsp.h, startup/bspstart.c,
258        startup/exit.c, startup/setvec.c, timer/timer.c, timer/timerisr.S:
259        Fixed typo.
260
2612001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
264        * configure.in: Remove.
265        * configure.ac: New file, generated from configure.in by autoupdate.
266
2672001-09-27      Joel Sherrill <joel@OARcorp.com>
268
269        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
270
2712001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * include/Makefile.am: Use 'CLEANFILES ='.
274        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
275
2762001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        * configure.in: Add bspopts.h.
279        * include/.cvsignore: Add bspopts.h*, stamp-h*.
280        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
281        * include/bsp.h: Include bspopts.h.
282
2832001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
284
285        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
286
2872001-01-09      Joel Sherrill <joel@OARcorp.com>
288
289        * Removing non-function shmsupp directory.
290        * shmsupp/.cvsignore, shmsupp/Makefile.am, shmsupp/addrconv.c,
291        shmsupp/getcfg.c, shmsupp/lock.c, shmsupp/mpisr.c: Removed.
292        * configure.in, Makefile.am, wrapup/Makefile.am
293
2942000-12-06      Joel Sherrill <joel@OARcorp.com>
295
296        * include/bsp.h: Removed incorrect error case.
297
2982000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
301
3022000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
305
3062000-11-01      Joel Sherrill <joel@OARcorp.com>
307
308        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
309        and libcsupport.h moved from libc to lib/include/rtems and
310        now must be referenced as <rtems/XXX.h>.   Header file order
311        was cleaned up while doing this.
312
3132000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
316        Switch to GNU canonicalization.
317
3182000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * clock/Makefile.am, console/Makefile.am, shmsupp/Makefile.am,
321        startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am,
322        start/Makefile.am: Include compile.am
323
3242000-08-10      Joel Sherrill <joel@OARcorp.com>
325
326        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.