Age | Commit message (Expand) | Author | Files | Lines |
2005-02-24 | * coffcode.h (coff_print_aux): Warning fix. | Alan Modra | 10 | -33/+46 |
2005-02-23 | daily update | Alan Modra | 1 | -1/+1 |
2005-02-23 | 2005-02-22 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 3 | -0/+23 |
2005-02-23 | Initialise bitfield. | Nick Clifton | 2 | -0/+4 |
2005-02-23 | (elf32_m68hc11_relocate_section): Initialise variables that are passed by | Nick Clifton | 2 | -3/+8 |
2005-02-23 | (cr16c_elf_final_link_relocate): Remove duplicated return statements and | Nick Clifton | 2 | -19/+25 |
2005-02-23 | (_bfd_elf_compute_section_file_positions): Initialise strtab to avoid compile | Nick Clifton | 2 | -1/+12 |
2005-02-23 | * opncls.c (bfd_zalloc): Document this function. | Ben Elliston | 2 | -1/+16 |
2005-02-22 | daily update | Alan Modra | 1 | -1/+1 |
2005-02-22 | bfd/ | H.J. Lu | 5 | -120/+138 |
2005-02-21 | daily update | Alan Modra | 1 | -1/+1 |
2005-02-21 | Approved by nickc@redhat.com: | Fred Fish | 2 | -2/+16 |
2005-02-21 | * elfxx-mips.c (ecoff_swap_rpdr_out, mips_elf_output_extsym, | Thiemo Seufer | 2 | -87/+7 |
2005-02-21 | bfd/ | Alan Modra | 5 | -8/+21 |
2005-02-21 | * coffgen.c (bfd_coff_get_comdat_section): Check that | Alan Modra | 2 | -7/+9 |
2005-02-20 | daily update | Alan Modra | 1 | -1/+1 |
2005-02-20 | include/ | Alan Modra | 37 | -402/+307 |
2005-02-19 | daily update | Alan Modra | 1 | -1/+1 |
2005-02-18 | daily update | Alan Modra | 1 | -1/+1 |
2005-02-17 | daily update | Alan Modra | 1 | -1/+1 |
2005-02-17 | bfd/ChangeLog: | Alexandre Oliva | 2 | -8/+27 |
2005-02-17 | * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Fix warning. | Alan Modra | 2 | -0/+5 |
2005-02-16 | daily update | Alan Modra | 1 | -1/+1 |
2005-02-16 | * mach-o.c (bfd_mach_o_scan): Don't ignore return value of | Alan Modra | 4 | -132/+37 |
2005-02-16 | * coff-arm.c (coff_arm_is_local_label_name): Warning fix. | Alan Modra | 4 | -6/+15 |
2005-02-16 | bfd/ | Alan Modra | 2 | -19/+32 |
2005-02-15 | daily update | Alan Modra | 1 | -1/+1 |
2005-02-15 | bfd/: | Maciej W. Rozycki | 9 | -331/+695 |
2005-02-15 | bfd/ | Jan Beulich | 2 | -2/+7 |
2005-02-15 | 2005-02-14 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -10/+44 |
2005-02-14 | daily update | Alan Modra | 1 | -1/+1 |
2005-02-14 | (elf_core_file_p): Move the call to elf_backend_object_p to allow the correct | Nick Clifton | 2 | -11/+18 |
2005-02-14 | oops - omitted form previous delta | Nick Clifton | 1 | -0/+6 |
2005-02-14 | PR binutils/716 | Nick Clifton | 1 | -0/+8 |
2005-02-13 | daily update | Alan Modra | 1 | -1/+1 |
2005-02-13 | * Makefile.am: Use CFLAGS_FOR_BUILD and LDFLAGS_FOR_BUILD for | Maciej W. Rozycki | 3 | -4/+10 |
2005-02-12 | daily update | Alan Modra | 1 | -1/+1 |
2005-02-11 | daily update | Alan Modra | 1 | -1/+1 |
2005-02-11 | * elf32-mips.c (_bfd_mips_elf32_gprel16_reloc): Reject | Maciej W. Rozycki | 4 | -4/+32 |
2005-02-11 | 2005-02-11 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -8/+4 |
2005-02-11 | (bfd_sym_parse_contained_variables_table_entry_v32): Avoid call to memcpy with | Nick Clifton | 2 | -0/+5 |
2005-02-11 | (m32r_reloc_map_old): Use #ifdef USE_M32R_OLD_RELOC to protect the declaratio... | Nick Clifton | 2 | -1/+6 |
2005-02-11 | (iq2000_reloc_map): Remove unused structure and array. | Nick Clifton | 2 | -24/+5 |
2005-02-11 | (ip2k_call_opcode, IS_CALL_OPCODE): Remove unused structure and macro. | Nick Clifton | 2 | -9/+3 |
2005-02-11 | (coff_std_swap_table): Add an unused attribute in case it is not used. | Nick Clifton | 2 | -1/+4 |
2005-02-11 | (coff_rtype_to_howto): Move definition before inclusion of coffcode.h so that | Nick Clifton | 2 | -3/+7 |
2005-02-11 | 2005-02-11 Paul Brook <paul@codesourcery.com> | Paul Brook | 5 | -16/+68 |
2005-02-11 | Fix compile time warning by using an unsigned type. | Nick Clifton | 2 | -1/+4 |
2005-02-11 | Remove redundant test in BFD_ASSERT | Nick Clifton | 2 | -1/+6 |
2005-02-11 | * elf64-ppc.c (toc_adjusting_stub_needed): Return true for | Alan Modra | 2 | -6/+25 |