aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2017-12-12Automatic date update in version.inGDB Administrator1-1/+1
2017-12-11Automatic date update in version.inGDB Administrator1-1/+1
2017-12-11Typo fixSangamesh Mallayya2-1/+5
2017-12-10Automatic date update in version.inGDB Administrator1-1/+1
2017-12-09Automatic date update in version.inGDB Administrator1-1/+1
2017-12-09Work around sparc glibc bugAlan Modra2-11/+21
2017-12-08Fix stripping relocs in a file with mergeable notes.Nick Clifton2-0/+10
2017-12-08Add aix 64-bit check to bfd_get_sign_extend_vmaSangamesh Mallayya2-1/+6
2017-12-08Automatic date update in version.inGDB Administrator1-1/+1
2017-12-07Automatic date update in version.inGDB Administrator1-1/+1
2017-12-06BFD whitespace fixesAlan Modra297-26166/+26251
2017-12-06Fix Common symbol override test failsAlan Modra6-0/+53
2017-12-06dyn_relocs tidyAlan Modra16-627/+295
2017-12-06Comment tidyAlan Modra4-3/+9
2017-12-06Automatic date update in version.inGDB Administrator1-1/+1
2017-12-05Automatic date update in version.inGDB Administrator1-1/+1
2017-12-04x86 map file textrelAlan Modra3-43/+61
2017-12-04Automatic date update in version.inGDB Administrator1-1/+1
2017-12-03Automatic date update in version.inGDB Administrator1-1/+1
2017-12-02Automatic date update in version.inGDB Administrator1-1/+1
2017-12-01x86: Print dynreloc in readonly section for map file outputH.J. Lu2-0/+10
2017-12-01readonly_dynrelocsAlan Modra19-321/+571
2017-12-01Automatic date update in version.inGDB Administrator1-1/+1
2017-12-01PR22533, dynamic relocs generated for weak aliasesAlan Modra4-63/+53
2017-11-30Automatic date update in version.inGDB Administrator1-1/+1
2017-11-29Check for a NULL symbol pointer when reading relocs from a COFF based file.Nick Clifton2-1/+7
2017-11-29Support --localedir, --datarootdir and --datadirStefan Stroe2-4/+10
2017-11-29Automatic date update in version.inGDB Administrator1-1/+1
2017-11-28Prevent a memory exhaustion problem when trying to read in strings from a COF...Nick Clifton2-2/+8
2017-11-28Fix a memory access violation when attempting to parse a corrupt COFF binary ...users/ARM/embedded-gdb-master-2017q4users/ARM/embedded-binutils-master-2017q4Nick Clifton10-48/+126
2017-11-28ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu53-196/+57
2017-11-28PR22471, undefined reference to linker-defined symbolsAlan Modra3-2/+23
2017-11-28Copying symbol type in ld script assignmentsAlan Modra2-0/+7
2017-11-28ld: Set non_ir_ref_regular on symbols referenced in regular objectsH.J. Lu2-3/+74
2017-11-28Automatic date update in version.inGDB Administrator1-1/+1
2017-11-27[PR ld/22263] aarch64: Avoid dynamic TLS relocs in PIESzabolcs Nagy2-4/+12
2017-11-27[PR ld/22269] aarch64: Handle local undefined weak symbolsSzabolcs Nagy2-2/+15
2017-11-27Automatic date update in version.inGDB Administrator1-1/+1
2017-11-26Automatic date update in version.inGDB Administrator1-1/+1
2017-11-25Automatic date update in version.inGDB Administrator1-1/+1
2017-11-24Re-apply "elf: Properly compute offsets of note descriptor and next note"H.J. Lu2-10/+36
2017-11-24Revert "elf: Properly compute offsets of note descriptor and next note"Simon Marchi2-29/+10
2017-11-24elf: Properly compute offsets of note descriptor and next noteH.J. Lu2-10/+29
2017-11-24Automatic date update in version.inGDB Administrator1-1/+1
2017-11-23Don't move weak alias dyn_relocs to weakdefAlan Modra3-109/+113
2017-11-23Delete powerpc64 symbol weakref fieldAlan Modra2-39/+15
2017-11-23Rename u.weakdef and make it a circular listAlan Modra42-294/+377
2017-11-23Automatic date update in version.inGDB Administrator1-1/+1
2017-11-22Automatic date update in version.inGDB Administrator1-1/+1
2017-11-21Add NULL bfd test to elf_symbol_fromAlan Modra3-4/+12