source: rtems/c/src/lib/libcpu/sparc/ChangeLog @ b9c6fb1

4.104.115
Last change on this file since b9c6fb1 was 3f3dbf3, checked in by Joel Sherrill <joel.sherrill@…>, on 09/30/08 at 16:24:25

2008-09-30 Joel Sherrill <joel.sherrill@…>

  • preinstall.am: Regenerated.
  • Property mode set to 100644
File size: 7.7 KB
Line 
12008-09-30      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * preinstall.am: Regenerated.
4
52008-09-26      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * Makefile.am: Remove superfluous $(top_srcdir).
8
92007-07-31      Joel Sherrill <joel.sherrill@OARcorp.com>
10
11        PR 1249/build
12        * configure.ac: Jerry Needell <jerry.needell@unh.edu> reported that the
13        leon3 was left out of the cache enable logic. Thus the cache
14        management support code was empty on LEON3 CPUs.
15
162006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
17
18        * configure.ac: New BUG-REPORT address.
19
202006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
21
22        * configure.ac: Require autoconf-2.60. Require automake-1.10.
23
242006-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
25
26        * configure.ac: Use RTEMS_AMPOLISH3.
27
282005-11-04      Ralf Corsepius <ralf.corsepius@rtems.org>
29
30        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
31
322005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
33
34        * preinstall.am: New.
35        * Makefile.am: Include preinstall.am.
36        * configure.ac: Reflect changes above.
37
382005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
39
40        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
41
422005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
43
44        * Makefile.am: Remove build-variant support.
45
462004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
47
48        * configure.ac: Remove RTEMS_ENABLE_BARE.
49
502004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
51
52        * configure.ac: Require automake > 1.9.
53
542004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
55
56        * reg_win/window.S: Include <rtems/asm.h> instead of <asm.h>.
57        * syscall/syscall.S: Include <rtems/asm.h> instead of <asm.h>.
58
592004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
60
61        * configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
62
632004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * Makefile.am: Don't include .../lib.am.
66
672004-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * syscall/Makefile.am: Remove.
70        * reg_win/Makefile.am: Remove.
71        * cache/Makefile.am: Remove.
72        * Makefile.am: Merge-in Makefile.ams above. Use automake compilation
73        rules.
74        * configure.ac: Reflect changes above.
75        Add subdir-objects to AUTOMAKE_OPTIONS.
76        Require automake >= 1.8.2.
77
782004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * cache/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
81        Add PRE/TMPINSTALL_FILES to CLEANFILES.
82
832003-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * cache/Makefile.am: Eliminate VPATH.
86
872003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * cache/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
90
912003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
94
952003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * cache/Makefile.am: Remove all-local: $(ARCH).
98        * reg_win/Makefile.am: Remove all-local: $(ARCH).
99        * syscall/Makefile.am: Remove all-local: $(ARCH).
100
1012003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * cache/Makefile.am: Reformat. Use dirstamps for preinstallation.
104        * reg_win/Makefile.am: Reformat.
105        * syscall/Makefile.am: Reformat.
106
1072003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * configure.ac: Remove RTEMS_CANONICAL_HOST.
110
1112003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * configure.ac: Remove RTEMS_CHECK_CPU.
114
1152003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * Makefile.am: Reflect having moved aclocal/.
118
1192003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * Makefile.am: Reflect having moved automake/.
122        * cache/Makefile.am: Reflect having moved automake/.
123        * reg_win/Makefile.am: Reflect having moved automake/.
124        * syscall/Makefile.am: Reflect having moved automake/.
125
1262003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
129
1302003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * configure.ac: Remove AC_CONFIG_AUX_DIR.
133
1342003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
137
1382003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * configure.ac: AC_PREREQ(2.57).
141
1422003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143       
144        * include/erc32.h: Remove (Unused).
145        * include/Makefile.am: Remove.
146        * include/.cvsignore: Remove (Obsolete).
147        * Makefile.am: Reflect changes above.
148        * configure.ac: Reflect changes above.
149
1502002-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151       
152        * cache/Makefile.am: Don't include @RTEMS_BSP@.cfg.
153        Eliminate *_O_FILES.
154        * reg_win/Makefile.am:  Don't include @RTEMS_BSP@.cfg.
155        * syscall/Makefile.am: Don't include @RTEMS_BSP@.cfg.
156
1572002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
160
1612002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * configure.ac: Add RTEMS_PROG_CCAS.
164
1652002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * .cvsignore: Reformat.
168        Add autom4te*cache.
169        Remove autom4te.cache.
170
1712002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * cache/Makefile.am: Use .$(OBJEXT) instead of .o.
174        * reg_win/Makefile.am: Use .$(OBJEXT) instead of .o.
175        * syscall/Makefile.am: Use .$(OBJEXT) instead of .o.
176
1772002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * tbr/Makefile.am: Remove.
180        * tbr/.cvsignore: Remove.
181        * tbr/tbr.c: Remove.
182        * tbr/tbr.h: Remove.
183        * configure.ac: Remove tbr subdir.
184        * Makefile.am: Remove tbr subdir.
185
1862002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * tbr/Makefile.am: New file.
189        * tbr/.cvsignore: New file.
190        * tbr/tbr.c: New file.
191        * tbr/tbr.h: New file.
192        * configure.ac: Add tbr subdir.
193        * Makefile.am: Add tbr subdir.
194
1952002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * configure.ac:
198        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
199        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
200        * cache/Makefile.am: Remove AUTOMAKE_OPTIONS.
201        * Makefile.am: Remove AUTOMAKE_OPTIONS.
202        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
203        * reg_win/Makefile.am: Remove AUTOMAKE_OPTIONS.
204        * syscall/Makefile.am: Remove AUTOMAKE_OPTIONS.
205
2062001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
209        * configure.in: Remove.
210        * configure.ac: New file, generated from configure.in by autoupdate.
211
2122001-09-27      Jiri Gaisler <jiri@gaisler.com>
213
214        * cpu_asm.S: Small patch to fix a bug in the rtems sparc port. The
215        bug has been there all the time, but only hits the leon bsp since the
216        leon cpu has a 5-stage pipeline (erc32 has 4 stages).
217
2182001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
221        * cache/Makefile.am: Use 'PREINSTALL_FILES ='.
222        * cache/Makefile.am: Use 'CLEANFILES ='.
223
2242001-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de:
225
226        * include/Makefile.am, syscall/Makefile.am, cache/Makefile.am:
227        Apply include_*HEADERS instead of H_FILES.
228        * cache/.cvsignore: Add cache.h.
229
2302000-11-30      Joel Sherrill <joel@OARcorp.com>
231
232        * cache/Makefile.am: Removed automake warning by introducing a
233        simple variable.
234
2352000-11-27      Joel Sherrill <joel@OARcorp.com>
236
237        * cache/cache.h: Fix reference to MC68040 and put in stubs
238        for missing support routines.  The functionality of these
239        routines needs to be addressed.
240
2412000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
242
243        * Makefile.am, configure.in: Added support for instruction
244        cache enabling based on CPU model.
245        * cache/.cvsignore, cache/Makefile.am, cache/cache.c,
246        cache/cache_.h: New files.
247
2482000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
251
2522000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
255
2562000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
259        Switch to GNU canonicalization.
260
2612000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * reg_win/Makefile.am, syscall/Makefile.am: Include compile.am
264
2652000-08-10      Joel Sherrill <joel@OARcorp.com>
266
267        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.