aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-24Remove cleanups from check_fast_tracepoint_salsTom Tromey8-23/+28
2018-02-24Automatic date update in version.inGDB Administrator1-1/+1
2018-02-23GDB/testsuite: Fix a typo in $actual_lineMaciej W. Rozycki2-1/+6
2018-02-23dwarf: Make sect_offset 64-bitsSimon Marchi3-168/+225
2018-02-23PR22881, null pointer dereference in assign_file_positions_for_non_load_sectionsAlan Modra2-38/+52
2018-02-23Document the assembler's .dc, .dcb and .ds directives.Nick Clifton2-5/+107
2018-02-23nds32: Support target directive .ict_model.Kuan-Lin Chen4-1/+70
2018-02-23Fix up one ChangeLog date.Kuan-Lin Chen1-1/+1
2018-02-23Automatic date update in version.inGDB Administrator1-1/+1
2018-02-22New plugin interface to get list of symbols wrapped with --wrap option.Sriraman Tallam10-10/+261
2018-02-22RISC-V: Make disassebler work for --enable-targets=all config.Jim Wilson2-0/+5
2018-02-22Diagnose when trying to assemble conditional FP16 vmovx and vinsAndre Simoes Dias Vieira3-205/+279
2018-02-22x86: Add {rex} pseudo prefixH.J. Lu8-0/+114
2018-02-22Fix memory access violation when attempting to shorten a suffixed micromips i...A. Wilcox2-1/+7
2018-02-22Automatic date update in version.inGDB Administrator1-1/+1
2018-02-21Fix a typo.John Baldwin2-1/+5
2018-02-21Add "common-defs.h" include to files in arch/ subdir not yet including it.John Baldwin4-1/+9
2018-02-21Remove a cleanup from parse_expression_for_completionTom Tromey6-34/+38
2018-02-21Remove a cleanup from call_function_by_hand_dummyTom Tromey2-13/+10
2018-02-21Pass readable_regcache to gdbarch method read_pcYao Qi9-16/+31
2018-02-21Move register_dump to regcache-dump.cYao Qi5-416/+459
2018-02-21Remove regcache::m_readonly_pYao Qi3-33/+38
2018-02-21No longer create readonly regcacheYao Qi4-29/+67
2018-02-21Replace regcache::dump with class register_dumpYao Qi3-207/+294
2018-02-21Class detached_regcacheYao Qi5-61/+65
2018-02-21Class readonly_detached_regcacheYao Qi12-64/+118
2018-02-21Remove regcache_save and regcache_cpyYao Qi7-46/+36
2018-02-21class readable_regcache and pass readable_regcache to gdbarch pseudo_register...Yao Qi32-122/+247
2018-02-21Class reg_bufferYao Qi3-35/+68
2018-02-21ia64 testsuite changes for --gc-sectionsAlan Modra20-28/+52
2018-02-21Automatic date update in version.inGDB Administrator1-1/+1
2018-02-20MIPS16/GAS/testsuite: Add cross-section R_MIPS16_PC16_S1 relocation testsMaciej W. Rozycki6-0/+122
2018-02-20MIPS16/opcodes: Free up `M' operand codeMaciej W. Rozycki4-5/+12
2018-02-20gas: xtensa: limit size of auto litpoolsMax Filippov7-45/+119
2018-02-20remote-sim: Add missing ATTRIBUTE_PRINTFSimon Marchi2-5/+10
2018-02-20Fix typo in listing of objcopy's command line options.Ronald Hoogenboom2-1/+6
2018-02-20Enable link time garbage collection support for the IA64 target.Jason Duerstock2-0/+5
2018-02-20gnulib: import mkstempMarkus Metzger16-21/+938
2018-02-20btrace, testsuite: do not force BTSMarkus Metzger2-9/+10
2018-02-20Clarify .arch_extension possible valuesThomas Preud'homme2-1/+6
2018-02-20Fix make 3.81 build errorsAlan Hayward2-13/+18
2018-02-20Automatic date update in version.inGDB Administrator1-1/+1
2018-02-19gdb/doc: Additional information about 'info line'Andrew Burgess2-6/+18
2018-02-19Revert "_bfd_mips_elf_final_link: Notify user about wrong .reginfo size"Maciej W. Rozycki2-10/+9
2018-02-19MIPS/BFD: Fix the size of `.reginfo' and `.MIPS.abiflags' sectionsMaciej W. Rozycki22-3/+196
2018-02-19LD: Support fixed-size sections some psABIs may requireMaciej W. Rozycki5-10/+43
2018-02-19BFD: Remove unused SEC_HAS_GOT_REF section flagMaciej W. Rozycki3-16/+5
2018-02-19Add attribute printf to _bfd_error_handlerAlan Modra6-15/+28
2018-02-19Don't use %llAlan Modra3-6/+12
2018-02-19%L conversionsAlan Modra66-461/+603