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

4.104.114.84.95
Last change on this file since d266acd2 was d266acd2, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/06/03 at 12:56:55

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

  • bsp_specs: Remove -Dembedded -Asystem(embedded) from cpp. Remove cpp, old_cpp (now unused).
  • Property mode set to 100644
File size: 6.8 KB
Line 
12003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
4        Remove cpp, old_cpp (now unused).
5
62003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Remove AC_CONFIG_AUX_DIR.
9
102003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
13
142003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * configure.ac: AC_PREREQ(2.57).
17
182003-01-20      Joel Sherrill <joel@OARcorp.com>
19
20        * startup/linkcmds*: Add FreeBSD sysctl() sections.
21
222002-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
25        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
26        * gnatsupp/Makefile.am: Don't include @RTEMS_BSP@.cfg.
27        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
28        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
29        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
30
312002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * start/Makefile.am: Use install-data-local to install startfile.
34
352002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
38
392002-11-01      Joel Sherrill <joel@OARcorp.com>
40
41        * gnatsupp/gnatsupp.c, startup/spurious.c: Removed warnings.
42
432002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * .cvsignore: Reformat.
46        Add autom4te*cache.
47        Remove autom4te.cache.
48
492002-08-21      Joel Sherrill <joel@OARcorp.com>
50
51        * bsp_specs: Added support for -nostdlibs.
52
532002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
56        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
57
582002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
61        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
62        * gnatsupp/Makefile.am: Use .$(OBJEXT) instead of .o.
63        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
64        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
65        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
66
672002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * start/Makefile.am: Eliminate PGM.
70        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
71
722002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
75
762002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
79        Remove $(OBJS) from all-local.
80
812002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
84
852001-05-09      Joel Sherrill <joel@OARcorp.com>
86
87        * startup/linkcmds: In support of gcc 3.1, added one of more
88        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
89        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
90        and direction of segments to memory regions may also have been
91        addressed.  This was a sweep across all BSPs.
92 
932002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * configure.ac: Remove BSPOPTS_*(NO_TABLE_MOVE).
96        Remove BSPOPTS_*(FPU_REVB).
97        * wrapup/Makefile.am: Remove tbr.
98
992002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * configure.ac: Add BSPOPTS_*(NO_TABLE_MOVE).
102        Add BSPOPTS_*(FPU_REVB).
103        * wrapup/Makefile.am: Add tbr.
104
1052002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * configure.ac:
108        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
109        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
110        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
111        * Makefile.am: Remove AUTOMAKE_OPTIONS.
112        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
113        * gnatsupp/Makefile.am: Remove AUTOMAKE_OPTIONS.
114        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
115        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
116        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
117        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
118        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
119
1202002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * configure.ac: Remove NETWORKING support.
123        * wrapup/Makefile.am: Remove NETWORKING support.
124
1252001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * configure.ac: Add RTEMS_BSPOPTS*(CONSOLE_USE_INTERRUPTS).
128        Add RTEMS_BSPOPTS*(SIMSPARC_FAST_IDLE).
129        Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
130        * include/bsp.h: include bspopts.h.
131
1322001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
135
1362001-11-08      Jiri Gaisler <jiri@gaisler.com>
137
138        This fix is in response to test results reported by Jerry Needell
139        <jerry.needell@unh.edu> for the SPARC/ERC32 and tracked as PR80.
140        * include/bsp.h: TM27 was not running properly because the ERC32
141        and LEON cannot nest interrupts at the same level.  The BSP test support
142        had to be modified to support using two different interrupt sources.
143
1442001-10-12      Joel Sherrill <joel@OARcorp.com>
145
146        * clock/ckinit.c, console/console.c, include/bsp.h, include/leon.h,
147        startup/setvec.c, timer/timer.c: Fixed typo.
148
1492001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
152        * configure.in: Remove.
153        * configure.ac: New file, generated from configure.in by autoupdate.
154
1552001-09-27      Joel Sherrill <joel@OARcorp.com>
156
157        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
158
1592001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
162
1632001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * configure.in: Add bspopts.h.
166        * include/.cvsignore: Add bspopts.h*, stamp-h*.
167        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
168        * include/bsp.h: Include bspopts.h.
169
1702001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
171
172        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
173
1742000-04-23      Jiri Gaisler <jiri@gaisler.com>
175
176        * console/debugputs.c: Switched to unsigned characters.
177
1782000-12-06      Joel Sherrill <joel@OARcorp.com>
179
180        * console/console.c: Removed console_reserve_resources().
181
1822000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * include/Makefile.am: Cleanup.
185
1862000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
187
188        * wrapup/Makefile.am: Pick up cache code from libcpu and pick
189        up .o's instead of .rel's from libcpu.
190
1912000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
192
193        * startup/boardinit.S: St 32-bit ram width by default.
194
1952000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
196
197        * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs,
198        configure.in, times, clock/.cvsignore, clock/Makefile.am,
199        clock/ckinit.c, console/.cvsignore, console/Makefile.am,
200        console/console.c, console/consolereserveresources.c,
201        console/debugputs.c, gnatsupp/.cvsignore,
202        gnatsupp/Makefile.am, gnatsupp/gnatsupp.c,
203        include/.cvsignore, include/Makefile.am, include/bsp.h,
204        include/coverhd.h, include/leon.h, start/.cvsignore,
205        start/Makefile.am, startup/.cvsignore, startup/Makefile.am,
206        startup/boardinit.S, startup/linkcmds, startup/setvec.c,
207        startup/spurious.c, timer/.cvsignore, timer/Makefile.am,
208        timer/timer.c, tools/.cvsignore, tools/Makefile.am,
209        tools/configure.in, tools/runtest.in, wrapup/.cvsignore,
210        wrapup/Makefile.am: New file.
Note: See TracBrowser for help on using the repository browser.