aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf64-sparc.c
AgeCommit message (Expand)AuthorFilesLines
2003-03-19 * elf64-sparc.c (struct sparc64_elf_section_data): Add reloc_countJakub Jelinek1-14/+47
2003-02-17Fix the behaviour of --allow-shlib-undefined, so that it does what it claimsNick Clifton1-24/+19
2003-02-04bfdAlan Modra1-1/+1
2003-01-24bfd/Jakub Jelinek1-1/+49
2003-01-23include/elf/ChangeLogAlan Modra1-6/+32
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-197/+197
2002-11-28include/elf/ChangeLogAlan Modra1-33/+31
2002-11-12 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't zeroAlan Modra1-4/+3
2002-11-11 * elf64-sparc.c (sparc64_elf_adjust_dynamic_symbol): CorrectAlan Modra1-4/+4
2002-11-05 * elf64-sparc.c (sparc64_elf_relocate_section): Adjust addend ofAlan Modra1-5/+9
2002-09-24 * elf32-sparc.c (elf32_sparc_relocate_section): Put R_SPARC_RELATIVEJakub Jelinek1-1/+2
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-2/+4
2002-07-10 * elf.c: (assign_section_numbers) Set sh_entsize for .stab onlyAlan Modra1-0/+26
2002-06-25 * aout-adobe.c: Don't compare against "true" or "false.Alan Modra1-1/+1
2002-06-08 * elf64-sparc.c (sparc64_elf_add_symbol_hook): Check the hashAlan Modra1-1/+1
2002-06-05 * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra1-0/+1
2002-04-16 * elf32-m32r.c (m32r_elf_add_symbol_hook): Check the hash tableAlan Modra1-3/+2
2002-04-042002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-3/+3
2002-04-03 * elf32-sparc.c (elf32_sparc_relocate_section): Don't emit dynamicJakub Jelinek1-1/+13
2002-04-01 * elf32-sparc.c (WILL_CALL_FINISH_DYNAMIC_SYMBOL): New.Richard Henderson1-110/+52
2002-02-19 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): EnableJakub Jelinek1-2/+6
2002-01-30Fixes for better translation into other languagesNick Clifton1-13/+7
2001-12-21 * elf32-sparc.c (_bfd_sparc_elf_howto_table): Fix dst_mask forJakub Jelinek1-7/+24
2001-12-182001-12-18 H.J. Lu <hjl@gnu.org>H.J. Lu1-22/+0
2001-12-07 * elf.c (_bfd_elf_rela_local_sym): Only callJakub Jelinek1-15/+5
2001-11-23 * elf32-sparc.c (elf32_sparc_relocate_section): Don't clearJakub Jelinek1-1/+9
2001-11-23 * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek1-3/+1
2001-11-15* elf64-sparc.c (sparc64_elf_relocate_section): DisregardAlexandre Oliva1-0/+10
2001-11-112001-11-11 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+1
2001-11-10 * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEFAlan Modra1-1/+1
2001-11-07 * Makefile.am (BFD32_BACKENDS): Add elf-strtab.lo.Jakub Jelinek1-1/+1
2001-09-25 * elf64-sparc.c (sparc64_elf_build_plt): Fix .plt[32768+] slotJakub Jelinek1-2/+2
2001-09-24 * elf-bfd.h (elf_backend_reloc_type_class): Pass in the entireAlan Modra1-4/+5
2001-09-20 * bfd.c (bfd_archive_filename): New function.Alan Modra1-20/+26
2001-09-20coordinate info->symbolic and info->allow_shlib_undefinedNick Clifton1-1/+2
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-65/+76
2001-08-23 * elf-bfd.h (enum elf_reloc_type_class): New.Jakub Jelinek1-16/+23
2001-08-17 * elf64-sparc.c (sparc64_elf_output_arch_syms): Add missingAlan Modra1-0/+3
2001-08-112001-08-10 Andreas Jaeger <aj@suse.de>Andreas Jaeger1-11/+21
2001-07-11 * elf32-sparc.c (_bfd_sparc_elf_howto_table): Remove support forJakub Jelinek1-6/+2
2001-05-28Add support for .uahword, .uaword and .uaxword pseudo opsNick Clifton1-25/+26
2001-05-23* elf64-sparc.c (sparc64_elf_slurp_reloc_table): Fix typoAlexandre Oliva1-1/+1
2001-05-23Replace sh_size/sh_entsize with NUM_SHDR_ENTRIESNick Clifton1-5/+3
2001-03-08Update copyright noticesNick Clifton1-1/+1
2001-02-19 * elf32-sparc.c (elf32_sparc_finish_dynamic_symbol): Don't make PLTJakub Jelinek1-0/+7
2001-02-09 * elf64-sparc.c (sparc64_elf_copy_private_bfd_data): New function.Jakub Jelinek1-1/+22
2001-02-09 * elf64-sparc.c (sparc64_elf_check_relocs): Don't trust reloc_count.Jakub Jelinek1-2/+4
2001-02-09* elf32-sparc.c (_bfd_sparc_elf_howto_table): Treat R_SPARC_UA32Mark Kettenis1-2/+2
2001-01-232001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-2/+0