source: rtems/c/src/lib/libcpu/sparc/ChangeLog @ 123ae06

4.104.114.84.95
Last change on this file since 123ae06 was 123ae06, checked in by Ralf Corsepius <ralf.corsepius@…>, on 05/11/05 at 06:50:45

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

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