aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-21S/390: Remove vx2 facility flagAndreas Krebbel7-152/+160
2017-03-21Add --inlines option to objdump to include scope backtrace of inlined functio...Andi Kleen4-2/+44
2017-03-21arc/nps400: Add cp16/cp32 instructions to opcodes libraryRinat Zelig8-3/+900
2017-03-21Update support for GNU BUILD notes so that version notes can contain extra in...Nick Clifton3-25/+46
2017-03-21Decode properly flags of %ccr register on sparc64.Ivo Raisr6-11/+304
2017-03-21ld: check overflow only for allocated sections.Tristan Gingold2-14/+20
2017-03-21Fix break on Python 2Tim Wiederhake6-2/+27
2017-03-21Automatic date update in version.inGDB Administrator1-1/+1
2017-03-20spu: Use ptid from regcache instead of inferior_ptidSimon Marchi3-0/+28
2017-03-20Use ptid from regcache in almost all remaining nat filesSimon Marchi30-249/+239
2017-03-20Add rvalue reference tests and docsArtemiy Volkov17-4/+972
2017-03-20Add rvalue references to overloading resolutionArtemiy Volkov2-3/+61
2017-03-20Convert lvalue reference type check to general reference type checkArtemiy Volkov37-91/+157
2017-03-20Support rvalue references in the gdb python module (includes doc/)Artemiy Volkov7-9/+52
2017-03-20Support DW_TAG_rvalue_reference typeArtemiy Volkov2-4/+18
2017-03-20Implement printing of rvalue reference types and valuesArtemiy Volkov3-6/+17
2017-03-20Implement demangling for rvalue reference type namesArtemiy Volkov4-0/+18
2017-03-20Support rvalue reference type in parserArtemiy Volkov4-18/+37
2017-03-20Add ability to return rvalue reference values from value_refArtemiy Volkov8-17/+44
2017-03-20Change {lookup,make}_reference_type APIArtemiy Volkov14-26/+85
2017-03-20Add definitions for rvalue reference typesArtemiy Volkov2-0/+20
2017-03-20Add -file-list-shared-libraries MI commandMarc-Andre Laperle14-50/+240
2017-03-20Add a better diagnostic message in mi_gdb_testMarc-Andre Laperle2-1/+6
2017-03-20Remove unused parameter in solib_add and update_solib_listMarc-Andre Laperle7-25/+37
2017-03-20Fix spurious FAILs with examine-backward.expAndreas Arnez2-0/+14
2017-03-20readelf: Don't error on .debug files with NOBITS .dynamic section.Mark Wielaard2-6/+15
2017-03-20Update descriptions of the .2byte, .4byte and .8byte directives.Nick Clifton2-14/+28
2017-03-20s390: Fix displaced-stepping certain relative branch insnsAndreas Arnez2-51/+11
2017-03-20Update the openrisc previous program counter (ppc) when running code in the c...Stafford Horne2-0/+9
2017-03-20[arm] Document missing -mfpu entries.Richard Earnshaw3-4/+13
2017-03-20[arm] Add neon-vfp3 as an alias for neon to -mfpu.Richard Earnshaw2-0/+5
2017-03-20Automatic date update in version.inGDB Administrator1-1/+1
2017-03-20PR 21266, unstable qsort in bfd/elf64-ppc.cAlan Modra2-1/+6
2017-03-19Automatic date update in version.inGDB Administrator1-1/+1
2017-03-18Automatic date update in version.inGDB Administrator1-1/+1
2017-03-18DT_TEXTREL vs IFUNCAlan Modra3-22/+109
2017-03-17i386-gnu-nat: Use ptid from regcache instead of inferior_ptidSimon Marchi2-6/+11
2017-03-17i386-darwin-nat: Use ptid from regcache instead of inferior_ptidSimon Marchi2-2/+7
2017-03-17i386-bsd-nat: Use ptid from regcache instead of inferior_ptidSimon Marchi2-21/+21
2017-03-17hppa-obsd-nat: Use ptid from regcache instead of inferior_ptidSimon Marchi2-12/+13
2017-03-17hppa-nbsd-nat: Use ptid from regcache instead of inferior_ptidSimon Marchi2-12/+15
2017-03-17hppa-linux-nat: Use ptid from regcache instead of inferior_ptidSimon Marchi2-10/+10
2017-03-17corelow: Use ptid from regcache instead of inferior_ptidSimon Marchi2-5/+11
2017-03-17bsd-uthread: Use ptid from regcache instead of inferior_ptidSimon Marchi2-2/+24
2017-03-17arm-nbsd-nat: Use ptid from regcache instead of inferior_ptidSimon Marchi2-10/+16
2017-03-17arm-linux-nat.c: Use ptid from regcache instead of inferior_ptidSimon Marchi2-8/+14
2017-03-17Fix displaying the value associated a GNU BUILD note that uses an ascii name.Nick Clifton2-1/+6
2017-03-17PR remote/21188: Fix remote serial timeoutPedro Alves4-160/+25
2017-03-17Fix PR gdb/19637: bound_registers.py: Add support for Python 3Jonah Graham2-0/+11
2017-03-17E6500 spr mnemonicsAlan Modra2-8/+15