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

4.104.114.84.95
Last change on this file since ccd81b60 was ccd81b60, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/11/03 at 11:47:49

2003-02-11 Ralf Corsepius <corsepiu@…>

  • configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
  • Property mode set to 100644
File size: 3.9 KB
Line 
12003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
4
52003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: AC_PREREQ(2.57).
8
92003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10       
11        * include/erc32.h: Remove (Unused).
12        * include/Makefile.am: Remove.
13        * include/.cvsignore: Remove (Obsolete).
14        * Makefile.am: Reflect changes above.
15        * configure.ac: Reflect changes above.
16
172002-12-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18       
19        * cache/Makefile.am: Don't include @RTEMS_BSP@.cfg.
20        Eliminate *_O_FILES.
21        * reg_win/Makefile.am:  Don't include @RTEMS_BSP@.cfg.
22        * syscall/Makefile.am: Don't include @RTEMS_BSP@.cfg.
23
242002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
27
282002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * configure.ac: Add RTEMS_PROG_CCAS.
31
322002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * .cvsignore: Reformat.
35        Add autom4te*cache.
36        Remove autom4te.cache.
37
382002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * cache/Makefile.am: Use .$(OBJEXT) instead of .o.
41        * reg_win/Makefile.am: Use .$(OBJEXT) instead of .o.
42        * syscall/Makefile.am: Use .$(OBJEXT) instead of .o.
43
442002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * tbr/Makefile.am: Remove.
47        * tbr/.cvsignore: Remove.
48        * tbr/tbr.c: Remove.
49        * tbr/tbr.h: Remove.
50        * configure.ac: Remove tbr subdir.
51        * Makefile.am: Remove tbr subdir.
52
532002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * tbr/Makefile.am: New file.
56        * tbr/.cvsignore: New file.
57        * tbr/tbr.c: New file.
58        * tbr/tbr.h: New file.
59        * configure.ac: Add tbr subdir.
60        * Makefile.am: Add tbr subdir.
61
622002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * configure.ac:
65        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
66        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
67        * cache/Makefile.am: Remove AUTOMAKE_OPTIONS.
68        * Makefile.am: Remove AUTOMAKE_OPTIONS.
69        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
70        * reg_win/Makefile.am: Remove AUTOMAKE_OPTIONS.
71        * syscall/Makefile.am: Remove AUTOMAKE_OPTIONS.
72
732001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
76        * configure.in: Remove.
77        * configure.ac: New file, generated from configure.in by autoupdate.
78
792001-09-27      Jiri Gaisler <jiri@gaisler.com>
80
81        * cpu_asm.S: Small patch to fix a bug in the rtems sparc port. The
82        bug has been there all the time, but only hits the leon bsp since the
83        leon cpu has a 5-stage pipeline (erc32 has 4 stages).
84
852001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
88        * cache/Makefile.am: Use 'PREINSTALL_FILES ='.
89        * cache/Makefile.am: Use 'CLEANFILES ='.
90
912001-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de:
92
93        * include/Makefile.am, syscall/Makefile.am, cache/Makefile.am:
94        Apply include_*HEADERS instead of H_FILES.
95        * cache/.cvsignore: Add cache.h.
96
972000-11-30      Joel Sherrill <joel@OARcorp.com>
98
99        * cache/Makefile.am: Removed automake warning by introducing a
100        simple variable.
101
1022000-11-27      Joel Sherrill <joel@OARcorp.com>
103
104        * cache/cache.h: Fix reference to MC68040 and put in stubs
105        for missing support routines.  The functionality of these
106        routines needs to be addressed.
107
1082000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
109
110        * Makefile.am, configure.in: Added support for instruction
111        cache enabling based on CPU model.
112        * cache/.cvsignore, cache/Makefile.am, cache/cache.c,
113        cache/cache_.h: New files.
114
1152000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
118
1192000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
122
1232000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
126        Switch to GNU canonicalization.
127
1282000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * reg_win/Makefile.am, syscall/Makefile.am: Include compile.am
131
1322000-08-10      Joel Sherrill <joel@OARcorp.com>
133
134        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.