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/common/ChangeLog | |
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/common/ChangeLog')
-rw-r--r-- | sim/common/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 979c1ee..d3d21a6 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,9 @@ +2002-06-16 Andrew Cagney <ac131313@redhat.com> + + * aclocal.m4 (SIM_AC_OPTION_WARNINGS): Update to match GDB's + --enable-gdb-build-warnings. + * configure: Regenerated to track ../common/aclocal.m4 changes. + 2002-06-09 Aldy Hernandez <aldyh@redhat.com> * sim-fpu.c (unpack_fpu): Initialize exponent for |