diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2002-08-12 08:33:42 +0000 |
---|---|---|
committer | Richard Sandiford <rdsandiford@googlemail.com> | 2002-08-12 08:33:42 +0000 |
commit | fdb987ee01ed911144681463cceca4ad666a13ee (patch) | |
tree | 0e9bde465710e8b5f0800275d3f60ed8b5e8835c /gas/ChangeLog | |
parent | cf1d5986d85095b2ad2be56bdda9246693ca556a (diff) | |
download | gdb-fdb987ee01ed911144681463cceca4ad666a13ee.zip gdb-fdb987ee01ed911144681463cceca4ad666a13ee.tar.gz gdb-fdb987ee01ed911144681463cceca4ad666a13ee.tar.bz2 |
[gas/]
* config/tc-mips.c (mips_ip): Don't work out the value of
constant %hi()s here.
[gas/testsuite/]
* gas/mips/elf-consthilo.[sd]: New test.
* gas/mips/mips.exp: Run it.
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 acce571..7f9a5ac 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2002-08-12 Richard Sandiford <rsandifo@redhat.com> + + * config/tc-mips.c (mips_ip): Don't work out the value of + constant %hi()s here. + 2002-08-10 Alan Modra <amodra@bigpond.net.au> * config/tc-i386.c (tc_i386_fix_adjustable): Test OUTPUT_FLAVOR |