diff options
author | Kazu Hirata <kazu@codesourcery.com> | 2002-06-03 01:57:10 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@codesourcery.com> | 2002-06-03 01:57:10 +0000 |
commit | bdaac2233230d14ef1b18e28a052e761f66f9284 (patch) | |
tree | cfc0af605b7569f403a1f7e67c976f1ea3d86240 /bfd/elf32-dlx.c | |
parent | decc0f826e5a12fc3e059267d9d5c0b5b53a0630 (diff) | |
download | gdb-bdaac2233230d14ef1b18e28a052e761f66f9284.tar.gz |
* elf32-arc.c: Fix formatting.
* elf32-arm.h: Likewise.
* elf32-cris.c: Likewise.
* elf32-dlx.c: Likewise.
* elf32-hppa.c: Likewise.
* elf32-i386.c: Likewise.
* elf32-i386qnx.c: Likewise.
* elf32-or32.c: Likewise.
* elf32-s390.c: Likewise.
* elf32-sh64.c: Likewise.
* elf32-vax.c: Likewise.
* elf32-xstormy16.c: Likewise.
* elf64-alpha.c: Likewise.
* elf64-mmix.c: Likewise.
* elf64-ppc.c: Likewise.
* elf64-s390.c: Likewise.
* elf64-sh64.c: Likewise.
* elf64-x86-64.c: Likewise.
Diffstat (limited to 'bfd/elf32-dlx.c')
-rw-r--r-- | bfd/elf32-dlx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/elf32-dlx.c b/bfd/elf32-dlx.c index d7d419c962d..5311023bf5a 100644 --- a/bfd/elf32-dlx.c +++ b/bfd/elf32-dlx.c @@ -488,7 +488,7 @@ elf32_dlx_relocate26 (abfd, reloc_entry, symbol, data, /* A mapping from BFD reloc types to DLX ELF reloc types. Stolen from elf32-mips.c. - + More about this table - for dlx elf relocation we do not really need this table, if we have a rtype defined in this table will caused tc_gen_relocate confused and die on us, but if we remove |