aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2018-09-29Automatic date update in version.inGDB Administrator1-1/+1
2018-09-28bfd: Use elfclass instead of bed->s->elfclassH.J. Lu2-2/+7
2018-09-27RISC-V: Pc-rel to gp-rel relaxation function cleanup.Jim Wilson2-42/+32
2018-09-28Automatic date update in version.inGDB Administrator1-1/+1
2018-09-27Automatic date update in version.inGDB Administrator1-1/+1
2018-09-26elf32-nds32: Remove elf32_nds32_allocate_dynrelocsSimon Marchi1-13/+0
2018-09-26Automatic date update in version.inGDB Administrator1-1/+1
2018-09-25RISC-V: Give error for RVE PLTs.Jim Wilson2-8/+46
2018-09-25Automatic date update in version.inGDB Administrator1-1/+1
2018-09-24RISC-V: For PCREL_LO12, fix addend handling in auipc lookup.Jim Wilson2-2/+11
2018-09-24RISC-V: Allow pcrel_lo addends, error on addend overflow.Jim Wilson2-11/+26
2018-09-24Fix PR gdb/20948: --write option to GDB causes segmentation faultJozef Lawrynowicz2-0/+18
2018-09-24Automatic date update in version.inGDB Administrator1-1/+1
2018-09-23Automatic date update in version.inGDB Administrator1-1/+1
2018-09-22Automatic date update in version.inGDB Administrator1-1/+1
2018-09-21elf32-nds32: Don't define fls if it is provided by the systemSimon Marchi5-2/+14
2018-09-21Automatic date update in version.inGDB Administrator1-1/+1
2018-09-20RS6000/BFD: Remove dead duplicate `config.bfd' target matchersMaciej W. Rozycki2-2/+7
2018-09-20Andes Technology has good news for you, we plan to update the nds32 port of b...Nick Clifton6-3252/+4820
2018-09-20PR23685, buffer overflowAlan Modra2-5/+12
2018-09-20Bug 23686, two segment faults in nmAlan Modra3-7/+33
2018-09-20Automatic date update in version.inGDB Administrator1-1/+1
2018-09-19Automatic date update in version.inGDB Administrator1-1/+1
2018-09-18Add a warning to the bfd library for when it encounters an ELF file with an i...Nick Clifton2-0/+14
2018-09-18Automatic date update in version.inGDB Administrator1-1/+1
2018-09-17S/390: Prevent GOT access rewrite for certain symbolsAndreas Krebbel1-2/+18
2018-09-17Automatic date update in version.inGDB Administrator1-1/+1
2018-09-16S12Z: Remove diagnostic printf statement.John Darrington1-2/+0
2018-09-16S12Z: Set the source mask value of all howtos to zero.John Darrington1-4/+4
2018-09-16Automatic date update in version.inGDB Administrator1-1/+1
2018-09-15Automatic date update in version.inGDB Administrator1-1/+1
2018-09-14PR ld/21375: MIPS: Fix non-zero run-time value for undefined weaksMaciej W. Rozycki6-42/+271
2018-09-14MIPS/BFD: Factor out relocated field storingMaciej W. Rozycki2-4/+21
2018-09-14csky: Support PC relative diff relocationLifang Xia2-1/+12
2018-09-14PR23425, unresolved symbol diagnosticAlan Modra3-2/+25
2018-09-14Automatic date update in version.inGDB Administrator1-1/+1
2018-09-13Automatic date update in version.inGDB Administrator1-1/+1
2018-09-12Automatic date update in version.inGDB Administrator1-1/+1
2018-09-11Automatic date update in version.inGDB Administrator1-1/+1
2018-09-10Automatic date update in version.inGDB Administrator1-1/+1
2018-09-09Automatic date update in version.inGDB Administrator1-1/+1
2018-09-08Automatic date update in version.inGDB Administrator1-1/+1
2018-09-07Automatic date update in version.inGDB Administrator1-1/+1
2018-09-06PR23570, AVR .noinit section defaults to PROGBITSAlan Modra2-0/+13
2018-09-06Automatic date update in version.inGDB Administrator1-1/+1
2018-09-05Automatic date update in version.inGDB Administrator1-1/+1
2018-09-04bfd, sparc: avoid duplicated error messages on invalid relocations.Jose E. Marchesi2-2/+6
2018-09-04bfd, sparc: issue an error when reading relocations with invalid symbol refer...Jose E. Marchesi2-5/+19
2018-09-04Automatic date update in version.inGDB Administrator1-1/+1
2018-09-03PR23595, simple objcopy of executable failure for msp430-elfJozef Lawrynowicz2-2/+23