aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-25Fix bug with cmn/adds where C flag was incorrectly set.Jim Wilson4-1/+27
2017-03-26Automatic date update in version.inGDB Administrator1-1/+1
2017-03-25Automatic date update in version.inGDB Administrator1-1/+1
2017-03-24Remove MAX_REGISTER_SIZE from target.cAlan Hayward4-39/+52
2017-03-24Avoid segfault on invalid directory tablePádraig Brady2-6/+22
2017-03-24[GAS/ARM] Fix selected_cpu with default CPU and -mcpuThomas Preud'homme2-2/+7
2017-03-24readelf: Fix incorrect "Version definition past end of section" message (Chan...Maciej W. Rozycki1-1/+2
2017-03-24Automatic date update in version.inGDB Administrator1-1/+1
2017-03-23Remove some unnecessary inferior_ptid setting/restoring when fetching/storing...Simon Marchi6-82/+39
2017-03-23Remove MAX_REGISTER_SIZE from sol-thread.cAlan Hayward2-9/+4
2017-03-23Handle PRFM in AArch64 process recordYao Qi2-3/+64
2017-03-23Fix code indentationYao Qi2-8/+17
2017-03-23Remove AARCH64_RECORD_FAILUREYao Qi2-1/+4
2017-03-23Remove constness of libdir in do_start_initializationAndreas Arnez1-1/+1
2017-03-23Fix memory leak in python.c:do_start_initializationPhilipp Rudo2-1/+7
2017-03-23Automatic date update in version.inGDB Administrator1-1/+1
2017-03-22Sanitize RISC-V GAS help text, documentationPalmer Dabbelt3-7/+17
2017-03-22gas: xtensa: make trampolines relaxation work with jumps in slots other than 0Max Filippov2-4/+25
2017-03-22Remove lwp -> pid conversion in linux_nat_xfer_partialSimon Marchi3-11/+13
2017-03-22Sync top level config files with master versions in the FSF config project.Nick Clifton3-9/+26
2017-03-22Remove @code for pythonYao Qi2-1/+5
2017-03-22Wrap locally used classes in anonymous namespaceYao Qi5-0/+27
2017-03-22Import sys in gdb/python/lib/gdb/printer/bound_registers.pyJonah Graham2-0/+7
2017-03-22Automatic date update in version.inGDB Administrator1-1/+1
2017-03-21Disable shared library tests for nios2-*-elf.Sandra Loosemore2-0/+6
2017-03-21windows: Use ptid from regcache in register fetch/storeSimon Marchi2-26/+40
2017-03-21Remove remaining reference to struct serial::current_timeoutSimon Marchi2-2/+5
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