summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Append $PLT_CFLAGS to CC/CXX for S-records testsusers/hjl/no-pltH.J. Lu2015-07-262-0/+22
* Pass $PLT_CFLAGS to ld_compileH.J. Lu2015-07-262-3/+8
* Append $PLT_CFLAGS to CC for NOCROSSREFS testsH.J. Lu2015-07-262-0/+15
* Add $PLT_CFLAGS to -fPIC for run_cc_link_testsH.J. Lu2015-07-264-25/+69
* Pass $PLT_CFLAGS to ld_compileH.J. Lu2015-07-262-5/+12
* Pass $PLT_CFLAGS to build_binaryH.J. Lu2015-07-262-1/+8
* Set PLT_CFLAGS to "-fplt" if supportedH.J. Lu2015-07-262-0/+39
* Properly merge non-default versioned symbolH.J. Lu2015-07-267-18/+155
* Compile PR ld/18718 tests with -O2H.J. Lu2015-07-262-5/+10
* Set errcnt and warncnt to 0 in run_host_cmd_yesnoH.J. Lu2015-07-262-0/+9
* Make arm_unaligned_reloc test less sensitive to disassembler output format.Doug Kwan2015-07-263-14/+22
* remote.c: Make read_ptid return a null value when no thread id is found.Kevin Buettner2015-07-252-1/+34
* Automatic date update in version.inGDB Administrator2015-07-261-1/+1
* Revert "Sync readline/ to version 7.0 alpha"Patrick Palka2015-07-2598-10044/+4497
* Revert: * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.Doug Evans2015-07-255-81/+22
* Don't build readline's shared libs by defaultPatrick Palka2015-07-253-2/+7
* Add missing ChangeLog filesH.J. Lu2015-07-252-0/+13
* Skip missing symbol version section check for executableH.J. Lu2015-07-253-2/+77
* Sync readline/ to version 7.0 alphaPatrick Palka2015-07-2598-4499/+10041
* Fix broken -Bsymbolic-functionsAlan Modra2015-07-2510-13/+72
* Revert 4fd4095a5ffe3d4e50e0dac5f8ad37b8478afa9d, log individual measurements.Doug Evans2015-07-242-13/+0
* Automatic date update in version.inGDB Administrator2015-07-251-1/+1
* Add gmonster-{1,2} perf testcases.Doug Evans2015-07-2430-0/+1175
* Add perf testcase generator.Doug Evans2015-07-244-0/+1740
* PerfTest::assemble functions return results.Doug Evans2015-07-247-19/+61
* lib/gdb.exp (clean_restart): Make executable optional.Doug Evans2015-07-242-6/+19
* Clean up testsuite compiler_info support.Doug Evans2015-07-244-14/+41
* Add parallel build support for perf tests.Doug Evans2015-07-245-6/+96
* Workaround debian change to default value of --as-needed.Doug Evans2015-07-243-6/+25
* Print data from individual perf runs.Doug Evans2015-07-242-0/+13
* Call gdb_exit before gdb_skip_xml_test on gdb.base/catch-syscall.expSergio Durigan Junior2015-07-242-0/+6
* Fix s390 GNU/Linux build after enum __ptrace_request changesPedro Alves2015-07-242-10/+16
* gdb.python/py-events.exp and normal_stop observers orderingPedro Alves2015-07-244-7/+14
* PR gdb/18717: internal error if non-leader thread exits processPedro Alves2015-07-245-4/+104
* Fix failed exec error messagePedro Alves2015-07-242-1/+5
* Add 'U' suffix to silence GCC 6 warningH.J. Lu2015-07-242-7/+17
* Use 0xffffffffffffffffLL to silence GCC 6 warningH.J. Lu2015-07-242-1/+5
* Fix the evaluation of RL78 complex relocs, by making immediate values be comp...Nick Clifton2015-07-2412-4/+59
* Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywherePedro Alves2015-07-2438-35/+81
* C++: handle glibc's ptrace(enum __ptrace_request, ...)Pedro Alves2015-07-248-21/+215
* Move gdb_ptrace.h to nat/Pedro Alves2015-07-243-1/+7
* make gdbserver use the same ptrace autoconf checks as gdbPedro Alves2015-07-249-69/+335
* Remove proc->priv->new_inferiorYao Qi2015-07-243-15/+10
* Initialise target descrption after skipping extra traps for --wrapperYao Qi2015-07-248-13/+84
* Set proc->priv->new_inferior out of linux_add_processYao Qi2015-07-242-5/+15
* Refactor start_inferiorYao Qi2015-07-242-12/+15
* Test --wrapper when restarting process.Yao Qi2015-07-242-0/+25
* Set general_thread after restartYao Qi2015-07-244-1/+87
* Test --wrapper in extended-remoteYao Qi2015-07-243-5/+67
* Replace -g with -ggdb3 in ld compress testsH.J. Lu2015-07-244-12/+18