diff options
author | Alan Modra <amodra@gmail.com> | 2014-09-24 18:06:58 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2014-09-24 19:14:38 +0930 |
commit | 00cac886aa4ddbd05105f6aa82280ef8f7f9dce6 (patch) | |
tree | 7d455abf255971ade6403b314b20ec050eac91e4 /gold/ChangeLog | |
parent | e44f5bef12a54b9c1cc24a5783dedde6f158ad15 (diff) | |
download | gdb-00cac886aa4ddbd05105f6aa82280ef8f7f9dce6.zip gdb-00cac886aa4ddbd05105f6aa82280ef8f7f9dce6.tar.gz gdb-00cac886aa4ddbd05105f6aa82280ef8f7f9dce6.tar.bz2 |
Regen gold POTFILES.in
* po/POTFILES.in: Regenerate.
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r-- | gold/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog index 55eba2b..87ac625 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,3 +1,7 @@ +2014-09-24 Alan Modra <amodra@gmail.com> + + * po/POTFILES.in: Regenerate. + 2014-09-23 Taiju Tsuiki <tzik@google.com> Cary Coutant <ccoutant@google.com> @@ -86,7 +90,7 @@ (AArch64_relocate_functions::movnz): New method. (Target_aarch64::Scan::local): Correct format. Move r_sym, got to before the switch. Add new cases to switch. - Check ie_to_le relaxation on tlsie relocations. Add code handling + Check ie_to_le relaxation on tlsie relocations. Add code handling tlsgd tlsdesc cases. (Target_aarch64::Scan::global): Move arp to front. Do copy_reloc when needed. Add new cases to switch. Insert dynamic RELATIVE relocation |