source: rtems/c/src/lib/libcpu/sparc/ChangeLog @ 59a01a6e

4.104.114.84.95
Last change on this file since 59a01a6e was dfa8fe34, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/06/02 at 08:23:08

2002-12-06 Ralf Corsepius <corsepiu@…>

  • configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
  • Property mode set to 100644
File size: 3.3 KB
Line 
12002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
4
52002-12-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Add RTEMS_PROG_CCAS.
8
92002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * .cvsignore: Reformat.
12        Add autom4te*cache.
13        Remove autom4te.cache.
14
152002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * cache/Makefile.am: Use .$(OBJEXT) instead of .o.
18        * reg_win/Makefile.am: Use .$(OBJEXT) instead of .o.
19        * syscall/Makefile.am: Use .$(OBJEXT) instead of .o.
20
212002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * tbr/Makefile.am: Remove.
24        * tbr/.cvsignore: Remove.
25        * tbr/tbr.c: Remove.
26        * tbr/tbr.h: Remove.
27        * configure.ac: Remove tbr subdir.
28        * Makefile.am: Remove tbr subdir.
29
302002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * tbr/Makefile.am: New file.
33        * tbr/.cvsignore: New file.
34        * tbr/tbr.c: New file.
35        * tbr/tbr.h: New file.
36        * configure.ac: Add tbr subdir.
37        * Makefile.am: Add tbr subdir.
38
392002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * configure.ac:
42        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
43        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
44        * cache/Makefile.am: Remove AUTOMAKE_OPTIONS.
45        * Makefile.am: Remove AUTOMAKE_OPTIONS.
46        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
47        * reg_win/Makefile.am: Remove AUTOMAKE_OPTIONS.
48        * syscall/Makefile.am: Remove AUTOMAKE_OPTIONS.
49
502001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
53        * configure.in: Remove.
54        * configure.ac: New file, generated from configure.in by autoupdate.
55
562001-09-27      Jiri Gaisler <jiri@gaisler.com>
57
58        * cpu_asm.S: Small patch to fix a bug in the rtems sparc port. The
59        bug has been there all the time, but only hits the leon bsp since the
60        leon cpu has a 5-stage pipeline (erc32 has 4 stages).
61
622001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
65        * cache/Makefile.am: Use 'PREINSTALL_FILES ='.
66        * cache/Makefile.am: Use 'CLEANFILES ='.
67
682001-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de:
69
70        * include/Makefile.am, syscall/Makefile.am, cache/Makefile.am:
71        Apply include_*HEADERS instead of H_FILES.
72        * cache/.cvsignore: Add cache.h.
73
742000-11-30      Joel Sherrill <joel@OARcorp.com>
75
76        * cache/Makefile.am: Removed automake warning by introducing a
77        simple variable.
78
792000-11-27      Joel Sherrill <joel@OARcorp.com>
80
81        * cache/cache.h: Fix reference to MC68040 and put in stubs
82        for missing support routines.  The functionality of these
83        routines needs to be addressed.
84
852000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
86
87        * Makefile.am, configure.in: Added support for instruction
88        cache enabling based on CPU model.
89        * cache/.cvsignore, cache/Makefile.am, cache/cache.c,
90        cache/cache_.h: New files.
91
922000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
95
962000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
99
1002000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
103        Switch to GNU canonicalization.
104
1052000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * reg_win/Makefile.am, syscall/Makefile.am: Include compile.am
108
1092000-08-10      Joel Sherrill <joel@OARcorp.com>
110
111        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.