summaryrefslogtreecommitdiff
path: root/bfd/elf32-xstormy16.c
AgeCommit message (Expand)Author
2016-01-01Copyright update for binutilsAlan Modra
2015-08-18Add output_type to bfd_link_infoH.J. Lu
2015-01-19More fixes related to NONE relocsAlan Modra
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-06-13Make bfd.link_next field a unionAlan Modra
2014-05-02bfd target vector rationalisationAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-11-05Pass ignored unresolved relocations to ld backendH.J. Lu
2013-03-30 PR ld/15323Alan Modra
2012-06-29 * section.c (bfd_get_linker_section): New function.Alan Modra
2012-05-07 * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki
2012-04-24 PR ld/13991Alan Modra
2011-06-13 * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra
2010-10-25 bfd/Daniel Jacobowitz
2007-09-26bfd/Jan Beulich
2007-07-03Switch sources over to use the GPL version 3Nick Clifton
2007-04-26bfd/Alan Modra
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra
2007-03-07 PR 3958Alan Modra
2006-10-17bfd/Alan Modra
2006-09-28 * elflink.c (_bfd_elf_gc_mark_hook): New function.Alan Modra
2005-07-01Update function declarations to ISO C90 formattingNick Clifton
2005-05-052005-05-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton
2004-10-21bfd/H.J. Lu
2004-10-18Compute 'name' for relocs against both local and global symbols.Nick Clifton
2004-06-29 * bfd-in.h (bfd_get_section_limit): Define.Alan Modra
2004-06-24bfd/Alan Modra
2004-03-27 * Makefile.am: Remove all mention of elflink.h.Alan Modra
2004-03-22 * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_sectionAlan Modra
2004-03-20bfd/H.J. Lu
2003-11-05 * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra
2003-06-25Correct spelling of "relocatable".Alan Modra
2003-05-21Fix dst_mask for X_STORMY16_REL_12 reloc.Nick Clifton
2003-05-12Use "bitfield" overflow detection for R_XSTORMY16_16 reloc.Nick Clifton
2003-05-07Reset R_XSTORMY16_16 reloc to ignore overflows.Nick Clifton
2003-05-02Make the R_XSTORMY16_8 and R_XSTORMY16_16 relocs detect and complain aboutNick Clifton
2003-03-21* elf32-xstormy16.c (elf32_xstormy16_relocate_section): CallDJ Delorie
2003-01-07* elf32-xstormy16.c (xstormy16_elf_howto_table): Make REL_12 notDJ Delorie
2002-12-20* reloc.c: Add BFD_RELOC_XSTORMY16_12.DJ Delorie
2002-12-17* elf32-xstormy16.c (xstormy16_elf_howto): Add R_XSTORMY16_LO16DJ Delorie
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra
2002-11-28include/elf/ChangeLogAlan Modra
2002-07-23 * elf-hppa.h (elf_hppa_relocate_section): If relocatable, returnAlan Modra
2002-07-07 * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra
2002-07-01 * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra
2002-06-06elf_swap_symbol_in args should be "const PTR", not "const PTR *".Alan Modra
2002-06-05 * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra