aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2005-07-25daily updateAlan Modra1-1/+1
2005-07-24 * chew.c: Include <string.h>.Daniel Jacobowitz2-0/+5
2005-07-24daily updateAlan Modra1-1/+1
2005-07-232005-07-23 Olaf Hering <olh@suse.de>H.J. Lu2-1/+6
2005-07-23daily updateAlan Modra1-1/+1
2005-07-22* chew.c: Include stdlib.h.DJ Delorie2-0/+5
2005-07-22 * chew.c: Don't include sysdep.h.Kazu Hirata2-1/+4
2005-07-22Remove special case handling for rtems targets that are sufficiently handled byNick Clifton2-3/+8
2005-07-22(m32r_elf_check_relocs): Fix pc count for R_M32R_REL32.Nick Clifton2-0/+6
2005-07-22daily updateAlan Modra1-1/+1
2005-07-21bfd/Ben Elliston10-123/+17
2005-07-21daily updateAlan Modra1-1/+1
2005-07-20Add support for a 32bit PC relative relocNick Clifton2-5/+36
2005-07-20daily updateAlan Modra1-1/+1
2005-07-19Add ChangeLog entries for yesterdays deltas (oops!)Nick Clifton1-0/+14
2005-07-19daily updateAlan Modra1-1/+1
2005-07-18Fix building for MS1 and M32C.Nick Clifton9-47/+144
2005-07-18bfd/Jan Beulich3-4/+11
2005-07-18daily updateAlan Modra1-1/+1
2005-07-17daily updateAlan Modra1-1/+1
2005-07-16Fix typo in the date.Eric Botcazou1-1/+1
2005-07-16 PR ld/1021Eric Botcazou2-4/+12
2005-07-16bfd/Alan Modra3-17/+9
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