aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-31Handle ILP32 AARCH64 correctly for gdbserverusers/apinski/gdb-ilp32-gdbserverAndrew Pinski12-8/+417
2016-08-31Add ILP32 support to gdb.Andrew Pinski4-4/+30
2016-08-31Move AARCH64 ILP32 rejection handlingAndrew Pinski3-26/+27
2016-08-31Fix lwp_suspend/unsuspend imbalance in linux_wait_1Antoine Tremblay2-18/+23
2016-08-31Fix a typo in commentYao Qi2-1/+5
2016-08-31Ignore symbols defined in SHF_EXCLUDE sectionsAlan Modra2-0/+11
2016-08-31[GOLD] Further tidy to powerpc can_add_to_stub_groupAlan Modra2-19/+27
2016-08-31PowerPC64, correct grouping of stubs for ld.bfdAlan Modra2-24/+26
2016-08-31Adjust VLE testsuiteAlan Modra6-107/+105
2016-08-31PowerPC VLE sh_flags and p_flagsAlan Modra4-42/+71
2016-08-31[GOLD] Add debug output for powerpc section groupingAlan Modra3-3/+21
2016-08-31Automatic date update in version.inGDB Administrator1-1/+1
2016-08-30Fixed issue with NULL pointer access on header var.Cupertino Miranda2-1/+8
2016-08-30Fix order of inferiors in "thread apply all"Andreas Arnez4-1/+15
2016-08-30Made tests to XFAIL for arc*-*-elf*.Cupertino Miranda3-0/+7
2016-08-30Partially revert previous delta - move limit testing code to first scan over ...Nick Clifton2-15/+12
2016-08-30Fix more potential seg-faults in gprof.Nick Clifton2-2/+24
2016-08-30ppc apuinfo for spe parsed incorrectlyAlan Modra2-0/+6
2016-08-30[GOLD] correct grouping of stubsAlan Modra2-33/+81
2016-08-30Automatic date update in version.inGDB Administrator1-1/+1
2016-08-29Run PR ld/19784 tests only if ifunc attribute worksH.J. Lu2-38/+52
2016-08-29Check the external compression header sizeH.J. Lu2-4/+11
2016-08-29i386: Issue an error on non-PIC call to IFUNC in PIC objectH.J. Lu15-44/+101
2016-08-29gdb.base/default.exp regressionJan Kratochvil2-2/+4
2016-08-29Automatic date update in version.inGDB Administrator1-1/+1
2016-08-28PR gold/20529 - relaxing loop never ends.Han Shen2-3/+35
2016-08-28Automatic date update in version.inGDB Administrator1-1/+1
2016-08-27Lack of SHF_GROUP sections result in ld segfaultAlan Modra2-4/+26
2016-08-27Fix commit 980aa3e6Alan Modra2-4/+25
2016-08-27Automatic date update in version.inGDB Administrator1-1/+1
2016-08-26opcodes, gas: fix mnemonic of sparc camellia_flJose E. Marchesi5-3/+14
2016-08-26Reduce parameter list in bfd_elf32_arm_target_relocsThomas Preud'homme6-95/+145
2016-08-262016-08-26 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme2-0/+10
2016-08-26Add missing ARMv8-M special registersThomas Preud'homme8-80/+366
2016-08-26Dynamic TLS GOT entries would not be relocated.Cupertino Miranda5-0/+32
2016-08-26Fixed -init, -fini linker options.Cupertino Miranda2-4/+8
2016-08-26Several fixes related to ARC PIE support.Cupertino Miranda3-41/+164
2016-08-26Content for TLS_IE_GOT not written to .got.Cupertino Miranda5-7/+47
2016-08-26Fixes to legacy ARC relocations.Cupertino Miranda7-28/+67
2016-08-26Add support for stable secure gateway veneers addressesThomas Preud'homme17-38/+632
2016-08-26Automatic date update in version.inGDB Administrator1-1/+1
2016-08-25S390: Add support for core dump NOTE sectionsAndreas Arnez3-0/+220
2016-08-25S390: Indentation fixes in elf32/64-s390.cAndreas Arnez3-21/+31
2016-08-25xtensa: Avoid designated inits, for C++ complianceAndreas Arnez2-49/+55
2016-08-25powerpc ld configureAlan Modra2-32/+74
2016-08-25Remove _S version of ARM MSR/MRS special registersThomas Preud'homme6-34/+12
2016-08-25Sync proc_service definition with GLIBCAdhemerval Zanella22-20/+49
2016-08-25Automatic date update in version.inGDB Administrator1-1/+1
2016-08-24X86: Add ptwrite instructionH.J. Lu17-5329/+5524
2016-08-24Test case to detect recursive unwinding in Python-based unwinders.Kevin Buettner4-0/+191