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 | fbbd64b37f95b572cdf42b79a9351760876aa9e6 (patch) | |
tree | 46c2263de019c5cf6baff633e859e5a82a8b213d /bfd/coff-mips.c | |
parent | b20c17665f1e9c3fc02984eabca7e9756edfa773 (diff) | |
download | gdb-fbbd64b37f95b572cdf42b79a9351760876aa9e6.tar.gz |
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/coff-mips.c')
-rw-r--r-- | bfd/coff-mips.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bfd/coff-mips.c b/bfd/coff-mips.c index cf884c5c27a..5634ca5b744 100644 --- a/bfd/coff-mips.c +++ b/bfd/coff-mips.c @@ -115,7 +115,6 @@ static boolean mips_relax_pcrel16 PARAMS ((struct bfd_link_info *, bfd *, bfd_byte *, bfd_vma)); static reloc_howto_type *mips_bfd_reloc_type_lookup PARAMS ((bfd *, bfd_reloc_code_real_type)); - /* ECOFF has COFF sections, but the debugging information is stored in a completely different format. ECOFF targets use some of the |