Age | Commit message (Expand) | Author | Files | Lines |
2002-12-06 | * elfxx-ia64.c (elfNN_ia64_relax_section): Handle PCREL21BI. | Richard Henderson | 1 | -32/+45 |
2002-12-04 | 2002-12-04 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -11/+7 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -348/+348 |
2002-11-28 | include/elf/ChangeLog | Alan Modra | 1 | -16/+16 |
2002-11-12 | * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't zero | Alan Modra | 1 | -3/+3 |
2002-10-11 | Fix numerous occurrences of | Alan Modra | 1 | -2/+6 |
2002-09-09 | * elfxx-ia64.c (elfNN_ia64_relax_section): Handle PCREL21M | Richard Henderson | 1 | -2/+6 |
2002-08-22 | * elf-bfd.h (struct elf_backend_data): Add struct elf_backend_data | Alan Modra | 1 | -2/+4 |
2002-07-30 | * elfxx-ia64.c (elfNN_ia64_final_write_processing): Set e_flags. | Alan Modra | 1 | -0/+13 |
2002-07-23 | * elf-hppa.h (elf_hppa_relocate_section): If relocatable, return | Alan Modra | 1 | -2/+0 |
2002-07-23 | Add new bitfield 'want_p_paddr_set_to_zero'. | Nick Clifton | 1 | -62/+65 |
2002-07-19 | * elfxx-ia64.c: (elfNN_ia64_modify_segment_map): Properly scan | Alan Modra | 1 | -12/+6 |
2002-07-07 | * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx, | Alan Modra | 1 | -85/+52 |
2002-06-06 | elf_swap_symbol_in args should be "const PTR", not "const PTR *". | Alan Modra | 1 | -2/+2 |
2002-06-05 | * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field. | Alan Modra | 1 | -1/+2 |
2002-06-04 | * elf.c (bfd_section_from_shdr): Make "name" const. | Alan Modra | 1 | -2/+2 |
2002-05-23 | * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCAL | Jakub Jelinek | 1 | -16/+258 |
2002-05-07 | * elf-bfd.h (struct elf_backend_data): Add rela_normal. | Alan Modra | 1 | -21/+3 |
2002-03-28 | * linker.c (link_action): Ignore duplicate warning syms. | Alan Modra | 1 | -0/+3 |
2002-03-04 | 2002-03-04 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -9/+0 |
2002-02-19 | * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Enable | Jakub Jelinek | 1 | -1/+1 |
2002-01-25 | Reset AIX vector function overrides for HP-UX. | Nick Clifton | 1 | -0/+10 |
2002-01-21 | * elf-bfd.h (elf_backend_data <elf_backend_hide_symbol>): Add | Alan Modra | 1 | -7/+6 |
2002-01-17 | * elf-bfd.h (elf_backend_data <elf_backend_section_from_bfd_section>): | Alan Modra | 1 | -3/+2 |
2002-01-06 | * elfxx-ia64.c (is_unwind_section_name): Add target vector as | Alan Modra | 1 | -6/+72 |
2001-12-19 | *** empty log message *** | Alan Modra | 1 | -7/+63 |
2001-12-18 | 2001-12-18 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -22/+0 |
2001-12-17 | Support for more than 64k ELF sections. | Alan Modra | 1 | -13/+37 |
2001-12-13 | * elf-bfd.h (enum elf_link_info_type): New. | Jakub Jelinek | 1 | -2/+3 |
2001-12-07 | * elf.c (_bfd_elf_rela_local_sym): Only call | Jakub Jelinek | 1 | -22/+8 |
2001-11-28 | * elf64-alpha.c (ALPHA_ELF_GOT_ENTRY_RELOCS_XLATED): Defined. | Jakub Jelinek | 1 | -15/+65 |
2001-11-23 | * elf.c (_bfd_elf_rela_local_sym): New. | Jakub Jelinek | 1 | -3/+1 |
2001-11-21 | * elfxx-ia64.c (elfNN_ia64_relocate_section): Test r_symndx rather | Alan Modra | 1 | -38/+39 |
2001-11-10 | * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEF | Alan Modra | 1 | -2/+4 |
2001-10-17 | * elf-m10200.c (mn10200_elf_relax_section): Cast assignment to | Alan Modra | 1 | -1/+1 |
2001-10-15 | * elf.c (_bfd_elf_link_hash_copy_indirect): Test ind->root.type | Alan Modra | 1 | -1/+1 |
2001-10-03 | * elfxx-ia64.c (elfNN_ia64_hash_copy_indirect): Fix typos in last | Alan Modra | 1 | -3/+3 |
2001-10-03 | * elflink.h (elf_fix_symbol_flags): Copy flags to weakdef using | Alan Modra | 1 | -1/+5 |
2001-09-24 | * elf-bfd.h (elf_backend_reloc_type_class): Pass in the entire | Alan Modra | 1 | -4/+4 |
2001-09-21 | Fix compile time warnings | Nick Clifton | 1 | -3/+8 |
2001-09-20 | * bfd.c (bfd_archive_filename): New function. | Alan Modra | 1 | -10/+10 |
2001-09-20 | coordinate info->symbolic and info->allow_shlib_undefined | Nick Clifton | 1 | -3/+5 |
2001-09-18 | Touches most files in bfd/, so likely will be blamed for everything.. | Alan Modra | 1 | -56/+66 |
2001-08-23 | * elf-bfd.h (enum elf_reloc_type_class): New. | Jakub Jelinek | 1 | -21/+30 |
2001-08-17 | * bfd.c (bfd_get_gp_size): Return an unsigned int. | Alan Modra | 1 | -1/+1 |
2001-08-17 | * coffcode.h (coff_write_object_contents): Add ATTRIBUTE_UNUSED to | Alan Modra | 1 | -3/+18 |
2001-07-12 | sje patch for 32-bit IA-64 ELF relocs for HPUX | Jim Wilson | 1 | -0/+10 |
2001-05-25 | monterey updates | Timothy Wall | 1 | -23/+20 |
2001-05-11 | * elfxx-ia64.c (is_unwind_section_name): Consider linkonce unwind | Jakub Jelinek | 1 | -3/+17 |
2001-04-30 | 2000-04-27 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -1/+2 |