diff options
author | Jeff Law <law@redhat.com> | 1996-03-04 17:15:23 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1996-03-04 17:15:23 +0000 |
commit | eff5fcda23f1eef9cbb20d3c3b3069511009f98b (patch) | |
tree | 4790ebbfdf8cb66145dd0a83890e3dcb74bd08eb /gas/ChangeLog | |
parent | 4f005fea322f156026a59cb119003462b68b7d28 (diff) | |
download | gdb-eff5fcda23f1eef9cbb20d3c3b3069511009f98b.zip gdb-eff5fcda23f1eef9cbb20d3c3b3069511009f98b.tar.gz gdb-eff5fcda23f1eef9cbb20d3c3b3069511009f98b.tar.bz2 |
* 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.
Net buglet, and something I just noticed was wrong.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 7620a1b..3b112a5 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Mon Mar 4 10:13:06 1996 Jeffrey A Law (law@cygnus.com) + + * 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. + Fri Mar 1 10:20:52 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * flonum-konst.c: Add two more constants for 1e+-2048 and |