projects
/
external
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d5e4e6
)
* script.cc (Token::integer_value): Accept trailing M/m/K/k
author
Ian Lance Taylor
<ian@airs.com>
Wed, 29 Jun 2011 21:57:13 +0000
(21:57 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Wed, 29 Jun 2011 21:57:13 +0000
(21:57 +0000)
modifier.
(Lex::gather_token): Accept trailing M/m/K/k for integers.
gold/ChangeLog
patch
|
blob
|
history
diff --git
a/gold/ChangeLog
b/gold/ChangeLog
index
342fc19
..
e929226
100644
(file)
--- a/
gold/ChangeLog
+++ b/
gold/ChangeLog
@@
-1,5
+1,11
@@
2011-06-29 Ian Lance Taylor <iant@google.com>
+ * script.cc (Token::integer_value): Accept trailing M/m/K/k
+ modifier.
+ (Lex::gather_token): Accept trailing M/m/K/k for integers.
+
+2011-06-29 Ian Lance Taylor <iant@google.com>
+
PR gold/12675
* object.cc (Sized_relobj_file::check_eh_frame_flags): Check for
SHT_X86_64_UNWIND.