aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-18Move register_dump to regcache-dump.cusers/qiyao/regcache-split-4Yao Qi4-416/+453
2018-01-18Remove regcache::m_readonly_pYao Qi2-33/+19
2018-01-18No longer create readonly regcacheYao Qi3-29/+58
2018-01-18Replace regcache::dump with class register_dumpYao Qi2-207/+285
2018-01-18Class reg_buffer_rwYao Qi4-61/+44
2018-01-18Class regcache_readonlyYao Qi11-63/+79
2018-01-18Remove regcache_save and regcache_cpyYao Qi6-46/+19
2018-01-18class regcache_read and Pass regcache_read to gdbarch methodsYao Qi31-122/+178
2018-01-18Class reg_bufferYao Qi2-35/+58
2018-01-18regcache::cooked_write testYao Qi1-0/+124
2018-01-18regcache_cooked_read -> regcache->cooked_readYao Qi4-30/+31
2018-01-18Replace regcache_raw_read with regcache->raw_readYao Qi23-138/+123
2018-01-18Remove mt portYao Qi4-1239/+3
2018-01-18Don't call gdbarch_pseudo_register_read_value in jit.cYao Qi1-11/+5
2018-01-18Make abbrev_table::abbrevs privateYao Qi2-6/+15
2018-01-18Call cooked_read in ppu2spu_prev_registerYao Qi2-5/+5
2018-01-18PowerPC PLT stub alignment fixesAlan Modra8-19/+58
2018-01-18Update Bulgarian translation of the binutils sub-directoryNick Clifton3-1606/+2057
2018-01-18Automatic date update in version.inGDB Administrator1-1/+1
2018-01-17Fix warning on gdb/compile/compile.c (C++-ify "triplet_rx")Sergio Durigan Junior2-5/+11
2018-01-17RISC-V: Fix bug in prior addi/c.nop patch.Jim Wilson4-1/+20
2018-01-17Remove symbolp typedefTom Tromey2-3/+4
2018-01-17Remove objfile argument from add_dyn_propTom Tromey4-10/+16
2018-01-17Change dwarf2_cu::method_info to be a std::vectorTom Tromey2-57/+49
2018-01-17Allocate dwarf2_cu with newSimon Marchi2-143/+79
2018-01-17Allocate abbrev_table with newTom Tromey2-180/+134
2018-01-17Unify new_symbol and new_symbol_fullTom Tromey2-20/+16
2018-01-17Fix ChangeLog dates of previous commitSimon Marchi2-2/+2
2018-01-17Fix gdb segv when objfile can't be openedMike Gulick8-12/+261
2018-01-17Make linux_ptrace_attach_fail_reason return an std::stringSimon Marchi7-58/+64
2018-01-17linux-nat: Remove unnecessary xstrdupSimon Marchi2-6/+7
2018-01-17Replace CET bit with IBT and SHSTK bits.Igor Tsimbalist18-5563/+5671
2018-01-17Update Ukranian and Russian translations in bfd libraryNick Clifton3-1983/+5147
2018-01-17configure: Fix test for fs_base/gs_base in <sys/user.h>Eldar Abusalimov6-6/+26
2018-01-17Don't pass -m64 to libcc1 on aarch64-linux.Yao Qi2-0/+18
2018-01-17Relax gdb.compile/compile.exp to match the address printed for frameYao Qi2-2/+10
2018-01-17Warning fixAlan Modra2-1/+5
2018-01-17PowerPC PLT speculative execution barriersAlan Modra16-48/+261
2018-01-17PowerPC PLT stub tidyAlan Modra24-433/+555
2018-01-17Automatic date update in version.inGDB Administrator1-1/+1
2018-01-16binutils release procedure: Add AI to update branch name in crontabJoel Brobecker2-6/+24
2018-01-16Update translations for various binutils components.Nick Clifton9-4932/+7265
2018-01-16Remove trailing spaces in binutils/README-how-to-make-a-releaseJoel Brobecker2-15/+19
2018-01-16Mark register unavailable when PTRACE_PEEKUSER failsYao Qi2-1/+11
2018-01-16Automatic date update in version.inGDB Administrator1-1/+1
2018-01-15RISC-V: Add support for addi that compresses to c.nop.Jim Wilson5-2/+22
2018-01-15gdb/common/signals-state-save-restore.c: Fix typosPedro Alves2-2/+6
2018-01-15Fix scm-ports.exp regressionTom Tromey2-1/+6
2018-01-15Fix -fuse-ld option to accept string argument.Cary Coutant2-1/+6
2018-01-15[ARM] Add new macro for Thumb-only opcodesThomas Preud'homme2-9/+27