aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-07fort_dyn_array: Fortran dynamic string supportusers/bheckel/fortran-vla-stringsBernhard Heckel4-30/+285
2016-09-07Fortran: Testsuite, add cyclic pointers.Bernhard Heckel2-0/+32
2016-09-07Resolve dynamic target types of pointers.Bernhard Heckel7-8/+182
2016-09-07Fortran: Typeprint, fix dangling types.Bernhard Heckel7-58/+247
2016-07-12Typeprint: Resolve any dynamic target type of a pointer.Bernhard Heckel3-0/+33
2016-07-12Fortran: Resolve dynamic properties of pointer types.Bernhard Heckel1-1/+28
2016-07-12Fortran: Testsuite, fix differences in type naming.Bernhard Heckel3-15/+22
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