aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-27Regenerate configure filesH.J. Lu14-14/+42
2015-07-27Sync toplevel files with GCCH.J. Lu4-11/+21
2015-07-27Sync config with GCCH.J. Lu5-7/+18
2015-07-27Fix the address size computation for the MSP430 port.Nick Clifton2-0/+28
2015-07-27Append $PLT_CFLAGS to CC/CXX for S-records testsH.J. Lu2-0/+22
2015-07-27Pass $PLT_CFLAGS to ld_compileH.J. Lu2-3/+8
2015-07-27Append $PLT_CFLAGS to CC for NOCROSSREFS testsH.J. Lu2-0/+15
2015-07-27Add $PLT_CFLAGS to -fPIC for run_cc_link_testsH.J. Lu4-25/+69
2015-07-27Pass $PLT_CFLAGS to ld_compileH.J. Lu2-5/+12
2015-07-27Pass $PLT_CFLAGS to build_binaryH.J. Lu2-1/+8
2015-07-27Set PLT_CFLAGS to "-fplt" if supportedH.J. Lu2-0/+39
2015-07-27[AArch64] Fix extern protected data handlingSzabolcs Nagy6-0/+36
2015-07-27[ARM] Fix extern protected data handlingSzabolcs Nagy6-0/+47
2015-07-27Automatic date update in version.inGDB Administrator1-1/+1
2015-07-26Compile PR ld/18718 tests with -O2H.J. Lu2-5/+10
2015-07-26Set errcnt and warncnt to 0 in run_host_cmd_yesnoH.J. Lu2-0/+9
2015-07-26Make arm_unaligned_reloc test less sensitive to disassembler output format.Doug Kwan3-14/+22
2015-07-25remote.c: Make read_ptid return a null value when no thread id is found.Kevin Buettner2-1/+34
2015-07-26Automatic date update in version.inGDB Administrator1-1/+1
2015-07-25Revert "Sync readline/ to version 7.0 alpha"Patrick Palka98-10044/+4497
2015-07-25Revert: * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.Doug Evans5-81/+22
2015-07-25Don't build readline's shared libs by defaultPatrick Palka3-2/+7
2015-07-25Add missing ChangeLog filesH.J. Lu2-0/+13
2015-07-25Skip missing symbol version section check for executableH.J. Lu3-2/+77
2015-07-25Sync readline/ to version 7.0 alphaPatrick Palka98-4499/+10041
2015-07-25Fix broken -Bsymbolic-functionsAlan Modra10-13/+72
2015-07-24Revert 4fd4095a5ffe3d4e50e0dac5f8ad37b8478afa9d, log individual measurements.Doug Evans2-13/+0
2015-07-25Automatic date update in version.inGDB Administrator1-1/+1
2015-07-24Add gmonster-{1,2} perf testcases.Doug Evans30-0/+1175
2015-07-24Add perf testcase generator.Doug Evans4-0/+1740
2015-07-24PerfTest::assemble functions return results.Doug Evans7-19/+61
2015-07-24lib/gdb.exp (clean_restart): Make executable optional.Doug Evans2-6/+19
2015-07-24Clean up testsuite compiler_info support.Doug Evans4-14/+41
2015-07-24Add parallel build support for perf tests.Doug Evans5-6/+96
2015-07-24Workaround debian change to default value of --as-needed.Doug Evans3-6/+25
2015-07-24Print data from individual perf runs.Doug Evans2-0/+13
2015-07-24Call gdb_exit before gdb_skip_xml_test on gdb.base/catch-syscall.expSergio Durigan Junior2-0/+6
2015-07-24Fix s390 GNU/Linux build after enum __ptrace_request changesPedro Alves2-10/+16
2015-07-24gdb.python/py-events.exp and normal_stop observers orderingPedro Alves4-7/+14
2015-07-24PR gdb/18717: internal error if non-leader thread exits processPedro Alves5-4/+104
2015-07-24Fix failed exec error messagePedro Alves2-1/+5
2015-07-24Add 'U' suffix to silence GCC 6 warningH.J. Lu2-7/+17
2015-07-24Use 0xffffffffffffffffLL to silence GCC 6 warningH.J. Lu2-1/+5
2015-07-24Fix the evaluation of RL78 complex relocs, by making immediate values be comp...Nick Clifton12-4/+59
2015-07-24Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywherePedro Alves38-35/+81
2015-07-24C++: handle glibc's ptrace(enum __ptrace_request, ...)Pedro Alves8-21/+215
2015-07-24Move gdb_ptrace.h to nat/Pedro Alves3-1/+7
2015-07-24make gdbserver use the same ptrace autoconf checks as gdbPedro Alves9-69/+335
2015-07-24Remove proc->priv->new_inferiorYao Qi3-15/+10
2015-07-24Initialise target descrption after skipping extra traps for --wrapperYao Qi8-13/+84