summaryrefslogtreecommitdiff
path: root/bfd/elf32-sparc.c
Commit message (Expand)AuthorAgeFilesLines
* * archures.c (bfd_mach_sparc_64bit_p): Define.Jakub Jelinek2004-07-301-3/+5
* * bfd-in.h (bfd_get_section_limit): Define.Alan Modra2004-06-291-9/+3
* bfd/Alan Modra2004-06-241-48/+48
* bfd/Jakub Jelinek2004-04-221-0/+12
* bfd/Jakub Jelinek2004-04-191-0/+3
* * elf32-sparc.c (elf32_sparc_relocate_section): Don't abortAlan Modra2004-04-141-4/+1
* * Makefile.am: Remove all mention of elflink.h.Alan Modra2004-03-271-19/+8
* bfd/Alan Modra2004-03-251-1/+1
* * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_sectionAlan Modra2004-03-221-5/+5
* * elf32-sparc.c (elf32_sparc_finish_dynamic_sections): ClearJakub Jelinek2004-02-191-2/+1
* * elf32-sparc.c (elf32_sparc_grok_psinfo): New function.Mark Kettenis2004-01-041-0/+30
* * elf32-i386.c (elf_i386_object_p): Delete.Alan Modra2003-12-041-9/+0
* * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra2003-11-051-11/+3
* * bfd-in.h (_bfd_elf_tls_setup): Declare.Alan Modra2003-11-041-9/+7
* * elf-bfd.h (struct elf_backend_data): Remove plt_header_size.Daniel Jacobowitz2003-11-031-1/+0
* Better handking for unresolved symbolsNick Clifton2003-08-201-35/+5
* * elf32-i386.c (elf_i386_relocate_section): Make undefined symbolsJakub Jelinek2003-08-111-1/+1
* * elfxx-target.h: Remove PTR cast.Alan Modra2003-08-071-2/+2
* bfd/Jakub Jelinek2003-07-041-1/+1
* * elf32-sparc.c (elf32_sparc_check_relocs): Don't callAlan Modra2003-07-041-4/+7
* Correct spelling of "relocatable".Alan Modra2003-06-251-2/+2
* bfd/Jakub Jelinek2003-05-301-2/+2
* * elf32-hppa.c (elf32_hppa_gc_sweep_hook): Simplify dynamic relocAlan Modra2003-02-191-202/+185
* Fix the behaviour of --allow-shlib-undefined, so that it does what it claimsNick Clifton2003-02-171-13/+12
* bfdAlan Modra2003-02-041-1/+1
* * elf32-sparc.c (bfd_elf32_new_section_hook): Define.Alan Modra2003-01-251-0/+1
* bfd/Jakub Jelinek2003-01-241-296/+1658
* include/elf/ChangeLogAlan Modra2003-01-231-6/+30
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-178/+177
* * elf32-sparc.c (elf32_sparc_relocate_section): Put R_SPARC_RELATIVEJakub Jelinek2002-09-241-5/+13
* * elf-hppa.h (elf_hppa_relocate_section): If relocatable, returnAlan Modra2002-07-231-21/+5
* * elf32-i386.c (elf_i386_relocate_section): Don't complain aboutAlan Modra2002-07-111-3/+4
* * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra2002-07-011-8/+5
* * elf32-sparc.c (elf32_sparc_relocate_section): Don't emit dynamicJakub Jelinek2002-04-031-0/+11
* * elf32-sparc.c (WILL_CALL_FINISH_DYNAMIC_SYMBOL): New.Richard Henderson2002-04-011-63/+46
* * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): EnableJakub Jelinek2002-02-191-2/+5
* * elf32-sparc.c (_bfd_sparc_elf_howto_table): Fix dst_mask forJakub Jelinek2001-12-211-5/+31
* Support for more than 64k ELF sections.Alan Modra2001-12-171-8/+2
* * elf32-sparc.c (elf32_sparc_relocate_section): RevertJakub Jelinek2001-12-071-1/+1
* * elf.c (_bfd_elf_rela_local_sym): Only callJakub Jelinek2001-12-071-16/+5
* * elf32-sparc.c (elf32_sparc_relocate_section): Don't clearJakub Jelinek2001-11-231-1/+9
* * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek2001-11-231-3/+1
* * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEFAlan Modra2001-11-101-1/+3
* * elf-bfd.h (elf_backend_reloc_type_class): Pass in the entireAlan Modra2001-09-241-4/+4
* * bfd.c (bfd_archive_filename): New function.Alan Modra2001-09-201-3/+3
* coordinate info->symbolic and info->allow_shlib_undefinedNick Clifton2001-09-201-1/+2
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-18/+22
* Fix bug emitting R_SPARC_UA32 relocs into shared objectsNick Clifton2001-09-141-1/+1
* Add missing prototypesNick Clifton2001-08-251-0/+6
* * elf-bfd.h (enum elf_reloc_type_class): New.Jakub Jelinek2001-08-231-18/+24