source: rtems/c/src/lib/libbsp/sparc/erc32/ChangeLog @ 810720b6

4.104.114.84.95
Last change on this file since 810720b6 was 810720b6, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/12/03 at 03:28:02

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

  • configure.ac: Require automake >= 1.8, autoconf >= 2.59.
  • Property mode set to 100644
File size: 11.1 KB
Line 
12003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
4
52003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * start/Makefile.am: Misc cleanups and fixes.
8        * startup/Makefile.am: Misc cleanups and fixes.
9        * wrapup/Makefile.am: Misc cleanups and fixes.
10
112003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * Makefile.am: Add dirstamp support to preinstallation.
14        * clock/Makefile.am: Cosmetics.
15        * console/Makefile.am: Cosmetics.
16        * erc32sonic/Makefile.am: Cosmetics.
17        * gnatsupp/Makefile.am: Cosmetics.
18        * start/Makefile.am: Cosmetics.
19        * startup/Makefile.am: Cosmetics.
20        * timer/Makefile.am: Cosmetics.
21        * wrapup/Makefile.am: Cosmetics.
22
232003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * clock/Makefile.am: Remove all-local: $(ARCH).
26        * console/Makefile.am: Remove all-local: $(ARCH).
27        * erc32sonic/Makefile.am: Remove all-local: $(ARCH).
28        * gnatsupp/Makefile.am: Remove all-local: $(ARCH).
29        * start/Makefile.am: Remove all-local: $(ARCH).
30        * startup/Makefile.am: Remove all-local: $(ARCH).
31        * timer/Makefile.am: Remove all-local: $(ARCH).
32        * wrapup/Makefile.am: Remove all-local: $(ARCH).
33
342003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * Makefile.am: Fix preinstallation of include/coverhd.h.
37
382003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: Merge-in include/Makefile.am.
41        Reflect changes to bsp.am.
42        * include/Makefile.am: Remove.
43        * configure.ac: Reflect changes above.
44
452003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * bsp_specs: Remove *lib:.
48
492003-09-04      Joel Sherrill <joel@OARcorp.com>
50
51        * clock/ckinit.c, console/console.c, console/consolereserveresources.c,
52        console/debugputs.c, include/bsp.h, include/coverhd.h,
53        include/erc32.h, startup/erc32mec.c, startup/setvec.c, timer/timer.c:
54        URL for license changed.
55
562003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Reflect having moved aclocal/.
59
602003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * Makefile.am: Reflect having moved automake/.
63        * clock/Makefile.am: Reflect having moved automake/.
64        * console/Makefile.am: Reflect having moved automake/.
65        * erc32sonic/Makefile.am: Reflect having moved automake/.
66        * gnatsupp/Makefile.am: Reflect having moved automake/.
67        * include/Makefile.am: Reflect having moved automake/.
68        * start/Makefile.am: Reflect having moved automake/.
69        * startup/Makefile.am: Reflect having moved automake/.
70        * timer/Makefile.am: Reflect having moved automake/.
71        * wrapup/Makefile.am: Reflect having moved automake/.
72
732003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        PR 452/bsps
76        * startup/Makefile.am: Remove USE_INIT_FINI.
77
782003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
81
822003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        PR 445/bsps
85        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
86        Remove cpp, old_cpp (now unused).
87
882003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * configure.ac: Remove AC_CONFIG_AUX_DIR.
91
922003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
95
962003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * configure.ac: AC_PREREQ(2.57).
99
1002003-01-20      Joel Sherrill <joel@OARcorp.com>
101
102        * startup/linkcmds*: Add FreeBSD sysctl() sections.
103
1042002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
107        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
108        * erc32sonic/Makefile.am: Don't include @RTEMS_BSP@.cfg.
109        * gnatsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
110        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
111        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
112        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
113
1142002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * start/Makefile.am: Use install-data-local to install startfile.
117
1182002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
121
1222002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * .cvsignore: Reformat.
125        Add autom4te*cache.
126        Remove autom4te.cache.
127
1282002-08-21      Joel Sherrill <joel@OARcorp.com>
129
130        * bsp_specs: Added support for -nostdlibs.
131
1322002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
135        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
136
1372002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
140        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
141        * erc32sonic/Makefile.am: Use .$(OBJEXT) instead of .o.
142        * gnatsupp/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        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
146
1472002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * start/Makefile.am: Eliminate PGM.
150        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
151
1522002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
155
1562002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
159        Remove $(OBJS) from all-local.
160
1612002-07-01      Joel Sherrill <joel@OARcorp.com>
162
163        * startup/erc32mec.c: New file.
164        * startup/Makefile.am: Reflect above.
165        * include/erc32.h: Converted SCORE_EXTERN to extern.
166        * tools/runtest.in: Lengthened timeout on test runs.
167
1682002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
171
1722001-05-09      Joel Sherrill <joel@OARcorp.com>
173
174        * startup/linkcmds: In support of gcc 3.1, added one of more
175        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
176        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
177        and direction of segments to memory regions may also have been
178        addressed.  This was a sweep across all BSPs.
179 
1802001-04-26      Joel Sherrill <joel@OARcorp.com>
181
182        * include/bsp.h: Change SIS to ERC32_BSP.
183 
1842002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * configure.ac: Remove BSPOPTS_*(NO_TABLE_MOVE).
187        Remove BSPOPTS_*(FPU_REVB).
188        * wrapup/Makefile.am: Remove tbr.
189
1902002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * configure.ac: Add BSPOPTS_*(NO_TABLE_MOVE).
193        Add BSPOPTS_*(FPU_REVB).
194        * wrapup/Makefile.am: Add tbr.
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        * erc32sonic/Makefile.am: Remove AUTOMAKE_OPTIONS.
205        * gnatsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
206        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
207        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
208        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
209        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
210        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
211
2122001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * configure.ac: Add RTEMS_BSPOPTS*(CONSOLE_USE_INTERRUPTS).
215        Add RTEMS_BSPOPTS*(SIMSPARC_FAST_IDLE).
216        Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
217        * include/bsp.h: include bspopts.h.
218
2192001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
222
2232001-11-08      Jiri Gaisler <jiri@gaisler.com>
224
225        This fix is in response to test results reported by Jerry Needell
226        <jerry.needell@unh.edu> for the SPARC/ERC32 and tracked as PR80.
227        * include/bsp.h: TM27 was not running properly because the ERC32
228        and LEON cannot nest interrupts at the same level.  The BSP test support
229        had to be modified to support using two different interrupt sources.
230
2312001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
234        * configure.in: Remove.
235        * configure.ac: New file, generated from configure.in by autoupdate.
236
2372001-09-27      Joel Sherrill <joel@OARcorp.com>
238
239        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
240
2412001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
244
2452001-08-16      Joel Sherrill <joel@OARcorp.com>
246
247        * tools/runtest.in: Recognize debug variant of monitor test.
248
2492001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * configure.in: Add bspopts.h.
252        * include/.cvsignore: Add bspopts.h*, stamp-h*.
253        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
254        * include/bsp.h: Include bspopts.h.
255
2562001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
257
258        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
259
2602000-04-23      Jiri Gaisler <jiri@gaisler.com>
261
262        * console/debugputs.c: Switched to unsigned characters.
263
2642000-12-06      Joel Sherrill <joel@OARcorp.com>
265
266        * gnatsupp/gnatsupp.c: Added prototype to eliminate warning.
267
2682000-11-30      Joel Sherrill <joel@OARcorp.com>
269
270        * erc32sonic/Makefile.am: Only compile this if networking is enabled.
271
2722000-11-21      Jiri Gaisler <jgais@ws.estec.esa.nl>
273
274        * erc32sonic/erc32sonic.c: Minor modifications which enable
275        network interface to come up and work for some time before
276        getting an error in the SONIC driver.  The error is a bit random,
277        sometimes MCLGET (m, M_WAIT) tries to access memory way outside the
278        available ram (and traps) while sometimes there is a panic due
279        to RBAE/RXEN.
280
2812000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * Makefile.am: Cleanup.
284
2852000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
286
287        * wrapup/Makefile.am: Pick up cache code from libcpu and pick
288        up .o's instead of .rel's from libcpu.
289
2902000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
291
292        * Makefile.am, configure.in, gnatsupp/Makefile.am,
293        gnatsupp/gnatsupp.c, include/Makefile.am, include/bsp.h,
294        start/Makefile.am, startup/Makefile.am, startup/setvec.c,
295        wrapup/Makefile.am:
296        * erc32sonic: New directory.
297        * erc32sonic/Makefile.am, erc32sonic/erc32sonic.c,
298        erc32sonic/.cvsignore: New files.
299        * include/erc32.h: New file.
300        * startup/boardinit.S: New file.
301        Big update of SPARC support for ERC32 and LEON.
302        Added support for ERC32 without floating point.
303        Added SONIC support as configured on Tharsys ERC32 board.
304        The bsp's share various code in the shared directory:
305           gnat-support, start-up code, etc.
306        To decrease the foot-print, I removed the 16 kbyte start-up
307        stack that was put in .bss and never reused once the system
308        was up. The stack is now put between the heap and the
309        workspace. To reclaim it, the user can do a rtems_region_extend
310        to merge the stack to the heap region once the system is up.
311
3122000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
315
3162000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
317
318        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
319
3202000-11-01      Joel Sherrill <joel@OARcorp.com>
321
322        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
323        and libcsupport.h moved from libc to lib/include/rtems and
324        now must be referenced as <rtems/XXX.h>.   Header file order
325        was cleaned up while doing this.
326
3272000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
328
329        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
330        Switch to GNU canonicalization.
331
3322000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
334        * clock/Makefile.am, console/Makefile.am, gnatsupp/Makefile.am,
335        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
336        wrapup/Makefile.am: Include compile.am
337
3382000-08-10      Joel Sherrill <joel@OARcorp.com>
339
340        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.