diff options
author | Jeff Law <law@redhat.com> | 1994-11-23 06:34:13 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1994-11-23 06:34:13 +0000 |
commit | 740e5428b09a1e205b75dd177baf0d99167d21db (patch) | |
tree | 645e35882d82850480734619a301948eaf9ba6ba /gas/ChangeLog | |
parent | 43ab4ba582a495a5c0f13c1e0869b6a241442611 (diff) | |
download | gdb-740e5428b09a1e205b75dd177baf0d99167d21db.zip gdb-740e5428b09a1e205b75dd177baf0d99167d21db.tar.gz gdb-740e5428b09a1e205b75dd177baf0d99167d21db.tar.bz2 |
* config/tc-hppa.c (tc_gen_reloc, ELF variant): Add section->vma
to the relocation's offset.
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 b7a480e..30d32a4 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Tue Nov 22 23:31:20 1994 Jeff Law (law@snake.cs.utah.edu) + + * config/tc-hppa.c (tc_gen_reloc, ELF variant): Add section->vma + to the relocation's offset. + Tue Nov 22 14:37:58 1994 Steve Chamberlain (sac@jonny.cygnus.com) * Makefile.in (INSTALL_XFORM): Fix typo. |