summaryrefslogtreecommitdiff
path: root/bfd/elf32-xstormy16.c
Commit message (Expand)AuthorAgeFilesLines
* * elf-hppa.h (elf_hppa_relocate_section): If relocatable, returnAlan Modra2002-07-231-3/+0
* * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra2002-07-071-58/+27
* * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra2002-07-011-6/+4
* elf_swap_symbol_in args should be "const PTR", not "const PTR *".Alan Modra2002-06-061-2/+2
* * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra2002-06-051-1/+2
* * elf32-arc.c: Fix formatting.Kazu Hirata2002-06-031-28/+28
* * elf-bfd.h (struct elf_backend_data): Add rela_normal.Alan Modra2002-05-071-22/+4
* * linker.c (link_action): Ignore duplicate warning syms.Alan Modra2002-03-281-0/+6
* Fix up generation of VTINHERIT relocsNick Clifton2002-01-151-22/+30
* Support for more than 64k ELF sections.Alan Modra2001-12-171-15/+42
* Index: bfd/ChangeLogGeoffrey Keating2001-12-081-0/+1074