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

4.104.114.84.95
Last change on this file since fe8bc62f was fe8bc62f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/18/03 at 06:47:09

2003-08-18 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Reflect having moved aclocal/.
  • Property mode set to 100644
File size: 3.5 KB
Line 
12003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Reflect having moved aclocal/.
4
52003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Reflect having moved automake/.
8        * i960ca/Makefile.am: Reflect having moved automake/.
9        * i960ka/Makefile.am: Reflect having moved automake/.
10        * i960rp/Makefile.am: Reflect having moved automake/.
11
122003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
15
162003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * configure.ac: Remove AC_CONFIG_AUX_DIR.
19
202003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
23
242003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * configure.ac: AC_PREREQ(2.57).
27
282003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * Makefile.am: Merge-in include/Makefile.am.
31        * include/Makefile.am: Removed.
32        * configure.ac: Reflect changes above.
33
342002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * Makefile.am: Remove CPU_MODEL_SUBDIR.
37        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP).
38        * i960ca/Makefile.am: Eliminate *_O_FILES.
39        Don't include @RTEMS_BSP@.cfg.
40        * i960ka/Makefile.am: Ditto.
41        * i960rp/Makefile.am: Ditto.
42
432002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
46
472002-12-02      Joel Sherrill <joel@OARcorp.com>
48
49        * shared/soft_reset_asm.S: Removed.
50
512002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * .cvsignore: Reformat.
54        Add autom4te*cache.
55        Remove autom4te.cache.
56
572002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * i960ca/Makefile.am: Use .$(OBJEXT) instead of .o.
60        * i960ka/Makefile.am: Use .$(OBJEXT) instead of .o.
61        * i960rp/Makefile.am: Use .$(OBJEXT) instead of .o.
62
632001-05-09      Joel Sherrill <joel@OARcorp.com>
64
65        * include/i960CA.h, include/i960RP.h: Correct inline assembly
66        forward reference labels.
67 
682002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * configure.ac:
71        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
72        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
73        * i960ca/Makefile.am: Remove AUTOMAKE_OPTIONS.
74        * Makefile.am: Remove AUTOMAKE_OPTIONS.
75        * i960ka/Makefile.am: Remove AUTOMAKE_OPTIONS.
76        * i960rp/Makefile.am: Remove AUTOMAKE_OPTIONS.
77        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
78
792001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
82        * configure.in: Remove.
83        * configure.ac: New file, generated from configure.in by autoupdate.
84
852001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
88
892001-02-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * i960ca/Makefile.am, i960ka/Makefile.am, i960rp/Makefile.am:
92        Remove H_FILES.
93        * include/Makefile.am:  Apply include_*HEADERS instead of H_FILES.
94
952000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
98
992000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
102
1032000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
106        Switch to GNU canonicalization.
107
1082000-10-18      Joel Sherrill <joel@OARcorp.com>
109
110        * Makefile.am: Corrected condition CPU model selection so
111        multilib'ing and bare BSP works.
112
1132000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * i960ca/Makefile.am, i960ka/Makefile.am, i960rp/Makefile.am:
116        Include compile.am
117
1182000-08-10      Joel Sherrill <joel@OARcorp.com>
119
120        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.