aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorMartin Schwidefsky <schwidefsky@de.ibm.com>2007-11-29 09:34:14 +0000
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2007-11-29 09:34:14 +0000
commite6181b6abd09e4be7838fac3c57cc64977878e73 (patch)
tree952921bf7efce3381e1a6f72878b8a2345e77783 /gas/ChangeLog
parent39ce1a6a19467e6b495ee1858884d0e34513d504 (diff)
downloadgdb-e6181b6abd09e4be7838fac3c57cc64977878e73.zip
gdb-e6181b6abd09e4be7838fac3c57cc64977878e73.tar.gz
gdb-e6181b6abd09e4be7838fac3c57cc64977878e73.tar.bz2
2007-11-29 Martin Schwidefsky <schwidefsky@de.ibm.com>
* config/tc-s390.c (md_begin): If the -mesa option is specified add zarch opcodes to the hash table only if there is no variant that is available for the esa mode as well. 2007-11-29 Martin Schwidefsky <schwidefsky@de.ibm.com> * gas/s390/esa-z9-109.d: Add check for old version of sske. * gas/s390/esa-z9-109.s: Likewise.
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 4dbbd02..9d32ba2 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,9 @@
+2007-11-29 Martin Schwidefsky <schwidefsky@de.ibm.com>
+
+ * config/tc-s390.c (md_begin): If the -mesa option is specified
+ add zarch opcodes to the hash table only if there is no variant
+ that is available for the esa mode as well.
+
2007-11-26 Thomas Ogrisegg <tom-bugs@gas.fnord.at>
* config/tc-alpha.c (assemble_insn): Don't segv on NULL reloc_operand.