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

4.104.114.84.95
Last change on this file since 6f63094 was 6f63094, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/08/03 at 15:28:57

2003-09-08 Ralf Corsepius <corsepiu@…>

  • bsp_specs: Remove *lib:.
  • Property mode set to 100644
File size: 9.7 KB
Line 
12003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * bsp_specs: Remove *lib:.
4
52003-09-04      Joel Sherrill <joel@OARcorp.com>
6
7        * clock/ckinit.c, console/console.c, console/consolereserveresources.c,
8        console/debugputs.c, include/bsp.h, include/coverhd.h,
9        include/erc32.h, startup/erc32mec.c, startup/setvec.c, timer/timer.c:
10        URL for license changed.
11
122003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * Makefile.am: Reflect having moved aclocal/.
15
162003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * Makefile.am: Reflect having moved automake/.
19        * clock/Makefile.am: Reflect having moved automake/.
20        * console/Makefile.am: Reflect having moved automake/.
21        * erc32sonic/Makefile.am: Reflect having moved automake/.
22        * gnatsupp/Makefile.am: Reflect having moved automake/.
23        * include/Makefile.am: Reflect having moved automake/.
24        * start/Makefile.am: Reflect having moved automake/.
25        * startup/Makefile.am: Reflect having moved automake/.
26        * timer/Makefile.am: Reflect having moved automake/.
27        * wrapup/Makefile.am: Reflect having moved automake/.
28
292003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        PR 452/bsps
32        * startup/Makefile.am: Remove USE_INIT_FINI.
33
342003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
37
382003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        PR 445/bsps
41        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
42        Remove cpp, old_cpp (now unused).
43
442003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * configure.ac: Remove AC_CONFIG_AUX_DIR.
47
482003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
51
522003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * configure.ac: AC_PREREQ(2.57).
55
562003-01-20      Joel Sherrill <joel@OARcorp.com>
57
58        * startup/linkcmds*: Add FreeBSD sysctl() sections.
59
602002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
63        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
64        * erc32sonic/Makefile.am: Don't include @RTEMS_BSP@.cfg.
65        * gnatsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
66        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
67        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
68        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
69
702002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * start/Makefile.am: Use install-data-local to install startfile.
73
742002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
77
782002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * .cvsignore: Reformat.
81        Add autom4te*cache.
82        Remove autom4te.cache.
83
842002-08-21      Joel Sherrill <joel@OARcorp.com>
85
86        * bsp_specs: Added support for -nostdlibs.
87
882002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
91        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
92
932002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
96        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
97        * erc32sonic/Makefile.am: Use .$(OBJEXT) instead of .o.
98        * gnatsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
99        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
100        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
101        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
102
1032002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * start/Makefile.am: Eliminate PGM.
106        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
107
1082002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
111
1122002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
115        Remove $(OBJS) from all-local.
116
1172002-07-01      Joel Sherrill <joel@OARcorp.com>
118
119        * startup/erc32mec.c: New file.
120        * startup/Makefile.am: Reflect above.
121        * include/erc32.h: Converted SCORE_EXTERN to extern.
122        * tools/runtest.in: Lengthened timeout on test runs.
123
1242002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
127
1282001-05-09      Joel Sherrill <joel@OARcorp.com>
129
130        * startup/linkcmds: In support of gcc 3.1, added one of more
131        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
132        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
133        and direction of segments to memory regions may also have been
134        addressed.  This was a sweep across all BSPs.
135 
1362001-04-26      Joel Sherrill <joel@OARcorp.com>
137
138        * include/bsp.h: Change SIS to ERC32_BSP.
139 
1402002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * configure.ac: Remove BSPOPTS_*(NO_TABLE_MOVE).
143        Remove BSPOPTS_*(FPU_REVB).
144        * wrapup/Makefile.am: Remove tbr.
145
1462002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * configure.ac: Add BSPOPTS_*(NO_TABLE_MOVE).
149        Add BSPOPTS_*(FPU_REVB).
150        * wrapup/Makefile.am: Add tbr.
151
1522002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * configure.ac:
155        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
156        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
157        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
158        * Makefile.am: Remove AUTOMAKE_OPTIONS.
159        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
160        * erc32sonic/Makefile.am: Remove AUTOMAKE_OPTIONS.
161        * gnatsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
162        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
163        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
164        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
165        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
166        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
167
1682001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * configure.ac: Add RTEMS_BSPOPTS*(CONSOLE_USE_INTERRUPTS).
171        Add RTEMS_BSPOPTS*(SIMSPARC_FAST_IDLE).
172        Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
173        * include/bsp.h: include bspopts.h.
174
1752001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
178
1792001-11-08      Jiri Gaisler <jiri@gaisler.com>
180
181        This fix is in response to test results reported by Jerry Needell
182        <jerry.needell@unh.edu> for the SPARC/ERC32 and tracked as PR80.
183        * include/bsp.h: TM27 was not running properly because the ERC32
184        and LEON cannot nest interrupts at the same level.  The BSP test support
185        had to be modified to support using two different interrupt sources.
186
1872001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
190        * configure.in: Remove.
191        * configure.ac: New file, generated from configure.in by autoupdate.
192
1932001-09-27      Joel Sherrill <joel@OARcorp.com>
194
195        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
196
1972001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
200
2012001-08-16      Joel Sherrill <joel@OARcorp.com>
202
203        * tools/runtest.in: Recognize debug variant of monitor test.
204
2052001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * configure.in: Add bspopts.h.
208        * include/.cvsignore: Add bspopts.h*, stamp-h*.
209        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
210        * include/bsp.h: Include bspopts.h.
211
2122001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
213
214        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
215
2162000-04-23      Jiri Gaisler <jiri@gaisler.com>
217
218        * console/debugputs.c: Switched to unsigned characters.
219
2202000-12-06      Joel Sherrill <joel@OARcorp.com>
221
222        * gnatsupp/gnatsupp.c: Added prototype to eliminate warning.
223
2242000-11-30      Joel Sherrill <joel@OARcorp.com>
225
226        * erc32sonic/Makefile.am: Only compile this if networking is enabled.
227
2282000-11-21      Jiri Gaisler <jgais@ws.estec.esa.nl>
229
230        * erc32sonic/erc32sonic.c: Minor modifications which enable
231        network interface to come up and work for some time before
232        getting an error in the SONIC driver.  The error is a bit random,
233        sometimes MCLGET (m, M_WAIT) tries to access memory way outside the
234        available ram (and traps) while sometimes there is a panic due
235        to RBAE/RXEN.
236
2372000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * Makefile.am: Cleanup.
240
2412000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
242
243        * wrapup/Makefile.am: Pick up cache code from libcpu and pick
244        up .o's instead of .rel's from libcpu.
245
2462000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
247
248        * Makefile.am, configure.in, gnatsupp/Makefile.am,
249        gnatsupp/gnatsupp.c, include/Makefile.am, include/bsp.h,
250        start/Makefile.am, startup/Makefile.am, startup/setvec.c,
251        wrapup/Makefile.am:
252        * erc32sonic: New directory.
253        * erc32sonic/Makefile.am, erc32sonic/erc32sonic.c,
254        erc32sonic/.cvsignore: New files.
255        * include/erc32.h: New file.
256        * startup/boardinit.S: New file.
257        Big update of SPARC support for ERC32 and LEON.
258        Added support for ERC32 without floating point.
259        Added SONIC support as configured on Tharsys ERC32 board.
260        The bsp's share various code in the shared directory:
261           gnat-support, start-up code, etc.
262        To decrease the foot-print, I removed the 16 kbyte start-up
263        stack that was put in .bss and never reused once the system
264        was up. The stack is now put between the heap and the
265        workspace. To reclaim it, the user can do a rtems_region_extend
266        to merge the stack to the heap region once the system is up.
267
2682000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
271
2722000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
275
2762000-11-01      Joel Sherrill <joel@OARcorp.com>
277
278        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
279        and libcsupport.h moved from libc to lib/include/rtems and
280        now must be referenced as <rtems/XXX.h>.   Header file order
281        was cleaned up while doing this.
282
2832000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
286        Switch to GNU canonicalization.
287
2882000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * clock/Makefile.am, console/Makefile.am, gnatsupp/Makefile.am,
291        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
292        wrapup/Makefile.am: Include compile.am
293
2942000-08-10      Joel Sherrill <joel@OARcorp.com>
295
296        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.