aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-13MIPS/GAS: Don't convert RELA JALR relocations on R6Maciej W. Rozycki13-5/+342
2016-06-13MIPS/BFD: Update outdated comment about o32 R_MIPS_PC32 reloc supportMaciej W. Rozycki2-3/+7
2016-06-13[ARC] Fix condition.Claudiu Zissulescu2-1/+6
2016-06-13gdb: Use UNSUPPORTED not XFAIL for unsupported target featuresAndrew Burgess19-41/+41
2016-06-13[ARC] XFAIL S-Records tests for both little and big endian ARC target.Cupertino Miranda2-2/+7
2016-06-13[ARC] Fixes related to reordering of .got and .got.pltCupertino Miranda2-5/+16
2016-06-13[ARC] General bug fixesCupertino Miranda2-19/+25
2016-06-13[ARC] Generate DT_RELACOUNT.Cupertino Miranda2-0/+34
2016-06-13Fix compile time warning about a redundant comparison in an assertion statement.Nick Clifton2-1/+5
2016-06-13Accept vulcan as a cpu name for the AArch64 port of GAS.Virendra Pathak3-0/+10
2016-06-13Fix compile time warning messages building with gcc v6.1.1Nick Clifton8-5/+30
2016-06-13Automatic date update in version.inGDB Administrator1-1/+1
2016-06-12Update x86-64 no-PLT tests for x32H.J. Lu16-40/+58
2016-06-11Subtract GOT base only with a base registerH.J. Lu8-4/+109
2016-06-12Automatic date update in version.inGDB Administrator1-1/+1
2016-06-11Add support for .MIPS.abiflags and .gnu.attributes sections.Vladimir Radosavljevic5-62/+988
2016-06-11sparc-coff writing uninitialized memoryAlan Modra2-0/+12
2016-06-11Use size_t rather than bfd_size_typeAlan Modra5-99/+130
2016-06-11Automatic date update in version.inGDB Administrator1-1/+1
2016-06-10Fix problems emitting MIPS .reginfo section.Vladimir Radosavljevic2-81/+80
2016-06-10Constify arch_type and friendsTom Tromey3-26/+48
2016-06-10Fix PR rust/20110Tom Tromey4-2/+26
2016-06-10Fix rust-exp handling in makefileTom Tromey2-4/+11
2016-06-10S/390: Dump unknown instructions according to their length.Andreas Krebbel2-17/+48
2016-06-10Fortran: Testsuite, non-local references in nested functions.Bernhard Heckel3-0/+119
2016-06-09Add negative repeat count to 'x' commandToshihito Kikuchi8-3/+741
2016-06-09Add myself as a write-after-approval GDB maintainerToshihito Kikuchi2-0/+5
2016-06-10Automatic date update in version.inGDB Administrator1-1/+1
2016-06-09Add missing ChangeLog entriesH.J. Lu1-0/+32
2016-06-09PR python/19819 - remove unused globals from py-xmethods.cTom Tromey2-12/+8
2016-06-09Fix compilation error in mips.cc with some versions of GCC.Artemiy Volkov2-2/+10
2016-06-09Fix PR 20221 - adjust syms and relocs only if relax shrunk section.Denis Chertykov5-3/+48
2016-06-09Print symbol names in comments for LDS/STS disassembly.Denis Chertykov7-4/+96
2016-06-09sparc: add missing comment about hyperprivileged register operandsJose E. Marchesi2-0/+7
2016-06-09[AARCH64][GAS] Fix two -Wstack-usage warnings.Renlin Li2-7/+10
2016-06-09Automatic date update in version.inGDB Administrator1-1/+1
2016-06-08i386: Test external function reference without PLTH.J. Lu29-0/+876
2016-06-08Update test nameH.J. Lu2-1/+6
2016-06-08Support i386 TLS code sequences without PLTH.J. Lu32-65/+2751
2016-06-08Support any relocation orderH.J. Lu8-23/+34
2016-06-08Add missing ChangeLog entriesH.J. Lu1-0/+24
2016-06-08X86-64: Test external function reference without PLTH.J. Lu21-0/+557
2016-06-08Automatic date update in version.inGDB Administrator1-1/+1
2016-06-07bfd/s390: Misc minor fixes.Marcin Koƛcielnicki3-5/+13
2016-06-07mi/mi-interp.c: Add missing bracesSimon Marchi2-10/+20
2016-06-07ld/testsuite/ld-elf/init-fini-arrays.d: Remove `ft32-*-*' xfailMaciej W. Rozycki2-2/+6
2016-06-07Fix PLT first entry GOT operand calculation.Andreas Krebbel7-3/+76
2016-06-07PowerPC VLEAlan Modra18-3720/+3866
2016-06-07Frame static link: Handle null pointer.Bernhard Heckel2-0/+5
2016-06-07[ARM] Add command line option for RAS extension.Matthew Wahab9-9/+93