aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-22Remove elf_backend_write_core_noteusers/palves/core-prstatus-reworkAlan Modra13-594/+13
2016-01-22x32 write_linux_prstatusAlan Modra5-6/+27
2016-01-21Use elfcore_write_linux_prstatus in gdbAlan Modra8-11/+111
2016-01-21Linux core prstatus supportAlan Modra3-1/+176
2016-01-21gdb: Respect CXXFLAGS when building with C++ compilerPedro Alves7-11/+41
2016-01-21Fix unexpected failures in the linker testsuite for ARM VxWorks targets.Nick Clifton9-21/+56
2016-01-21Fix regression introduced in "break *<EXPR>" by explicit location patches.Joel Brobecker12-12/+229
2016-01-21[AArch64] Relax long branch veneer insertion for non STT_FUNC symbolJiong Wang12-33/+187
2016-01-21Convert macros in elf-linux-core.h to inline functionsAlan Modra4-84/+87
2016-01-21Rename elf-linux-psinfo.h to elf-linux-core.hAlan Modra7-5/+13
2016-01-21bfd/configure reorganisationAlan Modra3-1063/+1067
2016-01-21Detect the arm/thumb mode of code SIGRETURN or RT_SIGRETURN returns toYao Qi4-6/+42
2016-01-21Automatic date update in version.inGDB Administrator1-1/+1
2016-01-20Fix sorting of enum values in FlagEnumerationPrinterSimon Marchi5-14/+42
2016-01-20gnu_vector.exp: Respect `should_kfail' for PR 8549Andreas Arnez2-1/+22
2016-01-20Fix missing IPA lib in tspeed.exp in some configurations.Antoine Tremblay2-1/+6
2016-01-20Fix unexpected failures in GAS testsuite for ARM VxWorks target.Nick Clifton9-21/+32
2016-01-20Upda the documentation on assembler error message generation.Nick Clifton2-8/+31
2016-01-20Fix linker testsuite failures for arm-pe targets.Nick Clifton4-3/+20
2016-01-20Skip ARM v8 tests for COFF based targets.Nick Clifton4-0/+10
2016-01-20Fix dlltool tests for ARM targets, which do not support the --leading-undersc...Nick Clifton2-12/+37
2016-01-20[AArch64] Reject invalid immediate operands to MSR UAOMatthew Wahab6-2/+32
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