diff options
author | Kazu Hirata <kazu@codesourcery.com> | 2001-01-23 11:45:53 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@codesourcery.com> | 2001-01-23 11:45:53 +0000 |
commit | b653e1b1521ac68fc398311345fe7df54803f1ec (patch) | |
tree | f9e78fc2031a775e9deacd975271d7c136ffb59e /bfd/elf64-sparc.c | |
parent | 70256ad8ae2e7d73d603434bb2144912de0e9d89 (diff) | |
download | gdb-b653e1b1521ac68fc398311345fe7df54803f1ec.zip gdb-b653e1b1521ac68fc398311345fe7df54803f1ec.tar.gz gdb-b653e1b1521ac68fc398311345fe7df54803f1ec.tar.bz2 |
2001-01-23 Kazu Hirata <kazu@hxi.com>
* coff64-rs6000.c: Fix formatting.
* coff-arm.c: Likewise.
* coffgen.c: Likewise.
* cofflink.c: Likewise.
* coff-mcore.c: Likewise.
* coff-mips.c: Likewise.
* coff-pmac.c: Likewise.
* coff-ppc.c: Likewise.
* coff-rs6000.c: Likewise.
* elf32.c: Likewise.
* elf32-fr30.c: Likewise.
* elf32-i370.c: Likewise.
* elf32-i860.c: Likewise.
* elf32-m32r.c: Likewise.
* elf32-m68k.c: Likewise.
* elf32-mcore.c: Likewise.
* elf32-ppc.c: Likewise.
* elf32-sh.c: Likewise.
* elf32-v850.c: Likewise.
* elf64-alpha.c: Likewise.
* elf64-sparc.c: Likewise.
* elflink.c: Likewise.
* elflink.h: Likewise.
* elf-m10200.c: Likewise.
* elf-m10300.c: Likewise.
* elfxx-ia64.c: Likewise.
Diffstat (limited to 'bfd/elf64-sparc.c')
-rw-r--r-- | bfd/elf64-sparc.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bfd/elf64-sparc.c b/bfd/elf64-sparc.c index 087fe96..0627913 100644 --- a/bfd/elf64-sparc.c +++ b/bfd/elf64-sparc.c @@ -651,7 +651,6 @@ sparc64_elf_bfd_link_hash_table_create (abfd) return &ret->root.root; } - /* Utility for performing the standard initial work of an instruction relocation. @@ -961,7 +960,6 @@ sparc64_elf_plt_ptr_offset (index, max) + last * 6*4 + ofs * 8); } - /* Look through the relocs for a section during the first phase, and allocate space in the global offset table or procedure linkage |