source: rtems/c/src/lib/libcpu/sparc/ChangeLog @ 5c9be63

4.104.114.95
Last change on this file since 5c9be63 was 8661209, checked in by Joel Sherrill <joel.sherrill@…>, on 07/31/07 at 20:23:52

2007-07-31 Joel Sherrill <joel.sherrill@…>

PR 1249/build

  • configure.ac: Jerry Needell <jerry.needell@…> reported that the leon3 was left out of the cache enable logic. Thus the cache management support code was empty on LEON3 CPUs.
  • Property mode set to 100644
File size: 7.5 KB
Line 
12007-07-31      Joel Sherrill <joel.sherrill@OARcorp.com>
2
3        PR 1249/build
4        * configure.ac: Jerry Needell <jerry.needell@unh.edu> reported that the
5        leon3 was left out of the cache enable logic. Thus the cache
6        management support code was empty on LEON3 CPUs.
7
82006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
9
10        * configure.ac: New BUG-REPORT address.
11
122006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
13
14        * configure.ac: Require autoconf-2.60. Require automake-1.10.
15
162006-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
17
18        * configure.ac: Use RTEMS_AMPOLISH3.
19
202005-11-04      Ralf Corsepius <ralf.corsepius@rtems.org>
21
22        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
23
242005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
25
26        * preinstall.am: New.
27        * Makefile.am: Include preinstall.am.
28        * configure.ac: Reflect changes above.
29
302005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
31
32        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
33
342005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
35
36        * Makefile.am: Remove build-variant support.
37
382004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
39
40        * configure.ac: Remove RTEMS_ENABLE_BARE.
41
422004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
43
44        * configure.ac: Require automake > 1.9.
45
462004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
47
48        * reg_win/window.S: Include <rtems/asm.h> instead of <asm.h>.
49        * syscall/syscall.S: Include <rtems/asm.h> instead of <asm.h>.
50
512004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
52
53        * configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
54
552004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * Makefile.am: Don't include .../lib.am.
58
592004-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * syscall/Makefile.am: Remove.
62        * reg_win/Makefile.am: Remove.
63        * cache/Makefile.am: Remove.
64        * Makefile.am: Merge-in Makefile.ams above. Use automake compilation
65        rules.
66        * configure.ac: Reflect changes above.
67        Add subdir-objects to AUTOMAKE_OPTIONS.
68        Require automake >= 1.8.2.
69
702004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * cache/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
73        Add PRE/TMPINSTALL_FILES to CLEANFILES.
74
752003-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * cache/Makefile.am: Eliminate VPATH.
78
792003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * cache/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
82
832003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
86
872003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * cache/Makefile.am: Remove all-local: $(ARCH).
90        * reg_win/Makefile.am: Remove all-local: $(ARCH).
91        * syscall/Makefile.am: Remove all-local: $(ARCH).
92
932003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * cache/Makefile.am: Reformat. Use dirstamps for preinstallation.
96        * reg_win/Makefile.am: Reformat.
97        * syscall/Makefile.am: Reformat.
98
992003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * configure.ac: Remove RTEMS_CANONICAL_HOST.
102
1032003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * configure.ac: Remove RTEMS_CHECK_CPU.
106
1072003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * Makefile.am: Reflect having moved aclocal/.
110
1112003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * Makefile.am: Reflect having moved automake/.
114        * cache/Makefile.am: Reflect having moved automake/.
115        * reg_win/Makefile.am: Reflect having moved automake/.
116        * syscall/Makefile.am: Reflect having moved automake/.
117
1182003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
121
1222003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * configure.ac: Remove AC_CONFIG_AUX_DIR.
125
1262003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
129
1302003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * configure.ac: AC_PREREQ(2.57).
133
1342003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135       
136        * include/erc32.h: Remove (Unused).
137        * include/Makefile.am: Remove.
138        * include/.cvsignore: Remove (Obsolete).
139        * Makefile.am: Reflect changes above.
140        * configure.ac: Reflect changes above.
141
1422002-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143       
144        * cache/Makefile.am: Don't include @RTEMS_BSP@.cfg.
145        Eliminate *_O_FILES.
146        * reg_win/Makefile.am:  Don't include @RTEMS_BSP@.cfg.
147        * syscall/Makefile.am: Don't include @RTEMS_BSP@.cfg.
148
1492002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
152
1532002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * configure.ac: Add RTEMS_PROG_CCAS.
156
1572002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * .cvsignore: Reformat.
160        Add autom4te*cache.
161        Remove autom4te.cache.
162
1632002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * cache/Makefile.am: Use .$(OBJEXT) instead of .o.
166        * reg_win/Makefile.am: Use .$(OBJEXT) instead of .o.
167        * syscall/Makefile.am: Use .$(OBJEXT) instead of .o.
168
1692002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * tbr/Makefile.am: Remove.
172        * tbr/.cvsignore: Remove.
173        * tbr/tbr.c: Remove.
174        * tbr/tbr.h: Remove.
175        * configure.ac: Remove tbr subdir.
176        * Makefile.am: Remove tbr subdir.
177
1782002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * tbr/Makefile.am: New file.
181        * tbr/.cvsignore: New file.
182        * tbr/tbr.c: New file.
183        * tbr/tbr.h: New file.
184        * configure.ac: Add tbr subdir.
185        * Makefile.am: Add tbr subdir.
186
1872002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * configure.ac:
190        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
191        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
192        * cache/Makefile.am: Remove AUTOMAKE_OPTIONS.
193        * Makefile.am: Remove AUTOMAKE_OPTIONS.
194        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
195        * reg_win/Makefile.am: Remove AUTOMAKE_OPTIONS.
196        * syscall/Makefile.am: Remove AUTOMAKE_OPTIONS.
197
1982001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
201        * configure.in: Remove.
202        * configure.ac: New file, generated from configure.in by autoupdate.
203
2042001-09-27      Jiri Gaisler <jiri@gaisler.com>
205
206        * cpu_asm.S: Small patch to fix a bug in the rtems sparc port. The
207        bug has been there all the time, but only hits the leon bsp since the
208        leon cpu has a 5-stage pipeline (erc32 has 4 stages).
209
2102001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
213        * cache/Makefile.am: Use 'PREINSTALL_FILES ='.
214        * cache/Makefile.am: Use 'CLEANFILES ='.
215
2162001-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de:
217
218        * include/Makefile.am, syscall/Makefile.am, cache/Makefile.am:
219        Apply include_*HEADERS instead of H_FILES.
220        * cache/.cvsignore: Add cache.h.
221
2222000-11-30      Joel Sherrill <joel@OARcorp.com>
223
224        * cache/Makefile.am: Removed automake warning by introducing a
225        simple variable.
226
2272000-11-27      Joel Sherrill <joel@OARcorp.com>
228
229        * cache/cache.h: Fix reference to MC68040 and put in stubs
230        for missing support routines.  The functionality of these
231        routines needs to be addressed.
232
2332000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
234
235        * Makefile.am, configure.in: Added support for instruction
236        cache enabling based on CPU model.
237        * cache/.cvsignore, cache/Makefile.am, cache/cache.c,
238        cache/cache_.h: New files.
239
2402000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
243
2442000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
247
2482000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
251        Switch to GNU canonicalization.
252
2532000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * reg_win/Makefile.am, syscall/Makefile.am: Include compile.am
256
2572000-08-10      Joel Sherrill <joel@OARcorp.com>
258
259        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.