aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2019-08-12 11:15:19 +0930
committerAlan Modra <amodra@gmail.com>2019-08-12 13:10:48 +0930
commit9bb9c115cd3d0b9de97e02cf2e861972010daa6f (patch)
treeb64696766275a96c676ddf954698c0d79efc3e03 /gas/ChangeLog
parentb32b0a69fdf24a8b04efe9c2b90c3e830aa0c2c1 (diff)
downloadgdb-9bb9c115cd3d0b9de97e02cf2e861972010daa6f.zip
gdb-9bb9c115cd3d0b9de97e02cf2e861972010daa6f.tar.gz
gdb-9bb9c115cd3d0b9de97e02cf2e861972010daa6f.tar.bz2
PR24851, gas/testsuite/gas/epiphany/badrelax.s failure with MALLOC_PERTURB_=1
PR 24851 * config/tc-epiphany.c (md_estimate_size_before_relax): Clear extra opcode bytes when changing from a 2-byte to a 4-byte insn.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 91180f2..68c4002 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,9 @@
+2019-08-12 Alan Modra <amodra@gmail.com>
+
+ PR 24851
+ * config/tc-epiphany.c (md_estimate_size_before_relax): Clear
+ extra opcode bytes when changing from a 2-byte to a 4-byte insn.
+
2019-08-09 Jan Beulich <jbeulich@suse.com>
* testsuite/gas/i386/ilp32/x86-64-simd-intel.d,