projects
/
platform
/
upstream
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c207c6d
)
gold/
author
Roland McGrath
<roland@gnu.org>
Thu, 1 Nov 2012 18:16:23 +0000
(18:16 +0000)
committer
Roland McGrath
<roland@gnu.org>
Thu, 1 Nov 2012 18:16:23 +0000
(18:16 +0000)
* nacl.cc: Include "libiberty.h" for vasprintf declaration.
gold/ChangeLog
patch
|
blob
|
history
gold/nacl.cc
patch
|
blob
|
history
diff --git
a/gold/ChangeLog
b/gold/ChangeLog
index 60e2d4961b9f3c86ec0f07cbbf7f95d3b5f3e2c6..632a9a35f3c7e5042ec0c502dee3143e47fe308a 100644
(file)
--- a/
gold/ChangeLog
+++ b/
gold/ChangeLog
@@
-1,3
+1,7
@@
+2012-11-01 Roland McGrath <mcgrathr@google.com>
+
+ * nacl.cc: Include "libiberty.h" for vasprintf declaration.
+
2012-10-30 Steve McIntyre <steve.mcintyre@linaro.org>
* gold.cc (Target_arm::do_adjust_elf_header): Add the
diff --git
a/gold/nacl.cc
b/gold/nacl.cc
index 71be4e93316c3d1396d1f205cec59dc921338881..b22248c417d8395c9b05b3af48ef1ec6b5fc2d05 100644
(file)
--- a/
gold/nacl.cc
+++ b/
gold/nacl.cc
@@
-22,6
+22,7
@@
#include "gold.h"
#include <cstdio>
+#include "libiberty.h"
#include "nacl.h"
#include "elfcpp.h"