aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-08-24Allow resetting an empty inferior-ttySimon Marchi7-9/+98
2016-08-24Fix for gdb.base/pc-fp.exp.Carl E. Love2-1/+6
2016-08-24[ARC] C++ compatibility for arc-dis.hAnton Kolesov2-0/+13
2016-08-24[ARC] Parse NOTE section in core dump filesAnton Kolesov2-0/+39
2016-08-23[gold] Implement -z stack-size optionRoland McGrath5-19/+49
2016-08-24Automatic date update in version.inGDB Administrator1-1/+1
2016-08-23Add --be8 option to gold.Bharathi Seshadri3-9/+134
2016-08-23Fix typo in commentSimon Marchi2-2/+6
2016-08-23Fix PR20494 - User input stops being echoed in CLIPedro Alves7-47/+206
2016-08-23Better fix for PR 20499, including preventing strlen from being called on an ...Nick Clifton2-32/+31
2016-08-23gdbserver_spawn "" rather than gdbserver_spawn ${binfile}Yao Qi3-2/+9