source: rtems/c/src/lib/libcpu/i960/ChangeLog @ 3c55718

4.104.114.84.95
Last change on this file since 3c55718 was 3c55718, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/11/03 at 09:06:13

Merger from rtems-4-6-branch.

  • Property mode set to 100644
File size: 3.0 KB
Line 
12003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Remove AC_CONFIG_AUX_DIR.
4
52003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
8
92003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac: AC_PREREQ(2.57).
12
132003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * Makefile.am: Merge-in include/Makefile.am.
16        * include/Makefile.am: Removed.
17        * configure.ac: Reflect changes above.
18
192002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Remove CPU_MODEL_SUBDIR.
22        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP).
23        * i960ca/Makefile.am: Eliminate *_O_FILES.
24        Don't include @RTEMS_BSP@.cfg.
25        * i960ka/Makefile.am: Ditto.
26        * i960rp/Makefile.am: Ditto.
27
282002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
31
322002-12-02      Joel Sherrill <joel@OARcorp.com>
33
34        * shared/soft_reset_asm.S: Removed.
35
362002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * .cvsignore: Reformat.
39        Add autom4te*cache.
40        Remove autom4te.cache.
41
422002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * i960ca/Makefile.am: Use .$(OBJEXT) instead of .o.
45        * i960ka/Makefile.am: Use .$(OBJEXT) instead of .o.
46        * i960rp/Makefile.am: Use .$(OBJEXT) instead of .o.
47
482001-05-09      Joel Sherrill <joel@OARcorp.com>
49
50        * include/i960CA.h, include/i960RP.h: Correct inline assembly
51        forward reference labels.
52 
532002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * configure.ac:
56        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
57        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
58        * i960ca/Makefile.am: Remove AUTOMAKE_OPTIONS.
59        * Makefile.am: Remove AUTOMAKE_OPTIONS.
60        * i960ka/Makefile.am: Remove AUTOMAKE_OPTIONS.
61        * i960rp/Makefile.am: Remove AUTOMAKE_OPTIONS.
62        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
63
642001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
67        * configure.in: Remove.
68        * configure.ac: New file, generated from configure.in by autoupdate.
69
702001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
73
742001-02-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * i960ca/Makefile.am, i960ka/Makefile.am, i960rp/Makefile.am:
77        Remove H_FILES.
78        * include/Makefile.am:  Apply include_*HEADERS instead of H_FILES.
79
802000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
83
842000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
87
882000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
91        Switch to GNU canonicalization.
92
932000-10-18      Joel Sherrill <joel@OARcorp.com>
94
95        * Makefile.am: Corrected condition CPU model selection so
96        multilib'ing and bare BSP works.
97
982000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * i960ca/Makefile.am, i960ka/Makefile.am, i960rp/Makefile.am:
101        Include compile.am
102
1032000-08-10      Joel Sherrill <joel@OARcorp.com>
104
105        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.