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

4.104.114.84.95
Last change on this file since a6ebf56 was a6ebf56, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/01/02 at 12:00:26

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

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