aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2018-10-13Automatic date update in version.inGDB Administrator1-1/+1
2018-10-12Automatic date update in version.inGDB Administrator1-1/+1
2018-10-11Automatic date update in version.inGDB Administrator1-1/+1
2018-10-10Automatic date update in version.inGDB Administrator1-1/+1
2018-10-09Do not place symbols into a discarded .dynsymEgeyar Bagcioglu2-3/+9
2018-10-09Automatic date update in version.inGDB Administrator1-1/+1
2018-10-08x86: Don't add GNU_PROPERTY_X86_FEATURE_2_NEEDED for -z separate-codeH.J. Lu2-45/+7
2018-10-08Separate header PT_LOAD for -z separate-codeAlan Modra3-73/+125
2018-10-08Use p_vaddr_offset to set p_vaddr on segments without sectionsAlan Modra2-10/+22
2018-10-08No PT_INTERP when .interp is zero sizeAlan Modra2-2/+9
2018-10-08SPU overlay headersAlan Modra2-11/+32
2018-10-08Tidy elf_segment_map allocationAlan Modra2-20/+27
2018-10-08Automatic date update in version.inGDB Administrator1-1/+1
2018-10-07Automatic date update in version.inGDB Administrator1-1/+1
2018-10-06Automatic date update in version.inGDB Administrator1-1/+1
2018-10-05Set correct SHT_NOTE type for .note.spu_nameAlan Modra2-0/+10
2018-10-05or1k: Add the l.adrp insn and supporting relocationsStafford Horne5-126/+478
2018-10-05or1k: Fix messages for relocations in shared librariesStafford Horne2-58/+98
2018-10-05or1k: Add relocations for high-signed and low-storesRichard Henderson5-41/+351
2018-10-05Automatic date update in version.inGDB Administrator1-1/+1
2018-10-04RISC-V: Delete zero-size .tdata.dyn section.Jim Wilson2-1/+7
2018-10-04bfd: amend ChangeLog entryJose E. Marchesi1-1/+1
2018-10-04bfd,sparc: fix the .dynsym sh_index when stripping all symbols in ldJose E. Marchesi3-24/+26
2018-10-04Automatic date update in version.inGDB Administrator1-1/+1
2018-10-03ELF: Group PT_NOTE segments by section alignmentsH.J. Lu2-30/+37
2018-10-03Fix the handling of inlined frames in DWARF debug info.Millan Wolff3-6/+16
2018-10-03Updated Portuguese translations for the bfd/ and binutils/ subdirectories.Nick Clifton2-3837/+3961
2018-10-03Automatic date update in version.inGDB Administrator1-1/+1
2018-10-02[ARC] Entries to Changelog for previous commits.Cupertino Miranda1-0/+17
2018-10-02Automatic date update in version.inGDB Administrator1-1/+1
2018-10-01[ARC] Fixed issue with DTSOFF relocs.Cupertino Miranda2-3/+9
2018-10-01[ARC] Fixes TLS failures related to tls-align.Cupertino Miranda2-2/+9
2018-10-01[ARC] PLT information was still being generated when symbol was forced_local.Cupertino Miranda1-1/+2
2018-10-01[ARC] Make sure global symbol is not an indirect or warning.Cupertino Miranda1-1/+6
2018-10-01[ARC] Improved robustness. Return FALSE in case of NULL pointer.Cupertino Miranda1-0/+3
2018-10-01[ARC] Refactored location where GOT information is collected.Cupertino Miranda2-37/+46
2018-10-01Automatic date update in version.inGDB Administrator1-1/+1
2018-09-30Automatic date update in version.inGDB Administrator1-1/+1
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