aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2005-06-17daily updateAlan Modra1-1/+1
2005-06-16* archive.c: Include "libiberty.h".Mark Kettenis2-0/+5
2005-06-16daily updateAlan Modra1-1/+1
2005-06-15* elf32-v850.c (ELF_MACHINE_ALT2): Define so that binaries produced by theNick Clifton2-0/+6
2005-06-15 * som.c (som_find_inliner_info): New.Dave Anglin2-0/+5
2005-06-15daily updateAlan Modra1-1/+1
2005-06-142005-06-14 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-2/+6
2005-06-14 * elf.c (bfd_section_from_shdr): Fail if name is NULL.Jakub Jelinek3-0/+22
2005-06-14daily updateAlan Modra1-1/+1
2005-06-13daily updateAlan Modra1-1/+1
2005-06-12daily updateAlan Modra1-1/+1
2005-06-11daily updateAlan Modra1-1/+1
2005-06-10 * elfcode.h (elf_write_relocs): Do nothing if there are noDaniel Jacobowitz2-0/+11
2005-06-10 * dwarf2.c (decode_line_info): Revert last change. Instead setAlan Modra2-17/+13
2005-06-10daily updateAlan Modra1-1/+1
2005-06-09* coffcode.h (sec_to_styp_flags): Set appropriate section flags when eitherChristopher Faylor2-1/+6
2005-06-09* coffcode.h (sec_to_styp_flags): Remove read/write flags from noload sectionChristopher Faylor2-16/+20
2005-06-092005-06-09 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-0/+11
2005-06-09 * opncls.c (bfd_fopen): Mark returned BFD as cacheable if FD == -1.Mark Mitchell2-0/+12
2005-06-09 * elflink.c (elf_mark_used_section): Delete.Alan Modra3-32/+36
2005-06-09daily updateAlan Modra1-1/+1
2005-06-08 * opncls.c (bfd_fdopenr): Don't set bfd_error unconditionally.Alan Modra2-2/+5
2005-06-08 * opncls.c (bfd_fopen): Don't set bfd_error unconditionally.Alan Modra2-2/+5
2005-06-08daily updateAlan Modra1-1/+1
2005-06-08 * opncls.c (bfd_fdopenr): Add missing break statements.Mark Mitchell2-3/+7
2005-06-07 * opncls.c (bfd_fopen): New API.Mark Mitchell3-59/+79
2005-06-07 * Makefile.am (ALL_MACHINES): Add ms1 support.Aldy Hernandez11-0/+752
2005-06-07gas:Zack Weinberg1-0/+4
2005-06-07missed committing fromAlan Modra1-1/+1
2005-06-07 * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Init _bfd_find_line.Alan Modra3-0/+9
2005-06-07daily updateAlan Modra1-1/+1
2005-06-06bfd/H.J. Lu10-4/+518
2005-06-062005-06-06 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-6/+20
2005-06-06 * elf64-ppc.c (ppc_stub_name): Return immediately on bfd_malloc fail.Alan Modra2-16/+20
2005-06-06bfd/Alan Modra2-6/+16
2005-06-06daily updateAlan Modra1-1/+1
2005-06-05daily updateAlan Modra1-1/+1
2005-06-042005-06-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-1/+5
2005-06-04daily updateAlan Modra1-1/+1
2005-06-03Remove spurious blank spaceNick Clifton1-1/+1
2005-06-03Convert to ISO C90 formattingNick Clifton2-117/+109
2005-06-03include/Alan Modra5-127/+245
2005-06-03 * elf32-i386.c (elf_i386_relocate_section): Handle zero symndxAlan Modra2-18/+22
2005-06-03daily updateAlan Modra1-1/+1
2005-06-02 * elf64-ppc.c (add_symbol_adjust): Set sym visibility to mostAlan Modra2-4/+10
2005-06-02daily updateAlan Modra1-1/+1
2005-06-01* Makefile.am: Regenerate dependencies with 'make dep-am'.Jim Blandy3-26/+33
2005-06-01daily updateAlan Modra1-1/+1
2005-05-31 * elf64-alpha.c (ALPHA_ELF_LINK_HASH_LU_JSRDIRECT): New.Richard Henderson2-12/+23
2005-05-31 * elf32-arm.c (elf32_arm_reloc_type_lookup)Zack Weinberg2-16/+10