summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Handle ILP32 AARCH64 correctly for gdbserverusers/apinski/gdb-ilp32-gdbserverAndrew Pinski2016-08-3112-8/+417
* Add ILP32 support to gdb.Andrew Pinski2016-08-314-4/+30
* Move AARCH64 ILP32 rejection handlingAndrew Pinski2016-08-313-26/+27
* Fix lwp_suspend/unsuspend imbalance in linux_wait_1Antoine Tremblay2016-08-312-18/+23
* Fix a typo in commentYao Qi2016-08-312-1/+5
* Ignore symbols defined in SHF_EXCLUDE sectionsAlan Modra2016-08-312-0/+11
* [GOLD] Further tidy to powerpc can_add_to_stub_groupAlan Modra2016-08-312-19/+27
* PowerPC64, correct grouping of stubs for ld.bfdAlan Modra2016-08-312-24/+26
* Adjust VLE testsuiteAlan Modra2016-08-316-107/+105
* PowerPC VLE sh_flags and p_flagsAlan Modra2016-08-314-42/+71
* [GOLD] Add debug output for powerpc section groupingAlan Modra2016-08-313-3/+21
* Automatic date update in version.inGDB Administrator2016-08-311-1/+1
* Fixed issue with NULL pointer access on header var.Cupertino Miranda2016-08-302-1/+8
* Fix order of inferiors in "thread apply all"Andreas Arnez2016-08-304-1/+15
* Made tests to XFAIL for arc*-*-elf*.Cupertino Miranda2016-08-303-0/+7
* Partially revert previous delta - move limit testing code to first scan over ...Nick Clifton2016-08-302-15/+12
* Fix more potential seg-faults in gprof.Nick Clifton2016-08-302-2/+24
* ppc apuinfo for spe parsed incorrectlyAlan Modra2016-08-302-0/+6
* [GOLD] correct grouping of stubsAlan Modra2016-08-302-33/+81
* Automatic date update in version.inGDB Administrator2016-08-301-1/+1
* Run PR ld/19784 tests only if ifunc attribute worksH.J. Lu2016-08-292-38/+52
* Check the external compression header sizeH.J. Lu2016-08-292-4/+11
* i386: Issue an error on non-PIC call to IFUNC in PIC objectH.J. Lu2016-08-2915-44/+101
* gdb.base/default.exp regressionJan Kratochvil2016-08-292-2/+4
* Automatic date update in version.inGDB Administrator2016-08-291-1/+1
* PR gold/20529 - relaxing loop never ends.Han Shen2016-08-282-3/+35
* Automatic date update in version.inGDB Administrator2016-08-281-1/+1
* Lack of SHF_GROUP sections result in ld segfaultAlan Modra2016-08-272-4/+26
* Fix commit 980aa3e6Alan Modra2016-08-272-4/+25
* Automatic date update in version.inGDB Administrator2016-08-271-1/+1
* opcodes, gas: fix mnemonic of sparc camellia_flJose E. Marchesi2016-08-265-3/+14
* Reduce parameter list in bfd_elf32_arm_target_relocsThomas Preud'homme2016-08-266-95/+145
* 2016-08-26 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme2016-08-262-0/+10
* Add missing ARMv8-M special registersThomas Preud'homme2016-08-268-80/+366
* Dynamic TLS GOT entries would not be relocated.Cupertino Miranda2016-08-265-0/+32
* Fixed -init, -fini linker options.Cupertino Miranda2016-08-262-4/+8
* Several fixes related to ARC PIE support.Cupertino Miranda2016-08-263-41/+164
* Content for TLS_IE_GOT not written to .got.Cupertino Miranda2016-08-265-7/+47
* Fixes to legacy ARC relocations.Cupertino Miranda2016-08-267-28/+67
* Add support for stable secure gateway veneers addressesThomas Preud'homme2016-08-2617-38/+632
* Automatic date update in version.inGDB Administrator2016-08-261-1/+1
* S390: Add support for core dump NOTE sectionsAndreas Arnez2016-08-253-0/+220
* S390: Indentation fixes in elf32/64-s390.cAndreas Arnez2016-08-253-21/+31
* xtensa: Avoid designated inits, for C++ complianceAndreas Arnez2016-08-252-49/+55
* powerpc ld configureAlan Modra2016-08-252-32/+74
* Remove _S version of ARM MSR/MRS special registersThomas Preud'homme2016-08-256-34/+12
* Sync proc_service definition with GLIBCAdhemerval Zanella2016-08-2522-20/+49
* Automatic date update in version.inGDB Administrator2016-08-251-1/+1
* X86: Add ptwrite instructionH.J. Lu2016-08-2417-5329/+5524
* Test case to detect recursive unwinding in Python-based unwinders.Kevin Buettner2016-08-244-0/+191