aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-23Enable Intel WBNOINVD instruction.Igor Tsimbalist17-5483/+5609
2018-01-23MIPS/GAS: Correct `as --help' always reporting `o32' as the default ABIMaciej W. Rozycki2-3/+13
2018-01-23MIPS/GAS: Add missing `-mmips16e2'/`-mno-mips16e2' help textMaciej W. Rozycki2-0/+8
2018-01-23s390: Clean up s390-linux-tdep.cPhilipp Rudo1-32/+44
2018-01-23s390: Move record-replay to s390-tdep.cPhilipp Rudo3-3961/+3979
2018-01-23s390: Split up s390-linux-tdep.c into two filesPhilipp Rudo8-3322/+3548
2018-01-23s390: gdbarch_tdep add hook for syscall recordPhilipp Rudo2-2/+26
2018-01-23s390: Hook s390 into OSABI mechanismPhilipp Rudo2-127/+161
2018-01-23s390: if -> gdb_assert for tdesc_has_registers checkPhilipp Rudo2-8/+11
2018-01-23s390: Move tdesc validation to separate functionPhilipp Rudo2-177/+172
2018-01-23s390: gdbarch_tdep add field tdescPhilipp Rudo2-1/+13
2018-01-23s390: gdbarch_tdep.have_* int -> boolPhilipp Rudo2-10/+17
2018-01-23s390: Allocate gdbarch & tdep at start of gdbarch_initPhilipp Rudo2-42/+73
2018-01-23s390: Remove duplicate checks for cached gdbarch at initPhilipp Rudo2-6/+8
2018-01-23Automatic date update in version.inGDB Administrator1-1/+1
2018-01-22GAS/doc: Correct `.set nomips16e2' directive description syntaxMaciej W. Rozycki2-2/+7
2018-01-22binutils/doc: Fix a "using" typo in `objcopy --rename-section' descriptionMaciej W. Rozycki2-1/+6
2018-01-22Fix segfault with 'set print object on' + 'whatis <struct>' & coPedro Alves4-5/+38
2018-01-22MAINTAINERS: Update my company e-mail addressMaciej W. Rozycki6-3/+15
2018-01-22Fix the RX assembler so that it can handle escaped double quote characters, i...Oleg Endo5-2/+30
2018-01-22Update Swedish translation for the binutils sub-directoryNick Clifton2-1640/+2082
2018-01-22regcache::cooked_write testYao Qi2-0/+129
2018-01-22regcache_cooked_read -> regcache->cooked_readYao Qi5-30/+40
2018-01-22Replace regcache_raw_read with regcache->raw_readYao Qi24-138/+145
2018-01-22Remove mt portYao Qi5-1239/+10
2018-01-22Don't call gdbarch_pseudo_register_read_value in jit.cYao Qi2-11/+10
2018-01-21Ada/DWARF: Assume the Ada compiler produces descriptive type attributesJoel Brobecker2-9/+8
2018-01-21wrong line number in breakpoint locationJoel Brobecker10-12/+137
2018-01-22Automatic date update in version.inGDB Administrator1-1/+1
2018-01-21gdb: Don't store a thread-id for floating varobjAndrew Burgess5-8/+20
2018-01-21gdb: Remove out of date commentAndrew Burgess2-1/+4
2018-01-21gdb: PR mi/20395: Fix -var-update for registers in frames 1 and upAndrew Burgess9-14/+266
2018-01-21gdb: New API for tracking innermost blockAndrew Burgess17-94/+111
2018-01-21gdb: Remove duplicate declaration of global innermost_blockAndrew Burgess3-5/+6
2018-01-21gdb: Add test for some error cases of @entry usageAndrew Burgess2-0/+13
2018-01-21Automatic date update in version.inGDB Administrator1-1/+1
2018-01-20x86: Check the versioned __tls_get_addr symbolH.J. Lu7-1/+72
2018-01-20Automatic date update in version.inGDB Administrator1-1/+1
2018-01-19Fix qualified name lookup for RustTom Tromey5-6/+30
2018-01-19S390: Fix infcalls in s390-vregs test caseAndreas Arnez2-2/+7
2018-01-19gdb: Add missing #ifdef USE_THREAD_DB to gdbserverJames Clarke2-0/+7
2018-01-19gdb: Fix ia64 defining TRAP_HWBKPT before including gdb_wait.hJames Clarke3-2/+7
2018-01-19Make linux_nat_detach/thread_db_detach use the inferior parameterSimon Marchi7-14/+39
2018-01-19Pass inferior down to target_detach and to_detachSimon Marchi24-41/+89
2018-01-19Remove args from target detachSimon Marchi25-95/+97
2018-01-19[gas/ARM] Remove spurious commentsThomas Preud'homme2-2/+5
2018-01-19S390: Improve comments for s390-tdbregs test caseAndreas Arnez3-2/+21
2018-01-19Update French translation in bfd sub-directoryNick Clifton2-1804/+1979
2018-01-19Don't pass -m32 to libcc1 on arm-linuxYao Qi2-0/+16
2018-01-19Find arm-linux-gnueabi(hf)?-gcc in compileYao Qi2-1/+6