Age | Commit message (Expand) | Author | Files | Lines |
2002-11-06 | * Makefile.am: Remove entries for elf32-qnx.[ch]. | Alan Modra | 1 | -21/+0 |
2002-10-16 | * Makefile.am (BFD32_BACKENDS): Remove elfarmqnx-nabi.lo, | Alan Modra | 1 | -2/+20 |
2002-09-21 | * elf32-ppc.c (ppc_elf_relocate_section): Allow ".sbss.*" and | Alan Modra | 1 | -6/+12 |
2002-09-20 | 2002-09-19 Jakub Jelinek <jakub@redhat.com> | H.J. Lu | 1 | -8/+15 |
2002-08-09 | Add QNX Neutrino PowerPC support and common up QNX functions | Nick Clifton | 1 | -0/+3 |
2002-07-23 | * elf-hppa.h (elf_hppa_relocate_section): If relocatable, return | Alan Modra | 1 | -1/+1 |
2002-07-01 | * elflink.h (elf_gc_mark): Pass in the section whose relocs we are | Alan Modra | 1 | -6/+4 |
2002-06-27 | * cpu-powerpc.c: Comment on ordering of arch_info. | Alan Modra | 1 | -0/+23 |
2002-06-25 | * aout-adobe.c: Don't compare against "true" or "false. | Alan Modra | 1 | -1/+1 |
2002-06-04 | * elf.c (bfd_section_from_shdr): Make "name" const. | Alan Modra | 1 | -2/+2 |
2002-05-08 | * elf32-ppc.c (ppc_elf_create_got): New function. | Alan Modra | 1 | -7/+40 |
2002-05-07 | * elf-bfd.h (struct elf_backend_data): Add rela_normal. | Alan Modra | 1 | -29/+5 |
2002-05-02 | * elf64-ppc.c (ppc64_elf_howto_raw <R_PPC64_SECTOFF>): Change to a | Alan Modra | 1 | -7/+7 |
2002-04-15 | * elf32-ppc.c (ppc_elf_add_symbol_hook): Check the hash table type. | Alan Modra | 1 | -1/+2 |
2002-02-19 | * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Enable | Jakub Jelinek | 1 | -5/+6 |
2001-12-18 | 2001-12-18 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -20/+0 |
2001-12-17 | Support for more than 64k ELF sections. | Alan Modra | 1 | -7/+1 |
2001-12-07 | * elf.c (_bfd_elf_rela_local_sym): Only call | Jakub Jelinek | 1 | -16/+5 |
2001-11-23 | * elf.c (_bfd_elf_rela_local_sym): New. | Jakub Jelinek | 1 | -3/+2 |
2001-11-10 | * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEF | Alan Modra | 1 | -1/+1 |
2001-10-19 | 2001-10-18 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -1/+3 |
2001-10-15 | * elf32-hppa.c (elf32_hppa_copy_indirect_symbol): Merge dyn_reloc | Alan Modra | 1 | -0/+2 |
2001-09-29 | * elf-bfd.h (struct elf_link_local_dynamic_entry): Add init_refcount. | Alan Modra | 1 | -19/+8 |
2001-09-24 | * elf-bfd.h (elf_backend_reloc_type_class): Pass in the entire | Alan Modra | 1 | -4/+5 |
2001-09-20 | * bfd.c (bfd_archive_filename): New function. | Alan Modra | 1 | -15/+15 |
2001-09-20 | coordinate info->symbolic and info->allow_shlib_undefined | Nick Clifton | 1 | -1/+3 |
2001-09-18 | Touches most files in bfd/, so likely will be blamed for everything.. | Alan Modra | 1 | -30/+39 |
2001-08-27 | * elf32-i386.c: Add missing prototypes. | Daniel Jacobowitz | 1 | -0/+4 |
2001-08-27 | * elf32-i386.c (elf_i386_grok_prstatus): New function. | Daniel Jacobowitz | 1 | -0/+67 |
2001-08-27 | * elf64-s390.c (elf_s390_check_relocs): Set DF_TEXTREL if the | Andreas Jaeger | 1 | -17/+25 |
2001-08-17 | * bfd.c (bfd_get_gp_size): Return an unsigned int. | Alan Modra | 1 | -1/+1 |
2001-08-09 | * coff-rs6000.c: Add missing prototypes. | Alan Modra | 1 | -2/+5 |
2001-03-08 | Update copyright notices | Nick Clifton | 1 | -1/+2 |
2001-01-23 | 2001-01-23 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -4/+0 |
2000-12-08 | 2000-12-08 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -1/+0 |
2000-12-07 | 2000-12-07 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -141/+136 |
2000-12-06 | 2000-12-06 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -44/+38 |
2000-10-16 | * elf32-ppc.c (SYMBOL_REFERENCES_LOCAL): New macro. | Geoffrey Keating | 1 | -29/+39 |
2000-10-14 | * elf32-ppc.c (ppc_elf_finish_dynamic_symbol): Don't make PLT | Geoffrey Keating | 1 | -1/+9 |
2000-07-20 | 2000-07-19 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+1 |
2000-05-23 | 2000-05-23 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -1/+1 |
2000-05-23 | 2000-05-23 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -2/+5 |
2000-05-22 | Use bfd_generic_verify_endian_match() and fix it to only check when endianness | Nick Clifton | 1 | -15/+2 |
2000-04-27 | Reference count .plt and .got on x86 for garbage collection code. Fix a | Alan Modra | 1 | -1/+2 |
2000-04-20 | H.J's x86 fix for "nm -l" on shared libraries, applied to ppc too. | Alan Modra | 1 | -1/+3 |
2000-03-01 | 2000-03-01 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -2/+5 |
2000-02-13 | * section.c (_bfd_strip_section_from_output): Add info parameter. | Ian Lance Taylor | 1 | -1/+1 |
1999-08-03 | * elf32-ppc.c (ppc_elf_relocate_section): Don't use the relocation | Ian Lance Taylor | 1 | -1/+14 |
1999-07-13 | * elf-bfd.h (struct elf_link_local_dynamic_entry): New. | Richard Henderson | 1 | -108/+0 |
1999-07-12 | * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSED | Ian Lance Taylor | 1 | -11/+11 |