aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-13Bump version to 7.9.50.DATE-cvs.Joel Brobecker2-1/+6
2015-01-13[AArch64] Fix function pointer variable with -Bsymbolic-functionsJiong Wang6-1/+29
2015-01-13[AArch64] Enable overflow check for TLSLE_MOVW_TPREL_G2Jiong Wang6-1/+41
2015-01-13[AArch64] Enable overflow check for R_AARCH64_TLSLE_ADD_TPREL_HI12Jiong Wang7-2/+69
2015-01-13[ARI] Remove trailing new-line in argument of call to warning.gdb-7.9-branchpointJoel Brobecker2-1/+6
2015-01-13[ARI] Remove trailing new-line in argument of call to warning.Joel Brobecker2-1/+6
2015-01-13[python/Ada] gdb.lookup_type fails to looking primitive typeJoel Brobecker4-1/+100
2015-01-13Automatic date update in version.inGDB Administrator1-1/+1
2015-01-12Append to input history file instead of overwriting itPatrick Palka4-4/+84
2015-01-12Properly check abbrev sizeH.J. Lu2-4/+9
2015-01-12Another fix for memory access errors trigegred by running readelf on a corrup...Nick Clifton2-22/+39
2015-01-12[darwin/gdb] Use <setjmp.h> instead of <machine/setjmp.h>James Clarke2-1/+7
2015-01-12gdb.python/py-prompt.exp: restore GDBFLAGSPedro Alves2-0/+6
2015-01-12More fixes for memory access errors when running readelf on fuzzed binaries.Nick Clifton3-3/+30
2015-01-12gas: allow labeling of CFI instructionsJan Beulich9-2/+130
2015-01-12Fix GDB crash caused by discarding grouped debug sectionsTerry Guo2-6/+57
2015-01-12Fix build without makeinfo from release binutils tarAlan Modra3-4/+62
2015-01-12[testsuite patch] Fix new FAIL: py-frame.exp: test Frame.read_register(rip)Jan Kratochvil2-4/+15
2015-01-12arm: properly range check immediate operands of VSHL and VQSHLJan Beulich5-3/+59
2015-01-12Assorted compiler warning fixesAlan Modra5-5/+17
2015-01-11dwarf2read.c (compute_delayed_physnames): Use TYPE_FN_FIELD_PHYSNAME.Doug Evans2-1/+6
2015-01-12Automatic date update in version.inGDB Administrator1-1/+1
2015-01-11Require numeric attributes to specify the form.Doug Evans7-18/+35
2015-01-11Temporarily revert symbol lookup cache.Doug Evans5-828/+14
2015-01-11PR gdb/15830Doug Evans10-53/+159
2015-01-11Fix build on OpenBSD.Mark Kettenis2-1/+7
2015-01-11symtab.c (eq_symbol_entry): Use SYMBOL_SEARCH_NAME and symbol_matches_domain.Doug Evans2-7/+38
2015-01-11tweak previous entryDoug Evans1-1/+1
2015-01-11Improve comments for symbol_cache_mark_{not_,}found.Doug Evans2-4/+16
2015-01-11Only discard space for pc-relative relocs symbolsH.J. Lu7-3/+53
2015-01-10Add symbol lookup cache.Doug Evans5-14/+785
2015-01-11Automatic date update in version.inGDB Administrator1-1/+1
2015-01-10Fix use of wrong struct i387_xsave field in i387_cache_to_xsaveJoel Brobecker2-1/+7
2015-01-10gas/avr: Prevent incorrect overflow errors for diff fixups.Andrew Burgess5-0/+42
2015-01-10Automatic date update in version.inGDB Administrator1-1/+1
2015-01-09Don't align start of segment unless alignment is larger than page size.Cary Coutant2-1/+8
2015-01-09Don't munge yacc's #line directivesPatrick Palka2-1/+5
2015-01-09Fixes a bug in the previous delat to tekhex.c which meant that valid tekhex f...Nick Clifton2-2/+9
2015-01-09This patch adds the necessary support to the assembler to allow wiringPhilipp Tomsich3-1/+20
2015-01-09Consolidate the custom TUI query hook with the default query hookPatrick Palka4-114/+29
2015-01-09add non-stop test that stresses thread starvation issuesPedro Alves3-0/+250
2015-01-09[gdbserver] linux-low.c: better starvation avoidance, handle non-stop mode tooPedro Alves8-346/+506
2015-01-09linux-nat.c: better starvation avoidance, handle non-stop mode tooPedro Alves6-302/+391
2015-01-09linux-nat.c: always mark execing LWP as resumedPedro Alves2-0/+9
2015-01-09linux-nat.c: clean up pending status checking and resuming LWPsPedro Alves2-120/+67
2015-01-09cleanup and speed up (software_)breakpoint_inserted_here_pPedro Alves2-25/+44
2015-01-09watch_thread_num.exp and targets with fairer event reportingPedro Alves4-14/+74
2015-01-09gdb.threads/{siginfo-thread.c,watchthreads-reorder.c,ia64-sigill.c} races wit...Pedro Alves4-0/+51
2015-01-09Use official ELF machine number for moxieAnthony Green4-1/+13
2015-01-09Test attaching to a program that constantly spawns short-lived threadsPedro Alves3-0/+288