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

4.104.114.84.95
Last change on this file since b0e2360 was 7dcc3fe, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/11/03 at 14:20:43

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

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