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

4.104.114.84.95
Last change on this file since ca9c287 was ca9c287, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/11/02 at 05:23:26

2002-08-11 Ralf Corsepius <corsepiu@…>

  • cache/Makefile.am: Use .$(OBJEXT) instead of .o.
    • reg_win/Makefile.am: Use .$(OBJEXT) instead of .o.
    • syscall/Makefile.am: Use .$(OBJEXT) instead of .o.
  • Property mode set to 100644
File size: 3.0 KB
Line 
12002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * cache/Makefile.am: Use .$(OBJEXT) instead of .o.
4        * reg_win/Makefile.am: Use .$(OBJEXT) instead of .o.
5        * syscall/Makefile.am: Use .$(OBJEXT) instead of .o.
6
72002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * tbr/Makefile.am: Remove.
10        * tbr/.cvsignore: Remove.
11        * tbr/tbr.c: Remove.
12        * tbr/tbr.h: Remove.
13        * configure.ac: Remove tbr subdir.
14        * Makefile.am: Remove tbr subdir.
15
162002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * tbr/Makefile.am: New file.
19        * tbr/.cvsignore: New file.
20        * tbr/tbr.c: New file.
21        * tbr/tbr.h: New file.
22        * configure.ac: Add tbr subdir.
23        * Makefile.am: Add tbr subdir.
24
252002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * configure.ac:
28        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
29        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
30        * cache/Makefile.am: Remove AUTOMAKE_OPTIONS.
31        * Makefile.am: Remove AUTOMAKE_OPTIONS.
32        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
33        * reg_win/Makefile.am: Remove AUTOMAKE_OPTIONS.
34        * syscall/Makefile.am: Remove AUTOMAKE_OPTIONS.
35
362001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
39        * configure.in: Remove.
40        * configure.ac: New file, generated from configure.in by autoupdate.
41
422001-09-27      Jiri Gaisler <jiri@gaisler.com>
43
44        * cpu_asm.S: Small patch to fix a bug in the rtems sparc port. The
45        bug has been there all the time, but only hits the leon bsp since the
46        leon cpu has a 5-stage pipeline (erc32 has 4 stages).
47
482001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
51        * cache/Makefile.am: Use 'PREINSTALL_FILES ='.
52        * cache/Makefile.am: Use 'CLEANFILES ='.
53
542001-02-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de:
55
56        * include/Makefile.am, syscall/Makefile.am, cache/Makefile.am:
57        Apply include_*HEADERS instead of H_FILES.
58        * cache/.cvsignore: Add cache.h.
59
602000-11-30      Joel Sherrill <joel@OARcorp.com>
61
62        * cache/Makefile.am: Removed automake warning by introducing a
63        simple variable.
64
652000-11-27      Joel Sherrill <joel@OARcorp.com>
66
67        * cache/cache.h: Fix reference to MC68040 and put in stubs
68        for missing support routines.  The functionality of these
69        routines needs to be addressed.
70
712000-11-14      Jiri Gaisler <jgais@ws.estec.esa.nl>
72
73        * Makefile.am, configure.in: Added support for instruction
74        cache enabling based on CPU model.
75        * cache/.cvsignore, cache/Makefile.am, cache/cache.c,
76        cache/cache_.h: New files.
77
782000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
81
822000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
85
862000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
89        Switch to GNU canonicalization.
90
912000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * reg_win/Makefile.am, syscall/Makefile.am: Include compile.am
94
952000-08-10      Joel Sherrill <joel@OARcorp.com>
96
97        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.