source: rtems/c/src/lib/libcpu/i960/ChangeLog @ 4eef8f7

4.104.114.84.95
Last change on this file since 4eef8f7 was 4eef8f7, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/20/03 at 16:34:19

2003-01-20 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Merge-in include/Makefile.am.
  • include/Makefile.am: Removed.
  • configure.ac: Reflect changes above.
  • Property mode set to 100644
File size: 2.7 KB
Line 
12003-01-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Merge-in include/Makefile.am.
4        * include/Makefile.am: Removed.
5        * configure.ac: Reflect changes above.
6
72002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * Makefile.am: Remove CPU_MODEL_SUBDIR.
10        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP).
11        * i960ca/Makefile.am: Eliminate *_O_FILES.
12        Don't include @RTEMS_BSP@.cfg.
13        * i960ka/Makefile.am: Ditto.
14        * i960rp/Makefile.am: Ditto.
15
162002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
19
202002-12-02      Joel Sherrill <joel@OARcorp.com>
21
22        * shared/soft_reset_asm.S: Removed.
23
242002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * .cvsignore: Reformat.
27        Add autom4te*cache.
28        Remove autom4te.cache.
29
302002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * i960ca/Makefile.am: Use .$(OBJEXT) instead of .o.
33        * i960ka/Makefile.am: Use .$(OBJEXT) instead of .o.
34        * i960rp/Makefile.am: Use .$(OBJEXT) instead of .o.
35
362001-05-09      Joel Sherrill <joel@OARcorp.com>
37
38        * include/i960CA.h, include/i960RP.h: Correct inline assembly
39        forward reference labels.
40 
412002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * configure.ac:
44        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
45        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
46        * i960ca/Makefile.am: Remove AUTOMAKE_OPTIONS.
47        * Makefile.am: Remove AUTOMAKE_OPTIONS.
48        * i960ka/Makefile.am: Remove AUTOMAKE_OPTIONS.
49        * i960rp/Makefile.am: Remove AUTOMAKE_OPTIONS.
50        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
51
522001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
55        * configure.in: Remove.
56        * configure.ac: New file, generated from configure.in by autoupdate.
57
582001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
61
622001-02-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * i960ca/Makefile.am, i960ka/Makefile.am, i960rp/Makefile.am:
65        Remove H_FILES.
66        * include/Makefile.am:  Apply include_*HEADERS instead of H_FILES.
67
682000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
71
722000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
75
762000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
79        Switch to GNU canonicalization.
80
812000-10-18      Joel Sherrill <joel@OARcorp.com>
82
83        * Makefile.am: Corrected condition CPU model selection so
84        multilib'ing and bare BSP works.
85
862000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * i960ca/Makefile.am, i960ka/Makefile.am, i960rp/Makefile.am:
89        Include compile.am
90
912000-08-10      Joel Sherrill <joel@OARcorp.com>
92
93        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.