source: rtems/c/src/lib/libbsp/arm/arm_bare_bsp/ChangeLog @ 6411947

4.104.114.84.95
Last change on this file since 6411947 was 6411947, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/05/04 at 06:14:08

2004-01-05 Ralf Corsepius <corsepiu@…>

  • wrapup/Makefile.am: Eliminate $(LIB). Use noinst_DATA to trigger building libbsp.a.
  • Property mode set to 100644
File size: 9.5 KB
Line 
12004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Eliminate $(LIB).
4        Use noinst_DATA to trigger building libbsp.a.
5
62003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        PR 541/bsps
9        * startup/linkcmds: Remove SEARCH_DIR.
10
112003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
14        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
15
162003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * irq/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
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-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * console/Makefile.am: Misc cleanups and fixes.
29        * irq/Makefile.am: Misc cleanups and fixes.
30        * start/Makefile.am: Misc cleanups and fixes.
31        * startup/Makefile.am: Misc cleanups and fixes.
32        * wrapup/Makefile.am: Misc cleanups and fixes.
33
342003-12-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * console/Makefile.am: Remove all: $(ARCH).
37        * irq/Makefile.am: Remove all: $(ARCH).
38        * startup/Makefile.am: Remove all: $(ARCH).
39        * wrapup/Makefile.am: Remove all: $(ARCH).
40
412003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * Makefile.am: Add preinstallation dirstamp support.
44        * clock/Makefile.am: Cosmetics.
45        * console/Makefile.am: Cosmetics.
46        * irq/Makefile.am: Add preinstallation dirstamp support.
47        * startup/Makefile.am: Cosmetics.
48        * timer/Makefile.am: Cosmetics.
49
502003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * clock/Makefile.am: Remove all-local: $(ARCH).
53        * start/Makefile.am: Remove all-local: $(ARCH).
54        * timer/Makefile.am: Remove all-local: $(ARCH).
55
562003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Remove refs to non-existing files include/bspio.h and
59        include/uart.h.
60
612003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: Merge-in include/Makefile.am.
64        Reflect changes to bsp.am.
65        * include/Makefile.am: Remove.
66        * configure.ac: Reflect changes above.
67
682003-09-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * bsp_specs: Remove *lib:.
71
722003-09-04      Joel Sherrill <joel@OARcorp.com>
73
74        * include/bsp.h, include/registers.h, irq/bsp_irq_asm.S,
75        irq/bsp_irq_init.c, irq/irq.c, irq/irq.h, start/start.S,
76        startup/bspstart.c, startup/exit.c: URL for license changed.
77
782003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * Makefile.am: Reflect having moved aclocal/.
81
822003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * Makefile.am: Reflect having moved automake/.
85        * clock/Makefile.am: Reflect having moved automake/.
86        * console/Makefile.am: Reflect having moved automake/.
87        * include/Makefile.am: Reflect having moved automake/.
88        * irq/Makefile.am: Reflect having moved automake/.
89        * start/Makefile.am: Reflect having moved automake/.
90        * startup/Makefile.am: Reflect having moved automake/.
91        * timer/Makefile.am: Reflect having moved automake/.
92        * wrapup/Makefile.am: Reflect having moved automake/.
93
942003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        PR 452/bsps
97        * startup/Makefile.am: Remove USE_INIT_FINI.
98
992003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
102
1032003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        PR 445/bsps
106        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
107        Remove cpp, old_cpp (now unused).
108
1092003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        PR 444/bsps
112        * bsp_specs: Remove -DUSE_ENHANCED_INTR_API.
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        * irq/Makefile.am: Don't include @RTEMS_BSP@.cfg.
135        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
136        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
137        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
138
1392002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * start/Makefile.am: Use install-data-local to install startfile.
142
1432002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
146
1472002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * .cvsignore: Reformat.
150        Add autom4te*cache.
151        Remove autom4te.cache.
152
1532002-08-21      Joel Sherrill <joel@OARcorp.com>
154
155        * bsp_specs: Added support for -nostdlibs.
156
1572002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
160        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
161        * irq/Makefile.am: Use .$(OBJEXT) instead of .o.
162        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
163        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
164        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
165        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
166
1672002-07-20      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-17      Jay Monkman <jtm@smoothsmoothie.com>
177
178        * irq/bsp_irq_asm.S: Disable code to touch PIC.
179
1802002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
183
1842001-05-09      Joel Sherrill <joel@OARcorp.com>
185
186        * startup/linkcmds: In support of gcc 3.1, added one of more
187        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
188        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
189        and direction of segments to memory regions may also have been
190        addressed.  This was a sweep across all BSPs.
191 
1922002-03-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * configure.ac: Update, remove code rott.
195
1962002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * configure.ac:
199        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
200        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
201        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
202        * Makefile.am: Remove AUTOMAKE_OPTIONS.
203        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
204        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
205        * irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
206        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
207        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
208        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
209        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
210
2112002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * startup/exit.c: Include rtems/bspIo.h instead of bspIo.h.
214
2152001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
218        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
219
2202001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
223
2242001-10-17      Joel Sherrill <joel@OARcorp.com>
225
226        * timer: New subdirectory.
227        * timer/Makefile.am: New file.
228        * timer/.cvsignore: New file.
229        * Makefile.am: Modified to reflect above.
230        * configure.ac: Ditto.
231        * wrapup/Makefile.am: Ditto.
232        * include/bsp.h: Stubs to let tm27 compile and link.
233
2342001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
237        * configure.in: Remove.
238        * configure.ac: New file, generated from configure.in by autoupdate.
239
2402001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * include/Makefile.am: Use 'CLEANFILES ='.
243        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
244        * irq/Makefile.am: Use 'PREINSTALL_FILES ='.
245
2462001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * configure.in: Add include/bspopts.h.
249        * console/Makefile.am: Use *_HEADERS instead of *H_FILES.
250        * irq/Makefile.am: Use *_HEADER instead of *H_FILES.
251        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*
252        * include/Makefile.am: Add bspopts.h, Use *_HEADER instead of *H_FILES.
253        * include/bsp.h: Add bspopts.h.
254
2552001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
258
2592001-01-08      Joel Sherrill <joel@OARcorp.com>
260
261        * include/bsp.h: Added closing brace for extern C.
262
2632000-12-06      Joel Sherrill <joel@OARcorp.com>
264
265        * Makefile.am: Add include of bsp.am.  Add clock subdirectory.
266        * configure.in: Add clock subdirectory.
267        * include/Makefile.am: Add coverhd.h.
268
2692000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
272
2732000-11-02      Joel Sherrill <joel@OARcorp.com>
274
275        * bsp_specs: Remove -Tlinkcmds from *link rule.
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        * configure.in, 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, irq/Makefile.am,
296        start/Makefile.am, startup/Makefile.am, wrapup/Makefile.am:
297        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.