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

4.104.114.84.95
Last change on this file since bdca6fb was 6713c14, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/02/03 at 05:43:21

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

  • clock/Makefile.am: Remove all-local: $(ARCH).
  • console/Makefile.am: Remove all-local: $(ARCH).
  • erc32sonic/Makefile.am: Remove all-local: $(ARCH).
  • gnatsupp/Makefile.am: Remove all-local: $(ARCH).
  • start/Makefile.am: Remove all-local: $(ARCH).
  • startup/Makefile.am: Remove all-local: $(ARCH).
  • timer/Makefile.am: Remove all-local: $(ARCH).
  • wrapup/Makefile.am: Remove all-local: $(ARCH).
  • Property mode set to 100644
File size: 10.5 KB
Line 
12003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * clock/Makefile.am: Remove all-local: $(ARCH).
4        * console/Makefile.am: Remove all-local: $(ARCH).
5        * erc32sonic/Makefile.am: Remove all-local: $(ARCH).
6        * gnatsupp/Makefile.am: Remove all-local: $(ARCH).
7        * start/Makefile.am: Remove all-local: $(ARCH).
8        * startup/Makefile.am: Remove all-local: $(ARCH).
9        * timer/Makefile.am: Remove all-local: $(ARCH).
10        * wrapup/Makefile.am: Remove all-local: $(ARCH).
11
122003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * Makefile.am: Fix preinstallation of include/coverhd.h.
15
162003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * Makefile.am: Merge-in include/Makefile.am.
19        Reflect changes to bsp.am.
20        * include/Makefile.am: Remove.
21        * configure.ac: Reflect changes above.
22
232003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * bsp_specs: Remove *lib:.
26
272003-09-04      Joel Sherrill <joel@OARcorp.com>
28
29        * clock/ckinit.c, console/console.c, console/consolereserveresources.c,
30        console/debugputs.c, include/bsp.h, include/coverhd.h,
31        include/erc32.h, startup/erc32mec.c, startup/setvec.c, timer/timer.c:
32        URL for license changed.
33
342003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * Makefile.am: Reflect having moved aclocal/.
37
382003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: Reflect having moved automake/.
41        * clock/Makefile.am: Reflect having moved automake/.
42        * console/Makefile.am: Reflect having moved automake/.
43        * erc32sonic/Makefile.am: Reflect having moved automake/.
44        * gnatsupp/Makefile.am: Reflect having moved automake/.
45        * include/Makefile.am: Reflect having moved automake/.
46        * start/Makefile.am: Reflect having moved automake/.
47        * startup/Makefile.am: Reflect having moved automake/.
48        * timer/Makefile.am: Reflect having moved automake/.
49        * wrapup/Makefile.am: Reflect having moved automake/.
50
512003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        PR 452/bsps
54        * startup/Makefile.am: Remove USE_INIT_FINI.
55
562003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
59
602003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        PR 445/bsps
63        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
64        Remove cpp, old_cpp (now unused).
65
662003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * configure.ac: Remove AC_CONFIG_AUX_DIR.
69
702003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
73
742003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * configure.ac: AC_PREREQ(2.57).
77
782003-01-20      Joel Sherrill <joel@OARcorp.com>
79
80        * startup/linkcmds*: Add FreeBSD sysctl() sections.
81
822002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
85        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
86        * erc32sonic/Makefile.am: Don't include @RTEMS_BSP@.cfg.
87        * gnatsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
88        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
89        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
90        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
91
922002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * start/Makefile.am: Use install-data-local to install startfile.
95
962002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
99
1002002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * .cvsignore: Reformat.
103        Add autom4te*cache.
104        Remove autom4te.cache.
105
1062002-08-21      Joel Sherrill <joel@OARcorp.com>
107
108        * bsp_specs: Added support for -nostdlibs.
109
1102002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
113        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
114
1152002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
118        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
119        * erc32sonic/Makefile.am: Use .$(OBJEXT) instead of .o.
120        * gnatsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
121        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
122        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
123        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
124
1252002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * start/Makefile.am: Eliminate PGM.
128        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
129
1302002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
133
1342002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
137        Remove $(OBJS) from all-local.
138
1392002-07-01      Joel Sherrill <joel@OARcorp.com>
140
141        * startup/erc32mec.c: New file.
142        * startup/Makefile.am: Reflect above.
143        * include/erc32.h: Converted SCORE_EXTERN to extern.
144        * tools/runtest.in: Lengthened timeout on test runs.
145
1462002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
149
1502001-05-09      Joel Sherrill <joel@OARcorp.com>
151
152        * startup/linkcmds: In support of gcc 3.1, added one of more
153        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
154        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
155        and direction of segments to memory regions may also have been
156        addressed.  This was a sweep across all BSPs.
157 
1582001-04-26      Joel Sherrill <joel@OARcorp.com>
159
160        * include/bsp.h: Change SIS to ERC32_BSP.
161 
1622002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * configure.ac: Remove BSPOPTS_*(NO_TABLE_MOVE).
165        Remove BSPOPTS_*(FPU_REVB).
166        * wrapup/Makefile.am: Remove tbr.
167
1682002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * configure.ac: Add BSPOPTS_*(NO_TABLE_MOVE).
171        Add BSPOPTS_*(FPU_REVB).
172        * wrapup/Makefile.am: Add tbr.
173
1742002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * configure.ac:
177        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
178        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
179        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
180        * Makefile.am: Remove AUTOMAKE_OPTIONS.
181        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
182        * erc32sonic/Makefile.am: Remove AUTOMAKE_OPTIONS.
183        * gnatsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
184        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
185        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
186        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
187        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
188        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
189
1902001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * configure.ac: Add RTEMS_BSPOPTS*(CONSOLE_USE_INTERRUPTS).
193        Add RTEMS_BSPOPTS*(SIMSPARC_FAST_IDLE).
194        Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
195        * include/bsp.h: include bspopts.h.
196
1972001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
200
2012001-11-08      Jiri Gaisler <jiri@gaisler.com>
202
203        This fix is in response to test results reported by Jerry Needell
204        <jerry.needell@unh.edu> for the SPARC/ERC32 and tracked as PR80.
205        * include/bsp.h: TM27 was not running properly because the ERC32
206        and LEON cannot nest interrupts at the same level.  The BSP test support
207        had to be modified to support using two different interrupt sources.
208
2092001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
212        * configure.in: Remove.
213        * configure.ac: New file, generated from configure.in by autoupdate.
214
2152001-09-27      Joel Sherrill <joel@OARcorp.com>
216
217        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
218
2192001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
222
2232001-08-16      Joel Sherrill <joel@OARcorp.com>
224
225        * tools/runtest.in: Recognize debug variant of monitor test.
226
2272001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * configure.in: Add bspopts.h.
230        * include/.cvsignore: Add bspopts.h*, stamp-h*.
231        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
232        * include/bsp.h: Include bspopts.h.
233
2342001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
235
236        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
237
2382000-04-23      Jiri Gaisler <jiri@gaisler.com>
239
240        * console/debugputs.c: Switched to unsigned characters.
241
2422000-12-06      Joel Sherrill <joel@OARcorp.com>
243
244        * gnatsupp/gnatsupp.c: Added prototype to eliminate warning.
245
2462000-11-30      Joel Sherrill <joel@OARcorp.com>
247
248        * erc32sonic/Makefile.am: Only compile this if networking is enabled.
249
2502000-11-21      Jiri Gaisler <jgais@ws.estec.esa.nl>
251
252        * erc32sonic/erc32sonic.c: Minor modifications which enable
253        network interface to come up and work for some time before
254        getting an error in the SONIC driver.  The error is a bit random,
255        sometimes MCLGET (m, M_WAIT) tries to access memory way outside the
256        available ram (and traps) while sometimes there is a panic due
257        to RBAE/RXEN.
258
2592000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * Makefile.am: Cleanup.
262
2632000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
264
265        * wrapup/Makefile.am: Pick up cache code from libcpu and pick
266        up .o's instead of .rel's from libcpu.
267
2682000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
269
270        * Makefile.am, configure.in, gnatsupp/Makefile.am,
271        gnatsupp/gnatsupp.c, include/Makefile.am, include/bsp.h,
272        start/Makefile.am, startup/Makefile.am, startup/setvec.c,
273        wrapup/Makefile.am:
274        * erc32sonic: New directory.
275        * erc32sonic/Makefile.am, erc32sonic/erc32sonic.c,
276        erc32sonic/.cvsignore: New files.
277        * include/erc32.h: New file.
278        * startup/boardinit.S: New file.
279        Big update of SPARC support for ERC32 and LEON.
280        Added support for ERC32 without floating point.
281        Added SONIC support as configured on Tharsys ERC32 board.
282        The bsp's share various code in the shared directory:
283           gnat-support, start-up code, etc.
284        To decrease the foot-print, I removed the 16 kbyte start-up
285        stack that was put in .bss and never reused once the system
286        was up. The stack is now put between the heap and the
287        workspace. To reclaim it, the user can do a rtems_region_extend
288        to merge the stack to the heap region once the system is up.
289
2902000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
293
2942000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
297
2982000-11-01      Joel Sherrill <joel@OARcorp.com>
299
300        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
301        and libcsupport.h moved from libc to lib/include/rtems and
302        now must be referenced as <rtems/XXX.h>.   Header file order
303        was cleaned up while doing this.
304
3052000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
308        Switch to GNU canonicalization.
309
3102000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * clock/Makefile.am, console/Makefile.am, gnatsupp/Makefile.am,
313        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
314        wrapup/Makefile.am: Include compile.am
315
3162000-08-10      Joel Sherrill <joel@OARcorp.com>
317
318        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.