source: rtems/c/src/lib/libbsp/arm/vegaplus/ChangeLog @ d89f13a

4.104.114.84.95
Last change on this file since d89f13a was d89f13a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/31/04 at 04:15:37

2004-03-31 Ralf Corsepius <ralf_corsepius@…>

  • startup/bspstart.c: Convert to using c99 fixed size types.
  • Property mode set to 100644
File size: 11.0 KB
Line 
12004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * startup/bspstart.c: Convert to using c99 fixed size types.
4
52004-03-03      Joel Sherrill <joel@OARcorp.com>
6
7        * startup/linkcmds: Add more memory so tests can link. This is a
8        generic BSP for a CPU model so OK to do this.
9
102004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Reflect changes to bsp.am.
13        Preinstall dist_project_lib*.
14
152004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * Makefile.am: Reflect changes to bsp.am.
18
192004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
22
232004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: Pickup files from ../../arm/shared instead of
26        ../shared. Reformat.
27
282004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
31        Add RTEMS_PROG_CCAS.
32
332004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
36        irq/Makefile.am, start/Makefile.am, startup/Makefile.am,
37        timer/Makefile.am, wrapup/Makefile.am. Use automake compilation rules.
38        * clock/Makefile.am, console/Makefile.am, irq/Makefile.am,
39        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
40        wrapup/Makefile.am: Remove.
41        * configure.ac: Reflect changes above.
42
432004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * Makefile.am: Add PREINSTALL_DIRS.
46        * irq/Makefile.am: Ditto.
47
482004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
51        Add PRE/TMPINSTALL_FILES to CLEANFILES.
52        * irq/Makefile.am: Ditto.
53        * start/Makefile.am: Ditto.
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-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        PR 541/bsps
64        * startup/linkcmds: Remove SEARCH_DIR.
65
662003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
69        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
70
712003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * irq/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
74        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
75        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
76
772003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
80
812003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * start/Makefile.am: Misc cleanups and fixes.
84        * startup/Makefile.am: Misc cleanups and fixes.
85        * wrapup/Makefile.am: Misc cleanups and fixes.
86
872003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * clock/Makefile.am: Remove all-local: $(ARCH).
90        * console/Makefile.am: Remove all-local: $(ARCH).
91        * irq/Makefile.am: Remove all-local: $(ARCH).
92        * startup/Makefile.am: Remove all-local: $(ARCH).
93        * timer/Makefile.am: Remove all-local: $(ARCH).
94        * wrapup/Makefile.am: Remove all-local: $(ARCH).
95
962003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * Makefile.am: Merge-in include/Makefile.am.
99        Reflect changes to bsp.am.
100        * include/Makefile.am: Remove.
101        * configure.ac: Reflect changes above.
102
1032003-09-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * bsp_specs: Remove *lib:.
106
1072003-09-04      Joel Sherrill <joel@OARcorp.com>
108
109        * include/bsp.h, include/registers.h, irq/bsp_irq_asm.S,
110        irq/bsp_irq_init.c, irq/irq.c, irq/irq.h, start/start.S,
111        startup/bspstart.c, startup/exit.c: URL for license changed.
112
1132003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * Makefile.am: Reflect having moved aclocal/.
116
1172003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * Makefile.am: Reflect having moved automake/.
120        * clock/Makefile.am: Reflect having moved automake/.
121        * console/Makefile.am: Reflect having moved automake/.
122        * include/Makefile.am: Reflect having moved automake/.
123        * irq/Makefile.am: Reflect having moved automake/.
124        * start/Makefile.am: Reflect having moved automake/.
125        * startup/Makefile.am: Reflect having moved automake/.
126        * timer/Makefile.am: Reflect having moved automake/.
127        * wrapup/Makefile.am: Reflect having moved automake/.
128
1292003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
132
1332003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        PR 445/bsps
136        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
137        Remove cpp, old_cpp (now unused).
138
1392003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        PR 444/bsps
142        * bsp_specs: Remove -DUSE_ENHANCED_INTR_API.
143
1442003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * configure.ac: Remove AC_CONFIG_AUX_DIR.
147
1482003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
151
1522003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * configure.ac: AC_PREREQ(2.57).
155
1562003-01-20      Joel Sherrill <joel@OARcorp.com>
157
158        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
159
1602002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
163        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
164        * irq/Makefile.am: Don't include @RTEMS_BSP@.cfg.
165        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
166        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
167        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
168
1692002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * start/Makefile.am: Use install-data-local to install startfile.
172
1732002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
176
1772002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * .cvsignore: Reformat.
180        Add autom4te*cache.
181        Remove autom4te.cache.
182
1832002-08-21      Joel Sherrill <joel@OARcorp.com>
184
185        * bsp_specs: Added support for -nostdlibs.
186
1872002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
190        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
191        * irq/Makefile.am: Use .$(OBJEXT) instead of .o.
192        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
193        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
194        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
195        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
196
1972002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * start/Makefile.am: Eliminate PGM.
200        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
201
2022002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
205
2062002-07-17      Jay Monkman <jtm@smoothsmoothie.com>
207
208        * irq_bsp_irq_asm.S: Update to reflect irq_asm modifications.
209
2102002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
213        Remove $(OBJS) from all-local.
214
2152002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * wrapup/Makefile.am: Add $(LIB) to all-local.
218
2192002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
222
2232001-05-09      Joel Sherrill <joel@OARcorp.com>
224
225        * startup/linkcmds: In support of gcc 3.1, added one of more
226        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
227        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
228        and direction of segments to memory regions may also have been
229        addressed.  This was a sweep across all BSPs.
230 
2312002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * configure.ac:
234        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
235        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
236        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
237        * Makefile.am: Remove AUTOMAKE_OPTIONS.
238        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
239        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
240        * irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
241        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
242        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
243        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
244        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
245
2462002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * startup/exit.c: Include rtems/bspIo.h instead of bspIo.h.
249
2502001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
253        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
254
2552001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
258
2592001-10-17      Joel Sherrill <joel@OARcorp.com>
260
261        * timer: New subdirectory.
262        * timer/Makefile.am: New file.
263        * timer/.cvsignore: New file.
264        * Makefile.am: Modified to reflect above.
265        * configure.ac: Ditto.
266        * wrapup/Makefile.am: Ditto.
267        * include/bsp.h: Stubs to let tm27 compile and link.
268
2692001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
272        * configure.in: Remove.
273        * configure.ac: New file, generated from configure.in by autoupdate.
274
2752001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * include/Makefile.am: Use 'CLEANFILES ='.
278        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
279        * irq/Makefile.am: Use 'PREINSTALL_FILES ='.
280
2812001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * configure.in: Add include/bspopts.h.
284        * irq/Makefile.am: Use *_HEADERS instead of *H_FILES.
285        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
286        * include/Makefile.am: Add bspopts.h, Use *_HEADER instead of *H_FILES.
287        * include/bsp.h: Add bspopts.h.
288
2892001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
290
291        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
292
2932001-01-08      Joel Sherrill <joel@OARcorp.com>
294
295        * include/bsp.h: Added closing brace for extern C.
296
2972001-01-03      Joel Sherrill <joel@OARcorp.com>
298
299        * clock: New directory with stub clock driver.
300        * clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c: New files.
301        * Makefile.am, configure.in, wrapup/Makefile.am: Modified
302        to reflect above.
303
3042000-12-06      Joel Sherrill <joel@OARcorp.com>
305
306        * startup/bspstart.c: Removed call of console_reserve_resources().
307        * comm/console.c: Added casts to eliminate warnings.
308
3092000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * Makefile.am, console/Makefile.am, include/Makefile.am,
312        start/Makefile.am: VPATH was not setup correctly
313
3142000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
317
3182000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
321
3222000-11-01      Joel Sherrill <joel@OARcorp.com>
323
324        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
325        and libcsupport.h moved from libc to lib/include/rtems and
326        now must be referenced as <rtems/XXX.h>.   Header file order
327        was cleaned up while doing this.
328
3292000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
332        Switch to GNU canonicalization.
333
3342000-09-13      Joel Sherrill <joel@OARcorp.com>
335
336        * Makefile.am, bsp_specs, configure.in, console/Makefile.am,
337        include/Makefile.am, irq/Makefile.am, irq/irq.c, start/Makefile.am,
338        startup/Makefile.am, startup/exit.c, wrapup/Makefile.am:
339        Made to conform to current practice concerning automake and
340        autoconf.  Corrected minor warnings.
341
3422000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
343
344        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
345        Eric Valette <valette@crf.canon.fr>.
Note: See TracBrowser for help on using the repository browser.