aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2016-05-03Extract convert_load_reloc from x86 convert_loadusers/hjl/cacheH.J. Lu2-670/+705
2016-05-03Cache the section contents in x86 check_relocsH.J. Lu2-53/+69
2016-05-03[AArch64] Also puts value in place for R_AARCH64_RELATIVEJiong Wang4-5/+20
2016-05-03Automatic date update in version.inGDB Administrator1-1/+1
2016-05-02Automatic date update in version.inGDB Administrator1-1/+1
2016-05-01Automatic date update in version.inGDB Administrator1-1/+1
2016-04-30Automatic date update in version.inGDB Administrator1-1/+1
2016-04-29Set interpreter in x86 create_dynamic_sectionsH.J. Lu3-28/+31
2016-04-29Pass GOT_RELOC to UNDEFINED_WEAK_RESOLVED_TO_ZEROH.J. Lu3-11/+47
2016-04-29i386: Don't relocate section when check_relocs failedH.J. Lu2-16/+34
2016-04-29X86-64: Set check_relocs_failed on errorH.J. Lu2-17/+29
2016-04-29Enhance support for copying and stripping Solaris and ARM binaries.Nick Clifton8-142/+334
2016-04-29Automatic date update in version.inGDB Administrator1-1/+1
2016-04-28Updated Chinese (simplified) translations for bfd, binutils and gold.Nick Clifton2-61/+54
2016-04-28Automatic date update in version.inGDB Administrator1-1/+1
2016-04-27Skip debug sections when estimating distancesH.J. Lu2-11/+20
2016-04-27Cache result of scan for __start_* and __stop_* sectionsAlan Modra3-20/+63
2016-04-26add casts to avoid arithmetic on void *Trevor Saunders3-5/+11
2016-04-27Automatic date update in version.inGDB Administrator1-1/+1
2016-04-26Always count the NULL entry in dynamic symbol tableH.J. Lu3-19/+24
2016-04-26Automatic date update in version.inGDB Administrator1-1/+1
2016-04-25Automatic date update in version.inGDB Administrator1-1/+1
2016-04-24Automatic date update in version.inGDB Administrator1-1/+1
2016-04-23Automatic date update in version.inGDB Administrator1-1/+1
2016-04-21Exclude linker created file from dynobjH.J. Lu2-1/+7
2016-04-21Set dynobj to a normal input file if possibleH.J. Lu2-1/+22
2016-04-22Automatic date update in version.inGDB Administrator1-1/+1
2016-04-21Add support for non-ELF targets to check their relocs.Nick Clifton34-8/+143
2016-04-20Remove x86 gc_sweep_hookH.J. Lu3-327/+7
2016-04-20Don't check relocations in excluded sectionsH.J. Lu2-0/+7
2016-04-21Automatic date update in version.inGDB Administrator1-1/+1
2016-04-20Check run-time R_X86_64_32 relocation overflowH.J. Lu2-74/+82
2016-04-20Call _bfd_elf_create_ifunc_sections only for ifuncH.J. Lu3-10/+14
2016-04-20Check ELF relocs after opening all input filesH.J. Lu3-51/+75
2016-04-20update many old style function definitionsTrevor Saunders5-15/+15
2016-04-20change argument type to bfd_byteTrevor Saunders2-1/+5
2016-04-20Automatic date update in version.inGDB Administrator1-1/+1
2016-04-19Automatic date update in version.inGDB Administrator1-1/+1
2016-04-18Automatic date update in version.inGDB Administrator1-1/+1
2016-04-17Automatic date update in version.inGDB Administrator1-1/+1
2016-04-16Automatic date update in version.inGDB Administrator1-1/+1
2016-04-15Regenerate Makefile.in/aclocal.m4 automake 1.11.6H.J. Lu4-66/+173
2016-04-15Automatic date update in version.inGDB Administrator1-1/+1
2016-04-14arc/nps400 : New cmem instructions and associated relocationAndrew Burgess5-19/+90
2016-04-14bfd/arc: Rename enum entries to avoid conflictsAndrew Burgess2-17/+25
2016-04-14Replace "link" with "sh_link"H.J. Lu2-10/+17
2016-04-14Fix copying Solaris binaries with objcopy.Nick Clifton8-73/+363
2016-04-14Automatic date update in version.inGDB Administrator1-1/+1
2016-04-13Automatic date update in version.inGDB Administrator1-1/+1
2016-04-11Properly handle dynamic reloc against normal symbolH.J. Lu6-6/+52