aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2005-07-16bfd/Alan Modra3-14/+25
2005-07-16daily updateAlan Modra1-1/+1
2005-07-15 * elf32-xtensa.c (vsprint_msg): Add prototype.Bob Wilson2-29/+33
2005-07-15 * elflink.c (bfd_elf_record_link_assignment): Remove output_bfd param.Alan Modra4-5/+17
2005-07-15daily updateAlan Modra1-1/+1
2005-07-14ChangeLog:Jim Blandy13-775/+2709
2005-07-14bfd/Alan Modra6-81/+70
2005-07-14Fix spelling typo in commentNick Clifton1-1/+1
2005-07-14Add PR number for the last ChangeLog entry.Nick Clifton1-0/+1
2005-07-14(bfd_last_cache): Initialise to NULL.Nick Clifton2-1/+5
2005-07-14Add code to detect and either handle or issue an error message for binariesNick Clifton2-4/+22
2005-07-14daily updateAlan Modra1-1/+1
2005-07-13 * bfd.m4 (BFD_NEED_DECLARATION): Remove.Steve Ellcey2-30/+4
2005-07-13daily updateAlan Modra1-1/+1
2005-07-12 * elf64-ppc.c (ppc64_elf_relocate_section): Don't use a plt stubAlan Modra2-0/+7
2005-07-12 * elf32-xtensa.c (bfd_elf_xtensa_reloc): Warning fix.Alan Modra2-1/+6
2005-07-12 * elf32-ppc.c (ppc_elf_set_sdata_syms): Correct __sbss_start value.Alan Modra2-4/+7
2005-07-12daily updateAlan Modra1-1/+1
2005-07-112005-07-11 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-4/+7
2005-07-11daily updateAlan Modra1-1/+1
2005-07-10daily updateAlan Modra1-1/+1
2005-07-09daily updateAlan Modra1-1/+1
2005-07-082005-07-08 Paul Koning <pkoning@equallogic.com>Paul Koning2-9/+33
2005-07-08Mark i960-*-rtems*, or32-*-rtems* as obsolete.Nick Clifton2-17/+23
2005-07-08 * elf-hppa.h (elf_hppa_final_link): Use gp val of zero when noneAlan Modra23-424/+387
2005-07-08 * elf32-xtensa.c: Include <stdarg.h> unconditionally, not onlyBen Elliston2-4/+5
2005-07-082005-07-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu19-273/+67
2005-07-08daily updateAlan Modra1-1/+1
2005-07-07 * xtensa-modules.c: Update tables with Xtensa MMU features.Bob Wilson2-204/+949
2005-07-07Kaveh Ghazi's printf format attribute checking patch.Jim Wilson3-4/+11
2005-07-072005-07-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-2/+10
2005-07-07 * config.bfd: Mark m68*-*-rtemscoff as obsolete.Ben Elliston2-0/+5
2005-07-07daily updateAlan Modra1-1/+1
2005-07-062005-07-06 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-13/+28
2005-07-06coff-alpha.c (alpha_adjust_reloc_in): Issue an informative error message if anNick Clifton3-2/+43
2005-07-06 * po/SRC-POTFILES.in: Add cpu-ms1.c, elf32-ms1.c, elf-vxworks.c,Alan Modra2-0/+9
2005-07-06daily updateAlan Modra1-1/+1
2005-07-052005-07-05 Paul Brook <paul@codesourcery.com>Paul Brook2-36/+22
2005-07-05Fix compile time warnings from a GCC 4.0 compilerNick Clifton2-2/+6
2005-07-052005-05-07 Paul Brook <paul@codesourcery.com>Paul Brook7-287/+789
2005-07-05 * libbfd-in.h (struct artdata): Add extended_names_size field.Jakub Jelinek7-31/+62
2005-07-05 * libbfd-in.h (bfd_malloc2, bfd_realloc2, bfd_zmalloc2, bfd_alloc2,Jakub Jelinek14-73/+386
2005-07-05 * elf.c (bfd_elf_get_str_section): Allocate an extra byte afterJakub Jelinek2-23/+21
2005-07-05Add Vietnamese translation.Nick Clifton4-2/+3280
2005-07-05(elf32_arm_size_dynamic_sections): Fix a typo and touchup logic like i386/ppc.Nick Clifton2-3/+7
2005-07-05 * elf.c (special_sections): Move const qualifier.Alan Modra17-44/+66
2005-07-05daily updateAlan Modra1-1/+1
2005-07-04m32r-linux-ld support for position independent executablesNick Clifton2-2/+7
2005-07-04 PR 1042Alan Modra2-5/+11
2005-07-04 PR 1004Alan Modra20-753/+391