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

4.104.114.84.95
Last change on this file since c75dbae3 was c75dbae3, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/16/02 at 06:12:40

2002-12-16 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Remove CPU_MODEL_SUBDIR.
  • configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP).
  • i960ca/Makefile.am: Eliminate *_O_FILES. Don't include @RTEMS_BSP@.cfg.
  • i960ka/Makefile.am: Ditto.
  • i960rp/Makefile.am: Ditto.
  • Property mode set to 100644
File size: 2.5 KB
RevLine 
[c75dbae3]12002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Remove CPU_MODEL_SUBDIR.
4        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP).
5        * i960ca/Makefile.am: Eliminate *_O_FILES.
6        Don't include @RTEMS_BSP@.cfg.
7        * i960ka/Makefile.am: Ditto.
8        * i960rp/Makefile.am: Ditto.
9
[dfa8fe34]102002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
13
[0535d92e]142002-12-02      Joel Sherrill <joel@OARcorp.com>
15
16        * shared/soft_reset_asm.S: Removed.
17
[8730f45]182002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * .cvsignore: Reformat.
21        Add autom4te*cache.
22        Remove autom4te.cache.
23
[843c2eb]242002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * i960ca/Makefile.am: Use .$(OBJEXT) instead of .o.
27        * i960ka/Makefile.am: Use .$(OBJEXT) instead of .o.
28        * i960rp/Makefile.am: Use .$(OBJEXT) instead of .o.
29
[911158a]302001-05-09      Joel Sherrill <joel@OARcorp.com>
31
32        * include/i960CA.h, include/i960RP.h: Correct inline assembly
33        forward reference labels.
34 
[f48c0106]352002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * configure.ac:
38        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
39        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
40        * i960ca/Makefile.am: Remove AUTOMAKE_OPTIONS.
41        * Makefile.am: Remove AUTOMAKE_OPTIONS.
42        * i960ka/Makefile.am: Remove AUTOMAKE_OPTIONS.
43        * i960rp/Makefile.am: Remove AUTOMAKE_OPTIONS.
44        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
45
[df25c998]462001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
49        * configure.in: Remove.
50        * configure.ac: New file, generated from configure.in by autoupdate.
51
[c1767be0]522001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
55
[92aaf3d]562001-02-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * i960ca/Makefile.am, i960ka/Makefile.am, i960rp/Makefile.am:
59        Remove H_FILES.
60        * include/Makefile.am:  Apply include_*HEADERS instead of H_FILES.
61
[feead226]622000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
65
[a314d3b4]662000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
69
[d82c006]702000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
73        Switch to GNU canonicalization.
74
[3b5dc96]752000-10-18      Joel Sherrill <joel@OARcorp.com>
76
77        * Makefile.am: Corrected condition CPU model selection so
78        multilib'ing and bare BSP works.
79
[e96ad433]802000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * i960ca/Makefile.am, i960ka/Makefile.am, i960rp/Makefile.am:
83        Include compile.am
84
[e94ad1fe]852000-08-10      Joel Sherrill <joel@OARcorp.com>
86
87        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.