Age | Commit message (Expand) | Author | Files | Lines |
2003-11-27 | * elf-bfd.h (elf_backend_data::elf_backend_modify_segment_map): | Alexandre Oliva | 1 | -0/+14 |
2003-11-27 | * elf.c (elfcore_grok_netbsd_procinfo): Make a pseudosection out | Mark Kettenis | 1 | -0/+5 |
2003-11-26 | * elfxx-mips.c (mips_elf_set_global_got_offset): Don't set no_fn_stub. | Richard Sandiford | 1 | -0/+11 |
2003-11-25 | Skip N_EXCL stabs when procesing N_BINCL stabs. | Nick Clifton | 1 | -0/+5 |
2003-11-25 | * elf64-ppc.c (ppc_type_of_stub): Disallow stubs other than | Alan Modra | 1 | -0/+5 |
2003-11-22 | 2003-11-22 Jakub Jelinek <jakub@redhat.com> | Jakub Jelinek | 1 | -0/+9 |
2003-11-20 | * cpu-powerpc.c (powerpc_compatible): Any ISA in the PowerPC | Jim Blandy | 1 | -0/+5 |
2003-11-20 | * elf32-s390.c (elf_s390_relocate_section): Don't recalculate symbol | Martin Schwidefsky | 1 | -0/+8 |
2003-11-19 | Fix -pie core dump with .rela.opd section. | Jim Wilson | 1 | -0/+6 |
2003-11-18 | * elf64-ppc.c (toc_adjusting_stub_needed): Exit early if section | Alan Modra | 1 | -0/+5 |
2003-11-17 | * elf.c (_bfd_elf_link_hash_copy_indirect): Copy | Daniel Jacobowitz | 1 | -0/+16 |
2003-11-14 | * elfxx-mips.c (mips_elf_merge_gots): Weaken assert for local | Daniel Jacobowitz | 1 | -0/+5 |
2003-11-14 | Fix typo in ChangeLog entry: s/R_390_RELAVITE/R_390_RELATIVE/. | Martin Schwidefsky | 1 | -2/+2 |
2003-11-13 | * elf32-s390.c (elf_s390_relocate_section): Only convert R_390_32 | Martin Schwidefsky | 1 | -0/+9 |
2003-11-11 | Fix decision about when a .interp section should exist | Nick Clifton | 1 | -0/+16 |
2003-11-10 | Add initial support for TLS sections in PE format files. | Nick Clifton | 1 | -0/+6 |
2003-11-06 | * elf32-ppc.c (ppc_elf_install_value): Delete. | Alan Modra | 1 | -0/+14 |
2003-11-06 | * elf32-ppc.c (ppc_elf_howto_raw); Add entry for R_PPC_RELAX32PC. | Alan Modra | 1 | -1/+10 |
2003-11-05 | * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and return | Alan Modra | 1 | -0/+54 |
2003-11-05 | * elf32-d10v.c (extract_rel_addend, insert_rel_addend): New functions. | Alan Modra | 1 | -0/+4 |
2003-11-04 | * cpu-iq2000.c (arch_info_struct): Warning fix. | Alan Modra | 1 | -0/+4 |
2003-11-04 | * elf32-hppa.c (ELIMINATE_COPY_RELOCS): Define. | Alan Modra | 1 | -0/+14 |
2003-11-04 | * aout-target.h, aoutf1.h, bfdio.c, bfdwin.c: Update copyright date. | Alan Modra | 1 | -0/+8 |
2003-11-04 | * elf-m10300.c (_bfd_mn10300_elf_create_got_section): Fix | Alan Modra | 1 | -4/+7 |
2003-11-04 | * aout-adobe.c (aout_adobe_set_section_contents): Constify location. | Alan Modra | 1 | -0/+43 |
2003-11-04 | * elf64-ppc.c (ppc_size_one_stub): Size relbrlt. Accept info arg | Alan Modra | 1 | -0/+8 |
2003-11-04 | * bfd-in.h (_bfd_elf_tls_setup): Declare. | Alan Modra | 1 | -0/+40 |
2003-11-03 | * elf-bfd.h (struct elf_backend_data): Remove plt_header_size. | Daniel Jacobowitz | 1 | -0/+25 |
2003-11-03 | 2003-11-03 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -0/+6 |
2003-10-31 | Index: sim/frv/ChangeLog | Andrew Cagney | 1 | -0/+9 |
2003-10-30 | * elfxx-ia64.c: Include objalloc.h, hashtab.h. | Jakub Jelinek | 1 | -0/+22 |
2003-10-30 | * elflink.c (_bfd_elf_link_record_dynamic_symbol): Modify versioned | Alan Modra | 1 | -0/+5 |
2003-10-30 | Check the correct arch_info object's mach field: all PowerPC machines are | Nick Clifton | 1 | -0/+6 |
2003-10-30 | * dwarf2.c (struct attribute): Delete "unsnd", "snd" and "addr". | Alan Modra | 1 | -0/+8 |
2003-10-30 | Remove separate vxworks stanza; merge withother common ELF triples. | Nick Clifton | 1 | -0/+8 |
2003-10-29 | * merge.c (struct sec_merge_sec_info): Update comment. | Alan Modra | 1 | -0/+20 |
2003-10-29 | 2003-10-29 Daniel Jacobowitz <drow@mvista.com> | Phil Blundell | 1 | -0/+31 |
2003-10-29 | * elf64-ppc.c (elf_backend_grok_prstatus): Define. | Alan Modra | 1 | -0/+4 |
2003-10-29 | * elf.c (_bfd_elfcore_make_pseudosection): Allow multiple | Alan Modra | 1 | -7/+17 |
2003-10-27 | * elf32-arm.h (elf32_arm_merge_private_bfd_data): Never skip dynamic | Daniel Jacobowitz | 1 | -0/+5 |
2003-10-24 | * elfxx-mips.c (mips_elf_create_got_section): Initialize global_gotno. | Richard Sandiford | 1 | -0/+4 |
2003-10-24 | bfd/ | H.J. Lu | 1 | -0/+5 |
2003-10-23 | 2003-10-23 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -0/+4 |
2003-10-23 | * elf64-ppc.c (get_tls_mask): Add toc_symndx param, save toc | Alan Modra | 1 | -0/+11 |
2003-10-22 | (coff_swap_scnhdr_in): Only remove padding when processing an executable. | Nick Clifton | 1 | -0/+5 |
2003-10-22 | bfd/ | Jakub Jelinek | 1 | -0/+7 |
2003-10-21 | * archures.c (bfd_mach_sh4a, bfd_mach_sh4al_dsp, bfd_mach_sh4_nofpu, | Corinna Vinschen | 1 | -0/+11 |
2003-10-21 | Fix up error messages for Maverick. | Nick Clifton | 1 | -0/+5 |
2003-10-21 | Set the machine number as well as the architecture when converting from a | Nick Clifton | 1 | -0/+5 |
2003-10-21 | Add ColfFire v4 support | Nick Clifton | 1 | -0/+12 |