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

4.104.114.84.95
Last change on this file since 9630de8 was 9630de8, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/14/02 at 08:17:45

2002-12-14 Ralf Corsepius <corsepiu@…>

  • clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
  • console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
  • erc32sonic/Makefile.am: Don't include @RTEMS_BSP@.cfg.
  • gnatsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
  • start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
  • startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
  • timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
  • Property mode set to 100644
File size: 7.9 KB
Line 
12002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
4        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
5        * erc32sonic/Makefile.am: Don't include @RTEMS_BSP@.cfg.
6        * gnatsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
7        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
8        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
9        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
10
112002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * start/Makefile.am: Use install-data-local to install startfile.
14
152002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
18
192002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * .cvsignore: Reformat.
22        Add autom4te*cache.
23        Remove autom4te.cache.
24
252002-08-21      Joel Sherrill <joel@OARcorp.com>
26
27        * bsp_specs: Added support for -nostdlibs.
28
292002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
32        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
33
342002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
37        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
38        * erc32sonic/Makefile.am: Use .$(OBJEXT) instead of .o.
39        * gnatsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
40        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
41        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
42        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
43
442002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * start/Makefile.am: Eliminate PGM.
47        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
48
492002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
52
532002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
56        Remove $(OBJS) from all-local.
57
582002-07-01      Joel Sherrill <joel@OARcorp.com>
59
60        * startup/erc32mec.c: New file.
61        * startup/Makefile.am: Reflect above.
62        * include/erc32.h: Converted SCORE_EXTERN to extern.
63        * tools/runtest.in: Lengthened timeout on test runs.
64
652002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
68
692001-05-09      Joel Sherrill <joel@OARcorp.com>
70
71        * startup/linkcmds: In support of gcc 3.1, added one of more
72        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
73        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
74        and direction of segments to memory regions may also have been
75        addressed.  This was a sweep across all BSPs.
76 
772001-04-26      Joel Sherrill <joel@OARcorp.com>
78
79        * include/bsp.h: Change SIS to ERC32_BSP.
80 
812002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * configure.ac: Remove BSPOPTS_*(NO_TABLE_MOVE).
84        Remove BSPOPTS_*(FPU_REVB).
85        * wrapup/Makefile.am: Remove tbr.
86
872002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * configure.ac: Add BSPOPTS_*(NO_TABLE_MOVE).
90        Add BSPOPTS_*(FPU_REVB).
91        * wrapup/Makefile.am: Add tbr.
92
932002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * configure.ac:
96        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
97        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
98        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
99        * Makefile.am: Remove AUTOMAKE_OPTIONS.
100        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
101        * erc32sonic/Makefile.am: Remove AUTOMAKE_OPTIONS.
102        * gnatsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
103        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
104        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
105        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
106        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
107        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
108
1092001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * configure.ac: Add RTEMS_BSPOPTS*(CONSOLE_USE_INTERRUPTS).
112        Add RTEMS_BSPOPTS*(SIMSPARC_FAST_IDLE).
113        Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
114        * include/bsp.h: include bspopts.h.
115
1162001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
119
1202001-11-08      Jiri Gaisler <jiri@gaisler.com>
121
122        This fix is in response to test results reported by Jerry Needell
123        <jerry.needell@unh.edu> for the SPARC/ERC32 and tracked as PR80.
124        * include/bsp.h: TM27 was not running properly because the ERC32
125        and LEON cannot nest interrupts at the same level.  The BSP test support
126        had to be modified to support using two different interrupt sources.
127
1282001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
131        * configure.in: Remove.
132        * configure.ac: New file, generated from configure.in by autoupdate.
133
1342001-09-27      Joel Sherrill <joel@OARcorp.com>
135
136        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
137
1382001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
141
1422001-08-16      Joel Sherrill <joel@OARcorp.com>
143
144        * tools/runtest.in: Recognize debug variant of monitor test.
145
1462001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * configure.in: Add bspopts.h.
149        * include/.cvsignore: Add bspopts.h*, stamp-h*.
150        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
151        * include/bsp.h: Include bspopts.h.
152
1532001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
154
155        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
156
1572000-04-23      Jiri Gaisler <jiri@gaisler.com>
158
159        * console/debugputs.c: Switched to unsigned characters.
160
1612000-12-06      Joel Sherrill <joel@OARcorp.com>
162
163        * gnatsupp/gnatsupp.c: Added prototype to eliminate warning.
164
1652000-11-30      Joel Sherrill <joel@OARcorp.com>
166
167        * erc32sonic/Makefile.am: Only compile this if networking is enabled.
168
1692000-11-21      Jiri Gaisler <jgais@ws.estec.esa.nl>
170
171        * erc32sonic/erc32sonic.c: Minor modifications which enable
172        network interface to come up and work for some time before
173        getting an error in the SONIC driver.  The error is a bit random,
174        sometimes MCLGET (m, M_WAIT) tries to access memory way outside the
175        available ram (and traps) while sometimes there is a panic due
176        to RBAE/RXEN.
177
1782000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * Makefile.am: Cleanup.
181
1822000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
183
184        * wrapup/Makefile.am: Pick up cache code from libcpu and pick
185        up .o's instead of .rel's from libcpu.
186
1872000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
188
189        * Makefile.am, configure.in, gnatsupp/Makefile.am,
190        gnatsupp/gnatsupp.c, include/Makefile.am, include/bsp.h,
191        start/Makefile.am, startup/Makefile.am, startup/setvec.c,
192        wrapup/Makefile.am:
193        * erc32sonic: New directory.
194        * erc32sonic/Makefile.am, erc32sonic/erc32sonic.c,
195        erc32sonic/.cvsignore: New files.
196        * include/erc32.h: New file.
197        * startup/boardinit.S: New file.
198        Big update of SPARC support for ERC32 and LEON.
199        Added support for ERC32 without floating point.
200        Added SONIC support as configured on Tharsys ERC32 board.
201        The bsp's share various code in the shared directory:
202           gnat-support, start-up code, etc.
203        To decrease the foot-print, I removed the 16 kbyte start-up
204        stack that was put in .bss and never reused once the system
205        was up. The stack is now put between the heap and the
206        workspace. To reclaim it, the user can do a rtems_region_extend
207        to merge the stack to the heap region once the system is up.
208
2092000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
212
2132000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
216
2172000-11-01      Joel Sherrill <joel@OARcorp.com>
218
219        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
220        and libcsupport.h moved from libc to lib/include/rtems and
221        now must be referenced as <rtems/XXX.h>.   Header file order
222        was cleaned up while doing this.
223
2242000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
227        Switch to GNU canonicalization.
228
2292000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * clock/Makefile.am, console/Makefile.am, gnatsupp/Makefile.am,
232        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
233        wrapup/Makefile.am: Include compile.am
234
2352000-08-10      Joel Sherrill <joel@OARcorp.com>
236
237        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.