aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-27Factor out int printing code from generic_val_printSimon Marchi2-11/+29
2015-07-27Factor out bool printing code from generic_val_printSimon Marchi2-18/+39
2015-07-27Factor out function/method printing code from generic_val_printSimon Marchi2-15/+37
2015-07-27Factor out flags printing code from generic_val_printSimon Marchi2-6/+24
2015-07-27Factor out enum printing code from generic_val_printSimon Marchi2-57/+77
2015-07-27Factor out reference printing code from generic_val_printSimon Marchi2-37/+56
2015-07-27Factor out memberptr printing code from generic_val_printSimon Marchi2-2/+21
2015-07-27Factor out pointer printing code from generic_val_printSimon Marchi2-12/+32
2015-07-27Factor out array printing code from generic_val_printSimon Marchi2-25/+47
2015-07-27Factor out print_unpacked_pointer from generic_val_printSimon Marchi2-17/+37
2015-07-27Check address of versined symbolH.J. Lu3-5/+19
2015-07-27Have SIGTERM promptly quit GDB even when the dummy target is activePatrick Palka4-9/+46
2015-07-27[gdbserver] Don't set srv_linux_usrregs for aarch64*-*-linux*Yao Qi2-1/+5
2015-07-27Fix ChangeLog entryYao Qi2-4/+4
2015-07-27Remove REMOTE_EXAMPLES from gdb/Makefile.inYao Qi2-2/+4
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