aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2005-01-10 15:45:00 +0000
committerNick Clifton <nickc@redhat.com>2005-01-10 15:45:00 +0000
commit59ef2528a2e8266cf600f1b741fad7f0edc43496 (patch)
tree066475103f3b98aaf46b8cb84145ca19f5a182e5 /ld/ChangeLog
parent71a2d53a5c6f997aeb726d0a8264cd97282bffd4 (diff)
downloadgdb-59ef2528a2e8266cf600f1b741fad7f0edc43496.zip
gdb-59ef2528a2e8266cf600f1b741fad7f0edc43496.tar.gz
gdb-59ef2528a2e8266cf600f1b741fad7f0edc43496.tar.bz2
PR binutils/609
* ldmisc.c (vfinfo): Add an extra argument: is_warning. Use this to determine whether config.make_executable should be set to FALSE in conjunction with config.fatal_warnings. (info_msg, minfo, lfinof): Pass FALSE as the extra argument. (einfo): Pass TRUE as the extra argument.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 3cd3b6d..65ddebb 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,12 @@
+2005-01-10 Nick Clifton <nickc@redhat.com>
+
+ PR binutils/609
+ * ldmisc.c (vfinfo): Add an extra argument: is_warning. Use this
+ to determine whether config.make_executable should be set to FALSE in
+ conjunction with config.fatal_warnings.
+ (info_msg, minfo, lfinof): Pass FALSE as the extra argument.
+ (einfo): Pass TRUE as the extra argument.
+
2005-01-10 Greg Schaffer <gschafer@zip.com.au>
* configure.host (linux targets): Use "${CC} -dumpspecs" instead