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

4.104.114.84.95
Last change on this file since ccd81b60 was ccd81b60, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/11/03 at 11:47:49

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

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