source: rtems/c/src/lib/libcpu/sparc/ChangeLog @ 2eb7d07e

4.104.114.84.95
Last change on this file since 2eb7d07e was 4609200, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/04/05 at 12:26:25

2005-11-04 Ralf Corsepius <ralf.corsepius@…>

  • configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
  • Property mode set to 100644
File size: 6.9 KB
Line 
12005-11-04      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
4
52005-05-11      Ralf Corsepius <ralf.corsepius@rtems.org>
6
7        * preinstall.am: New.
8        * Makefile.am: Include preinstall.am.
9        * configure.ac: Reflect changes above.
10
112005-01-07      Ralf Corsepius <ralf.corsepius@rtems.org>
12
13        * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
14
152005-01-02      Ralf Corsepius <ralf.corsepius@rtems.org>
16
17        * Makefile.am: Remove build-variant support.
18
192004-10-19      Ralf Corsepius <ralf_corsepius@rtems.org>
20
21        * configure.ac: Remove RTEMS_ENABLE_BARE.
22
232004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
24
25        * configure.ac: Require automake > 1.9.
26
272004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
28
29        * reg_win/window.S: Include <rtems/asm.h> instead of <asm.h>.
30        * syscall/syscall.S: Include <rtems/asm.h> instead of <asm.h>.
31
322004-03-26      Ralf Corsepius <ralf_corsepius@rtems.org>
33
34        * configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
35
362004-02-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * Makefile.am: Don't include .../lib.am.
39
402004-01-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * syscall/Makefile.am: Remove.
43        * reg_win/Makefile.am: Remove.
44        * cache/Makefile.am: Remove.
45        * Makefile.am: Merge-in Makefile.ams above. Use automake compilation
46        rules.
47        * configure.ac: Reflect changes above.
48        Add subdir-objects to AUTOMAKE_OPTIONS.
49        Require automake >= 1.8.2.
50
512004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * cache/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
54        Add PRE/TMPINSTALL_FILES to CLEANFILES.
55
562003-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * cache/Makefile.am: Eliminate VPATH.
59
602003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * cache/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
63
642003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
67
682003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * cache/Makefile.am: Remove all-local: $(ARCH).
71        * reg_win/Makefile.am: Remove all-local: $(ARCH).
72        * syscall/Makefile.am: Remove all-local: $(ARCH).
73
742003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * cache/Makefile.am: Reformat. Use dirstamps for preinstallation.
77        * reg_win/Makefile.am: Reformat.
78        * syscall/Makefile.am: Reformat.
79
802003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * configure.ac: Remove RTEMS_CANONICAL_HOST.
83
842003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * configure.ac: Remove RTEMS_CHECK_CPU.
87
882003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * Makefile.am: Reflect having moved aclocal/.
91
922003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * Makefile.am: Reflect having moved automake/.
95        * cache/Makefile.am: Reflect having moved automake/.
96        * reg_win/Makefile.am: Reflect having moved automake/.
97        * syscall/Makefile.am: Reflect having moved automake/.
98
992003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
102
1032003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * configure.ac: Remove AC_CONFIG_AUX_DIR.
106
1072003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
110
1112003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * configure.ac: AC_PREREQ(2.57).
114
1152003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116       
117        * include/erc32.h: Remove (Unused).
118        * include/Makefile.am: Remove.
119        * include/.cvsignore: Remove (Obsolete).
120        * Makefile.am: Reflect changes above.
121        * configure.ac: Reflect changes above.
122
1232002-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124       
125        * cache/Makefile.am: Don't include @RTEMS_BSP@.cfg.
126        Eliminate *_O_FILES.
127        * reg_win/Makefile.am:  Don't include @RTEMS_BSP@.cfg.
128        * syscall/Makefile.am: Don't include @RTEMS_BSP@.cfg.
129
1302002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
133
1342002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * configure.ac: Add RTEMS_PROG_CCAS.
137
1382002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * .cvsignore: Reformat.
141        Add autom4te*cache.
142        Remove autom4te.cache.
143
1442002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * cache/Makefile.am: Use .$(OBJEXT) instead of .o.
147        * reg_win/Makefile.am: Use .$(OBJEXT) instead of .o.
148        * syscall/Makefile.am: Use .$(OBJEXT) instead of .o.
149
1502002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * tbr/Makefile.am: Remove.
153        * tbr/.cvsignore: Remove.
154        * tbr/tbr.c: Remove.
155        * tbr/tbr.h: Remove.
156        * configure.ac: Remove tbr subdir.
157        * Makefile.am: Remove tbr subdir.
158
1592002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * tbr/Makefile.am: New file.
162        * tbr/.cvsignore: New file.
163        * tbr/tbr.c: New file.
164        * tbr/tbr.h: New file.
165        * configure.ac: Add tbr subdir.
166        * Makefile.am: Add tbr subdir.
167
1682002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * configure.ac:
171        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
172        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
173        * cache/Makefile.am: Remove AUTOMAKE_OPTIONS.
174        * Makefile.am: Remove AUTOMAKE_OPTIONS.
175        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
176        * reg_win/Makefile.am: Remove AUTOMAKE_OPTIONS.
177        * syscall/Makefile.am: Remove AUTOMAKE_OPTIONS.
178
1792001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
182        * configure.in: Remove.
183        * configure.ac: New file, generated from configure.in by autoupdate.
184
1852001-09-27      Jiri Gaisler <jiri@gaisler.com>
186
187        * cpu_asm.S: Small patch to fix a bug in the rtems sparc port. The
188        bug has been there all the time, but only hits the leon bsp since the
189        leon cpu has a 5-stage pipeline (erc32 has 4 stages).
190
1912001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
194        * cache/Makefile.am: Use 'PREINSTALL_FILES ='.
195        * cache/Makefile.am: Use 'CLEANFILES ='.
196
1972001-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de:
198
199        * include/Makefile.am, syscall/Makefile.am, cache/Makefile.am:
200        Apply include_*HEADERS instead of H_FILES.
201        * cache/.cvsignore: Add cache.h.
202
2032000-11-30      Joel Sherrill <joel@OARcorp.com>
204
205        * cache/Makefile.am: Removed automake warning by introducing a
206        simple variable.
207
2082000-11-27      Joel Sherrill <joel@OARcorp.com>
209
210        * cache/cache.h: Fix reference to MC68040 and put in stubs
211        for missing support routines.  The functionality of these
212        routines needs to be addressed.
213
2142000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
215
216        * Makefile.am, configure.in: Added support for instruction
217        cache enabling based on CPU model.
218        * cache/.cvsignore, cache/Makefile.am, cache/cache.c,
219        cache/cache_.h: New files.
220
2212000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
224
2252000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
228
2292000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
232        Switch to GNU canonicalization.
233
2342000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * reg_win/Makefile.am, syscall/Makefile.am: Include compile.am
237
2382000-08-10      Joel Sherrill <joel@OARcorp.com>
239
240        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.