aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-23Support template lookups in strncmp_iw_with_modeusers/keiths/template-completionKeith Seitz
2018-02-23Remove hard-coded line number from templates.expKeith Seitz
2018-02-23Move find_toplevel_char to utils.[ch]Keith Seitz
2018-02-22Diagnose when trying to assemble conditional FP16 vmovx and vinsAndre Simoes Dias Vieira
2018-02-22x86: Add {rex} pseudo prefixH.J. Lu
2018-02-22Fix memory access violation when attempting to shorten a suffixed micromips i...A. Wilcox
2018-02-22Automatic date update in version.inGDB Administrator
2018-02-21Fix a typo.John Baldwin
2018-02-21Add "common-defs.h" include to files in arch/ subdir not yet including it.John Baldwin
2018-02-21Remove a cleanup from parse_expression_for_completionTom Tromey
2018-02-21Remove a cleanup from call_function_by_hand_dummyTom Tromey
2018-02-21Pass readable_regcache to gdbarch method read_pcYao Qi
2018-02-21Move register_dump to regcache-dump.cYao Qi
2018-02-21Remove regcache::m_readonly_pYao Qi
2018-02-21No longer create readonly regcacheYao Qi
2018-02-21Replace regcache::dump with class register_dumpYao Qi
2018-02-21Class detached_regcacheYao Qi
2018-02-21Class readonly_detached_regcacheYao Qi
2018-02-21Remove regcache_save and regcache_cpyYao Qi
2018-02-21class readable_regcache and pass readable_regcache to gdbarch pseudo_register...Yao Qi
2018-02-21Class reg_bufferYao Qi
2018-02-21ia64 testsuite changes for --gc-sectionsAlan Modra
2018-02-21Automatic date update in version.inGDB Administrator
2018-02-20MIPS16/GAS/testsuite: Add cross-section R_MIPS16_PC16_S1 relocation testsMaciej W. Rozycki
2018-02-20MIPS16/opcodes: Free up `M' operand codeMaciej W. Rozycki
2018-02-20gas: xtensa: limit size of auto litpoolsMax Filippov
2018-02-20remote-sim: Add missing ATTRIBUTE_PRINTFSimon Marchi
2018-02-20Fix typo in listing of objcopy's command line options.Ronald Hoogenboom
2018-02-20Enable link time garbage collection support for the IA64 target.Jason Duerstock
2018-02-20gnulib: import mkstempMarkus Metzger
2018-02-20btrace, testsuite: do not force BTSMarkus Metzger
2018-02-20Clarify .arch_extension possible valuesThomas Preud'homme
2018-02-20Fix make 3.81 build errorsAlan Hayward
2018-02-20Automatic date update in version.inGDB Administrator
2018-02-19gdb/doc: Additional information about 'info line'Andrew Burgess
2018-02-19Revert "_bfd_mips_elf_final_link: Notify user about wrong .reginfo size"Maciej W. Rozycki
2018-02-19MIPS/BFD: Fix the size of `.reginfo' and `.MIPS.abiflags' sectionsMaciej W. Rozycki
2018-02-19LD: Support fixed-size sections some psABIs may requireMaciej W. Rozycki
2018-02-19BFD: Remove unused SEC_HAS_GOT_REF section flagMaciej W. Rozycki
2018-02-19Add attribute printf to _bfd_error_handlerAlan Modra
2018-02-19Don't use %llAlan Modra
2018-02-19%L conversionsAlan Modra
2018-02-19Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.Alan Modra
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra
2018-02-19ld: Add -z separate-code tests to frame.expH.J. Lu
2018-02-19[ARM] Fix bxns maskThomas Preud'homme
2018-02-19Fix mistake in the declaration of the --include-all-whitespace option of the ...Matthias Klose
2018-02-19Add common/ dir in build directoriesAlan Hayward
2018-02-19PT_LOAD and PT_GNU_RELRO segment overlapAlan Modra
2018-02-19Automatic date update in version.inGDB Administrator