aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-20Fix gdb/ChangeLog typoPedro Alves1-1/+1
2016-01-20Move ChangeLog entry to proper place (gdb/testsuite/ -> gdb/)Pedro Alves1-0/+63
2016-01-20Add support for an ARM specific 'y' section attribute flag to mark the sectio...Mickael Guene18-18/+163
2016-01-20minor reformatting in printcmd.c::print_scalar_formattedJoel Brobecker2-3/+9
2016-01-20Automatic date update in version.inGDB Administrator1-1/+1
2016-01-19Use a separate variable for the size passed to sysctl.John Baldwin2-2/+9
2016-01-19Remove an unused variable.John Baldwin2-2/+4
2016-01-19Dump register notes for each thread when generating a FreeBSD core.John Baldwin2-26/+131
2016-01-19Add support for LWP-based threads on FreeBSD.John Baldwin8-32/+469
2016-01-19Use LWP IDs with ptrace register requests on FreeBSD.John Baldwin6-34/+55
2016-01-19Display per-thread information for threads in FreeBSD cores.John Baldwin2-0/+73
2016-01-19Add support for extracting thread names from cores.John Baldwin5-0/+64
2016-01-19Add a pseudosection for the NT_FREEBSD_THRMISC note.John Baldwin2-0/+11
2016-01-19Add support to readelf for reading FreeBSD ELF core notes.John Baldwin4-0/+67
2016-01-19Fix enum flag with Python 3Simon Marchi2-1/+6
2016-01-19testsuite: Factor out --status in DO_RUNTESTSimon Marchi2-6/+10
2016-01-19Add missing ChangeLog entries for the last 2 commitsSimon Marchi1-0/+10
2016-01-19testsuite: Add --status to runtest invocationSimon Marchi1-2/+2
2016-01-19testsuite: Make check-parallel return non-zero if a test failedSimon Marchi1-2/+4
2016-01-19Fix detection of "r_fs" and "r_gs" on FreeBSD.John Baldwin3-3/+12
2016-01-19Add PIC and TLS support to the ARC target.Miranda Cupertino9-608/+1951
2016-01-19Limit breakpoint re-set to the current program spacePedro Alves13-121/+310
2016-01-19testsuite/gdb.trace: Fix expected message on continue.Marcin Koƛcielnicki4-22/+41
2016-01-19Fix PR18735 test for RL78.Nick Clifton2-0/+6
2016-01-19Automatic date update in version.inGDB Administrator1-1/+1
2016-01-18MIPS: Remove remnants of 48-bit microMIPS instruction supportMaciej W. Rozycki6-72/+27
2016-01-18MIPS: Only build microMIPS specific simulator functions if microMIPS support ...Andrew Bennett2-0/+42
2016-01-18MIPS: Fix microMIPS instruction size determinationMaciej W. Rozycki2-1/+8
2016-01-18testsuite: Remove unused global references in gdb_testSimon Marchi2-2/+4
2016-01-18Use a 32-bit value to hold the section number in the internal COFF symbol str...Nick Clifton8-11/+34
2016-01-18Fix PR threads/19422 - show which thread caused stopPedro Alves29-47/+191
2016-01-18Replace some $ARCH_{get,set}_pc with linux_{get,set}_pc_64bitYao Qi5-32/+46
2016-01-18Replace some $ARCH_{get,set}_pc with linux_{get,set}_pc_32bitYao Qi12-180/+83
2016-01-18[testsuite] @progbits -> %progbitsYao Qi3-8/+14
2016-01-18Re-enable rgn-at11 test for MIPS targets with adjusted section alignment.Nick Clifton3-6/+19
2016-01-18Provide AC_PROG_LEX that copes with LEX=missing from top-levelAlan Modra8-12/+44
2016-01-18Fix gdbserver build failure on targets without forkGary Benson6-55/+326
2016-01-18Skip linker plugin tests if the linker has not been configured to support plu...Nick Clifton2-0/+11
2016-01-18Automatic date update in version.inGDB Administrator1-1/+1
2016-01-17GDB SIGSEGV opening a Fortran program compiled with ifortJonas Hahnfeld2-1/+9
2016-01-17fix gdb version parsing in src-release.shJoel Brobecker1-1/+1
2016-01-17Minor comment fixes in sim/common/sim-fpu.c.Joel Brobecker2-67/+71
2016-01-17minor reformatting in sim/common/sim-fpu.c.Joel Brobecker2-2/+9
2016-01-17Regen configureAlan Modra12-7/+31
2016-01-17m68hc11/12 and xgate config.sub weirdnessAlan Modra10-2/+34
2016-01-17m68hc11/12 readelf supportAlan Modra2-0/+7
2016-01-17Automatic date update in version.inGDB Administrator1-1/+1
2016-01-15[gold][aarch64] PR gold/19472 - DSOs need pc-relative stubs.Han Shen2-2/+11
2016-01-16Automatic date update in version.inGDB Administrator1-1/+1
2016-01-15Fix phony_iconv wide character support.Sandra Loosemore2-27/+57