source: rtems/c/src/lib/libcpu/sparc/ChangeLog @ 1bfedfe

4.104.114.84.95
Last change on this file since 1bfedfe was 4bee7d9c, checked in by Ralf Corsepius <ralf.corsepius@…>, on 05/16/06 at 14:32:21

2006-05-16 Ralf Corsépius <ralf.corsepius@…>

  • configure.ac: Use RTEMS_AMPOLISH3.
  • Property mode set to 100644
File size: 7.0 KB
RevLine 
[4bee7d9c]12006-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * configure.ac: Use RTEMS_AMPOLISH3.
4
[4609200]52005-11-04      Ralf Corsepius <ralf.corsepius@rtems.org>
6
7        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
8
[123ae06]92005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
10
11        * preinstall.am: New.
12        * Makefile.am: Include preinstall.am.
13        * configure.ac: Reflect changes above.
14
[7066c9f3]152005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
16
17        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
18
[1de66e9]192005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
20
21        * Makefile.am: Remove build-variant support.
22
[1469078f]232004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
24
25        * configure.ac: Remove RTEMS_ENABLE_BARE.
26
[97891e5e]272004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
28
29        * configure.ac: Require automake > 1.9.
30
[173fd7c]312004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
32
33        * reg_win/window.S: Include <rtems/asm.h> instead of <asm.h>.
34        * syscall/syscall.S: Include <rtems/asm.h> instead of <asm.h>.
35
[fc235f44]362004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
37
38        * configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
39
[599ef15b]402004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * Makefile.am: Don't include .../lib.am.
43
[0cf9970]442004-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * syscall/Makefile.am: Remove.
47        * reg_win/Makefile.am: Remove.
48        * cache/Makefile.am: Remove.
49        * Makefile.am: Merge-in Makefile.ams above. Use automake compilation
50        rules.
51        * configure.ac: Reflect changes above.
52        Add subdir-objects to AUTOMAKE_OPTIONS.
53        Require automake >= 1.8.2.
54
[d0a3511]552004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * cache/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
58        Add PRE/TMPINSTALL_FILES to CLEANFILES.
59
[6702346f]602003-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * cache/Makefile.am: Eliminate VPATH.
63
[3ff6705]642003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * cache/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
67
[810720b6]682003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
71
[fe7a377e]722003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * cache/Makefile.am: Remove all-local: $(ARCH).
75        * reg_win/Makefile.am: Remove all-local: $(ARCH).
76        * syscall/Makefile.am: Remove all-local: $(ARCH).
77
[66851179]782003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
[b1d08322]80        * cache/Makefile.am: Reformat. Use dirstamps for preinstallation.
81        * reg_win/Makefile.am: Reformat.
82        * syscall/Makefile.am: Reformat.
[66851179]83
[c6328bee]842003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * configure.ac: Remove RTEMS_CANONICAL_HOST.
87
[c8e1751]882003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * configure.ac: Remove RTEMS_CHECK_CPU.
91
[fe8bc62f]922003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * Makefile.am: Reflect having moved aclocal/.
95
[f581aa6f]962003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
[c483a4e]98        * Makefile.am: Reflect having moved automake/.
99        * cache/Makefile.am: Reflect having moved automake/.
100        * reg_win/Makefile.am: Reflect having moved automake/.
101        * syscall/Makefile.am: Reflect having moved automake/.
[f581aa6f]102
[7dcc3fe]1032003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
106
[3c55718]1072003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * configure.ac: Remove AC_CONFIG_AUX_DIR.
110
[ccd81b60]1112003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
114
[9b5c258]1152003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * configure.ac: AC_PREREQ(2.57).
118
[37474aa]1192003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120       
121        * include/erc32.h: Remove (Unused).
122        * include/Makefile.am: Remove.
123        * include/.cvsignore: Remove (Obsolete).
124        * Makefile.am: Reflect changes above.
125        * configure.ac: Reflect changes above.
126
[752f74c5]1272002-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128       
129        * cache/Makefile.am: Don't include @RTEMS_BSP@.cfg.
130        Eliminate *_O_FILES.
131        * reg_win/Makefile.am:  Don't include @RTEMS_BSP@.cfg.
132        * syscall/Makefile.am: Don't include @RTEMS_BSP@.cfg.
133
[dfa8fe34]1342002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
137
[a6ebf56]1382002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * configure.ac: Add RTEMS_PROG_CCAS.
141
[8730f45]1422002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * .cvsignore: Reformat.
145        Add autom4te*cache.
146        Remove autom4te.cache.
147
[ca9c287]1482002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * cache/Makefile.am: Use .$(OBJEXT) instead of .o.
151        * reg_win/Makefile.am: Use .$(OBJEXT) instead of .o.
152        * syscall/Makefile.am: Use .$(OBJEXT) instead of .o.
153
[ff0fab66]1542002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * tbr/Makefile.am: Remove.
157        * tbr/.cvsignore: Remove.
158        * tbr/tbr.c: Remove.
159        * tbr/tbr.h: Remove.
160        * configure.ac: Remove tbr subdir.
161        * Makefile.am: Remove tbr subdir.
162
[82e1e997]1632002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * tbr/Makefile.am: New file.
166        * tbr/.cvsignore: New file.
167        * tbr/tbr.c: New file.
168        * tbr/tbr.h: New file.
169        * configure.ac: Add tbr subdir.
170        * Makefile.am: Add tbr subdir.
171
[094051bd]1722002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * configure.ac:
175        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
176        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
177        * cache/Makefile.am: Remove AUTOMAKE_OPTIONS.
178        * Makefile.am: Remove AUTOMAKE_OPTIONS.
179        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
180        * reg_win/Makefile.am: Remove AUTOMAKE_OPTIONS.
181        * syscall/Makefile.am: Remove AUTOMAKE_OPTIONS.
182
[df25c998]1832001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
186        * configure.in: Remove.
187        * configure.ac: New file, generated from configure.in by autoupdate.
188
[2fc97439]1892001-09-27      Jiri Gaisler <jiri@gaisler.com>
190
191        * cpu_asm.S: Small patch to fix a bug in the rtems sparc port. The
192        bug has been there all the time, but only hits the leon bsp since the
193        leon cpu has a 5-stage pipeline (erc32 has 4 stages).
194
[6cc5f1b]1952001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
198        * cache/Makefile.am: Use 'PREINSTALL_FILES ='.
199        * cache/Makefile.am: Use 'CLEANFILES ='.
200
[7287412]2012001-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de:
202
203        * include/Makefile.am, syscall/Makefile.am, cache/Makefile.am:
204        Apply include_*HEADERS instead of H_FILES.
205        * cache/.cvsignore: Add cache.h.
206
[fe27cfb4]2072000-11-30      Joel Sherrill <joel@OARcorp.com>
208
209        * cache/Makefile.am: Removed automake warning by introducing a
210        simple variable.
211
[a0488a4]2122000-11-27      Joel Sherrill <joel@OARcorp.com>
213
214        * cache/cache.h: Fix reference to MC68040 and put in stubs
215        for missing support routines.  The functionality of these
216        routines needs to be addressed.
217
[ca406082]2182000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
219
220        * Makefile.am, configure.in: Added support for instruction
221        cache enabling based on CPU model.
222        * cache/.cvsignore, cache/Makefile.am, cache/cache.c,
223        cache/cache_.h: New files.
224
[feead226]2252000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
228
[a314d3b4]2292000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
232
[d82c006]2332000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
236        Switch to GNU canonicalization.
237
[73b4857]2382000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * reg_win/Makefile.am, syscall/Makefile.am: Include compile.am
241
[e94ad1fe]2422000-08-10      Joel Sherrill <joel@OARcorp.com>
243
244        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.