aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-14[ARC] Fix/improve small data support.Claudiu Zissulescu9-2/+113
2016-07-14Automatic date update in version.inGDB Administrator1-1/+1
2016-07-13PR python/15620, PR python/18620 - breakpoint events in PythonTom Tromey8-0/+143
2016-07-13PR python/17698 - add Breakpoint.pendingTom Tromey9-0/+76
2016-07-13use user_breakpoint_p in python codeTom Tromey2-4/+9
2016-07-13Rearrange Python breakpoint node in documentationTom Tromey2-42/+47
2016-07-13Fix PR cli/18053Tom Tromey4-6/+38
2016-07-13MIPS/opcodes: Address issues with NAL disassemblyMaciej W. Rozycki9-1/+81
2016-07-13MIPS/GAS: Remove extraneous `install_insn' call from `append_insn' (CL)Maciej W. Rozycki1-0/+5
2016-07-13opcodes,gas: support for the ldtxa SPARC instructions.Jose E. Marchesi6-0/+108
2016-07-13[ppc64] Fix for function descriptorsJan Kratochvil6-13/+46
2016-07-13Automatic date update in version.inGDB Administrator1-1/+1
2016-07-12Align x86-64 .got/.got.plt sections to 8 bytesH.J. Lu2-0/+16
2016-07-12PR python/19293 - invalidate frame cache when unwinders changeTom Tromey8-2/+57
2016-07-12Second fix for grammar in error message.Nick Clifton2-1/+5
2016-07-12Match the selftest output when captured_main is inlinedYao Qi2-0/+10
2016-07-12Add type casts to allow C++ compile.Chung-Lin Tang2-2/+8
2016-07-12Fix grammar in error message.Douglas B Rupp2-1/+6
2016-07-12Automatic date update in version.inGDB Administrator1-1/+1
2016-07-11[ARC] Update test.Claudiu Zissulescu2-0/+6
2016-07-11TLS: DTPOFF can accept offsets, stored into addendum. Remove the need of baseClaudiu Zissulescu2-23/+8
2016-07-11Enable relocation overflow messages by default.Cupertino Miranda2-5/+5
2016-07-11Fixes done to TLS.Cupertino Miranda4-530/+658
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