summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Fix warning.Alan Modra2005-02-172-0/+5
* daily updateAlan Modra2005-02-161-1/+1
* * mach-o.c (bfd_mach_o_scan): Don't ignore return value ofAlan Modra2005-02-164-132/+37
* * coff-arm.c (coff_arm_is_local_label_name): Warning fix.Alan Modra2005-02-164-6/+15
* bfd/Alan Modra2005-02-162-19/+32
* daily updateAlan Modra2005-02-151-1/+1
* bfd/:Maciej W. Rozycki2005-02-159-331/+695
* bfd/Jan Beulich2005-02-152-2/+7
* 2005-02-14 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-02-152-10/+44
* daily updateAlan Modra2005-02-141-1/+1
* (elf_core_file_p): Move the call to elf_backend_object_p to allow the correctNick Clifton2005-02-142-11/+18
* oops - omitted form previous deltaNick Clifton2005-02-141-0/+6
* PR binutils/716Nick Clifton2005-02-141-0/+8
* daily updateAlan Modra2005-02-131-1/+1
* * Makefile.am: Use CFLAGS_FOR_BUILD and LDFLAGS_FOR_BUILD forMaciej W. Rozycki2005-02-133-4/+10
* daily updateAlan Modra2005-02-121-1/+1
* daily updateAlan Modra2005-02-111-1/+1
* * elf32-mips.c (_bfd_mips_elf32_gprel16_reloc): RejectMaciej W. Rozycki2005-02-114-4/+32
* 2005-02-11 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-02-112-8/+4
* (bfd_sym_parse_contained_variables_table_entry_v32): Avoid call to memcpy withNick Clifton2005-02-112-0/+5
* (m32r_reloc_map_old): Use #ifdef USE_M32R_OLD_RELOC to protect the declaratio...Nick Clifton2005-02-112-1/+6
* (iq2000_reloc_map): Remove unused structure and array.Nick Clifton2005-02-112-24/+5
* (ip2k_call_opcode, IS_CALL_OPCODE): Remove unused structure and macro.Nick Clifton2005-02-112-9/+3
* (coff_std_swap_table): Add an unused attribute in case it is not used.Nick Clifton2005-02-112-1/+4
* (coff_rtype_to_howto): Move definition before inclusion of coffcode.h so thatNick Clifton2005-02-112-3/+7
* 2005-02-11 Paul Brook <paul@codesourcery.com>Paul Brook2005-02-115-16/+68
* Fix compile time warning by using an unsigned type.Nick Clifton2005-02-112-1/+4
* Remove redundant test in BFD_ASSERTNick Clifton2005-02-112-1/+6
* * elf64-ppc.c (toc_adjusting_stub_needed): Return true forAlan Modra2005-02-112-6/+25
* * elf64-ppc.c (move_plt_plist): New function, extracted from..Alan Modra2005-02-112-32/+43
* daily updateAlan Modra2005-02-101-1/+1
* 2005-02-10 Paul Brook <paul@codesourcery.com>Paul Brook2005-02-102-0/+5
* 2005-02-10 Paul Brook <paul@codesourcery.com>Paul Brook2005-02-102-3/+49
* * bfd-in.h (BFD_LINKER_CREATED): Define.Jakub Jelinek2005-02-104-3/+19
* * elf64-mips.c (mips16_gprel_reloc): Update a comment.Maciej W. Rozycki2005-02-103-2/+18
* daily updateAlan Modra2005-02-091-1/+1
* daily updateAlan Modra2005-02-081-1/+1
* 2005-02-08 Paul Brook <paul@codesourcery.com>Paul Brook2005-02-082-2/+7
* * elflink.c (elf_link_add_object_symbols): Don't add "warning: "Hans-Peter Nilsson2005-02-082-7/+8
* daily updateAlan Modra2005-02-071-1/+1
* * elf64-mips.c: Fix formatting throughout.Maciej W. Rozycki2005-02-072-16/+20
* * elfn32-mips.c (elf_mips_howto_table_rela): Fix a comment typo.Maciej W. Rozycki2005-02-072-1/+5
* bfd/ChangeLog:Alexandre Oliva2005-02-072-15/+42
* * aoutx.h (aout_link_add_symbols): Just return TRUE if a warningHans-Peter Nilsson2005-02-072-2/+5
* * aoutx.h (NAME(aout,find_nearest_line)): Correct case for N_SOHans-Peter Nilsson2005-02-072-1/+6
* * elf32-mips.c (mips_elf_gprel32_reloc): RejectMaciej W. Rozycki2005-02-073-2/+18
* * elf-bfd.h (elf_string_from_elf_strtab): Delete macro.Alan Modra2005-02-064-66/+94
* daily updateAlan Modra2005-02-061-1/+1
* 2005-02-06 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-02-063-6/+64
* * elf64-ppc.c (add_symbol_adjust): Don't create fake descriptorAlan Modra2005-02-062-10/+35