aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2018-08-01Suppress compile time warning message when compiling coff-rs6000.c with gcc v8.Nick Clifton2-0/+24
2018-08-01Fix potential illegal memory access in AVR backend.Nick Clifton2-4/+9
2018-08-01Close resource leaks in the BFD library's plugin handler.Nick Clifton2-7/+30
2018-08-01PowerPC64 __tls_get_addr_opt stub .eh_frame fixAlan Modra2-61/+74
2018-08-01csky regenAlan Modra2-0/+6
2018-08-01Automatic date update in version.inGDB Administrator1-1/+1
2018-07-31Automatic date update in version.inGDB Administrator1-1/+1
2018-07-30Prevent a seg-fault in the linker when trying to process SH object files with...Nick Clifton2-17/+112
2018-07-30Add support for the C_SKY series of processors.Andrew Jenner15-0/+5616
2018-07-30Automatic date update in version.inGDB Administrator1-1/+1
2018-07-29Automatic date update in version.inGDB Administrator1-1/+1
2018-07-28Automatic date update in version.inGDB Administrator1-1/+1
2018-07-27S12Z: Remove ELF_TARGET_ID macroJohn Darrington2-1/+4
2018-07-27Add functions and macros to read and write 24 bit values.John Darrington3-2/+57
2018-07-27S12Z: Remove inappropriate comment.John Darrington2-1/+5
2018-07-27Automatic date update in version.inGDB Administrator1-1/+1
2018-07-26Implement PowerPC64 .localentry for value 1Alan Modra2-6/+14
2018-07-26Automatic date update in version.inGDB Administrator1-1/+1
2018-07-25Enhance powerpc ld -r --relaxAlan Modra2-6/+34
2018-07-25Suppress string diagnostics for pre-release GCCAlan Modra7-14/+24
2018-07-25Automatic date update in version.inGDB Administrator1-1/+1
2018-07-24PR23430, Indices misspelledAlan Modra3-3/+9
2018-07-24Automatic date update in version.inGDB Administrator1-1/+1
2018-07-23xtensa: move dynamic relocations sections consistency checkMax Filippov2-11/+18
2018-07-23xtensa: fix relaxation of undefined weak references in shared objectsMax Filippov2-1/+8
2018-07-23Avoid ubsan complaint in BFDTom Tromey2-2/+7
2018-07-23S/390: Suppress string diagnostics for pre-release GCCAndreas Krebbel2-4/+4
2018-07-23Automatic date update in version.inGDB Administrator1-1/+1
2018-07-22Automatic date update in version.inGDB Administrator1-1/+1
2018-07-21Initialize GOT slot for local symbol in non-PIC link.Eric Botcazou2-28/+45
2018-07-21Automatic date update in version.inGDB Administrator1-1/+1
2018-07-20x86: Add a GNU_PROPERTY_X86_ISA_1_USED note if neededH.J. Lu2-15/+53
2018-07-20MIPS/GAS: Split Loongson MMI Instructions from loongson2f/3aChenghua Xu2-0/+7
2018-07-20MIPS/LD: Fix crashing with a discarded dynamic relocation sectionMaciej W. Rozycki2-1/+11
2018-07-20Automatic date update in version.inGDB Administrator1-1/+1
2018-07-19Automatic date update in version.inGDB Administrator1-1/+1
2018-07-18BFD/XCOFF: Fix storage class setting for weak defined symbolsMaciej W. Rozycki2-2/+7
2018-07-18S/390: Improve partial relro support for 64 bitAndreas Krebbel2-59/+165
2018-07-18Automatic date update in version.inGDB Administrator1-1/+1
2018-07-17BFD: Use `bfd_is_abs_symbol' to determine whether a symbol is absoluteMaciej W. Rozycki4-12/+19
2018-07-17LD: Export relative-from-absolute symbol marking to BFDMaciej W. Rozycki3-1/+30
2018-07-17Automatic date update in version.inGDB Administrator1-1/+1
2018-07-16Add grok/write functions for new ppc core note sectionsEdjunior Barbosa Machado3-0/+421
2018-07-16Automatic date update in version.inGDB Administrator1-1/+1
2018-07-15Automatic date update in version.inGDB Administrator1-1/+1
2018-07-14Automatic date update in version.inGDB Administrator1-1/+1
2018-07-13Automatic date update in version.inGDB Administrator1-1/+1
2018-07-12Automatic date update in version.inGDB Administrator1-1/+1
2018-07-11MIPS/BFD: Fix TLS relocation resolution for regular executablesMaciej W. Rozycki2-12/+18
2018-07-11PR ld/22570: MIPS/BFD: Fix TLS relocation resolution for PIE executablesMaciej W. Rozycki2-4/+13