aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2014-03-24daily updateAlan Modra1-1/+1
2014-03-23daily updateAlan Modra1-1/+1
2014-03-22daily updateAlan Modra1-1/+1
2014-03-21daily updateAlan Modra1-1/+1
2014-03-20bfd/elf32-arm.c: Set st_value to zero for undefined symbolsWill Newton2-1/+15
2014-03-20daily updateAlan Modra1-1/+1
2014-03-19Improve .rsrc section merging again. This time with an algorithm thatNick Clifton2-68/+62
2014-03-19Improve .rsrc section merging with better handling of the alignment adjustmentsNick Clifton2-10/+67
2014-03-19daily updateAlan Modra1-1/+1
2014-03-18daily updateAlan Modra1-1/+1
2014-03-17mach-o: handle lasz load dylib command.Tristan Gingold2-0/+7
2014-03-17daily updateAlan Modra1-1/+1
2014-03-16daily updateAlan Modra1-1/+1
2014-03-15daily updateAlan Modra1-1/+1
2014-03-14Fix build time problem with MingGW hosts, which do not have a strnlen() funct...Nick Clifton5-0/+27
2014-03-14Fix overflow handling of VLE_SDA21Alan Modra2-5/+12
2014-03-14daily updateAlan Modra1-1/+1
2014-03-13Add pe/x86_64 bigobj file format.Tristan Gingold14-15/+368
2014-03-13daily updateAlan Modra1-1/+1
2014-03-12Prevent the linker from generaing a seg-fault when the user attempts to linkNick Clifton2-0/+9
2014-03-12Mention PR gdb/16696 in corresponding ChangeLog entry.Pedro Alves1-0/+1
2014-03-12autoreconfAlan Modra4-2/+10
2014-03-12objcopy/strip ELF program header p_vaddr confusionAlan Modra2-2/+9
2014-03-12daily updateAlan Modra1-1/+1
2014-03-11intptr_t type definition neededAlan Modra3-0/+8
2014-03-11daily updateAlan Modra1-1/+1
2014-03-10Remove bfd/ticoff.h (unused)Tristan Gingold2-121/+4
2014-03-10daily updateAlan Modra1-1/+1
2014-03-09daily updateAlan Modra1-1/+1
2014-03-08Better overflow checking for powerpc32 relocationsAlan Modra2-159/+189
2014-03-08Better overflow checking for powerpc64 relocationsAlan Modra2-20/+54
2014-03-08daily updateAlan Modra1-1/+1
2014-03-07AIX 32-bit core loading, high section addresses.Pedro Alves2-2/+7
2014-03-07daily updateAlan Modra1-1/+1
2014-03-06Patch for PR binutils/16664 which triggers a seg-fault when attempting toNick Clifton2-3/+12
2014-03-06daily updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra477-819/+484
2014-03-05Support R_PPC64_ADDR64_LOCALAlan Modra5-0/+52
2014-03-05daily updateAlan Modra1-1/+1
2014-03-04Fix changelog formatting in last commit -- sorryRichard Sandiford1-1/+1
2014-03-04bfd/Richard Sandiford2-2/+9
2014-03-04Install patch for PR ld/16017. This adds support for generating PLT entriesNick Clifton2-42/+164
2014-03-04daily updateAlan Modra1-1/+1
2014-03-03daily updateAlan Modra1-1/+1
2014-03-02daily updateAlan Modra1-1/+1
2014-03-01daily updateAlan Modra1-1/+1
2014-02-28Fix check_relocs/gc_sweep_hook mismatchAlan Modra2-1/+9
2014-02-28daily updateAlan Modra1-1/+1
2014-02-27This patch adds support for ARM PLT entries that support a full 32-bit offset...Yuri Gribov4-28/+89
2014-02-27Fix ELF ppc32 targets that don't use ppc32elf.emAlan Modra2-3/+9