summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove elf_backend_write_core_noteusers/palves/core-prstatus-reworkAlan Modra2016-01-2213-594/+13
* x32 write_linux_prstatusAlan Modra2016-01-225-6/+27
* Use elfcore_write_linux_prstatus in gdbAlan Modra2016-01-218-11/+111
* Linux core prstatus supportAlan Modra2016-01-213-1/+176
* gdb: Respect CXXFLAGS when building with C++ compilerPedro Alves2016-01-217-11/+41
* Fix unexpected failures in the linker testsuite for ARM VxWorks targets.Nick Clifton2016-01-219-21/+56
* Fix regression introduced in "break *<EXPR>" by explicit location patches.Joel Brobecker2016-01-2112-12/+229
* [AArch64] Relax long branch veneer insertion for non STT_FUNC symbolJiong Wang2016-01-2112-33/+187
* Convert macros in elf-linux-core.h to inline functionsAlan Modra2016-01-214-84/+87
* Rename elf-linux-psinfo.h to elf-linux-core.hAlan Modra2016-01-217-5/+13
* bfd/configure reorganisationAlan Modra2016-01-213-1063/+1067
* Detect the arm/thumb mode of code SIGRETURN or RT_SIGRETURN returns toYao Qi2016-01-214-6/+42
* Automatic date update in version.inGDB Administrator2016-01-211-1/+1
* Fix sorting of enum values in FlagEnumerationPrinterSimon Marchi2016-01-205-14/+42
* gnu_vector.exp: Respect `should_kfail' for PR 8549Andreas Arnez2016-01-202-1/+22
* Fix missing IPA lib in tspeed.exp in some configurations.Antoine Tremblay2016-01-202-1/+6
* Fix unexpected failures in GAS testsuite for ARM VxWorks target.Nick Clifton2016-01-209-21/+32
* Upda the documentation on assembler error message generation.Nick Clifton2016-01-202-8/+31
* Fix linker testsuite failures for arm-pe targets.Nick Clifton2016-01-204-3/+20
* Skip ARM v8 tests for COFF based targets.Nick Clifton2016-01-204-0/+10
* Fix dlltool tests for ARM targets, which do not support the --leading-undersc...Nick Clifton2016-01-202-12/+37
* [AArch64] Reject invalid immediate operands to MSR UAOMatthew Wahab2016-01-206-2/+32
* Fix gdb/ChangeLog typoPedro Alves2016-01-201-1/+1
* Move ChangeLog entry to proper place (gdb/testsuite/ -> gdb/)Pedro Alves2016-01-201-0/+63
* Add support for an ARM specific 'y' section attribute flag to mark the sectio...Mickael Guene2016-01-2018-18/+163
* minor reformatting in printcmd.c::print_scalar_formattedJoel Brobecker2016-01-202-3/+9
* Automatic date update in version.inGDB Administrator2016-01-201-1/+1
* Use a separate variable for the size passed to sysctl.John Baldwin2016-01-192-2/+9
* Remove an unused variable.John Baldwin2016-01-192-2/+4
* Dump register notes for each thread when generating a FreeBSD core.John Baldwin2016-01-192-26/+131
* Add support for LWP-based threads on FreeBSD.John Baldwin2016-01-198-32/+469
* Use LWP IDs with ptrace register requests on FreeBSD.John Baldwin2016-01-196-34/+55
* Display per-thread information for threads in FreeBSD cores.John Baldwin2016-01-192-0/+73
* Add support for extracting thread names from cores.John Baldwin2016-01-195-0/+64
* Add a pseudosection for the NT_FREEBSD_THRMISC note.John Baldwin2016-01-192-0/+11
* Add support to readelf for reading FreeBSD ELF core notes.John Baldwin2016-01-194-0/+67
* Fix enum flag with Python 3Simon Marchi2016-01-192-1/+6
* testsuite: Factor out --status in DO_RUNTESTSimon Marchi2016-01-192-6/+10
* Add missing ChangeLog entries for the last 2 commitsSimon Marchi2016-01-191-0/+10
* testsuite: Add --status to runtest invocationSimon Marchi2016-01-191-2/+2
* testsuite: Make check-parallel return non-zero if a test failedSimon Marchi2016-01-191-2/+4
* Fix detection of "r_fs" and "r_gs" on FreeBSD.John Baldwin2016-01-193-3/+12
* Add PIC and TLS support to the ARC target.Miranda Cupertino2016-01-199-608/+1951
* Limit breakpoint re-set to the current program spacePedro Alves2016-01-1913-121/+310
* testsuite/gdb.trace: Fix expected message on continue.Marcin Koƛcielnicki2016-01-194-22/+41
* Fix PR18735 test for RL78.Nick Clifton2016-01-192-0/+6
* Automatic date update in version.inGDB Administrator2016-01-191-1/+1
* MIPS: Remove remnants of 48-bit microMIPS instruction supportMaciej W. Rozycki2016-01-186-72/+27
* MIPS: Only build microMIPS specific simulator functions if microMIPS support ...Andrew Bennett2016-01-182-0/+42
* MIPS: Fix microMIPS instruction size determinationMaciej W. Rozycki2016-01-182-1/+8