summaryrefslogtreecommitdiff
path: root/bfd/elf32-sparc.c
AgeCommit message (Expand)Author
2016-01-01Copyright update for binutilsAlan Modra
2015-08-12Set EI_OSABI to ELFOSABI_GNU for local IFUNC symbolsH.J. Lu
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-10-16Fix 17492, ld segfault with --oformat=binaryAlan Modra
2014-06-13Don't call bfd_link_hash_table_freeAlan Modra
2014-05-02bfd target vector rationalisationAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-12-17Default elf_backend_post_process_headers to set OSABIH.J. Lu
2013-03-27 * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.Alan Modra
2013-02-21 * elf-bfd.h (struct core_elf_obj_tdata): New.Alan Modra
2011-09-21Annotate sparc objects with cpu hardware capabilities used.David S. Miller
2011-04-11 PR 10549Nick Clifton
2010-10-22 ld:Rainer Orth
2010-08-25Add target_id to elf_backend_data.H.J. Lu
2010-02-19Don't set ELFOSABI_LINUX in dynamic ifunc-using executable.H.J. Lu
2010-02-08include/David S. Miller
2009-09-02update copyright datesAlan Modra
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
2006-10-17bfd/Alan Modra
2006-05-30bfd/H.J. Lu
2006-04-05bfd/Richard Sandiford
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
2005-04-19 * elfxx-sparc.c: New file.David S. Miller
2005-04-112005-04-11 David S. Miller <davem@davemloft.net>Jakub Jelinek
2005-01-11 * elf64-ppc.c (ppc64_elf_gc_sweep_hook): Follow indirect and warningAlan Modra
2005-01-09 * elf32-sparc.c (elf32_sparc_link_hash_table_create): Use bfd_zmallocEric Botcazou
2005-01-09 * elf32-sparc.c (elf32_sparc_omit_section_dynsym): New function.Eric Botcazou
2004-10-21bfd/H.J. Lu
2004-09-23 PR gas/396Alan Modra
2004-09-17include/Alan Modra
2004-09-16 * elf-bfd.h (struct elf_link_hash_entry): Replace elf_link_hash_flagsAlan Modra
2004-08-13bfd/Alan Modra
2004-07-30 * archures.c (bfd_mach_sparc_64bit_p): Define.Jakub Jelinek
2004-06-29 * bfd-in.h (bfd_get_section_limit): Define.Alan Modra
2004-06-24bfd/Alan Modra
2004-04-22bfd/Jakub Jelinek
2004-04-19bfd/Jakub Jelinek
2004-04-14 * elf32-sparc.c (elf32_sparc_relocate_section): Don't abortAlan Modra
2004-03-27 * Makefile.am: Remove all mention of elflink.h.Alan Modra
2004-03-25bfd/Alan Modra
2004-03-22 * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_sectionAlan Modra
2004-02-19 * elf32-sparc.c (elf32_sparc_finish_dynamic_sections): ClearJakub Jelinek
2004-01-04* elf32-sparc.c (elf32_sparc_grok_psinfo): New function.Mark Kettenis
2003-12-04 * elf32-i386.c (elf_i386_object_p): Delete.Alan Modra
2003-11-05 * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra
2003-11-04 * bfd-in.h (_bfd_elf_tls_setup): Declare.Alan Modra
2003-11-03 * elf-bfd.h (struct elf_backend_data): Remove plt_header_size.Daniel Jacobowitz