From 3c55718acadc1c6b029e4116d4261b0cd4dc644c Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 11 Mar 2003 09:06:13 +0000 Subject: Merger from rtems-4-6-branch. --- c/src/lib/libcpu/sh/ChangeLog | 4 ++++ c/src/lib/libcpu/sh/configure.ac | 1 - c/src/lib/libcpu/sh/sh7032/ChangeLog | 4 ++++ c/src/lib/libcpu/sh/sh7032/configure.ac | 1 - c/src/lib/libcpu/sh/sh7045/ChangeLog | 4 ++++ c/src/lib/libcpu/sh/sh7045/configure.ac | 1 - c/src/lib/libcpu/sh/sh7750/ChangeLog | 4 ++++ c/src/lib/libcpu/sh/sh7750/configure.ac | 1 - 8 files changed, 16 insertions(+), 4 deletions(-) (limited to 'c/src/lib/libcpu/sh') diff --git a/c/src/lib/libcpu/sh/ChangeLog b/c/src/lib/libcpu/sh/ChangeLog index c7b4b41f80..9d82e2862d 100644 --- a/c/src/lib/libcpu/sh/ChangeLog +++ b/c/src/lib/libcpu/sh/ChangeLog @@ -1,3 +1,7 @@ +2003-03-06 Ralf Corsepius + + * configure.ac: Remove AC_CONFIG_AUX_DIR. + 2003-02-11 Ralf Corsepius * configure.ac: AM_INIT_AUTOMAKE([1.7.2]). diff --git a/c/src/lib/libcpu/sh/configure.ac b/c/src/lib/libcpu/sh/configure.ac index 0b2d42bdb4..70d7fc4165 100644 --- a/c/src/lib/libcpu/sh/configure.ac +++ b/c/src/lib/libcpu/sh/configure.ac @@ -6,7 +6,6 @@ AC_PREREQ(2.57) AC_INIT([rtems-c-src-lib-libcpu-sh],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([sh7032]) RTEMS_TOP(../../../../..) -AC_CONFIG_AUX_DIR(../../../../..) RTEMS_CANONICAL_TARGET_CPU diff --git a/c/src/lib/libcpu/sh/sh7032/ChangeLog b/c/src/lib/libcpu/sh/sh7032/ChangeLog index 4ea2c08765..fc399e9f60 100644 --- a/c/src/lib/libcpu/sh/sh7032/ChangeLog +++ b/c/src/lib/libcpu/sh/sh7032/ChangeLog @@ -1,3 +1,7 @@ +2003-03-06 Ralf Corsepius + + * configure.ac: Remove AC_CONFIG_AUX_DIR. + 2003-02-11 Joel Sherrill * score/cpu_asm.c: Rework logic that decides when to call diff --git a/c/src/lib/libcpu/sh/sh7032/configure.ac b/c/src/lib/libcpu/sh/sh7032/configure.ac index 1f5be1e455..3c51169528 100644 --- a/c/src/lib/libcpu/sh/sh7032/configure.ac +++ b/c/src/lib/libcpu/sh/sh7032/configure.ac @@ -6,7 +6,6 @@ AC_PREREQ(2.57) AC_INIT([rtems-c-src-lib-libcpu-sh-sh7032],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([include]) RTEMS_TOP(../../../../../..) -AC_CONFIG_AUX_DIR(../../../../../..) RTEMS_CANONICAL_TARGET_CPU diff --git a/c/src/lib/libcpu/sh/sh7045/ChangeLog b/c/src/lib/libcpu/sh/sh7045/ChangeLog index a82f77b487..7d85d2ff0a 100644 --- a/c/src/lib/libcpu/sh/sh7045/ChangeLog +++ b/c/src/lib/libcpu/sh/sh7045/ChangeLog @@ -1,3 +1,7 @@ +2003-03-06 Ralf Corsepius + + * configure.ac: Remove AC_CONFIG_AUX_DIR. + 2003-02-11 Joel Sherrill * score/cpu_asm.c: Rework logic that decides when to call diff --git a/c/src/lib/libcpu/sh/sh7045/configure.ac b/c/src/lib/libcpu/sh/sh7045/configure.ac index 820212d6d2..bd259526d1 100644 --- a/c/src/lib/libcpu/sh/sh7045/configure.ac +++ b/c/src/lib/libcpu/sh/sh7045/configure.ac @@ -6,7 +6,6 @@ AC_PREREQ(2.57) AC_INIT([rtems-c-src-lib-libcpu-sh-sh7045],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([include]) RTEMS_TOP(../../../../../..) -AC_CONFIG_AUX_DIR(../../../../../..) RTEMS_CANONICAL_TARGET_CPU diff --git a/c/src/lib/libcpu/sh/sh7750/ChangeLog b/c/src/lib/libcpu/sh/sh7750/ChangeLog index 1d1d17317e..1bab395314 100644 --- a/c/src/lib/libcpu/sh/sh7750/ChangeLog +++ b/c/src/lib/libcpu/sh/sh7750/ChangeLog @@ -1,3 +1,7 @@ +2003-03-06 Ralf Corsepius + + * configure.ac: Remove AC_CONFIG_AUX_DIR. + 2003-02-11 Joel Sherrill * score/cpu_asm.c: Rework logic that decides when to call diff --git a/c/src/lib/libcpu/sh/sh7750/configure.ac b/c/src/lib/libcpu/sh/sh7750/configure.ac index 76c1708706..ff3a823249 100644 --- a/c/src/lib/libcpu/sh/sh7750/configure.ac +++ b/c/src/lib/libcpu/sh/sh7750/configure.ac @@ -6,7 +6,6 @@ AC_PREREQ(2.57) AC_INIT([rtems-c-src-lib-libcpu-sh-sh7750],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([include]) RTEMS_TOP(../../../../../..) -AC_CONFIG_AUX_DIR(../../../../../..) RTEMS_CANONICAL_TARGET_CPU -- cgit v1.2.3