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:
3d0c8fa
)
* config/tc-hppa.c: Add default definitions for R_N0SEL and
author
Jeff Law
<law@redhat.com>
Mon, 4 Mar 1996 19:42:03 +0000
(19:42 +0000)
committer
Jeff Law
<law@redhat.com>
Mon, 4 Mar 1996 19:42:03 +0000
(19:42 +0000)
R_N1SEL since they're not defined for old versions of hpux.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 3b112a5dec1ed49b9bb132a0643e7973bbb2c9f3..90a9106629cf1eaeda056fe90f07083d49b2c532 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,5
+1,8
@@
Mon Mar 4 10:13:06 1996 Jeffrey A Law (law@cygnus.com)
+ * config/tc-hppa.c: Add default definitions for R_N0SEL and
+ R_N1SEL since they're not defined for old versions of hpux.
+
* config/tc-hppa.c (tc_gen_reloc): Fix typo in R_COMP2 code.
Set "sym_ptr_ptr" and "addend" fields to dummy values for
R_N0SEL and R_N1SEL.