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

4.104.114.84.95
Last change on this file since b16bdbf7 was f47ee58, checked in by Joel Sherrill <joel.sherrill@…>, on 03/03/04 at 14:22:27

2004-03-03 Joel Sherrill <joel@…>

  • startup/linkcmds: Add more memory and sections so tests can link. This is a generic BSP for a CPU model so OK to do this.
  • Property mode set to 100644
File size: 10.9 KB
Line 
12004-03-03      Joel Sherrill <joel@OARcorp.com>
2
3        * startup/linkcmds: Add more memory and sections so tests can link.
4        This is a generic BSP for a CPU model so OK to do this.
5
62004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * Makefile.am: Reflect changes to bsp.am.
9        Preinstall dist_project_lib*.
10
112004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * Makefile.am: Reflect changes to bsp.am.
14
152004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
18
192004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Pickup files from ../../arm/shared instead of
22        ../shared. Reformat.
23
242004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
27        irq/Makefile.am, start/Makefile.am, startup/Makefile.am,
28        timer/Makefile.am, wrapup/Makefile.am. Use automake compilation rules.
29        * clock/Makefile.am, console/Makefile.am, irq/Makefile.am,
30        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
31        wrapup/Makefile.am: Remove.
32        * configure.ac: Reflect changes above.
33
342004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * Makefile.am: Add PREINSTALL_DIRS.
37        * irq/Makefile.am: Ditto.
38
392004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
42        Add PRE/TMPINSTALL_FILES to CLEANFILES.
43        * irq/Makefile.am: Ditto.
44        * start/Makefile.am: Ditto.
45        * startup/Makefile.am: Ditto.
46
472004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * wrapup/Makefile.am: Eliminate $(LIB).
50        Use noinst_DATA to trigger building libbsp.a.
51
522003-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        PR 541/bsps
55        * startup/linkcmds: Remove SEARCH_DIR.
56
572003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
60        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
61
622003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * irq/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
65        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
66        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
67
682003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
71
722003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * console/Makefile.am: Misc cleanups and fixes.
75        * irq/Makefile.am: Misc cleanups and fixes.
76        * start/Makefile.am: Misc cleanups and fixes.
77        * startup/Makefile.am: Misc cleanups and fixes.
78        * wrapup/Makefile.am: Misc cleanups and fixes.
79
802003-12-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * console/Makefile.am: Remove all: $(ARCH).
83        * irq/Makefile.am: Remove all: $(ARCH).
84        * startup/Makefile.am: Remove all: $(ARCH).
85        * wrapup/Makefile.am: Remove all: $(ARCH).
86
872003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * Makefile.am: Add preinstallation dirstamp support.
90        * clock/Makefile.am: Cosmetics.
91        * console/Makefile.am: Cosmetics.
92        * irq/Makefile.am: Add preinstallation dirstamp support.
93        * startup/Makefile.am: Cosmetics.
94        * timer/Makefile.am: Cosmetics.
95
962003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * clock/Makefile.am: Remove all-local: $(ARCH).
99        * start/Makefile.am: Remove all-local: $(ARCH).
100        * timer/Makefile.am: Remove all-local: $(ARCH).
101
1022003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * Makefile.am: Remove refs to non-existing files include/bspio.h and
105        include/uart.h.
106
1072003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * Makefile.am: Merge-in include/Makefile.am.
110        Reflect changes to bsp.am.
111        * include/Makefile.am: Remove.
112        * configure.ac: Reflect changes above.
113
1142003-09-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * bsp_specs: Remove *lib:.
117
1182003-09-04      Joel Sherrill <joel@OARcorp.com>
119
120        * include/bsp.h, include/registers.h, irq/bsp_irq_asm.S,
121        irq/bsp_irq_init.c, irq/irq.c, irq/irq.h, start/start.S,
122        startup/bspstart.c, startup/exit.c: URL for license changed.
123
1242003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * Makefile.am: Reflect having moved aclocal/.
127
1282003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * Makefile.am: Reflect having moved automake/.
131        * clock/Makefile.am: Reflect having moved automake/.
132        * console/Makefile.am: Reflect having moved automake/.
133        * include/Makefile.am: Reflect having moved automake/.
134        * irq/Makefile.am: Reflect having moved automake/.
135        * start/Makefile.am: Reflect having moved automake/.
136        * startup/Makefile.am: Reflect having moved automake/.
137        * timer/Makefile.am: Reflect having moved automake/.
138        * wrapup/Makefile.am: Reflect having moved automake/.
139
1402003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        PR 452/bsps
143        * startup/Makefile.am: Remove USE_INIT_FINI.
144
1452003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
148
1492003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        PR 445/bsps
152        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
153        Remove cpp, old_cpp (now unused).
154
1552003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        PR 444/bsps
158        * bsp_specs: Remove -DUSE_ENHANCED_INTR_API.
159
1602003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * configure.ac: Remove AC_CONFIG_AUX_DIR.
163
1642003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
167
1682003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * configure.ac: AC_PREREQ(2.57).
171
1722003-01-20      Joel Sherrill <joel@OARcorp.com>
173
174        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
175
1762002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
179        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
180        * irq/Makefile.am: Don't include @RTEMS_BSP@.cfg.
181        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
182        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
183        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
184
1852002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * start/Makefile.am: Use install-data-local to install startfile.
188
1892002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
192
1932002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * .cvsignore: Reformat.
196        Add autom4te*cache.
197        Remove autom4te.cache.
198
1992002-08-21      Joel Sherrill <joel@OARcorp.com>
200
201        * bsp_specs: Added support for -nostdlibs.
202
2032002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
206        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
207        * irq/Makefile.am: Use .$(OBJEXT) instead of .o.
208        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
209        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
210        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
211        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
212
2132002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * start/Makefile.am: Eliminate PGM.
216        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
217
2182002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
221
2222002-07-17      Jay Monkman <jtm@smoothsmoothie.com>
223
224        * irq/bsp_irq_asm.S: Disable code to touch PIC.
225
2262002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
229
2302001-05-09      Joel Sherrill <joel@OARcorp.com>
231
232        * startup/linkcmds: In support of gcc 3.1, added one of more
233        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
234        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
235        and direction of segments to memory regions may also have been
236        addressed.  This was a sweep across all BSPs.
237 
2382002-03-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * configure.ac: Update, remove code rott.
241
2422002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * configure.ac:
245        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
246        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
247        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
248        * Makefile.am: Remove AUTOMAKE_OPTIONS.
249        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
250        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
251        * irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
252        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
253        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
254        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
255        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
256
2572002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * startup/exit.c: Include rtems/bspIo.h instead of bspIo.h.
260
2612001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
264        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
265
2662001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
269
2702001-10-17      Joel Sherrill <joel@OARcorp.com>
271
272        * timer: New subdirectory.
273        * timer/Makefile.am: New file.
274        * timer/.cvsignore: New file.
275        * Makefile.am: Modified to reflect above.
276        * configure.ac: Ditto.
277        * wrapup/Makefile.am: Ditto.
278        * include/bsp.h: Stubs to let tm27 compile and link.
279
2802001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
283        * configure.in: Remove.
284        * configure.ac: New file, generated from configure.in by autoupdate.
285
2862001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * include/Makefile.am: Use 'CLEANFILES ='.
289        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
290        * irq/Makefile.am: Use 'PREINSTALL_FILES ='.
291
2922001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * configure.in: Add include/bspopts.h.
295        * console/Makefile.am: Use *_HEADERS instead of *H_FILES.
296        * irq/Makefile.am: Use *_HEADER instead of *H_FILES.
297        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*
298        * include/Makefile.am: Add bspopts.h, Use *_HEADER instead of *H_FILES.
299        * include/bsp.h: Add bspopts.h.
300
3012001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
304
3052001-01-08      Joel Sherrill <joel@OARcorp.com>
306
307        * include/bsp.h: Added closing brace for extern C.
308
3092000-12-06      Joel Sherrill <joel@OARcorp.com>
310
311        * Makefile.am: Add include of bsp.am.  Add clock subdirectory.
312        * configure.in: Add clock subdirectory.
313        * include/Makefile.am: Add coverhd.h.
314
3152000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
316
317        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
318
3192000-11-02      Joel Sherrill <joel@OARcorp.com>
320
321        * bsp_specs: Remove -Tlinkcmds from *link rule.
322
3232000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
326
3272000-11-01      Joel Sherrill <joel@OARcorp.com>
328
329        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
330        and libcsupport.h moved from libc to lib/include/rtems and
331        now must be referenced as <rtems/XXX.h>.   Header file order
332        was cleaned up while doing this.
333
3342000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
337        Switch to GNU canonicalization.
338
3392000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * clock/Makefile.am, console/Makefile.am, irq/Makefile.am,
342        start/Makefile.am, startup/Makefile.am, wrapup/Makefile.am:
343        Include compile.am.
344
3452000-08-10      Joel Sherrill <joel@OARcorp.com>
346
347        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.