source: rtems/c/src/lib/libcpu/i960/ChangeLog @ dfa8fe34

4.104.114.84.95
Last change on this file since dfa8fe34 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: 2.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-02      Joel Sherrill <joel@OARcorp.com>
6
7        * shared/soft_reset_asm.S: Removed.
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        * i960ca/Makefile.am: Use .$(OBJEXT) instead of .o.
18        * i960ka/Makefile.am: Use .$(OBJEXT) instead of .o.
19        * i960rp/Makefile.am: Use .$(OBJEXT) instead of .o.
20
212001-05-09      Joel Sherrill <joel@OARcorp.com>
22
23        * include/i960CA.h, include/i960RP.h: Correct inline assembly
24        forward reference labels.
25 
262002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * configure.ac:
29        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
30        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
31        * i960ca/Makefile.am: Remove AUTOMAKE_OPTIONS.
32        * Makefile.am: Remove AUTOMAKE_OPTIONS.
33        * i960ka/Makefile.am: Remove AUTOMAKE_OPTIONS.
34        * i960rp/Makefile.am: Remove AUTOMAKE_OPTIONS.
35        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
36
372001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
40        * configure.in: Remove.
41        * configure.ac: New file, generated from configure.in by autoupdate.
42
432001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
46
472001-02-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * i960ca/Makefile.am, i960ka/Makefile.am, i960rp/Makefile.am:
50        Remove H_FILES.
51        * include/Makefile.am:  Apply include_*HEADERS instead of H_FILES.
52
532000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
56
572000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
60
612000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
64        Switch to GNU canonicalization.
65
662000-10-18      Joel Sherrill <joel@OARcorp.com>
67
68        * Makefile.am: Corrected condition CPU model selection so
69        multilib'ing and bare BSP works.
70
712000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * i960ca/Makefile.am, i960ka/Makefile.am, i960rp/Makefile.am:
74        Include compile.am
75
762000-08-10      Joel Sherrill <joel@OARcorp.com>
77
78        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.