summaryrefslogtreecommitdiff
path: root/bfd/elf32-sparc.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* * elf32-sparc.c (_bfd_sparc_elf_howto_table): Remove support forJakub Jelinek2001-07-111-13/+28
* Add support for .uahword, .uaword and .uaxword pseudo opsNick Clifton2001-05-281-23/+30
* Update copyright noticesNick Clifton2001-03-081-1/+1
* * elf32-sparc.c (elf32_sparc_finish_dynamic_symbol): Don't make PLTJakub Jelinek2001-02-191-0/+7
* * elf32-sparc.c (_bfd_sparc_elf_howto_table): Treat R_SPARC_UA32Mark Kettenis2001-02-091-2/+2
* 2000-12-08 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-081-7/+3
* gas/Jakub Jelinek2000-10-201-29/+10
* Zero out the dynamic allocated content space. Add a comment to remind us thatNick Clifton2000-08-211-1/+6
* 2000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-201-0/+1
* * elf64-sparc.c (sparc64_elf_relax_section): New.Jakub Jelinek2000-05-261-1/+113
* 2000-05-23 H.J. Lu <hjl@gnu.org>H.J. Lu2000-05-231-2/+5
* 2000-03-01 H.J. Lu <hjl@gnu.org>H.J. Lu2000-03-011-1/+2
* 2000-02-27 Jakub Jelinek <jakub@redhat.com>Ian Lance Taylor2000-02-281-3/+7
* * section.c (_bfd_strip_section_from_output): Add info parameter.Ian Lance Taylor2000-02-131-1/+1
* * elf-bfd.h (ELF_LINK_NON_GOT_REF): Define.Ian Lance Taylor1999-09-041-0/+14
* 1999-08-09 Jakub Jelinek <jj@ultra.linux.cz>Ian Lance Taylor1999-08-091-9/+1
* * elf-bfd.h (struct elf_link_local_dynamic_entry): New.Richard Henderson1999-07-131-91/+0
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-121-15/+16
* * Many files: Changes to avoid gcc warnings: Remove unused localIan Lance Taylor1999-07-121-0/+3
* Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson1999-06-101-3/+15
* Initial revisionRichard Henderson1999-05-031-0/+2059