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

4.104.114.84.95
Last change on this file since 82a7f58 was 82a7f58, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/29/03 at 09:56:23

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

  • Makefile.am: Merge-in include/Makefile.am. Reflect changes to bsp.am.
  • include/Makefile.am: Remove.
  • configure.ac: Reflect changes above.
  • Property mode set to 100644
File size: 9.9 KB
RevLine 
[82a7f58]12003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Merge-in include/Makefile.am.
4        Reflect changes to bsp.am.
5        * include/Makefile.am: Remove.
6        * configure.ac: Reflect changes above.
7
[6f63094]82003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
9
10        * bsp_specs: Remove *lib:.
11
[7d2a0641]122003-09-04      Joel Sherrill <joel@OARcorp.com>
13
14        * clock/ckinit.c, console/console.c, console/consolereserveresources.c,
15        console/debugputs.c, include/bsp.h, include/coverhd.h,
16        include/erc32.h, startup/erc32mec.c, startup/setvec.c, timer/timer.c:
17        URL for license changed.
18
[fe8bc62f]192003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Reflect having moved aclocal/.
22
[d73e8326]232003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
[c483a4e]25        * Makefile.am: Reflect having moved automake/.
26        * clock/Makefile.am: Reflect having moved automake/.
27        * console/Makefile.am: Reflect having moved automake/.
28        * erc32sonic/Makefile.am: Reflect having moved automake/.
29        * gnatsupp/Makefile.am: Reflect having moved automake/.
30        * include/Makefile.am: Reflect having moved automake/.
31        * start/Makefile.am: Reflect having moved automake/.
32        * startup/Makefile.am: Reflect having moved automake/.
33        * timer/Makefile.am: Reflect having moved automake/.
34        * wrapup/Makefile.am: Reflect having moved automake/.
[d73e8326]35
[317458ce]362003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
[75fcb394]38        PR 452/bsps
[317458ce]39        * startup/Makefile.am: Remove USE_INIT_FINI.
40
[7dcc3fe]412003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
44
[d266acd2]452003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
[75fcb394]47        PR 445/bsps
[d266acd2]48        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
49        Remove cpp, old_cpp (now unused).
50
[7a97f26]512003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * configure.ac: Remove AC_CONFIG_AUX_DIR.
54
[ccd81b60]552003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
58
[9b5c258]592003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * configure.ac: AC_PREREQ(2.57).
62
[1d36d2af]632003-01-20      Joel Sherrill <joel@OARcorp.com>
64
65        * startup/linkcmds*: Add FreeBSD sysctl() sections.
66
[9630de8]672002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
70        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
71        * erc32sonic/Makefile.am: Don't include @RTEMS_BSP@.cfg.
72        * gnatsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
73        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
74        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
75        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
76
[59a01a6e]772002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * start/Makefile.am: Use install-data-local to install startfile.
80
[2567546]812002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
84
[8730f45]852002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * .cvsignore: Reformat.
88        Add autom4te*cache.
89        Remove autom4te.cache.
90
[a2ae30c2]912002-08-21      Joel Sherrill <joel@OARcorp.com>
92
93        * bsp_specs: Added support for -nostdlibs.
94
[6fd7b93]952002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
98        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
99
[9a4a887]1002002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
103        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
104        * erc32sonic/Makefile.am: Use .$(OBJEXT) instead of .o.
105        * gnatsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
106        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
107        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
108        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
109
[b324c27]1102002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * start/Makefile.am: Eliminate PGM.
113        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
114
[f1feebb]1152002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
118
[445c0a0]1192002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
122        Remove $(OBJS) from all-local.
123
[e13b2ec0]1242002-07-01      Joel Sherrill <joel@OARcorp.com>
125
126        * startup/erc32mec.c: New file.
127        * startup/Makefile.am: Reflect above.
128        * include/erc32.h: Converted SCORE_EXTERN to extern.
129        * tools/runtest.in: Lengthened timeout on test runs.
130
[80defac]1312002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
134
[85c92574]1352001-05-09      Joel Sherrill <joel@OARcorp.com>
136
137        * startup/linkcmds: In support of gcc 3.1, added one of more
138        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
139        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
140        and direction of segments to memory regions may also have been
141        addressed.  This was a sweep across all BSPs.
142 
[e6ff222]1432001-04-26      Joel Sherrill <joel@OARcorp.com>
144
145        * include/bsp.h: Change SIS to ERC32_BSP.
146 
[ed90f754]1472002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * configure.ac: Remove BSPOPTS_*(NO_TABLE_MOVE).
150        Remove BSPOPTS_*(FPU_REVB).
151        * wrapup/Makefile.am: Remove tbr.
152
[8c1756e]1532002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * configure.ac: Add BSPOPTS_*(NO_TABLE_MOVE).
156        Add BSPOPTS_*(FPU_REVB).
157        * wrapup/Makefile.am: Add tbr.
158
[23c49b5e]1592002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * configure.ac:
162        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
163        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
164        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
165        * Makefile.am: Remove AUTOMAKE_OPTIONS.
166        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
167        * erc32sonic/Makefile.am: Remove AUTOMAKE_OPTIONS.
168        * gnatsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
169        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
170        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
171        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
172        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
173        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
174
[ac43f07]1752001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * configure.ac: Add RTEMS_BSPOPTS*(CONSOLE_USE_INTERRUPTS).
178        Add RTEMS_BSPOPTS*(SIMSPARC_FAST_IDLE).
179        Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
180        * include/bsp.h: include bspopts.h.
181
[9e1ae79]1822001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
185
[5354ab0]1862001-11-08      Jiri Gaisler <jiri@gaisler.com>
187
188        This fix is in response to test results reported by Jerry Needell
189        <jerry.needell@unh.edu> for the SPARC/ERC32 and tracked as PR80.
190        * include/bsp.h: TM27 was not running properly because the ERC32
191        and LEON cannot nest interrupts at the same level.  The BSP test support
192        had to be modified to support using two different interrupt sources.
193
[df25c998]1942001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
197        * configure.in: Remove.
198        * configure.ac: New file, generated from configure.in by autoupdate.
199
[cf282090]2002001-09-27      Joel Sherrill <joel@OARcorp.com>
201
202        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
203
[2a989100]2042001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
207
[78796bb]2082001-08-16      Joel Sherrill <joel@OARcorp.com>
209
210        * tools/runtest.in: Recognize debug variant of monitor test.
211
[4906d72f]2122001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * configure.in: Add bspopts.h.
215        * include/.cvsignore: Add bspopts.h*, stamp-h*.
216        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
217        * include/bsp.h: Include bspopts.h.
218
[6f21328]2192001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
220
221        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
222
[6de4727f]2232000-04-23      Jiri Gaisler <jiri@gaisler.com>
224
225        * console/debugputs.c: Switched to unsigned characters.
226
[08940dbe]2272000-12-06      Joel Sherrill <joel@OARcorp.com>
228
229        * gnatsupp/gnatsupp.c: Added prototype to eliminate warning.
230
[cea4bd5]2312000-11-30      Joel Sherrill <joel@OARcorp.com>
232
233        * erc32sonic/Makefile.am: Only compile this if networking is enabled.
234
[a1c86a4c]2352000-11-21      Jiri Gaisler <jgais@ws.estec.esa.nl>
236
237        * erc32sonic/erc32sonic.c: Minor modifications which enable
238        network interface to come up and work for some time before
239        getting an error in the SONIC driver.  The error is a bit random,
240        sometimes MCLGET (m, M_WAIT) tries to access memory way outside the
241        available ram (and traps) while sometimes there is a panic due
242        to RBAE/RXEN.
243
[1abb56b]2442000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * Makefile.am: Cleanup.
247
[23bdd25e]2482000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
249
250        * wrapup/Makefile.am: Pick up cache code from libcpu and pick
251        up .o's instead of .rel's from libcpu.
252
[2700423]2532000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
254
255        * Makefile.am, configure.in, gnatsupp/Makefile.am,
256        gnatsupp/gnatsupp.c, include/Makefile.am, include/bsp.h,
257        start/Makefile.am, startup/Makefile.am, startup/setvec.c,
258        wrapup/Makefile.am:
259        * erc32sonic: New directory.
260        * erc32sonic/Makefile.am, erc32sonic/erc32sonic.c,
261        erc32sonic/.cvsignore: New files.
262        * include/erc32.h: New file.
263        * startup/boardinit.S: New file.
264        Big update of SPARC support for ERC32 and LEON.
265        Added support for ERC32 without floating point.
266        Added SONIC support as configured on Tharsys ERC32 board.
267        The bsp's share various code in the shared directory:
268           gnat-support, start-up code, etc.
269        To decrease the foot-print, I removed the 16 kbyte start-up
270        stack that was put in .bss and never reused once the system
271        was up. The stack is now put between the heap and the
272        workspace. To reclaim it, the user can do a rtems_region_extend
273        to merge the stack to the heap region once the system is up.
274
[feead226]2752000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
278
[a314d3b4]2792000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
282
[eba2e4f]2832000-11-01      Joel Sherrill <joel@OARcorp.com>
284
285        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
286        and libcsupport.h moved from libc to lib/include/rtems and
287        now must be referenced as <rtems/XXX.h>.   Header file order
288        was cleaned up while doing this.
289
[0134f4f]2902000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
293        Switch to GNU canonicalization.
294
[0ecf57c7]2952000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * clock/Makefile.am, console/Makefile.am, gnatsupp/Makefile.am,
298        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
299        wrapup/Makefile.am: Include compile.am
300
[e94ad1fe]3012000-08-10      Joel Sherrill <joel@OARcorp.com>
302
303        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.