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

4.104.114.84.95
Last change on this file since cd67dca was df25c998, checked in by Joel Sherrill <joel.sherrill@…>, on 10/11/01 at 19:36:23

2001-10-11 Ralf Corsepius <corsepiu@…>

  • .cvsignore: Add autom4te.cache for autoconf > 2.52.
  • configure.in: Remove.
  • configure.ac: New file, generated from configure.in by autoupdate.
  • Property mode set to 100644
File size: 1.9 KB
Line 
12001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
4        * configure.in: Remove.
5        * configure.ac: New file, generated from configure.in by autoupdate.
6
72001-09-27      Jiri Gaisler <jiri@gaisler.com>
8
9        * cpu_asm.S: Small patch to fix a bug in the rtems sparc port. The
10        bug has been there all the time, but only hits the leon bsp since the
11        leon cpu has a 5-stage pipeline (erc32 has 4 stages).
12
132001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
16        * cache/Makefile.am: Use 'PREINSTALL_FILES ='.
17        * cache/Makefile.am: Use 'CLEANFILES ='.
18
192001-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de:
20
21        * include/Makefile.am, syscall/Makefile.am, cache/Makefile.am:
22        Apply include_*HEADERS instead of H_FILES.
23        * cache/.cvsignore: Add cache.h.
24
252000-11-30      Joel Sherrill <joel@OARcorp.com>
26
27        * cache/Makefile.am: Removed automake warning by introducing a
28        simple variable.
29
302000-11-27      Joel Sherrill <joel@OARcorp.com>
31
32        * cache/cache.h: Fix reference to MC68040 and put in stubs
33        for missing support routines.  The functionality of these
34        routines needs to be addressed.
35
362000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
37
38        * Makefile.am, configure.in: Added support for instruction
39        cache enabling based on CPU model.
40        * cache/.cvsignore, cache/Makefile.am, cache/cache.c,
41        cache/cache_.h: New files.
42
432000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
46
472000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
50
512000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
54        Switch to GNU canonicalization.
55
562000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * reg_win/Makefile.am, syscall/Makefile.am: Include compile.am
59
602000-08-10      Joel Sherrill <joel@OARcorp.com>
61
62        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.