source: rtems/c/src/lib/libcpu/sparc/ChangeLog @ 094051bd

4.104.114.84.95
Last change on this file since 094051bd was 094051bd, checked in by Joel Sherrill <joel.sherrill@…>, on 03/28/02 at 00:48:32

2002-03-27 Ralf Corsepius <corsepiu@…>

  • configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]).
  • cache/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • Makefile.am: Remove AUTOMAKE_OPTIONS.
  • include/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • reg_win/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • syscall/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • Property mode set to 100644
File size: 2.3 KB
Line 
12002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac:
4        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
5        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
6        * cache/Makefile.am: Remove AUTOMAKE_OPTIONS.
7        * Makefile.am: Remove AUTOMAKE_OPTIONS.
8        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
9        * reg_win/Makefile.am: Remove AUTOMAKE_OPTIONS.
10        * syscall/Makefile.am: Remove AUTOMAKE_OPTIONS.
11
122001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
15        * configure.in: Remove.
16        * configure.ac: New file, generated from configure.in by autoupdate.
17
182001-09-27      Jiri Gaisler <jiri@gaisler.com>
19
20        * cpu_asm.S: Small patch to fix a bug in the rtems sparc port. The
21        bug has been there all the time, but only hits the leon bsp since the
22        leon cpu has a 5-stage pipeline (erc32 has 4 stages).
23
242001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
27        * cache/Makefile.am: Use 'PREINSTALL_FILES ='.
28        * cache/Makefile.am: Use 'CLEANFILES ='.
29
302001-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de:
31
32        * include/Makefile.am, syscall/Makefile.am, cache/Makefile.am:
33        Apply include_*HEADERS instead of H_FILES.
34        * cache/.cvsignore: Add cache.h.
35
362000-11-30      Joel Sherrill <joel@OARcorp.com>
37
38        * cache/Makefile.am: Removed automake warning by introducing a
39        simple variable.
40
412000-11-27      Joel Sherrill <joel@OARcorp.com>
42
43        * cache/cache.h: Fix reference to MC68040 and put in stubs
44        for missing support routines.  The functionality of these
45        routines needs to be addressed.
46
472000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
48
49        * Makefile.am, configure.in: Added support for instruction
50        cache enabling based on CPU model.
51        * cache/.cvsignore, cache/Makefile.am, cache/cache.c,
52        cache/cache_.h: New files.
53
542000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
57
582000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
61
622000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
65        Switch to GNU canonicalization.
66
672000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * reg_win/Makefile.am, syscall/Makefile.am: Include compile.am
70
712000-08-10      Joel Sherrill <joel@OARcorp.com>
72
73        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.