diff options
author | Doug Evans <dje@google.com> | 1999-01-06 06:00:46 +0000 |
---|---|---|
committer | Doug Evans <dje@google.com> | 1999-01-06 06:00:46 +0000 |
commit | fa88f06825295531da921525d031b858f5c6e46b (patch) | |
tree | 31ace4b99656460fcf98ec550120d416219e1f03 /gas | |
parent | 732063ebf31de5982d2973c28fc6d06d05ea69c3 (diff) | |
download | gdb-fa88f06825295531da921525d031b858f5c6e46b.zip gdb-fa88f06825295531da921525d031b858f5c6e46b.tar.gz gdb-fa88f06825295531da921525d031b858f5c6e46b.tar.bz2 |
* config/tc-mips.c (mips_frob_file): Disable "Unmatched %hi reloc" warning.
pr 18655
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index c3b7408..184ab65 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Tue Jan 5 21:58:03 1999 Doug Evans <devans@canuck.cygnus.com> + + * config/tc-mips.c (mips_frob_file): Disable "Unmatched %hi reloc" + warning. + 1998-12-29 Gavin Romig-Koch <gavin@cygnus.com> * config/tc-mips.c (append_insn): For mips16, insert a nop between |