Age | Commit message (Expand) | Author | Files | Lines |
2004-09-16 | bfd/ | Alan Modra | 1 | -0/+6 |
2004-09-13 | bfd/ | Paul Brook | 1 | -0/+14 |
2004-09-13 | * hpux-core.c (thread_section_p): New function. | Joel Brobecker | 1 | -0/+8 |
2004-09-11 | bfd/: | Andreas Schwab | 1 | -0/+6 |
2004-09-10 | * section.c (bfd_sections_find_if): Fix parameter name in | Joel Brobecker | 1 | -0/+5 |
2004-09-10 | * elf.c (assign_file_positions_except_relocs): Assign relocs | Alan Modra | 1 | -0/+5 |
2004-09-07 | * elf32-cris.c (elf_cris_adjust_gotplt_to_got): Reset | Hans-Peter Nilsson | 1 | -0/+5 |
2004-09-07 | * elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_16_GOTPLT, | Hans-Peter Nilsson | 1 | -0/+8 |
2004-09-07 | * elf64-ppc.c (struct ppc_link_hash_table): Add stub_globals. | Alan Modra | 1 | -0/+21 |
2004-09-06 | * elf-bfd.h (_bfd_elf_make_dynamic_segment): Declare it. | Mark Mitchell | 1 | -0/+15 |
2004-09-06 | (elf_link_add_object_symbols): Set the error code to bfd_error_wrong_format when | Nick Clifton | 1 | -0/+6 |
2004-09-06 | * elf64-ppc.c (is_ppc64_target): New function, extracted from.. | Alan Modra | 1 | -0/+8 |
2004-09-04 | * bfd.c (_bfd_default_error_handler): Correct loop exit. | Alan Modra | 1 | -0/+4 |
2004-09-03 | * config.bfd (arm*-*-symbianelf*): Use OS-specific target vectors. | Mark Mitchell | 1 | -0/+33 |
2004-09-03 | PR 360 | Nick Clifton | 1 | -0/+6 |
2004-09-02 | * elf64-ppc.c (ppc64_elf_get_synthetic_symtab): Use static_syms passed | Alan Modra | 1 | -0/+6 |
2004-08-31 | * elf.c (special_sections): Add .gnu.linkonce.b modelled on .bss. | Eric Botcazou | 1 | -0/+4 |
2004-08-30 | 2004-08-30 Nathanael Nerode <neroden@gcc.gnu.org> | Nathanael Nerode | 1 | -0/+12 |
2004-08-28 | * elf64-ppc.c (ppc64_elf_get_synthetic_symtab): Copy input | Alan Modra | 1 | -0/+5 |
2004-08-28 | corrected version | Alan Modra | 1 | -5/+5 |
2004-08-28 | bfd/ | Alan Modra | 1 | -0/+13 |
2004-08-27 | * elf64-ppc.c (ppc64_elf_branch_reloc): Check .opd is in a regular | Alan Modra | 1 | -0/+13 |
2004-08-27 | * elf64-ppc.c (STD_R0_0R1, STD_R0_0R12, LD_R0_0R1, LD_R0_0R12, | Alan Modra | 1 | -1/+16 |
2004-08-26 | * INTERWORK_FLAG: Return true for EABIv3 objects. | Paul Brook | 1 | -0/+4 |
2004-08-25 | bfd/ | Alan Modra | 1 | -0/+5 |
2004-08-25 | * elf32-i386.c (elf_i386_relocate_section): Tweak last change so | Alan Modra | 1 | -0/+5 |
2004-08-25 | * elf32-i386.c (elf_i386_relocate_section): Zero section contents | Alan Modra | 1 | -1/+7 |
2004-08-25 | Apply Dmitry Diky's patches to add relaxation to msp430. | Nick Clifton | 1 | -0/+13 |
2004-08-24 | (m32r_elf_relocate_section): Handle R_M32R_SDA16_RELA in the same way as | Nick Clifton | 1 | -0/+5 |
2004-08-21 | * elflink.c (_bfd_elf_section_already_linked): Handle | Daniel Jacobowitz | 1 | -0/+5 |
2004-08-20 | Fix typo in Alan Modra's 2004-08-16 entry. | Ben Elliston | 1 | -1/+1 |
2004-08-19 | * config.bfd (arm*-*-symbianelf*): New target. | Mark Mitchell | 1 | -0/+5 |
2004-08-19 | * elf64-ppc.c (ppc_get_stub_entry): Change third param to a | Alan Modra | 1 | -0/+7 |
2004-08-19 | * elf64-ppc.c (ppc64_elf_edit_opd): Support 16 byte long .opd | Jakub Jelinek | 1 | -0/+11 |
2004-08-18 | * elf64-ppc.c (func_desc_adjust): Give undefined dot-symbols a value | Alan Modra | 1 | -0/+5 |
2004-08-18 | PR 324 | Nick Clifton | 1 | -0/+7 |
2004-08-18 | PR 338 | Alan Modra | 1 | -0/+6 |
2004-08-17 | bfd/ | Jakub Jelinek | 1 | -0/+14 |
2004-08-17 | * elflink.h (elf_gc_sweep): Keep non-alloc, non-load sections. | Alan Modra | 1 | -0/+4 |
2004-08-17 | (is_arm_mapping_symbol_name): New function - return true when a symbol name | Nick Clifton | 1 | -0/+11 |
2004-08-17 | * elf64-ppc.c (ppc64_elf_branch_reloc): New function. | Alan Modra | 1 | -0/+6 |
2004-08-17 | * elf64-ppc.c (add_symbol_adjust): Correct mismatched function | Alan Modra | 1 | -0/+7 |
2004-08-17 | * elf64-ppc.c (struct ppc64_elf_obj_tdata): Add "deleted_section". | Alan Modra | 1 | -0/+6 |
2004-08-16 | * elflink.c (elf_section_complain_discarded): Ignore .fixup. | Alan Modra | 1 | -0/+4 |
2004-08-16 | * bfd.c (_bfd_default_error_handler): Account for doubled '%' in | Alan Modra | 1 | -0/+5 |
2004-08-16 | * pdp11.c (struct pdp11_aout_reloc_external): Delete. Replace | Alan Modra | 1 | -0/+12 |
2004-08-13 | Convert file to ISO C90 | Nick Clifton | 1 | -0/+4 |
2004-08-13 | PR 293 | Alan Modra | 1 | -0/+6 |
2004-08-13 | bfd/ | Alan Modra | 1 | -0/+124 |
2004-08-12 | 2004-08-12 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -0/+5 |