Age | Commit message (Expand) | Author | Files | Lines |
2003-11-05 | daily update | Alan Modra | 1 | -1/+1 |
2003-11-05 | * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and return | Alan Modra | 36 | -153/+114 |
2003-11-05 | * elf32-d10v.c (extract_rel_addend, insert_rel_addend): New functions. | Alan Modra | 2 | -11/+112 |
2003-11-04 | * cpu-iq2000.c (arch_info_struct): Warning fix. | Alan Modra | 2 | -15/+18 |
2003-11-04 | * elf32-hppa.c (ELIMINATE_COPY_RELOCS): Define. | Alan Modra | 2 | -36/+81 |
2003-11-04 | daily update | Alan Modra | 1 | -1/+1 |
2003-11-04 | * aout-target.h, aoutf1.h, bfdio.c, bfdwin.c: Update copyright date. | Alan Modra | 33 | -34/+44 |
2003-11-04 | * elf-m10300.c (_bfd_mn10300_elf_create_got_section): Fix | Alan Modra | 2 | -9/+14 |
2003-11-04 | * aout-adobe.c (aout_adobe_set_section_contents): Constify location. | Alan Modra | 38 | -85/+129 |
2003-11-04 | * elf64-ppc.c (ppc_size_one_stub): Size relbrlt. Accept info arg | Alan Modra | 2 | -2/+28 |
2003-11-04 | * bfd-in.h (_bfd_elf_tls_setup): Declare. | Alan Modra | 19 | -222/+185 |
2003-11-03 | daily update | Alan Modra | 1 | -1/+1 |
2003-11-03 | * elf-bfd.h (struct elf_backend_data): Remove plt_header_size. | Daniel Jacobowitz | 22 | -26/+27 |
2003-11-03 | 2003-11-03 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 3 | -5/+11 |
2003-11-02 | daily update | Alan Modra | 1 | -1/+1 |
2003-11-01 | daily update | Alan Modra | 1 | -1/+1 |
2003-10-31 | daily update | Alan Modra | 1 | -1/+1 |
2003-10-31 | Index: sim/frv/ChangeLog | Andrew Cagney | 18 | -83/+92 |
2003-10-30 | daily update | Alan Modra | 1 | -1/+1 |
2003-10-30 | * elfxx-ia64.c: Include objalloc.h, hashtab.h. | Jakub Jelinek | 2 | -85/+108 |
2003-10-30 | * elflink.c (_bfd_elf_link_record_dynamic_symbol): Modify versioned | Alan Modra | 2 | -24/+18 |
2003-10-30 | Check the correct arch_info object's mach field: all PowerPC machines are | Nick Clifton | 2 | -1/+7 |
2003-10-30 | * dwarf2.c (struct attribute): Delete "unsnd", "snd" and "addr". | Alan Modra | 2 | -41/+40 |
2003-10-30 | Remove separate vxworks stanza; merge withother common ELF triples. | Nick Clifton | 2 | -10/+21 |
2003-10-29 | daily update | Alan Modra | 1 | -1/+1 |
2003-10-29 | * merge.c (struct sec_merge_sec_info): Update comment. | Alan Modra | 3 | -263/+199 |
2003-10-29 | 2003-10-29 Daniel Jacobowitz <drow@mvista.com> | Phil Blundell | 2 | -319/+765 |
2003-10-29 | * elf64-ppc.c (elf_backend_grok_prstatus): Define. | Alan Modra | 2 | -2/+48 |
2003-10-29 | * elf.c (_bfd_elfcore_make_pseudosection): Allow multiple | Alan Modra | 2 | -15/+25 |
2003-10-28 | daily update | Alan Modra | 1 | -1/+1 |
2003-10-27 | daily update | Alan Modra | 1 | -1/+1 |
2003-10-27 | * elf32-arm.h (elf32_arm_merge_private_bfd_data): Never skip dynamic | Daniel Jacobowitz | 2 | -12/+24 |
2003-10-26 | daily update | Alan Modra | 1 | -1/+1 |
2003-10-25 | daily update | Alan Modra | 1 | -1/+1 |
2003-10-25 | daily update | Alan Modra | 1 | -1/+1 |
2003-10-24 | * elfxx-mips.c (mips_elf_create_got_section): Initialize global_gotno. | Richard Sandiford | 2 | -0/+5 |
2003-10-24 | bfd/ | H.J. Lu | 2 | -4/+7 |
2003-10-24 | daily update | Alan Modra | 1 | -1/+1 |
2003-10-23 | 2003-10-23 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -1/+5 |
2003-10-23 | * elf64-ppc.c (get_tls_mask): Add toc_symndx param, save toc | Alan Modra | 2 | -34/+94 |
2003-10-23 | daily update | Alan Modra | 1 | -1/+1 |
2003-10-22 | (coff_swap_scnhdr_in): Only remove padding when processing an executable. | Nick Clifton | 2 | -4/+9 |
2003-10-22 | bfd/ | Jakub Jelinek | 3 | -71/+55 |
2003-10-22 | daily update | Alan Modra | 1 | -1/+1 |
2003-10-21 | * archures.c (bfd_mach_sh4a, bfd_mach_sh4al_dsp, bfd_mach_sh4_nofpu, | Corinna Vinschen | 5 | -15/+91 |
2003-10-21 | Fix up error messages for Maverick. | Nick Clifton | 2 | -1/+6 |
2003-10-21 | Set the machine number as well as the architecture when converting from a | Nick Clifton | 2 | -17/+25 |
2003-10-21 | Add ColfFire v4 support | Nick Clifton | 5 | -26/+46 |
2003-10-21 | daily update | Alan Modra | 1 | -1/+1 |
2003-10-20 | 2003-10-19 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 20 | -73/+82 |