aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-08-23Fix signals-state-child.exp in remote testingYao Qi2-6/+29
2016-08-23Fix seg-fault in ARM linker when trying to parse a binary file.Nick Clifton2-1/+6
2016-08-23[AArch64] Add V8_2_INSN macroRichard Sandiford2-2/+9
2016-08-23[AArch64] Make more use of CORE/FP/SIMD_INSNRichard Sandiford2-67/+72
2016-08-23[AArch64] Add OP parameter to aarch64-tbl.h macrosRichard Sandiford2-722/+727
2016-08-23Fix duplicate FAILs from ld testsuiteAlan Modra2-10/+9
2016-08-23R_OR1K_GOTOFF_* relocationsAlan Modra2-1/+10
2016-08-23Automatic date update in version.inGDB Administrator1-1/+1
2016-08-22Fix PR gdb/20505 - Make vDSO detection work with core filesPedro Alves4-29/+97
2016-08-22Free the string buffer used by the chew program to hold each file it parses.Nick Clifton2-0/+6
2016-08-22Prevent a seg-fault in gprof when parsing a corrupt core file.Nick Clifton2-0/+13
2016-08-22Error on unsupported PowerPC ifuncsAlan Modra2-10/+45
2016-08-22Automatic date update in version.inGDB Administrator1-1/+1
2016-08-21Automatic date update in version.inGDB Administrator1-1/+1
2016-08-20Automatic date update in version.inGDB Administrator1-1/+1
2016-08-19Fix missing files for ld when test suite not compiled in the source directoryCarl E. Love7-22/+23
2016-08-19[AArch64] Match instruction "STP with base register" in prologueYao Qi2-2/+8
2016-08-19null-terminate string in linespec_location_completerYao Qi2-1/+7
2016-08-19ARM: Issue a warning when the MRRC and MRRC2 instructions are used with the s...Tamar Christina5-0/+51
2016-08-19x32: Fix gdb.trace/mi-trace-frame-collected.expPedro Alves2-2/+17
2016-08-19x32: gdb: Fix 'call' insn relocation with qRelocInsnPedro Alves2-5/+42
2016-08-19x32: gdbserver's agent bytecode JIT: fix "call" emissionPedro Alves2-0/+6
2016-08-19x32: Avoid unsigned long when installing fast tracepoint jump padsPedro Alves2-3/+8
2016-08-19x32 Fast tracepoints: Customize jump pad addressPedro Alves2-4/+53
2016-08-19x32 Fast tracepoints: IPA target descriptionsPedro Alves6-5/+98