summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Support ptwriteusers/hjl/ptwriteH.J. Lu2016-08-2315-5329/+5496
* Fix typo in commentSimon Marchi2016-08-232-2/+6
* Fix PR20494 - User input stops being echoed in CLIPedro Alves2016-08-237-47/+206
* Better fix for PR 20499, including preventing strlen from being called on an ...Nick Clifton2016-08-232-32/+31
* gdbserver_spawn "" rather than gdbserver_spawn ${binfile}Yao Qi2016-08-233-2/+9
* Fix signals-state-child.exp in remote testingYao Qi2016-08-232-6/+29
* Fix seg-fault in ARM linker when trying to parse a binary file.Nick Clifton2016-08-232-1/+6
* [AArch64] Add V8_2_INSN macroRichard Sandiford2016-08-232-2/+9
* [AArch64] Make more use of CORE/FP/SIMD_INSNRichard Sandiford2016-08-232-67/+72
* [AArch64] Add OP parameter to aarch64-tbl.h macrosRichard Sandiford2016-08-232-722/+727
* Fix duplicate FAILs from ld testsuiteAlan Modra2016-08-232-10/+9
* R_OR1K_GOTOFF_* relocationsAlan Modra2016-08-232-1/+10
* Automatic date update in version.inGDB Administrator2016-08-231-1/+1
* Fix PR gdb/20505 - Make vDSO detection work with core filesPedro Alves2016-08-224-29/+97
* Free the string buffer used by the chew program to hold each file it parses.Nick Clifton2016-08-222-0/+6
* Prevent a seg-fault in gprof when parsing a corrupt core file.Nick Clifton2016-08-222-0/+13
* Error on unsupported PowerPC ifuncsAlan Modra2016-08-222-10/+45
* Automatic date update in version.inGDB Administrator2016-08-221-1/+1
* Automatic date update in version.inGDB Administrator2016-08-211-1/+1
* Automatic date update in version.inGDB Administrator2016-08-201-1/+1
* Fix missing files for ld when test suite not compiled in the source directoryCarl E. Love2016-08-197-22/+23
* [AArch64] Match instruction "STP with base register" in prologueYao Qi2016-08-192-2/+8
* null-terminate string in linespec_location_completerYao Qi2016-08-192-1/+7
* ARM: Issue a warning when the MRRC and MRRC2 instructions are used with the s...Tamar Christina2016-08-195-0/+51
* x32: Fix gdb.trace/mi-trace-frame-collected.expPedro Alves2016-08-192-2/+17
* x32: gdb: Fix 'call' insn relocation with qRelocInsnPedro Alves2016-08-192-5/+42
* x32: gdbserver's agent bytecode JIT: fix "call" emissionPedro Alves2016-08-192-0/+6
* x32: Avoid unsigned long when installing fast tracepoint jump padsPedro Alves2016-08-192-3/+8
* x32 Fast tracepoints: Customize jump pad addressPedro Alves2016-08-192-4/+53
* x32 Fast tracepoints: IPA target descriptionsPedro Alves2016-08-196-5/+98
* Enable relro by default for AArch64, ARM and SCORE.Nick Clifton2016-08-195-0/+10
* Place .shstrtab section after .symtab and .strtab, thus restoring monotonical...Nick Clifton2016-08-19129-286/+548
* PowerPC64, Don't copy weak symbol dyn_relocs to weakdef.Alan Modra2016-08-192-31/+77
* PR 20472, PowerPC64 ifunc confusionAlan Modra2016-08-192-65/+111
* Automatic date update in version.inGDB Administrator2016-08-191-1/+1
* Add ChangeLog updates to my previous two commitsCarl E. Love2016-08-182-0/+10
* Fix for powerpc-power.exp gdb regression test for Power 9Carl Love2016-08-182-505/+2717
* Add myself as write-after-approval GDB maintainer.Carl E. Love2016-08-181-0/+1
* ppc: Fix record of HTM instructionsEdjunior Barbosa Machado2016-08-182-5/+9
* Fix thinko in new weak undefined function testAlan Modra2016-08-182-1/+6
* Automatic date update in version.inGDB Administrator2016-08-181-1/+1
* Fix remove-inferior error messageSimon Marchi2016-08-174-2/+11
* Add remove-inferiors testSimon Marchi2016-08-173-0/+98
* Fix extraneous complaints about missing expected TLS relocation (i386).Cary Coutant2016-08-174-14/+25
* Remove stale commentSimon Marchi2016-08-172-2/+4
* Automatic date update in version.inGDB Administrator2016-08-171-1/+1
* sim: m68hc11: use standard STATIC_INLINE helperMike Frysinger2016-08-162-25/+34
* Automatic date update in version.inGDB Administrator2016-08-161-1/+1
* sim: unify symbol table handlingMike Frysinger2016-08-1517-170/+164
* [GDB] Fix builds broken by proc-service changes.Matthew Wahab2016-08-152-2/+8