aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@linux-mips.org>2012-11-08 18:21:25 +0000
committerMaciej W. Rozycki <macro@linux-mips.org>2012-11-08 18:21:25 +0000
commit5821951ca6721283d125491fa1c56322f086ea94 (patch)
tree180c2731b71d66cb7d327cf366c7a78e99304533 /gas/ChangeLog
parent4574b35a66f832ce0cc2204431834fbe73ab5886 (diff)
downloadgdb-5821951ca6721283d125491fa1c56322f086ea94.zip
gdb-5821951ca6721283d125491fa1c56322f086ea94.tar.gz
gdb-5821951ca6721283d125491fa1c56322f086ea94.tar.bz2
gas/
* config/tc-mips.c (mips_ip) <'u'>: Default to BFD_RELOC_LO16. gas/testsuite/ * gas/mips/lui.d: New test. * gas/mips/micromips@lui.d: New test. * gas/mips/lui-1.l: New list test. * gas/mips/lui-2.l: New list test. * gas/mips/lui.s: New test source. * gas/mips/lui-1.s: New test source. * gas/mips/lui-2.s: New test source. * gas/mips/mips.exp: Run the new tests.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 1c1dc07..69e161d 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2012-11-08 Maciej W. Rozycki <macro@codesourcery.com>
+
+ * config/tc-mips.c (mips_ip) <'u'>: Default to BFD_RELOC_LO16.
+
2012-11-08 Alan Modra <amodra@gmail.com>
* po/POTFILES.in: Regenerate.