source: rtems/c/src/lib/libbsp/sparc/leon/ChangeLog @ 2567546

4.104.114.84.95
Last change on this file since 2567546 was 2567546, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/10/02 at 11:32:12

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

  • wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
  • Property mode set to 100644
File size: 5.7 KB
Line 
12002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
4
52002-11-01      Joel Sherrill <joel@OARcorp.com>
6
7        * gnatsupp/gnatsupp.c, startup/spurious.c: Removed warnings.
8
92002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * .cvsignore: Reformat.
12        Add autom4te*cache.
13        Remove autom4te.cache.
14
152002-08-21      Joel Sherrill <joel@OARcorp.com>
16
17        * bsp_specs: Added support for -nostdlibs.
18
192002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
22        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
23
242002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
27        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
28        * gnatsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
29        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
30        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
31        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
32
332002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * start/Makefile.am: Eliminate PGM.
36        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
37
382002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
41
422002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
45        Remove $(OBJS) from all-local.
46
472002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
50
512001-05-09      Joel Sherrill <joel@OARcorp.com>
52
53        * startup/linkcmds: In support of gcc 3.1, added one of more
54        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
55        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
56        and direction of segments to memory regions may also have been
57        addressed.  This was a sweep across all BSPs.
58 
592002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * configure.ac: Remove BSPOPTS_*(NO_TABLE_MOVE).
62        Remove BSPOPTS_*(FPU_REVB).
63        * wrapup/Makefile.am: Remove tbr.
64
652002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * configure.ac: Add BSPOPTS_*(NO_TABLE_MOVE).
68        Add BSPOPTS_*(FPU_REVB).
69        * wrapup/Makefile.am: Add tbr.
70
712002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * configure.ac:
74        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
75        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
76        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
77        * Makefile.am: Remove AUTOMAKE_OPTIONS.
78        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
79        * gnatsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
80        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
81        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
82        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
83        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
84        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
85
862002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * configure.ac: Remove NETWORKING support.
89        * wrapup/Makefile.am: Remove NETWORKING support.
90
912001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * configure.ac: Add RTEMS_BSPOPTS*(CONSOLE_USE_INTERRUPTS).
94        Add RTEMS_BSPOPTS*(SIMSPARC_FAST_IDLE).
95        Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
96        * include/bsp.h: include bspopts.h.
97
982001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
101
1022001-11-08      Jiri Gaisler <jiri@gaisler.com>
103
104        This fix is in response to test results reported by Jerry Needell
105        <jerry.needell@unh.edu> for the SPARC/ERC32 and tracked as PR80.
106        * include/bsp.h: TM27 was not running properly because the ERC32
107        and LEON cannot nest interrupts at the same level.  The BSP test support
108        had to be modified to support using two different interrupt sources.
109
1102001-10-12      Joel Sherrill <joel@OARcorp.com>
111
112        * clock/ckinit.c, console/console.c, include/bsp.h, include/leon.h,
113        startup/setvec.c, timer/timer.c: Fixed typo.
114
1152001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
118        * configure.in: Remove.
119        * configure.ac: New file, generated from configure.in by autoupdate.
120
1212001-09-27      Joel Sherrill <joel@OARcorp.com>
122
123        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
124
1252001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
128
1292001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * configure.in: Add bspopts.h.
132        * include/.cvsignore: Add bspopts.h*, stamp-h*.
133        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
134        * include/bsp.h: Include bspopts.h.
135
1362001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
137
138        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
139
1402000-04-23      Jiri Gaisler <jiri@gaisler.com>
141
142        * console/debugputs.c: Switched to unsigned characters.
143
1442000-12-06      Joel Sherrill <joel@OARcorp.com>
145
146        * console/console.c: Removed console_reserve_resources().
147
1482000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * include/Makefile.am: Cleanup.
151
1522000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
153
154        * wrapup/Makefile.am: Pick up cache code from libcpu and pick
155        up .o's instead of .rel's from libcpu.
156
1572000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
158
159        * startup/boardinit.S: St 32-bit ram width by default.
160
1612000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
162
163        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs,
164        configure.in, times, clock/.cvsignore, clock/Makefile.am,
165        clock/ckinit.c, console/.cvsignore, console/Makefile.am,
166        console/console.c, console/consolereserveresources.c,
167        console/debugputs.c, gnatsupp/.cvsignore,
168        gnatsupp/Makefile.am, gnatsupp/gnatsupp.c,
169        include/.cvsignore, include/Makefile.am, include/bsp.h,
170        include/coverhd.h, include/leon.h, start/.cvsignore,
171        start/Makefile.am, startup/.cvsignore, startup/Makefile.am,
172        startup/boardinit.S, startup/linkcmds, startup/setvec.c,
173        startup/spurious.c, timer/.cvsignore, timer/Makefile.am,
174        timer/timer.c, tools/.cvsignore, tools/Makefile.am,
175        tools/configure.in, tools/runtest.in, wrapup/.cvsignore,
176        wrapup/Makefile.am: New file.
Note: See TracBrowser for help on using the repository browser.