aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2018-03-27Automatic date update in version.inGDB Administrator1-1/+1
2018-03-26Automatic date update in version.inGDB Administrator1-1/+1
2018-03-25x86-64: Add ENDBR64 to the TLSDESC PLT entryH.J. Lu2-13/+25
2018-03-25Automatic date update in version.inGDB Administrator1-1/+1
2018-03-24Automatic date update in version.inGDB Administrator1-1/+1
2018-03-23Automatic date update in version.inGDB Administrator1-1/+1
2018-03-22Automatic date update in version.inGDB Administrator1-1/+1
2018-03-21PowerPC64 synthetic symbolsAlan Modra2-9/+20
2018-03-21Delete unused elf32-ppc.c codeAlan Modra2-24/+4
2018-03-21Make tls_mask unsigned in elf32-ppc.cAlan Modra2-6/+14
2018-03-21Correct multi-toc tprel relocsAlan Modra2-2/+10
2018-03-21Don't exceed reloc array boundsAlan Modra3-4/+14
2018-03-21Automatic date update in version.inGDB Administrator1-1/+1
2018-03-20Set non_ir_ref_dynamic if a symbol is made dynamicH.J. Lu2-1/+12
2018-03-20Automatic date update in version.inGDB Administrator1-1/+1
2018-03-19Updated Spanish translation for the bfd/ sub-directory, and updated Ukranian ...Nick Clifton2-2339/+5000
2018-03-19Automatic date update in version.inGDB Administrator1-1/+1
2018-03-18Automatic date update in version.inGDB Administrator1-1/+1
2018-03-17Automatic date update in version.inGDB Administrator1-1/+1
2018-03-16Automatic date update in version.inGDB Administrator1-1/+1
2018-03-15xtensa: bfd: fix assertion in xlate_offset_with_removed_textMax Filippov2-3/+21
2018-03-15nds32: Remove the unsupported target feature.Kuan-Lin Chen2-2784/+17
2018-03-15Automatic date update in version.inGDB Administrator1-1/+1
2018-03-14PowerPC64 debian bug 886264, out-of-line save/restore functionsAlan Modra2-15/+25
2018-03-14GC: Also check the local debug definition sectionH.J. Lu2-7/+24
2018-03-14Automatic date update in version.inGDB Administrator1-1/+1
2018-03-13Prevent memory access violations when attempting to parse an x86_64 PE binary...Nick Clifton2-8/+59
2018-03-13Automatic date update in version.inGDB Administrator1-1/+1
2018-03-12Automatic date update in version.inGDB Administrator1-1/+1
2018-03-11Automatic date update in version.inGDB Administrator1-1/+1
2018-03-10Automatic date update in version.inGDB Administrator1-1/+1
2018-03-09Fix Sparc, s390 and AArch64 targets so that they can handle relocs against if...Nick Clifton5-7/+31
2018-03-09Automatic date update in version.inGDB Administrator1-1/+1
2018-03-08x86: Treat relocation against IFUNC symbol as FUNCH.J. Lu3-0/+18
2018-03-08Automatic date update in version.inGDB Administrator1-1/+1
2018-03-07[PR20402][LD][AARCH64]Don't emit RELATIVE relocation for absolute symbols whi...Renlin Li2-2/+17
2018-03-07mips64 rtype_to_howto error statusAlan Modra2-1/+8
2018-03-07Automatic date update in version.inGDB Administrator1-1/+1
2018-03-06Automatic date update in version.inGDB Administrator1-1/+1
2018-03-05Automatic date update in version.inGDB Administrator1-1/+1
2018-03-04Automatic date update in version.inGDB Administrator1-1/+1
2018-03-03PR ld/21900: MIPS: Fix relocation processing with undefined symbolsJames Cowgill2-4/+19
2018-03-03Automatic date update in version.inGDB Administrator1-1/+1
2018-03-02Ensure 8-byte alignment for AArch64 stubs.Jim Wilson2-5/+16
2018-03-02Automatic date update in version.inGDB Administrator1-1/+1
2018-03-01RISC-V: Fix symbol size bug when relaxation deletes bytes.Jim Wilson2-7/+19
2018-03-01Automatic date update in version.inGDB Administrator1-1/+1
2018-03-01correct ft32 reloc range testAlan Modra2-1/+5
2018-02-28Catch integer overflows/underflows when parsing corrupt DWARF FORM blocks.Nick Clifton2-15/+29
2018-02-28PR22887, null pointer dereference in aout_32_swap_std_reloc_outAlan Modra2-2/+9