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

4.104.114.84.95
Last change on this file since 0f4b28e3 was 8cff79fb, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/02/03 at 05:39:23

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

  • clock/Makefile.am: Remove all-local: $(ARCH).
  • start/Makefile.am: Remove all-local: $(ARCH).
  • timer/Makefile.am: Remove all-local: $(ARCH).
  • Property mode set to 100644
File size: 7.8 KB
Line 
12003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * clock/Makefile.am: Remove all-local: $(ARCH).
4        * start/Makefile.am: Remove all-local: $(ARCH).
5        * timer/Makefile.am: Remove all-local: $(ARCH).
6
72003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * Makefile.am: Remove refs to non-existing files include/bspio.h and
10        include/uart.h.
11
122003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * Makefile.am: Merge-in include/Makefile.am.
15        Reflect changes to bsp.am.
16        * include/Makefile.am: Remove.
17        * configure.ac: Reflect changes above.
18
192003-09-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * bsp_specs: Remove *lib:.
22
232003-09-04      Joel Sherrill <joel@OARcorp.com>
24
25        * include/bsp.h, include/registers.h, irq/bsp_irq_asm.S,
26        irq/bsp_irq_init.c, irq/irq.c, irq/irq.h, start/start.S,
27        startup/bspstart.c, startup/exit.c: URL for license changed.
28
292003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * Makefile.am: Reflect having moved aclocal/.
32
332003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * Makefile.am: Reflect having moved automake/.
36        * clock/Makefile.am: Reflect having moved automake/.
37        * console/Makefile.am: Reflect having moved automake/.
38        * include/Makefile.am: Reflect having moved automake/.
39        * irq/Makefile.am: Reflect having moved automake/.
40        * start/Makefile.am: Reflect having moved automake/.
41        * startup/Makefile.am: Reflect having moved automake/.
42        * timer/Makefile.am: Reflect having moved automake/.
43        * wrapup/Makefile.am: Reflect having moved automake/.
44
452003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        PR 452/bsps
48        * startup/Makefile.am: Remove USE_INIT_FINI.
49
502003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
53
542003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        PR 445/bsps
57        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
58        Remove cpp, old_cpp (now unused).
59
602003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        PR 444/bsps
63        * bsp_specs: Remove -DUSE_ENHANCED_INTR_API.
64
652003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * configure.ac: Remove AC_CONFIG_AUX_DIR.
68
692003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
72
732003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * configure.ac: AC_PREREQ(2.57).
76
772003-01-20      Joel Sherrill <joel@OARcorp.com>
78
79        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
80
812002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
84        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
85        * irq/Makefile.am: Don't include @RTEMS_BSP@.cfg.
86        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
87        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
88        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
89
902002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * start/Makefile.am: Use install-data-local to install startfile.
93
942002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
97
982002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * .cvsignore: Reformat.
101        Add autom4te*cache.
102        Remove autom4te.cache.
103
1042002-08-21      Joel Sherrill <joel@OARcorp.com>
105
106        * bsp_specs: Added support for -nostdlibs.
107
1082002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
111        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
112        * irq/Makefile.am: Use .$(OBJEXT) instead of .o.
113        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
114        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
115        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
116        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
117
1182002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * start/Makefile.am: Eliminate PGM.
121        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
122
1232002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
126
1272002-07-17      Jay Monkman <jtm@smoothsmoothie.com>
128
129        * irq/bsp_irq_asm.S: Disable code to touch PIC.
130
1312002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
134
1352001-05-09      Joel Sherrill <joel@OARcorp.com>
136
137        * startup/linkcmds: In support of gcc 3.1, added one of more
138        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
139        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
140        and direction of segments to memory regions may also have been
141        addressed.  This was a sweep across all BSPs.
142 
1432002-03-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * configure.ac: Update, remove code rott.
146
1472002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * configure.ac:
150        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
151        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
152        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
153        * Makefile.am: Remove AUTOMAKE_OPTIONS.
154        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
155        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
156        * irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
157        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
158        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
159        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
160        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
161
1622002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * startup/exit.c: Include rtems/bspIo.h instead of bspIo.h.
165
1662001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
169        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
170
1712001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
174
1752001-10-17      Joel Sherrill <joel@OARcorp.com>
176
177        * timer: New subdirectory.
178        * timer/Makefile.am: New file.
179        * timer/.cvsignore: New file.
180        * Makefile.am: Modified to reflect above.
181        * configure.ac: Ditto.
182        * wrapup/Makefile.am: Ditto.
183        * include/bsp.h: Stubs to let tm27 compile and link.
184
1852001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
188        * configure.in: Remove.
189        * configure.ac: New file, generated from configure.in by autoupdate.
190
1912001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * include/Makefile.am: Use 'CLEANFILES ='.
194        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
195        * irq/Makefile.am: Use 'PREINSTALL_FILES ='.
196
1972001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * configure.in: Add include/bspopts.h.
200        * console/Makefile.am: Use *_HEADERS instead of *H_FILES.
201        * irq/Makefile.am: Use *_HEADER instead of *H_FILES.
202        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*
203        * include/Makefile.am: Add bspopts.h, Use *_HEADER instead of *H_FILES.
204        * include/bsp.h: Add bspopts.h.
205
2062001-05-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
209
2102001-01-08      Joel Sherrill <joel@OARcorp.com>
211
212        * include/bsp.h: Added closing brace for extern C.
213
2142000-12-06      Joel Sherrill <joel@OARcorp.com>
215
216        * Makefile.am: Add include of bsp.am.  Add clock subdirectory.
217        * configure.in: Add clock subdirectory.
218        * include/Makefile.am: Add coverhd.h.
219
2202000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
223
2242000-11-02      Joel Sherrill <joel@OARcorp.com>
225
226        * bsp_specs: Remove -Tlinkcmds from *link rule.
227
2282000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
231
2322000-11-01      Joel Sherrill <joel@OARcorp.com>
233
234        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
235        and libcsupport.h moved from libc to lib/include/rtems and
236        now must be referenced as <rtems/XXX.h>.   Header file order
237        was cleaned up while doing this.
238
2392000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
242        Switch to GNU canonicalization.
243
2442000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * clock/Makefile.am, console/Makefile.am, irq/Makefile.am,
247        start/Makefile.am, startup/Makefile.am, wrapup/Makefile.am:
248        Include compile.am.
249
2502000-08-10      Joel Sherrill <joel@OARcorp.com>
251
252        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.