aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-sparc.c
AgeCommit message (Expand)AuthorFilesLines
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2005-04-19 * elfxx-sparc.c: New file.David S. Miller1-3314/+31
2005-04-112005-04-11 David S. Miller <davem@davemloft.net>Jakub Jelinek1-6/+13
2005-01-11 * elf64-ppc.c (ppc64_elf_gc_sweep_hook): Follow indirect and warningAlan Modra1-1/+4
2005-01-09 * elf32-sparc.c (elf32_sparc_link_hash_table_create): Use bfd_zmallocEric Botcazou1-16/+8
2005-01-09 * elf32-sparc.c (elf32_sparc_omit_section_dynsym): New function.Eric Botcazou1-0/+20
2004-10-21bfd/H.J. Lu1-3/+4
2004-09-23 PR gas/396Alan Modra1-1/+2
2004-09-17include/Alan Modra1-6/+6
2004-09-16 * elf-bfd.h (struct elf_link_hash_entry): Replace elf_link_hash_flagsAlan Modra1-49/+39
2004-08-13bfd/Alan Modra1-15/+11
2004-07-30 * archures.c (bfd_mach_sparc_64bit_p): Define.Jakub Jelinek1-3/+5
2004-06-29 * bfd-in.h (bfd_get_section_limit): Define.Alan Modra1-9/+3
2004-06-24bfd/Alan Modra1-48/+48
2004-04-22bfd/Jakub Jelinek1-0/+12
2004-04-19bfd/Jakub Jelinek1-0/+3
2004-04-14 * elf32-sparc.c (elf32_sparc_relocate_section): Don't abortAlan Modra1-4/+1
2004-03-27 * Makefile.am: Remove all mention of elflink.h.Alan Modra1-19/+8
2004-03-25bfd/Alan Modra1-1/+1
2004-03-22 * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_sectionAlan Modra1-5/+5
2004-02-19 * elf32-sparc.c (elf32_sparc_finish_dynamic_sections): ClearJakub Jelinek1-2/+1
2004-01-04* elf32-sparc.c (elf32_sparc_grok_psinfo): New function.Mark Kettenis1-0/+30
2003-12-04 * elf32-i386.c (elf_i386_object_p): Delete.Alan Modra1-9/+0
2003-11-05 * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra1-11/+3
2003-11-04 * bfd-in.h (_bfd_elf_tls_setup): Declare.Alan Modra1-9/+7
2003-11-03 * elf-bfd.h (struct elf_backend_data): Remove plt_header_size.Daniel Jacobowitz1-1/+0
2003-08-20Better handking for unresolved symbolsNick Clifton1-35/+5
2003-08-11 * elf32-i386.c (elf_i386_relocate_section): Make undefined symbolsJakub Jelinek1-1/+1
2003-08-07 * elfxx-target.h: Remove PTR cast.Alan Modra1-2/+2
2003-07-04bfd/Jakub Jelinek1-1/+1
2003-07-04 * elf32-sparc.c (elf32_sparc_check_relocs): Don't callAlan Modra1-4/+7
2003-06-25Correct spelling of "relocatable".Alan Modra1-2/+2
2003-05-30bfd/Jakub Jelinek1-2/+2
2003-02-19 * elf32-hppa.c (elf32_hppa_gc_sweep_hook): Simplify dynamic relocAlan Modra1-202/+185
2003-02-17Fix the behaviour of --allow-shlib-undefined, so that it does what it claimsNick Clifton1-13/+12
2003-02-04bfdAlan Modra1-1/+1
2003-01-25 * elf32-sparc.c (bfd_elf32_new_section_hook): Define.Alan Modra1-0/+1
2003-01-24bfd/Jakub Jelinek1-296/+1658
2003-01-23include/elf/ChangeLogAlan Modra1-6/+30
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-178/+177
2002-09-24 * elf32-sparc.c (elf32_sparc_relocate_section): Put R_SPARC_RELATIVEJakub Jelinek1-5/+13
2002-07-23 * elf-hppa.h (elf_hppa_relocate_section): If relocatable, returnAlan Modra1-21/+5
2002-07-11 * elf32-i386.c (elf_i386_relocate_section): Don't complain aboutAlan Modra1-3/+4
2002-07-01 * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra1-8/+5
2002-04-03 * elf32-sparc.c (elf32_sparc_relocate_section): Don't emit dynamicJakub Jelinek1-0/+11
2002-04-01 * elf32-sparc.c (WILL_CALL_FINISH_DYNAMIC_SYMBOL): New.Richard Henderson1-63/+46
2002-02-19 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): EnableJakub Jelinek1-2/+5
2001-12-21 * elf32-sparc.c (_bfd_sparc_elf_howto_table): Fix dst_mask forJakub Jelinek1-5/+31
2001-12-17 Support for more than 64k ELF sections.Alan Modra1-8/+2