diff options
author | Ken Raeburn <raeburn@cygnus> | 1994-10-10 20:30:32 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1994-10-10 20:30:32 +0000 |
commit | 4fbc96adc87a64d08dc08210681ff236d2484bd7 (patch) | |
tree | 01a369f74aa0cf6f14173e6c393c840775f52cf0 /bfd/ChangeLog | |
parent | d012a90792923ccc4a3a89e314608fc3a39f76e1 (diff) | |
download | gdb-4fbc96adc87a64d08dc08210681ff236d2484bd7.zip gdb-4fbc96adc87a64d08dc08210681ff236d2484bd7.tar.gz gdb-4fbc96adc87a64d08dc08210681ff236d2484bd7.tar.bz2 |
* elf32-sparc.c (elf_sparc_howto_table): The PC10, PC22, and WPLT30 relocations
are PC-relative.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index f0b743e..fc6da56 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,13 @@ +Mon Oct 10 16:24:44 1994 Ken Raeburn <raeburn@cujo.cygnus.com> + + * elf32-sparc.c (elf_sparc_howto_table): The PC10, PC22, and + WPLT30 relocations are PC-relative. + +Thu Oct 6 12:57:26 1994 Richard Earnshaw (rwe@pegasus.esprit.ec.org) + + * aoutx.h (adjust_o_magic): Correctly initialize vma if the vma of + the text section was user-defined. + Wed Oct 5 14:42:12 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> * archive.c (bfd_construct_extended_name_table): SVR4 uses slash |