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

4.104.114.84.95
Last change on this file since 317458ce was 317458ce, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/11/03 at 16:07:24

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

  • startup/Makefile.am: Remove USE_INIT_FINI.
  • Property mode set to 100644
File size: 8.6 KB
Line 
12003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * startup/Makefile.am: Remove USE_INIT_FINI.
4
52003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
8
92003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
12        Remove cpp, old_cpp (now unused).
13
142003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * configure.ac: Remove AC_CONFIG_AUX_DIR.
17
182003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
21
222003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * configure.ac: AC_PREREQ(2.57).
25
262003-01-20      Joel Sherrill <joel@OARcorp.com>
27
28        * startup/linkcmds*: Add FreeBSD sysctl() sections.
29
302002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
33        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
34        * erc32sonic/Makefile.am: Don't include @RTEMS_BSP@.cfg.
35        * gnatsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
36        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
37        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
38        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
39
402002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * start/Makefile.am: Use install-data-local to install startfile.
43
442002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
47
482002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * .cvsignore: Reformat.
51        Add autom4te*cache.
52        Remove autom4te.cache.
53
542002-08-21      Joel Sherrill <joel@OARcorp.com>
55
56        * bsp_specs: Added support for -nostdlibs.
57
582002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
61        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
62
632002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
66        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
67        * erc32sonic/Makefile.am: Use .$(OBJEXT) instead of .o.
68        * gnatsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
69        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
70        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
71        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
72
732002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * start/Makefile.am: Eliminate PGM.
76        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
77
782002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
81
822002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
85        Remove $(OBJS) from all-local.
86
872002-07-01      Joel Sherrill <joel@OARcorp.com>
88
89        * startup/erc32mec.c: New file.
90        * startup/Makefile.am: Reflect above.
91        * include/erc32.h: Converted SCORE_EXTERN to extern.
92        * tools/runtest.in: Lengthened timeout on test runs.
93
942002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
97
982001-05-09      Joel Sherrill <joel@OARcorp.com>
99
100        * startup/linkcmds: In support of gcc 3.1, added one of more
101        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
102        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
103        and direction of segments to memory regions may also have been
104        addressed.  This was a sweep across all BSPs.
105 
1062001-04-26      Joel Sherrill <joel@OARcorp.com>
107
108        * include/bsp.h: Change SIS to ERC32_BSP.
109 
1102002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * configure.ac: Remove BSPOPTS_*(NO_TABLE_MOVE).
113        Remove BSPOPTS_*(FPU_REVB).
114        * wrapup/Makefile.am: Remove tbr.
115
1162002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * configure.ac: Add BSPOPTS_*(NO_TABLE_MOVE).
119        Add BSPOPTS_*(FPU_REVB).
120        * wrapup/Makefile.am: Add tbr.
121
1222002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * configure.ac:
125        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
126        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
127        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
128        * Makefile.am: Remove AUTOMAKE_OPTIONS.
129        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
130        * erc32sonic/Makefile.am: Remove AUTOMAKE_OPTIONS.
131        * gnatsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
132        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
133        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
134        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
135        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
136        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
137
1382001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * configure.ac: Add RTEMS_BSPOPTS*(CONSOLE_USE_INTERRUPTS).
141        Add RTEMS_BSPOPTS*(SIMSPARC_FAST_IDLE).
142        Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
143        * include/bsp.h: include bspopts.h.
144
1452001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
148
1492001-11-08      Jiri Gaisler <jiri@gaisler.com>
150
151        This fix is in response to test results reported by Jerry Needell
152        <jerry.needell@unh.edu> for the SPARC/ERC32 and tracked as PR80.
153        * include/bsp.h: TM27 was not running properly because the ERC32
154        and LEON cannot nest interrupts at the same level.  The BSP test support
155        had to be modified to support using two different interrupt sources.
156
1572001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
160        * configure.in: Remove.
161        * configure.ac: New file, generated from configure.in by autoupdate.
162
1632001-09-27      Joel Sherrill <joel@OARcorp.com>
164
165        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
166
1672001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
170
1712001-08-16      Joel Sherrill <joel@OARcorp.com>
172
173        * tools/runtest.in: Recognize debug variant of monitor test.
174
1752001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * configure.in: Add bspopts.h.
178        * include/.cvsignore: Add bspopts.h*, stamp-h*.
179        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
180        * include/bsp.h: Include bspopts.h.
181
1822001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
183
184        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
185
1862000-04-23      Jiri Gaisler <jiri@gaisler.com>
187
188        * console/debugputs.c: Switched to unsigned characters.
189
1902000-12-06      Joel Sherrill <joel@OARcorp.com>
191
192        * gnatsupp/gnatsupp.c: Added prototype to eliminate warning.
193
1942000-11-30      Joel Sherrill <joel@OARcorp.com>
195
196        * erc32sonic/Makefile.am: Only compile this if networking is enabled.
197
1982000-11-21      Jiri Gaisler <jgais@ws.estec.esa.nl>
199
200        * erc32sonic/erc32sonic.c: Minor modifications which enable
201        network interface to come up and work for some time before
202        getting an error in the SONIC driver.  The error is a bit random,
203        sometimes MCLGET (m, M_WAIT) tries to access memory way outside the
204        available ram (and traps) while sometimes there is a panic due
205        to RBAE/RXEN.
206
2072000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * Makefile.am: Cleanup.
210
2112000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
212
213        * wrapup/Makefile.am: Pick up cache code from libcpu and pick
214        up .o's instead of .rel's from libcpu.
215
2162000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
217
218        * Makefile.am, configure.in, gnatsupp/Makefile.am,
219        gnatsupp/gnatsupp.c, include/Makefile.am, include/bsp.h,
220        start/Makefile.am, startup/Makefile.am, startup/setvec.c,
221        wrapup/Makefile.am:
222        * erc32sonic: New directory.
223        * erc32sonic/Makefile.am, erc32sonic/erc32sonic.c,
224        erc32sonic/.cvsignore: New files.
225        * include/erc32.h: New file.
226        * startup/boardinit.S: New file.
227        Big update of SPARC support for ERC32 and LEON.
228        Added support for ERC32 without floating point.
229        Added SONIC support as configured on Tharsys ERC32 board.
230        The bsp's share various code in the shared directory:
231           gnat-support, start-up code, etc.
232        To decrease the foot-print, I removed the 16 kbyte start-up
233        stack that was put in .bss and never reused once the system
234        was up. The stack is now put between the heap and the
235        workspace. To reclaim it, the user can do a rtems_region_extend
236        to merge the stack to the heap region once the system is up.
237
2382000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
241
2422000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
245
2462000-11-01      Joel Sherrill <joel@OARcorp.com>
247
248        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
249        and libcsupport.h moved from libc to lib/include/rtems and
250        now must be referenced as <rtems/XXX.h>.   Header file order
251        was cleaned up while doing this.
252
2532000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
256        Switch to GNU canonicalization.
257
2582000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * clock/Makefile.am, console/Makefile.am, gnatsupp/Makefile.am,
261        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
262        wrapup/Makefile.am: Include compile.am
263
2642000-08-10      Joel Sherrill <joel@OARcorp.com>
265
266        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.