aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorThiemo Seufer <ths@networkno.de>2006-11-03 16:27:41 +0000
committerThiemo Seufer <ths@networkno.de>2006-11-03 16:27:41 +0000
commit648178740aef7c86a527e4ff02784c8962b262ae (patch)
treed95f59e853bf6a75e91ee30dcdf56a524b7266bf /gas/ChangeLog
parent7764b3958e70ff32bae581a525ea4a72bb389fbd (diff)
downloadgdb-648178740aef7c86a527e4ff02784c8962b262ae.zip
gdb-648178740aef7c86a527e4ff02784c8962b262ae.tar.gz
gdb-648178740aef7c86a527e4ff02784c8962b262ae.tar.bz2
* config/tc-mips.c (md_pcrel_from_section): Disallow PC relative
MIPS16 instructions referencing other sections, unless they are external branches.
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 fbab72c..cb43b84 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,11 @@
2006-11-03 Thiemo Seufer <ths@mips.com>
+ * config/tc-mips.c (md_pcrel_from_section): Disallow PC relative
+ MIPS16 instructions referencing other sections, unless they are
+ external branches.
+
+2006-11-03 Thiemo Seufer <ths@mips.com>
+
* config/tc-mips.c (mips_cpu_info_table): The 25Kf is a MIPS64
release 1 CPU.