Age | Commit message (Expand) | Author | Files | Lines |
2004-05-22 | * merge.c (_bfd_merged_section_offset): Remove "addend" param. | Alan Modra | 1 | -4/+13 |
2004-05-17 | binutils ChangeLog: | Bob Wilson | 1 | -18/+23 |
2004-05-11 | bfd/ | Jakub Jelinek | 1 | -0/+56 |
2004-04-30 | 2004-04-30 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -2/+29 |
2004-04-30 | * section.c (bfd_make_section_anyway): Add all sections to hash tab. | Alan Modra | 1 | -0/+6 |
2004-04-27 | * elf64-alpha.c (elf64_alpha_read_ecoff_info): Don't assign | Alan Modra | 1 | -3/+3 |
2004-04-22 | bfd/ | Jakub Jelinek | 1 | -0/+76 |
2004-03-30 | * elf.c (map_sections_to_segments): Fix handling of .tbss. | Jakub Jelinek | 1 | -7/+18 |
2004-03-18 | bfd/ | Alan Modra | 1 | -4/+3 |
2004-03-05 | * elf.c (map_sections_to_segments): Ignore .tbss sections for | Nathan Sidwell | 1 | -1/+3 |
2004-02-13 | 2004-02-13 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -8/+44 |
2004-02-09 | * bfd-elf.h (elf_backend_name_local_section_symbols): New hook. | Richard Sandiford | 1 | -1/+7 |
2003-12-11 | (INCLUDE_SECTION_IN_SEGMENT): Skip PT_GNU_STACK segments. | Nick Clifton | 1 | -2/+4 |
2003-12-01 | * elf-bfd.h (is_elf_hash_table): Take hash tab rather than info arg. | Alan Modra | 1 | -10/+10 |
2003-11-27 | * elf32-arm.h: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-11-27 | * elf-bfd.h (elf_backend_data::elf_backend_modify_segment_map): | Alexandre Oliva | 1 | -6/+7 |
2003-11-27 | * elf.c (elfcore_grok_netbsd_procinfo): Make a pseudosection out | Mark Kettenis | 1 | -1/+2 |
2003-11-22 | 2003-11-22 Jakub Jelinek <jakub@redhat.com> | Jakub Jelinek | 1 | -1/+2 |
2003-11-17 | * elf.c (_bfd_elf_link_hash_copy_indirect): Copy | Daniel Jacobowitz | 1 | -6/+6 |
2003-11-05 | * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and return | Alan Modra | 1 | -8/+7 |
2003-11-04 | * aout-adobe.c (aout_adobe_set_section_contents): Constify location. | Alan Modra | 1 | -1/+1 |
2003-11-04 | * bfd-in.h (_bfd_elf_tls_setup): Declare. | Alan Modra | 1 | -1/+2 |
2003-10-31 | Index: sim/frv/ChangeLog | Andrew Cagney | 1 | -1/+1 |
2003-10-29 | * elf.c (_bfd_elfcore_make_pseudosection): Allow multiple | Alan Modra | 1 | -8/+8 |
2003-10-20 | 2003-10-19 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-10-16 | 2003-10-07 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -0/+1 |
2003-10-16 | Index: doc/ChangeLog | Andrew Cagney | 1 | -1/+1 |
2003-09-23 | * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". Change | Alan Modra | 1 | -102/+80 |
2003-09-19 | * elf.c (elfcore_write_note): Don't use sizeof(Elf_External_note) | Alan Modra | 1 | -2/+2 |
2003-08-07 | * elfxx-target.h: Remove PTR cast. | Alan Modra | 1 | -29/+26 |
2003-08-04 | * elfcode.h: Convert to C90, remove unneeded casts and prototypes. | Alan Modra | 1 | -2/+2 |
2003-07-31 | * elf.c (bfd_section_from_r_symndx): Test for SHN_UNDEF. | Alan Modra | 1 | -1/+2 |
2003-07-30 | * elf.c: Convert to C90, remove unnecessary prototypes and casts. | Alan Modra | 1 | -657/+379 |
2003-07-28 | * elf.c (special_sections): Set attributes for .got and .plt. | Alan Modra | 1 | -6/+6 |
2003-07-26 | bfd/ | H.J. Lu | 1 | -11/+13 |
2003-07-25 | bfd/ | H.J. Lu | 1 | -58/+198 |
2003-07-07 | * elf-bfd.h (struct elf_link_hash_entry): Remove linker_section_pointer | Alan Modra | 1 | -1/+0 |
2003-06-25 | Correct spelling of "relocatable". | Alan Modra | 1 | -3/+3 |
2003-06-03 | binutils/ | Jakub Jelinek | 1 | -0/+25 |
2003-05-29 | * elf.c (elfcore_grok_nto_status): Only set lwpid for the active or | Alan Modra | 1 | -6/+22 |
2003-05-21 | USe is_elf_hash_table() to check for the presence of an elf_link_hash_table | Nick Clifton | 1 | -2/+2 |
2003-05-21 | 2003-05-19 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -0/+38 |
2003-05-13 | 2003-05-13 Andrew Haley <aph@redhat.com> | Andrew Haley | 1 | -1/+1 |
2003-05-09 | * elf.c (elf_fake_sections): Use correct cast for sh_name. | Alan Modra | 1 | -3/+3 |
2003-05-09 | * elflink.c (_bfd_elf_link_create_dynamic_sections): Move from | Alan Modra | 1 | -5/+5 |
2003-04-24 | 2003-04-24 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -4/+8 |
2003-03-31 | Fix memory leaks | Nick Clifton | 1 | -5/+19 |
2003-02-24 | Add support for QNX style core files. | Nick Clifton | 1 | -1/+110 |
2003-02-17 | SEGMENT_OVERLAPS: Check that LMAs overlap as well. | Nick Clifton | 1 | -16/+22 |
2003-02-07 | Generate an error message if a section cannot be found for a symbol. | Nick Clifton | 1 | -3/+13 |