source: rtems/c/src/lib/libbsp/arm/armulator/ChangeLog @ c24d7c84

4.104.114.84.95
Last change on this file since c24d7c84 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: 10.2 KB
Line 
12004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
4
52004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * start/start.S, startup/libcfunc.c, startup/syscalls.c:
8        Include bspopts.h for ARM_RDI_MONITOR.
9
102004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
13        start/Makefile.am, startup/Makefile.am,
14        timer/Makefile.am, wrapup/Makefile.am. Use automake compilation rules.
15        * clock/Makefile.am, console/Makefile.am,
16        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
17        wrapup/Makefile.am: Remove.
18        * configure.ac: Reflect changes above.
19
202004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * Makefile.am: Add PREINSTALL_DIRS.
23
242004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * start/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
27        Add PRE/TMPINSTALL_FILES to CLEANFILES.
28        * startup/Makefile.am: Ditto.
29
302004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * wrapup/Makefile.am: Eliminate $(LIB).
33        Use noinst_DATA to trigger building libbsp.a.
34
352003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
38        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
39
402003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
43        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
44
452003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
48
492003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * start/Makefile.am: Misc cleanups and fixes.
52        * startup/Makefile.am: Misc cleanups and fixes.
53        * wrapup/Makefile.am: Misc cleanups and fixes.
54
552003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * Makefile.am: Add preinstallation dirstamp support.
58        * clock/Makefile.am: Cosmetics.
59        * console/Makefile.am: Cosmetics.
60        * startup/Makefile.am: Cosmetics.
61        * timer/Makefile.am: Cosmetics.
62        * wrapup/Makefile.am: Cosmetics.
63
642003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * clock/Makefile.am: Remove all-local: $(ARCH).
67        * console/Makefile.am: Remove all-local: $(ARCH).
68        * start/Makefile.am: Remove all-local: $(ARCH).
69        * startup/Makefile.am: Remove all-local: $(ARCH).
70        * timer/Makefile.am: Remove all-local: $(ARCH).
71        * wrapup/Makefile.am: Remove all-local: $(ARCH).
72
732003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * Makefile.am: Merge-in include/Makefile.am.
76        Reflect changes to bsp.am.
77        * include/Makefile.am: Remove.
78        * configure.ac: Reflect changes above.
79
802003-09-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * bsp_specs: Remove *lib:.
83
842003-09-04      Joel Sherrill <joel@OARcorp.com>
85
86        * console/console-io.c, include/bsp.h, startup/bspstart.c: URL for
87        license changed.
88
892003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * Makefile.am: Reflect having moved aclocal/.
92
932003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * Makefile.am: Reflect having moved automake/.
96        * clock/Makefile.am: Reflect having moved automake/.
97        * console/Makefile.am: Reflect having moved automake/.
98        * include/Makefile.am: Reflect having moved automake/.
99        * start/Makefile.am: Reflect having moved automake/.
100        * startup/Makefile.am: Reflect having moved automake/.
101        * timer/Makefile.am: Reflect having moved automake/.
102        * wrapup/Makefile.am: Reflect having moved automake/.
103
1042003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
107
1082003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        PR 445/bsps
111        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
112        Remove cpp, old_cpp (now unused).
113
1142003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * configure.ac: Remove AC_CONFIG_AUX_DIR.
117
1182003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
121
1222003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * configure.ac: AC_PREREQ(2.57).
125
1262003-01-20      Joel Sherrill <joel@OARcorp.com>
127
128        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
129
1302002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
133        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
134        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
135        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
136        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
137
1382002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * start/Makefile.am: Use install-data-local to install startfile.
141
1422002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
145
1462002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * .cvsignore: Reformat.
149        Add autom4te*cache.
150        Remove autom4te.cache.
151
1522002-08-21      Joel Sherrill <joel@OARcorp.com>
153
154        * bsp_specs: Added support for -nostdlibs.
155
1562002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
159        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
160        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
161        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
162        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
163        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
164
1652002-07-30      Joel Sherrill <joel@OARcorp.com>
166
167        * startup/Makefile.am: Added -DARM_RDI_MONITOR.
168
1692002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * start/Makefile.am:
172        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o
173        (Didn't make it into cvs at 2002-07-20 :( )
174
1752002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * start/Makefile.am: Remove leftover from eliminating PGM.
178
1792002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * start/Makefile.am: Eliminate PGM.
182        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
183
1842002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
187
1882002-07-17      Jay Monkman <jtm@smoothsmoothie.com>
189
190        * start/start.S: Added SWI_Handler.
191
1922002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
195        Remove $(OBJS) from all-local.
196
1972002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * wrapup/Makefile.am: Add $(LIB) to all-local.
200
2012002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
204
2052001-05-09      Joel Sherrill <joel@OARcorp.com>
206
207        * startup/linkcmds: In support of gcc 3.1, added one of more
208        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
209        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
210        and direction of segments to memory regions may also have been
211        addressed.  This was a sweep across all BSPs.
212 
2132002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * configure.ac:
216        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
217        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
218        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
219        * Makefile.am: Remove AUTOMAKE_OPTIONS.
220        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
221        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
222        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
223        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
224        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
225        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
226
2272002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * console/console-io.c: Include rtems/bspIo.h instead of bspIo.h.
230
2312001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
234        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
235
2362001-12-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * configure.ac: Add RTEMS_BSPOPTS_*(ARM_RDP_MONITOR).
239        * startup/Makefile.am: Remove ARM_RDP_MONITOR, AM_CPPFLAGS.
240
2412001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * configure.ac: Add RTEMS_BPSOPTS_* for ARM_RDI_MONITOR.
244
2452001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
248
2492001-10-17      Joel Sherrill <joel@OARcorp.com>
250
251        * timer: New subdirectory.
252        * timer/Makefile.am: New file.
253        * timer/.cvsignore: New file.
254        * Makefile.am: Modified to reflect above.
255        * configure.ac: Ditto.
256
2572001-10-12      Joel Sherrill <joel@OARcorp.com>
258
259        * console/console-io.c: 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      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * include/Makefile.am: Use 'CLEANFILES ='.
270        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
271
2722001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * configure.in: Add include/bspopts.h.
275        * console/Makefile.am: Use *_HEADERS instead of *H_FILES.
276        * irq/Makefile.am: Use *_HEADER instead of *H_FILES.
277        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
278        * include/Makefile.am: Add bspopts.h, Use *_HEADER instead of *H_FILES.
279        * include/bsp.h: Add bspopts.h.
280
2812001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
282
283        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
284
2852001-01-03      Joel Sherrill <joel@OARcorp.com>
286
287        * console/console-io.c: Added console_initialize_hardware().
288
2892000-12-06      Joel Sherrill <joel@OARcorp.com>
290
291        * startup/bspstart.c: Removed unused variables ramSpace and _end.
292        Added prototype for initialize_monitor_handles().
293        * startup/syscalls.c: Added casts and removed unused variables to
294        eliminate warnings.
295
2962000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
299
3002000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
303
3042000-11-01      Joel Sherrill <joel@OARcorp.com>
305
306        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
307        and libcsupport.h moved from libc to lib/include/rtems and
308        now must be referenced as <rtems/XXX.h>.   Header file order
309        was cleaned up while doing this.
310
3112000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
314        Switch to GNU canonicalization.
315
3162000-09-13      Joel Sherrill <joel@OARcorp.com>
317
318        * bsp_specs, console/Makefile.am, include/Makefile.am: Clean up.
319
3202000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * clock/Makefile.am, console/Makefile.am, start/Makefile.am,
323        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
324
3252000-08-10      Joel Sherrill <joel@OARcorp.com>
326
327        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.