diff options
author | Andrew Cagney <cagney@redhat.com> | 2002-06-16 16:33:35 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2002-06-16 16:33:35 +0000 |
commit | c8cca39f988d5670cbef3d40cf7b9fa26877aee4 (patch) | |
tree | 5701c4950e92a68bef1a9d940ee6fc1e1d8aa401 /sim/arm | |
parent | 3832c25c185d324f411ab880aab6b1e5e17f23f6 (diff) | |
download | gdb-c8cca39f988d5670cbef3d40cf7b9fa26877aee4.zip gdb-c8cca39f988d5670cbef3d40cf7b9fa26877aee4.tar.gz gdb-c8cca39f988d5670cbef3d40cf7b9fa26877aee4.tar.bz2 |
Import current --enable-gdb-build-warnings.
Diffstat (limited to 'sim/arm')
-rw-r--r-- | sim/arm/ChangeLog | 4 | ||||
-rwxr-xr-x | sim/arm/configure | 2 |
2 files changed, 6 insertions, 0 deletions
diff --git a/sim/arm/ChangeLog b/sim/arm/ChangeLog index f9f7160..3a50e89 100644 --- a/sim/arm/ChangeLog +++ b/sim/arm/ChangeLog @@ -1,3 +1,7 @@ +2002-06-16 Andrew Cagney <ac131313@redhat.com> + + * configure: Regenerated to track ../common/aclocal.m4 changes. + 2002-06-12 Andrew Cagney <ac131313@redhat.com> * Makefile.in: Update copyright. diff --git a/sim/arm/configure b/sim/arm/configure index 2c574e4..65f0825 100755 --- a/sim/arm/configure +++ b/sim/arm/configure @@ -3537,6 +3537,8 @@ done COPRO=armcopro.o + + trap '' 1 2 15 cat > confcache <<\EOF # This file is a shell script that caches the results of configure |