source: rtems/c/src/lib/libcpu/sh/ChangeLog @ b55e727

4.104.114.84.95
Last change on this file since b55e727 was b55e727, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/21/04 at 06:42:49

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

  • Makefile.am: Unconditionally build subdirs sh7032, sh7045, sh7750.
  • configure.ac: Merge-in sh7032/configure.ac, sh7045/configure.ac, sh7750/configure.ac. Add AM_CONDITIONALS sh7032, sh7045, sh7750.
  • sh7032/Makefile.am, sh7045/Makefile.am, sh7750/Makefile.am: Reflect changes above. Add PREINSTALL_DIRS.
  • sh7032/configure.ac, sh7045/configure.ac, sh7750/configure.ac: Remove.
  • sh7032/.cvsignore, sh7045/.cvsignore, sh7750/.cvsignore: Reflect changes above.
  • Property mode set to 100644
File size: 2.9 KB
Line 
12003-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Unconditionally build subdirs sh7032, sh7045, sh7750.
4        * configure.ac: Merge-in sh7032/configure.ac, sh7045/configure.ac,
5        sh7750/configure.ac.
6        Add AM_CONDITIONALS sh7032, sh7045, sh7750.
7        * sh7032/Makefile.am, sh7045/Makefile.am, sh7750/Makefile.am:
8        Reflect changes above. Add PREINSTALL_DIRS.
9        * sh7032/configure.ac, sh7045/configure.ac, sh7750/configure.ac:
10        Remove.
11        * sh7032/.cvsignore, sh7045/.cvsignore, sh7750/.cvsignore:
12        Reflect changes above.
13
142003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
17
182003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * configure.ac: Remove RTEMS_CANONICAL_HOST.
21
222003-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * configure.ac: Remove RTEMS_CHECK_CPU.
25
262003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: Reflect having moved aclocal/.
29
302003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: Reflect having moved automake/.
33
342003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
37
382003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * configure.ac: Remove AC_CONFIG_AUX_DIR.
41
422003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
45
462003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * configure.ac: AC_PREREQ(2.57).
49
502002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
53
542002-11-01      Joel Sherrill <joel@OARcorp.com>
55
56        * sh7045/score/ispsh7045.c: Fixed typos.
57
582002-11-01      Joel Sherrill <joel@OARcorp.com>
59
60        * sh7045/score/cpu_asm.c: Fixed typo.
61
622002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * .cvsignore: Reformat.
65        Add autom4te*cache.
66        Remove autom4te.cache.
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        * Makefile.am: Remove AUTOMAKE_OPTIONS.
74
752001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * configure.ac: Add sh7750.
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-10-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * configure.in: AC_PREREQ(2.52), Adapt CONFIG_SUBDIRS to
88        autoconf-2.52.
89
902000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
93
942000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
97
982000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
101        Switch to GNU canonicalization.
102
1032000-08-10      Joel Sherrill <joel@OARcorp.com>
104
105        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.