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

4.104.114.84.95
Last change on this file since 66851179 was 66851179, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/01/03 at 11:21:47

2003-12-01 Ralf Corsepius <corsepiu@…>

  • sparc/cache/Makefile.am: Reformat. Use dirstamps for preinstallation.
  • sparc/reg_win/Makefile.am: Reformat.
  • sparc/syscall/Makefile.am: Reformat.
  • Property mode set to 100644
File size: 4.9 KB
Line 
12003-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * sparc/cache/Makefile.am: Reformat. Use dirstamps for preinstallation.
4        * sparc/reg_win/Makefile.am: Reformat.
5        * sparc/syscall/Makefile.am: Reformat.
6
72003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * configure.ac: Remove RTEMS_CANONICAL_HOST.
10
112003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * configure.ac: Remove RTEMS_CHECK_CPU.
14
152003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * Makefile.am: Reflect having moved aclocal/.
18
192003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Reflect having moved automake/.
22        * cache/Makefile.am: Reflect having moved automake/.
23        * reg_win/Makefile.am: Reflect having moved automake/.
24        * syscall/Makefile.am: Reflect having moved automake/.
25
262003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
29
302003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * configure.ac: Remove AC_CONFIG_AUX_DIR.
33
342003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
37
382003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * configure.ac: AC_PREREQ(2.57).
41
422003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43       
44        * include/erc32.h: Remove (Unused).
45        * include/Makefile.am: Remove.
46        * include/.cvsignore: Remove (Obsolete).
47        * Makefile.am: Reflect changes above.
48        * configure.ac: Reflect changes above.
49
502002-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51       
52        * cache/Makefile.am: Don't include @RTEMS_BSP@.cfg.
53        Eliminate *_O_FILES.
54        * reg_win/Makefile.am:  Don't include @RTEMS_BSP@.cfg.
55        * syscall/Makefile.am: Don't include @RTEMS_BSP@.cfg.
56
572002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
60
612002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * configure.ac: Add RTEMS_PROG_CCAS.
64
652002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * .cvsignore: Reformat.
68        Add autom4te*cache.
69        Remove autom4te.cache.
70
712002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * cache/Makefile.am: Use .$(OBJEXT) instead of .o.
74        * reg_win/Makefile.am: Use .$(OBJEXT) instead of .o.
75        * syscall/Makefile.am: Use .$(OBJEXT) instead of .o.
76
772002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * tbr/Makefile.am: Remove.
80        * tbr/.cvsignore: Remove.
81        * tbr/tbr.c: Remove.
82        * tbr/tbr.h: Remove.
83        * configure.ac: Remove tbr subdir.
84        * Makefile.am: Remove tbr subdir.
85
862002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * tbr/Makefile.am: New file.
89        * tbr/.cvsignore: New file.
90        * tbr/tbr.c: New file.
91        * tbr/tbr.h: New file.
92        * configure.ac: Add tbr subdir.
93        * Makefile.am: Add tbr subdir.
94
952002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * configure.ac:
98        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
99        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
100        * cache/Makefile.am: Remove AUTOMAKE_OPTIONS.
101        * Makefile.am: Remove AUTOMAKE_OPTIONS.
102        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
103        * reg_win/Makefile.am: Remove AUTOMAKE_OPTIONS.
104        * syscall/Makefile.am: Remove AUTOMAKE_OPTIONS.
105
1062001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
109        * configure.in: Remove.
110        * configure.ac: New file, generated from configure.in by autoupdate.
111
1122001-09-27      Jiri Gaisler <jiri@gaisler.com>
113
114        * cpu_asm.S: Small patch to fix a bug in the rtems sparc port. The
115        bug has been there all the time, but only hits the leon bsp since the
116        leon cpu has a 5-stage pipeline (erc32 has 4 stages).
117
1182001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
121        * cache/Makefile.am: Use 'PREINSTALL_FILES ='.
122        * cache/Makefile.am: Use 'CLEANFILES ='.
123
1242001-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de:
125
126        * include/Makefile.am, syscall/Makefile.am, cache/Makefile.am:
127        Apply include_*HEADERS instead of H_FILES.
128        * cache/.cvsignore: Add cache.h.
129
1302000-11-30      Joel Sherrill <joel@OARcorp.com>
131
132        * cache/Makefile.am: Removed automake warning by introducing a
133        simple variable.
134
1352000-11-27      Joel Sherrill <joel@OARcorp.com>
136
137        * cache/cache.h: Fix reference to MC68040 and put in stubs
138        for missing support routines.  The functionality of these
139        routines needs to be addressed.
140
1412000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
142
143        * Makefile.am, configure.in: Added support for instruction
144        cache enabling based on CPU model.
145        * cache/.cvsignore, cache/Makefile.am, cache/cache.c,
146        cache/cache_.h: New files.
147
1482000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
151
1522000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
155
1562000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
159        Switch to GNU canonicalization.
160
1612000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * reg_win/Makefile.am, syscall/Makefile.am: Include compile.am
164
1652000-08-10      Joel Sherrill <joel@OARcorp.com>
166
167        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.