aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-07Dwarf: Fix dynamic properties with neg. value.Bernhard Heckel2-8/+44
2016-07-11Automatic date update in version.inGDB Administrator1-1/+1
2016-07-10Automatic date update in version.inGDB Administrator1-1/+1
2016-07-09PR20337, Objdump makes poor choice of symbolsAlan Modra4-2/+27
2016-07-09Automatic date update in version.inGDB Administrator1-1/+1
2016-07-08FT32: Correct 32-bit reloc for BFD_RELOC_32jamesbowman2-1/+5
2016-07-08FT32: adjust disassembly opcode match fieldsjamesbowman2-2/+7
2016-07-08MIPS/GAS: Remove extraneous `install_insn' call from `append_insn'Maciej W. Rozycki1-1/+0
2016-07-08Automatic date update in version.inGDB Administrator1-1/+1
2016-07-07[obv] Fix broken build on Fedora 23.Walfred Tedeschi2-0/+7
2016-07-07Fix of default lookup for "this" symbol.Walfred Tedeschi5-4/+57
2016-07-06FT32 linker script cleanupjamesbowman2-1/+9
2016-07-07Automatic date update in version.inGDB Administrator1-1/+1
2016-07-06gdb.ada/arraydim.exp: Fix directory layoutSimon Marchi2-2/+7
2016-07-06Remove extra output directory level for Ada testsSimon Marchi5-12/+17
2016-07-06Remove extraneous parentheses.John Baldwin2-1/+5
2016-07-06Use unsigned integer constant with left shifts.John Baldwin2-2/+7
2016-07-06Set uses_fp for frames with a valid FP register explicitly.John Baldwin2-11/+23
2016-07-06Remove check for negative size.John Baldwin2-7/+6
2016-07-06Use 'ptid_t' instead of 'ptid' for fbsd_next_vfork_done's return type.John Baldwin2-1/+5
2016-07-06[ARM] Fix endless recursion on calculating CPRC candidateYao Qi2-2/+10
2016-07-06Allow subscripting raw pointersManish Goregaokar5-0/+17
2016-07-06Automatic date update in version.inGDB Administrator1-1/+1
2016-07-05Add -flto to PR ld/20321 testH.J. Lu2-1/+5
2016-07-05Fix fail in gdb.mi/mi-reverse.expYao Qi2-1/+5
2016-07-05[ARM] Purecode compatible long branch veneer for M-profile targets with MOVW.Andre Vieria6-6/+127
2016-07-05[ARM] Change noread to purecode.Andre Vieria11-27/+56
2016-07-05ld: track linker-definedness of symbolsJan Beulich3-5/+14
2016-07-05x86: fix register check in check_qword_reg()Jan Beulich4-1/+19
2016-07-05babeltrace compilation regressionJan Kratochvil3-2/+7
2016-07-05Automatic date update in version.inGDB Administrator1-1/+1
2016-07-04Warn and return for duplicated pluginH.J. Lu4-0/+28
2016-07-04Allow the flash and ram memory region sizes to be specified in the default FT...Nick Clifton2-4/+14
2016-07-04Automatic date update in version.inGDB Administrator1-1/+1
2016-07-03Automatic date update in version.inGDB Administrator1-1/+1
2016-07-02MIPS/GAS/testsuite: Remove remnants of a.out/ECOFF supportMaciej W. Rozycki27-1822/+1066
2016-07-02MIPS/LD/testsuite: Resurrect `branch-misc-2' testMaciej W. Rozycki3-0/+36
2016-07-02MIPS/GAS/testsuite: Split `branch-misc-2' tests into twoMaciej W. Rozycki24-148/+313
2016-07-02MIPS/GAS/testsuite: Reenable disabled external BEQ testsMaciej W. Rozycki5-8/+27
2016-07-02MIPS/GAS/testsuite: Restrict 64-bit `branch-mips' tests to NewABI targetsMaciej W. Rozycki2-3/+13
2016-07-02MIPS/GAS/testsuite: Group `branch-misc' tests togetherMaciej W. Rozycki2-3/+7
2016-07-02Automatic date update in version.inGDB Administrator1-1/+1
2016-07-01Optimize memory_xfer_partial for remoteDon Breazeal5-2/+58
2016-07-01[AArch64] Fix +nofp16 handlingSzabolcs Nagy7-21/+105
2016-07-01Fake VFORK_DONE events when following only the parent after a vfork.John Baldwin2-9/+121
2016-07-01Move fbsd_resume and related functions below fork following helper code.John Baldwin2-64/+70
2016-07-01Honor detach-on-fork on FreeBSD.John Baldwin2-1/+6
2016-07-01Fix Thumb-2 BL detectionThomas Preud'homme6-9/+46
2016-07-01Set debug registers on all threads belonging to the current inferior.John Baldwin2-3/+15
2016-07-01Consolidate x86 debug register code for BSD native targets.John Baldwin15-255/+246