Age | Commit message (Expand) | Author | Files | Lines |
2003-03-10 | * elf32-ppc.c (ppc_elf_relocate_section): Subtract tls seg vma from | Alan Modra | 1 | -7/+15 |
2003-03-07 | * elf32-ppc.c (ppc_elf_relocate_section): Don't look for a nop after | Alan Modra | 1 | -11/+1 |
2003-03-06 | * elf32-ppc.c (ELIMINATE_COPY_RELOCS): Define as one. | Alan Modra | 1 | -1/+5 |
2003-03-06 | * elf32-ppc.c (ppc_elf_create_linker_section): Don't capitalize | Alan Modra | 1 | -28/+24 |
2003-02-20 | * elf32-ppc.c: Formatting. | Alan Modra | 1 | -311/+398 |
2003-02-19 | * elf32-ppc.c (struct ppc_elf_dyn_relocs): Add pc_count field. | Alan Modra | 1 | -27/+171 |
2003-02-18 | * elf32-ppc.c (ppc_elf_relocate_section): Remove unnecessary test. | Alan Modra | 1 | -2/+1 |
2003-02-18 | * elf32-ppc.h: New file. | Alan Modra | 1 | -914/+2099 |
2003-02-17 | Fix the behaviour of --allow-shlib-undefined, so that it does what it claims | Nick Clifton | 1 | -65/+64 |
2003-01-21 | * elf32-ppc.c (struct ppc_elf_dyn_relocs): Define. | Andreas Schwab | 1 | -11/+322 |
2003-01-15 | * elf32-ppc.c (ppc_elf_check_relocs): Don't set DF_TEXTREL for a | Andreas Schwab | 1 | -2/+2 |
2003-01-09 | * elf32-ppc.c (ppc_elf_relocate_section): Adjust addend for GOT16_HA. | Alan Modra | 1 | -7/+9 |
2002-12-18 | * elf32-ppc.c (ppc_elf_relocate_section): Reorganize dynamic reloc | Alan Modra | 1 | -6/+10 |
2002-12-12 | Comment typo fixes. | Alan Modra | 1 | -1/+1 |
2002-12-03 | Fix typo in ChangeLog entry. | Nick Clifton | 1 | -1/+7 |
2002-12-03 | Fix the merging of .PPC.EMB.apuinfo sections. Add a test to make sure that | Nick Clifton | 1 | -0/+300 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -353/+340 |
2002-11-28 | include/elf/ChangeLog | Alan Modra | 1 | -27/+24 |
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 |