diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 8c4844f..ce8567d 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2001-09-18 Martin Schwidefsky <schwidefsky@de.ibm.com> + + * tc-s390.c (s390_insn): Add code to cope with 6 byte O_constants + in 64 bit mode and make format "e" work. + 2001-09-18 Alan Modra <amodra@bigpond.net.au> * dwarf2dbg.c (dwarf2_directive_file): Avoid signed/unsigned warning. |