summaryrefslogtreecommitdiff
path: root/bfd/elf32-xstormy16.c
Commit message (Expand)AuthorAgeFilesLines
* 2003-11-11 David Carlton <carlton@kealia.com>David Carlton2003-11-111-1/+1
* 2003-06-27 David Carlton <carlton@kealia.com>David Carlton2003-06-271-7/+7
* 2003-05-23 David Carlton <carlton@bactrian.org>David Carlton2003-05-231-5/+5
* 2003-04-16 David Carlton <carlton@bactrian.org>David Carlton2003-04-161-3/+1
* 2003-02-07 David Carlton <carlton@math.stanford.edu>David Carlton2003-02-071-1/+1
* 2002-12-23 David Carlton <carlton@math.stanford.edu>David Carlton2002-12-231-87/+135
* * 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