aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-25Skip an archive element if not added by linkerH.J. Lu15-12/+151
2016-05-25fix spelling of HAVE_LIBPYTHON2_4 in py-value.cTom Tromey2-2/+7
2016-05-25Fix typo in changelog entryNick Clifton1-1/+1
2016-05-25Only generate VMOV.I64 instructions for loading constant floating point value...Chua Zheng Leong4-3/+14
2016-05-25Fortran, typeprint: Forward level of details to be printed for pointers.Bernhard Heckel5-4/+26
2016-05-25Fortran, testsuite: Fix duplicate testcase name.Bernhard Heckel2-1/+6
2016-05-25Fortran, testsuite: Add testcases for nested structures.Bernhard Heckel2-0/+29
2016-05-25Fortran, typeprint: Decrease level of details when printing elements of a str...Bernhard Heckel7-24/+58
2016-05-25Fortran, typeprint: Take level of details into account when printing elements...Bernhard Heckel4-23/+26
2016-05-25Fortran, typeprint: Fix wrong indentation when ptype nested structures.Bernhard Heckel4-5/+14
2016-05-25Fortran, testsuite: Use multi_line in whatis_type testcase.Bernhard Heckel2-4/+20
2016-05-25Automatic date update in version.inGDB Administrator1-1/+1
2016-05-24MIPS/BFD: Unify `bfd_reloc_outofrange' error reporting codeMaciej W. Rozycki2-8/+10
2016-05-24Fix PR python/17386 - add __index__ method to gdb.ValueTom Tromey4-1/+26
2016-05-24add nb_inplace_divide for python 2Tom Tromey2-0/+8
2016-05-24Fix PR python/17981Tom Tromey6-4/+26
2016-05-24PR gdb/19194 - fix typo in the manualTom Tromey2-1/+6
2016-05-24Fix PR gdb/19828: gdb -p <process from a container>: internal errorPedro Alves5-0/+186
2016-05-24Make gdb/linux-nat.c consider a waitstatus pending on the infrun sidePedro Alves2-1/+11
2016-05-24[Linux] Optimize PID -> struct lwp_info lookupPedro Alves3-39/+156
2016-05-24[Linux] Avoid refetching core-of-thread if thread hasn't runPedro Alves2-1/+16
2016-05-24[Linux] Read vDSO range from /proc/PID/task/PID/maps instead of /proc/PID/mapsPedro Alves2-23/+62
2016-05-24Linux native thread create/exit events supportPedro Alves3-17/+73
2016-05-24MIPS/GAS: Treat local jump relocs the same no matter if REL or RELAMaciej W. Rozycki12-7/+195
2016-05-24MIPS/GAS: Cut TLS reloc dead code path in `md_apply_fix'Maciej W. Rozycki2-8/+12
2016-05-24xtensa: make map_suffix_reloc_to_operator return operatorTTrevor Saunders2-4/+10
2016-05-24d30v: make var type operatorTTrevor Saunders2-1/+5
2016-05-24mmix: constify handler_charpTrevor Saunders2-1/+6
2016-05-24ft32: fixup TARGET_FORMATTrevor Saunders2-3/+7
2016-05-24ia64: use XOBNEW and XOBNEWVECTrevor Saunders2-4/+9
2016-05-24change some variable's type to op_errTrevor Saunders3-2/+7
2016-05-24Fix syntax error in annota-input-while-running.expFrancis Ricci2-2/+6
2016-05-24Add myself as a write-after-approval GDB maintainerYan-Ting Lin2-0/+5
2016-05-24Automatic date update in version.inGDB Administrator1-1/+1
2016-05-23Enable R_AARCH64_NONE for 64-bit code.Jim Wilson5-4/+18
2016-05-23Skip unwritable frames in command "finish"Yao Qi10-0/+94
2016-05-23Fix PR python/19438, PR python/18393 - initialize dictionariesTom Tromey6-2/+24
2016-05-23[ARC] Update instruction type and delay slot info.Claudiu Zissulescu6-114/+154
2016-05-23[ARC] Add XY registers, update neg instruction.Claudiu Zissulescu4-1/+39
2016-05-23[ARC] Rename "class" named attributes.Claudiu Zissulescu7-19/+37
2016-05-23Use standard_testfile in gdb.arch/thumb-prologue.exp and gdb.arch/thumb2-it.expYao Qi3-6/+7
2016-05-23oops - omitted from previous deltaNick Clifton1-0/+4
2016-05-23Add support for configuring for the ARM Phoenix target.Kuba Sejdak8-0/+52
2016-05-23Remove unused libthread_db td_thr_validate referenceGary Benson3-3/+7
2016-05-23Sync config.guess and config.sub with FSF GCC mainline versionsNick Clifton3-47/+65
2016-05-23Support for dedicated ARM stub section with paddingThomas Preud'homme2-2/+43
2016-05-23Support for dedicated output section for some ARM veneer typesThomas Preud'homme6-39/+193
2016-05-23Search for libutil-freebsd as alternative to libutilJon Boden3-2/+9
2016-05-23tic54x: use concat moreTrevor Saunders2-6/+9
2016-05-23spu: make some constants unsignedTrevor Saunders2-1/+5