aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorSteve Ellcey <sje@cup.hp.com>2005-11-07 22:14:12 +0000
committerSteve Ellcey <sje@cup.hp.com>2005-11-07 22:14:12 +0000
commit49c96104aa8c20ee6d0e7911e5ae44b496ce3986 (patch)
tree2e4727db7f0866ba052b223577798798558a5a6d /bfd/ChangeLog
parent76f703bfeb0abad84f800d3a780ab21b7f799582 (diff)
downloadfsf-binutils-gdb-49c96104aa8c20ee6d0e7911e5ae44b496ce3986.zip
fsf-binutils-gdb-49c96104aa8c20ee6d0e7911e5ae44b496ce3986.tar.gz
fsf-binutils-gdb-49c96104aa8c20ee6d0e7911e5ae44b496ce3986.tar.bz2
* warning.m4 (AM_BINUTILS_WARNINGS): Default to empty string
if compiler is not GCC. * configure: Regenerate
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 3d851ce..37b9562 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,15 @@
2005-11-07 Steve Ellcey <sje@cup.hp.com>
+ * warning.m4 (AM_BINUTILS_WARNINGS): Default to empty string
+ if compiler is not GCC.
+ * configure: Regenerate
+
+2005-11-07 Steve Ellcey <sje@cup.hp.com>
+
+ * configure: Regenerate after modifying bfd/warning.m4.
+
+2005-11-07 Steve Ellcey <sje@cup.hp.com>
+
* configure.host (ia64-*-hpux*): Set _LARGEFILE64_SOURCE.
2005-11-03 Daniel Jacobowitz <dan@codesourcery.com>