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

4.104.114.84.95
Last change on this file since f4d702d7 was f4d702d7, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/05/03 at 04:47:51

2003-12-05 Ralf Corsepius <corsepiu@…>

  • console/Makefile.am: Remove all: $(ARCH).
  • irq/Makefile.am: Remove all: $(ARCH).
  • startup/Makefile.am: Remove all: $(ARCH).
  • wrapup/Makefile.am: Remove all: $(ARCH).
  • Property mode set to 100644
File size: 8.4 KB
Line 
12003-12-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * console/Makefile.am: Remove all: $(ARCH).
4        * irq/Makefile.am: Remove all: $(ARCH).
5        * startup/Makefile.am: Remove all: $(ARCH).
6        * wrapup/Makefile.am: Remove all: $(ARCH).
7
82003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
9
10        * Makefile.am: Add preinstallation dirstamp support.
11        * clock/Makefile.am: Cosmetics.
12        * console/Makefile.am: Cosmetics.
13        * irq/Makefile.am: Add preinstallation dirstamp support.
14        * startup/Makefile.am: Cosmetics.
15        * timer/Makefile.am: Cosmetics.
16
172003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * clock/Makefile.am: Remove all-local: $(ARCH).
20        * start/Makefile.am: Remove all-local: $(ARCH).
21        * timer/Makefile.am: Remove all-local: $(ARCH).
22
232003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: Remove refs to non-existing files include/bspio.h and
26        include/uart.h.
27
282003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * Makefile.am: Merge-in include/Makefile.am.
31        Reflect changes to bsp.am.
32        * include/Makefile.am: Remove.
33        * configure.ac: Reflect changes above.
34
352003-09-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * bsp_specs: Remove *lib:.
38
392003-09-04      Joel Sherrill <joel@OARcorp.com>
40
41        * include/bsp.h, include/registers.h, irq/bsp_irq_asm.S,
42        irq/bsp_irq_init.c, irq/irq.c, irq/irq.h, start/start.S,
43        startup/bspstart.c, startup/exit.c: URL for license changed.
44
452003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * Makefile.am: Reflect having moved aclocal/.
48
492003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * Makefile.am: Reflect having moved automake/.
52        * clock/Makefile.am: Reflect having moved automake/.
53        * console/Makefile.am: Reflect having moved automake/.
54        * include/Makefile.am: Reflect having moved automake/.
55        * irq/Makefile.am: Reflect having moved automake/.
56        * start/Makefile.am: Reflect having moved automake/.
57        * startup/Makefile.am: Reflect having moved automake/.
58        * timer/Makefile.am: Reflect having moved automake/.
59        * wrapup/Makefile.am: Reflect having moved automake/.
60
612003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        PR 452/bsps
64        * startup/Makefile.am: Remove USE_INIT_FINI.
65
662003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
69
702003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        PR 445/bsps
73        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
74        Remove cpp, old_cpp (now unused).
75
762003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        PR 444/bsps
79        * bsp_specs: Remove -DUSE_ENHANCED_INTR_API.
80
812003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * configure.ac: Remove AC_CONFIG_AUX_DIR.
84
852003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
88
892003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * configure.ac: AC_PREREQ(2.57).
92
932003-01-20      Joel Sherrill <joel@OARcorp.com>
94
95        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
96
972002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
100        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
101        * irq/Makefile.am: Don't include @RTEMS_BSP@.cfg.
102        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
103        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
104        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
105
1062002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * start/Makefile.am: Use install-data-local to install startfile.
109
1102002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
113
1142002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * .cvsignore: Reformat.
117        Add autom4te*cache.
118        Remove autom4te.cache.
119
1202002-08-21      Joel Sherrill <joel@OARcorp.com>
121
122        * bsp_specs: Added support for -nostdlibs.
123
1242002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
127        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
128        * irq/Makefile.am: Use .$(OBJEXT) instead of .o.
129        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
130        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
131        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
132        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
133
1342002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * start/Makefile.am: Eliminate PGM.
137        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
138
1392002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
142
1432002-07-17      Jay Monkman <jtm@smoothsmoothie.com>
144
145        * irq/bsp_irq_asm.S: Disable code to touch PIC.
146
1472002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
150
1512001-05-09      Joel Sherrill <joel@OARcorp.com>
152
153        * startup/linkcmds: In support of gcc 3.1, added one of more
154        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
155        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
156        and direction of segments to memory regions may also have been
157        addressed.  This was a sweep across all BSPs.
158 
1592002-03-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * configure.ac: Update, remove code rott.
162
1632002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * configure.ac:
166        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
167        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
168        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
169        * Makefile.am: Remove AUTOMAKE_OPTIONS.
170        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
171        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
172        * irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
173        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
174        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
175        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
176        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
177
1782002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * startup/exit.c: Include rtems/bspIo.h instead of bspIo.h.
181
1822001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
185        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
186
1872001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
190
1912001-10-17      Joel Sherrill <joel@OARcorp.com>
192
193        * timer: New subdirectory.
194        * timer/Makefile.am: New file.
195        * timer/.cvsignore: New file.
196        * Makefile.am: Modified to reflect above.
197        * configure.ac: Ditto.
198        * wrapup/Makefile.am: Ditto.
199        * include/bsp.h: Stubs to let tm27 compile and link.
200
2012001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
204        * configure.in: Remove.
205        * configure.ac: New file, generated from configure.in by autoupdate.
206
2072001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * include/Makefile.am: Use 'CLEANFILES ='.
210        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
211        * irq/Makefile.am: Use 'PREINSTALL_FILES ='.
212
2132001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * configure.in: Add include/bspopts.h.
216        * console/Makefile.am: Use *_HEADERS instead of *H_FILES.
217        * irq/Makefile.am: Use *_HEADER instead of *H_FILES.
218        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*
219        * include/Makefile.am: Add bspopts.h, Use *_HEADER instead of *H_FILES.
220        * include/bsp.h: Add bspopts.h.
221
2222001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
225
2262001-01-08      Joel Sherrill <joel@OARcorp.com>
227
228        * include/bsp.h: Added closing brace for extern C.
229
2302000-12-06      Joel Sherrill <joel@OARcorp.com>
231
232        * Makefile.am: Add include of bsp.am.  Add clock subdirectory.
233        * configure.in: Add clock subdirectory.
234        * include/Makefile.am: Add coverhd.h.
235
2362000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
239
2402000-11-02      Joel Sherrill <joel@OARcorp.com>
241
242        * bsp_specs: Remove -Tlinkcmds from *link rule.
243
2442000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
247
2482000-11-01      Joel Sherrill <joel@OARcorp.com>
249
250        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
251        and libcsupport.h moved from libc to lib/include/rtems and
252        now must be referenced as <rtems/XXX.h>.   Header file order
253        was cleaned up while doing this.
254
2552000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
258        Switch to GNU canonicalization.
259
2602000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * clock/Makefile.am, console/Makefile.am, irq/Makefile.am,
263        start/Makefile.am, startup/Makefile.am, wrapup/Makefile.am:
264        Include compile.am.
265
2662000-08-10      Joel Sherrill <joel@OARcorp.com>
267
268        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.