aboutsummaryrefslogtreecommitdiff
path: root/gold/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>2012-01-24 06:21:11 +0000
committerIan Lance Taylor <ian@airs.com>2012-01-24 06:21:11 +0000
commit9dee3b3c89077e7a5dd4720077af0c667534219d (patch)
tree4d154e67608bf589f0cf00d97095db81f4c1f145 /gold/ChangeLog
parent42bc6e0f9561c2fe2bba0153ec426792fe97aaa5 (diff)
downloadgdb-9dee3b3c89077e7a5dd4720077af0c667534219d.zip
gdb-9dee3b3c89077e7a5dd4720077af0c667534219d.tar.gz
gdb-9dee3b3c89077e7a5dd4720077af0c667534219d.tar.bz2
PR gold/13617
* i386.cc (Target_i386::do_code_fill): When using a jmp instruction, pad with nop instructions. * x86_64.cc (Target_x86_64::do_code_fill): Likewise.
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r--gold/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog
index 649668a..2c51569 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -1,3 +1,10 @@
+2012-01-23 Ian Lance Taylor <ian@airs.com>
+
+ PR gold/13617
+ * i386.cc (Target_i386::do_code_fill): When using a jmp
+ instruction, pad with nop instructions.
+ * x86_64.cc (Target_x86_64::do_code_fill): Likewise.
+
2012-01-22 H.J. Lu <hongjiu.lu@intel.com>
* x86_64.cc (gc_process_relocs): Add typename on types used in