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

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

2006-12-02 Ralf Corsépius <ralf.corsepius@…>

  • configure.ac: New BUG-REPORT address.
  • Property mode set to 100644
File size: 7.2 KB
RevLine 
[fcb0cd46]12006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * configure.ac: New BUG-REPORT address.
4
[11c60096]52006-10-17      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * configure.ac: Require autoconf-2.60. Require automake-1.10.
8
[4bee7d9c]92006-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
10
11        * configure.ac: Use RTEMS_AMPOLISH3.
12
[4609200]132005-11-04      Ralf Corsepius <ralf.corsepius@rtems.org>
14
15        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
16
[123ae06]172005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
18
19        * preinstall.am: New.
20        * Makefile.am: Include preinstall.am.
21        * configure.ac: Reflect changes above.
22
[7066c9f3]232005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
24
25        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
26
[1de66e9]272005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
28
29        * Makefile.am: Remove build-variant support.
30
[1469078f]312004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
32
33        * configure.ac: Remove RTEMS_ENABLE_BARE.
34
[97891e5e]352004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
36
37        * configure.ac: Require automake > 1.9.
38
[173fd7c]392004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
40
41        * reg_win/window.S: Include <rtems/asm.h> instead of <asm.h>.
42        * syscall/syscall.S: Include <rtems/asm.h> instead of <asm.h>.
43
[fc235f44]442004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
45
46        * configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
47
[599ef15b]482004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * Makefile.am: Don't include .../lib.am.
51
[0cf9970]522004-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * syscall/Makefile.am: Remove.
55        * reg_win/Makefile.am: Remove.
56        * cache/Makefile.am: Remove.
57        * Makefile.am: Merge-in Makefile.ams above. Use automake compilation
58        rules.
59        * configure.ac: Reflect changes above.
60        Add subdir-objects to AUTOMAKE_OPTIONS.
61        Require automake >= 1.8.2.
62
[d0a3511]632004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * cache/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
66        Add PRE/TMPINSTALL_FILES to CLEANFILES.
67
[6702346f]682003-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * cache/Makefile.am: Eliminate VPATH.
71
[3ff6705]722003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * cache/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
75
[810720b6]762003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
79
[fe7a377e]802003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * cache/Makefile.am: Remove all-local: $(ARCH).
83        * reg_win/Makefile.am: Remove all-local: $(ARCH).
84        * syscall/Makefile.am: Remove all-local: $(ARCH).
85
[66851179]862003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
[b1d08322]88        * cache/Makefile.am: Reformat. Use dirstamps for preinstallation.
89        * reg_win/Makefile.am: Reformat.
90        * syscall/Makefile.am: Reformat.
[66851179]91
[c6328bee]922003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * configure.ac: Remove RTEMS_CANONICAL_HOST.
95
[c8e1751]962003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * configure.ac: Remove RTEMS_CHECK_CPU.
99
[fe8bc62f]1002003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * Makefile.am: Reflect having moved aclocal/.
103
[f581aa6f]1042003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
[c483a4e]106        * Makefile.am: Reflect having moved automake/.
107        * cache/Makefile.am: Reflect having moved automake/.
108        * reg_win/Makefile.am: Reflect having moved automake/.
109        * syscall/Makefile.am: Reflect having moved automake/.
[f581aa6f]110
[7dcc3fe]1112003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
114
[3c55718]1152003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * configure.ac: Remove AC_CONFIG_AUX_DIR.
118
[ccd81b60]1192003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
122
[9b5c258]1232003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * configure.ac: AC_PREREQ(2.57).
126
[37474aa]1272003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128       
129        * include/erc32.h: Remove (Unused).
130        * include/Makefile.am: Remove.
131        * include/.cvsignore: Remove (Obsolete).
132        * Makefile.am: Reflect changes above.
133        * configure.ac: Reflect changes above.
134
[752f74c5]1352002-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136       
137        * cache/Makefile.am: Don't include @RTEMS_BSP@.cfg.
138        Eliminate *_O_FILES.
139        * reg_win/Makefile.am:  Don't include @RTEMS_BSP@.cfg.
140        * syscall/Makefile.am: Don't include @RTEMS_BSP@.cfg.
141
[dfa8fe34]1422002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
145
[a6ebf56]1462002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * configure.ac: Add RTEMS_PROG_CCAS.
149
[8730f45]1502002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * .cvsignore: Reformat.
153        Add autom4te*cache.
154        Remove autom4te.cache.
155
[ca9c287]1562002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * cache/Makefile.am: Use .$(OBJEXT) instead of .o.
159        * reg_win/Makefile.am: Use .$(OBJEXT) instead of .o.
160        * syscall/Makefile.am: Use .$(OBJEXT) instead of .o.
161
[ff0fab66]1622002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * tbr/Makefile.am: Remove.
165        * tbr/.cvsignore: Remove.
166        * tbr/tbr.c: Remove.
167        * tbr/tbr.h: Remove.
168        * configure.ac: Remove tbr subdir.
169        * Makefile.am: Remove tbr subdir.
170
[82e1e997]1712002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * tbr/Makefile.am: New file.
174        * tbr/.cvsignore: New file.
175        * tbr/tbr.c: New file.
176        * tbr/tbr.h: New file.
177        * configure.ac: Add tbr subdir.
178        * Makefile.am: Add tbr subdir.
179
[094051bd]1802002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * configure.ac:
183        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
184        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
185        * cache/Makefile.am: Remove AUTOMAKE_OPTIONS.
186        * Makefile.am: Remove AUTOMAKE_OPTIONS.
187        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
188        * reg_win/Makefile.am: Remove AUTOMAKE_OPTIONS.
189        * syscall/Makefile.am: Remove AUTOMAKE_OPTIONS.
190
[df25c998]1912001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
194        * configure.in: Remove.
195        * configure.ac: New file, generated from configure.in by autoupdate.
196
[2fc97439]1972001-09-27      Jiri Gaisler <jiri@gaisler.com>
198
199        * cpu_asm.S: Small patch to fix a bug in the rtems sparc port. The
200        bug has been there all the time, but only hits the leon bsp since the
201        leon cpu has a 5-stage pipeline (erc32 has 4 stages).
202
[6cc5f1b]2032001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
206        * cache/Makefile.am: Use 'PREINSTALL_FILES ='.
207        * cache/Makefile.am: Use 'CLEANFILES ='.
208
[7287412]2092001-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de:
210
211        * include/Makefile.am, syscall/Makefile.am, cache/Makefile.am:
212        Apply include_*HEADERS instead of H_FILES.
213        * cache/.cvsignore: Add cache.h.
214
[fe27cfb4]2152000-11-30      Joel Sherrill <joel@OARcorp.com>
216
217        * cache/Makefile.am: Removed automake warning by introducing a
218        simple variable.
219
[a0488a4]2202000-11-27      Joel Sherrill <joel@OARcorp.com>
221
222        * cache/cache.h: Fix reference to MC68040 and put in stubs
223        for missing support routines.  The functionality of these
224        routines needs to be addressed.
225
[ca406082]2262000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
227
228        * Makefile.am, configure.in: Added support for instruction
229        cache enabling based on CPU model.
230        * cache/.cvsignore, cache/Makefile.am, cache/cache.c,
231        cache/cache_.h: New files.
232
[feead226]2332000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
236
[a314d3b4]2372000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
240
[d82c006]2412000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
244        Switch to GNU canonicalization.
245
[73b4857]2462000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * reg_win/Makefile.am, syscall/Makefile.am: Include compile.am
249
[e94ad1fe]2502000-08-10      Joel Sherrill <joel@OARcorp.com>
251
252        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.