diff options
author | Thiemo Seufer <ths@networkno.de> | 2006-05-11 14:30:58 +0000 |
---|---|---|
committer | Thiemo Seufer <ths@networkno.de> | 2006-05-11 14:30:58 +0000 |
commit | 89ee2ebe8b9182015a1bf8643bb87c312c92474c (patch) | |
tree | 4fefae908d6d3c86783adcc5140e80df7a129e93 /gas/testsuite/ChangeLog | |
parent | 8ef6493a1d95fb17f086831f6ab4ed13b0c79500 (diff) | |
download | gdb-89ee2ebe8b9182015a1bf8643bb87c312c92474c.zip gdb-89ee2ebe8b9182015a1bf8643bb87c312c92474c.tar.gz gdb-89ee2ebe8b9182015a1bf8643bb87c312c92474c.tar.bz2 |
[ gas/ChangeLog ]
* config/tc-mips.c (append_insn): Don't check the range of j or
jal addresses.
[ gas/testsuite/ChangeLog ]
* gas/mips/jal-range.l: Don't check the range of j or jal
addresses.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 9f856c0..9ef3da9 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2006-05-11 Thiemo Seufer <ths@mips.com> + + * gas/mips/jal-range.l: Don't check the range of j or jal + addresses. + 2006-05-09 H.J. Lu <hongjiu.lu@intel.com> * gas/i386/x86-64-gidt.d: Adjusted. |