diff options
author | Thiemo Seufer <ths@networkno.de> | 2004-08-18 15:58:12 +0000 |
---|---|---|
committer | Thiemo Seufer <ths@networkno.de> | 2004-08-18 15:58:12 +0000 |
commit | f7870c8d99fd6d6c6d29b5c34cd27a8bbe04417f (patch) | |
tree | 98f4ec8eab3a83304b1724a5a22a50211e273600 /gas/ChangeLog | |
parent | a134f341e6c8cac4514564d526d3251adf5bafad (diff) | |
download | binutils-gdb-f7870c8d99fd6d6c6d29b5c34cd27a8bbe04417f.tar.gz |
* config/tc-mips.c (append_insn): Handle delay slots in branch likely
correctly.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index ddf8fa77ec5..b0dcda7201e 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2004-08-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> + * config/tc-mips.c (append_insn): Handle delay slots in branch likely + correctly. + 2004-08-18 Jakub Jelinek <jakub@redhat.com> * config/tc-ia64.c (start_unwind_section): Add linkonce_empty |