summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Pass enum elf_os to elfcore_write_prstatususers/hjl/gcoreH.J. Lu2016-01-1910-17/+46
* 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
* testsuite: Remove unused global references in gdb_testSimon Marchi2016-01-182-2/+4
* Use a 32-bit value to hold the section number in the internal COFF symbol str...Nick Clifton2016-01-188-11/+34
* Fix PR threads/19422 - show which thread caused stopPedro Alves2016-01-1829-47/+191
* Replace some $ARCH_{get,set}_pc with linux_{get,set}_pc_64bitYao Qi2016-01-185-32/+46
* Replace some $ARCH_{get,set}_pc with linux_{get,set}_pc_32bitYao Qi2016-01-1812-180/+83
* [testsuite] @progbits -> %progbitsYao Qi2016-01-183-8/+14
* Re-enable rgn-at11 test for MIPS targets with adjusted section alignment.Nick Clifton2016-01-183-6/+19
* Provide AC_PROG_LEX that copes with LEX=missing from top-levelAlan Modra2016-01-188-12/+44
* Fix gdbserver build failure on targets without forkGary Benson2016-01-186-55/+326
* Skip linker plugin tests if the linker has not been configured to support plu...Nick Clifton2016-01-182-0/+11
* Automatic date update in version.inGDB Administrator2016-01-181-1/+1
* GDB SIGSEGV opening a Fortran program compiled with ifortJonas Hahnfeld2016-01-172-1/+9
* fix gdb version parsing in src-release.shJoel Brobecker2016-01-171-1/+1
* Minor comment fixes in sim/common/sim-fpu.c.Joel Brobecker2016-01-172-67/+71
* minor reformatting in sim/common/sim-fpu.c.Joel Brobecker2016-01-172-2/+9
* Regen configureAlan Modra2016-01-1712-7/+31
* m68hc11/12 and xgate config.sub weirdnessAlan Modra2016-01-1710-2/+34
* m68hc11/12 readelf supportAlan Modra2016-01-172-0/+7
* Automatic date update in version.inGDB Administrator2016-01-171-1/+1
* [gold][aarch64] PR gold/19472 - DSOs need pc-relative stubs.Han Shen2016-01-152-2/+11
* Automatic date update in version.inGDB Administrator2016-01-161-1/+1
* Fix phony_iconv wide character support.Sandra Loosemore2016-01-152-27/+57
* Star wildcard ranges (e.g., "info thread 2.*")Pedro Alves2016-01-1511-30/+185
* Fix "thread apply $conv_var" and misc other related problemsPedro Alves2016-01-155-22/+165
* Automatic date update in version.inGDB Administrator2016-01-151-1/+1
* Fix display of RL78 MOVW instructions that use the stack pointer.Nick Clifton2016-01-148-3/+53
* [ARM] Remove field syscall_next_pc in struct gdbarch_tdepYao Qi2016-01-144-29/+36