aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-xstormy16.c
AgeCommit message (Expand)AuthorFilesLines
2002-07-07 * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra1-58/+27
2002-07-01 * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra1-6/+4
2002-06-06elf_swap_symbol_in args should be "const PTR", not "const PTR *".Alan Modra1-2/+2
2002-06-05 * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra1-1/+2
2002-06-03 * elf32-arc.c: Fix formatting.Kazu Hirata1-28/+28
2002-05-07 * elf-bfd.h (struct elf_backend_data): Add rela_normal.Alan Modra1-22/+4
2002-03-28 * linker.c (link_action): Ignore duplicate warning syms.Alan Modra1-0/+6
2002-01-15Fix up generation of VTINHERIT relocsNick Clifton1-22/+30
2001-12-17 Support for more than 64k ELF sections.Alan Modra1-15/+42
2001-12-08Index: bfd/ChangeLogGeoffrey Keating1-0/+1074