projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2afb4d5
)
* config/tc-mips.c (mips_frob_file): Permit multiple %hi relocs to
author
Ian Lance Taylor
<ian@airs.com>
Mon, 15 Apr 1996 23:01:50 +0000
(23:01 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Mon, 15 Apr 1996 23:01:50 +0000
(23:01 +0000)
be associated with a single %lo reloc.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index d6f0815a81ece0faa2a3803a1d0403faa074afb5..0864813cb26b44aa107491a587358bb4de2f5035 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,5
+1,8
@@
Mon Apr 15 12:26:33 1996 Ian Lance Taylor <ian@cygnus.com>
+ * config/tc-mips.c (mips_frob_file): Permit multiple %hi relocs to
+ be associated with a single %lo reloc.
+
* config/tc-mips.c (load_address): Cast X_add_number to valueT
before comparing against MAX_GPREL_OFFSET, so that negative
numbers are handled correctly.