source: rtems/c/src/lib/libbsp/sh/gensh1/ChangeLog @ 935773b

4.104.114.84.95
Last change on this file since 935773b was 935773b, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/12/03 at 13:30:06

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

  • start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
  • startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
  • Property mode set to 100644
File size: 8.9 KB
Line 
12003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
4        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
5
62003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
9
102003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * start/Makefile.am: Misc cleanups and fixes.
13        * startup/Makefile.am: Misc cleanups and fixes.
14        * wrapup/Makefile.am: Misc cleanups and fixes.
15
162003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * Makefile.am: Add preinstallation dirstamp support.
19        * console/Makefile.am: Cosmetics.
20        * scitab/Makefile.am: Cosmetics.
21        * startup/Makefile.am: Cosmetics.
22        * wrapup/Makefile.am: Cosmetics.
23
242003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * console/Makefile.am: Remove all-local: $(ARCH).
27        * scitab/Makefile.am: Remove all-local: $(ARCH).
28        * start/Makefile.am: Remove all-local: $(ARCH).
29        * startup/Makefile.am: Remove all-local: $(ARCH).
30        * wrapup/Makefile.am: Remove all-local: $(ARCH).
31
322003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * Makefile.am: Merge-in include/Makefile.am.
35        Reflect changes to bsp.am.
36        * include/Makefile.am: Remove.
37        * configure.ac: Reflect changes above.
38
392003-09-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * bsp_specs: Remove *lib:.
42
432003-09-04      Joel Sherrill <joel@OARcorp.com>
44
45        * include/bsp.h, include/coverhd.h, start/start.S, startup/bspclean.c,
46        startup/bspstart.c, startup/linkcmds: URL for license changed.
47
482003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * Makefile.am: Reflect having moved aclocal/.
51
522003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * Makefile.am: Reflect having moved automake/.
55        * console/Makefile.am: Reflect having moved automake/.
56        * include/Makefile.am: Reflect having moved automake/.
57        * scitab/Makefile.am: Reflect having moved automake/.
58        * start/Makefile.am: Reflect having moved automake/.
59        * startup/Makefile.am: Reflect having moved automake/.
60        * wrapup/Makefile.am: Reflect having moved automake/.
61
622003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
65
662003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        PR 445/bsps
69        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
70        Remove cpp, old_cpp (now unused).
71
722003-06-13      Joel Sherrill <joel@OARcorp.com>
73
74        * startup/linkcmds: Removed warnings.
75
762003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * configure.ac: Remove AC_CONFIG_AUX_DIR.
79
802003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
83
842003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * configure.ac: AC_PREREQ(2.57).
87
882003-01-28      Joel Sherrill <joel@OARcorp.com>
89
90        * startup/linkcmds: Fix to work around truncated section names.
91
922003-01-20      Joel Sherrill <joel@OARcorp.com>
93
94        * startup/linkcmds*: Add FreeBSD sysctl() sections.
95
962003-01-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * wrapup/Makefile.am: Reflect changes to libcpu/sh/*.
99
1002002-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
103        * scitab/Makefile.am: Don't include @RTEMS_BSP@.cfg.
104        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
105        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
106
1072002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * start/Makefile.am: Use install-data-local to install startfile.
110
1112002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
114
1152002-11-07      Joel Sherrill <joel@OARcorp.com>
116
117        * startup/linkcmds: Include all .rodata* sections.
118
1192002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * .cvsignore: Reformat.
122        Add autom4te*cache.
123        Remove autom4te.cache.
124
1252002-09-14      Joel Sherrill <joel@OARcorp.com>
126
127        * startup/bspstart.c: As part of fixing PR281 on gensh4, a review
128        of all calls to bsp_libc_init() resulted in some cleanup here.
129
1302002-08-21      Joel Sherrill <joel@OARcorp.com>
131
132        * bsp_specs: Added support for -nostdlibs.
133
1342002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
137        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
138
1392002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
142        * scitab/Makefile.am: Use .$(OBJEXT) instead of .o.
143        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
144        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
145
1462002-07-25      Joel Sherrill <joel@OARcorp.com>
147
148        * startup/linkcmds: Added __EH_FRAME_BEGIN__ and __EH_FRAME_END__
149        to remove problems linking empty main(){} with BSP.
150
1512002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * start/Makefile.am: Eliminate PGM.
154        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
155
1562002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
159
1602002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
163        Remove $(OBJS) from all-local.
164
1652002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
168
1692001-05-09      Joel Sherrill <joel@OARcorp.com>
170
171        * startup/linkcmds: In support of gcc 3.1, added one of more
172        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
173        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
174        and direction of segments to memory regions may also have been
175        addressed.  This was a sweep across all BSPs.
176 
1772002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * configure.ac:
180        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
181        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
182        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
183        * Makefile.am: Remove AUTOMAKE_OPTIONS.
184        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
185        * scitab/Makefile.am: Remove AUTOMAKE_OPTIONS.
186        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
187        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
188        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
189
1902001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
193
1942001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * configure.ac: Replace RTEMS_BSPOPTS_BSP with RTEMS_BSPOPTS_SET (typo).
197
1982001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * configure.ac: Apply RTEMS_BSPOPTS_*(CPU_CLOCK_RATE_HZ).
201        * wrapup/Makefile.am: Apply RTEMS_CPU_MODEL to pickup CPU_PIECES.
202
2032001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * startup/Makefile.am: Remove AC_CFLAGS, HZ.
206
2072001-10-12      Joel Sherrill <joel@OARcorp.com>
208
209        * include/bsp.h, include/coverhd.h, start/start.S, startup/bspclean.c,
210        startup/bspstart.c, startup/linkcmds: Fixed typo.
211
2122001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
215        * configure.in: Remove.
216        * configure.ac: New file, generated from configure.in by autoupdate.
217
2182001-09-27      Joel Sherrill <joel@OARcorp.com>
219
220        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
221
2222001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
225
2262001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * configure.in: Add bspopts.h.
229        * include/.cvsignore: Add bspopts.h*, stamp-h*.
230        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
231        * include/bsp.h: Include bspopts.h.
232        * scitab/Makefile.am: Use @CPU_CLOCK_RATE_HZ@.
233
2342001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
235
236        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]),
237        add bspopts.h.
238        * include/.cvsignore: Add stamp-h*, bspopts.h*.
239        * include/Makefile.am: Use include_HEADERS instead of H_FILES.
240        * include/bsp.h: Add bspopts.h.
241
2422001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * startup/linkcmds: Remove OUTPUT_FORMAT.
245
2462001-01-05      Joel Sherrill <joel@OARcorp.com>
247
248        * scitab/Makefile.am, startup/bspstart.c, configure.in: Removed
249        rest of make-target-options and moved them to BSP configure options.
250
2512001-01-05      Joel Sherrill <joel@OARcorp.com>
252
253        * include/bsp.h: Changed <sh/null.h> to <rtems/devnull.h> to reflect
254        the movement of this component to libmisc.
255        * wrapup/Makefile.am: /dev/null driver is no longer in libcpu/sh.
256
2572000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
260
2612000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
264
2652000-11-01      Joel Sherrill <joel@OARcorp.com>
266
267        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, and
268        libcsupport.h moved from libc to lib/include/rtems and
269        now must be referenced as <rtems/XXX.h>.   Header file order
270        was cleaned up while doing this.
271
2722000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
275        Switch to GNU canonicalization.
276
2772000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * scitab/Makefile.am: PROJECT_TOPdir.
280
2812000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * console/Makefile.am, scitab/Makefile.am, start/Makefile.am,
284        startup/Makefile.am, wrapup/Makefile.am: Include compile.am
285
2862000-08-10      Joel Sherrill <joel@OARcorp.com>
287
288        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.