summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move register_dump to regcache-dump.cusers/qiyao/regcache-split-4Yao Qi2018-01-184-416/+453
* Remove regcache::m_readonly_pYao Qi2018-01-182-33/+19
* No longer create readonly regcacheYao Qi2018-01-183-29/+58
* Replace regcache::dump with class register_dumpYao Qi2018-01-182-207/+285
* Class reg_buffer_rwYao Qi2018-01-184-61/+44
* Class regcache_readonlyYao Qi2018-01-1811-63/+79
* Remove regcache_save and regcache_cpyYao Qi2018-01-186-46/+19
* class regcache_read and Pass regcache_read to gdbarch methodsYao Qi2018-01-1831-122/+178
* Class reg_bufferYao Qi2018-01-182-35/+58
* regcache::cooked_write testYao Qi2018-01-181-0/+124
* regcache_cooked_read -> regcache->cooked_readYao Qi2018-01-184-30/+31
* Replace regcache_raw_read with regcache->raw_readYao Qi2018-01-1823-138/+123
* Remove mt portYao Qi2018-01-184-1239/+3
* Don't call gdbarch_pseudo_register_read_value in jit.cYao Qi2018-01-181-11/+5
* Make abbrev_table::abbrevs privateYao Qi2018-01-182-6/+15
* Call cooked_read in ppu2spu_prev_registerYao Qi2018-01-182-5/+5
* PowerPC PLT stub alignment fixesAlan Modra2018-01-188-19/+58
* Update Bulgarian translation of the binutils sub-directoryNick Clifton2018-01-183-1606/+2057
* Automatic date update in version.inGDB Administrator2018-01-181-1/+1
* Fix warning on gdb/compile/compile.c (C++-ify "triplet_rx")Sergio Durigan Junior2018-01-172-5/+11
* RISC-V: Fix bug in prior addi/c.nop patch.Jim Wilson2018-01-174-1/+20
* Remove symbolp typedefTom Tromey2018-01-172-3/+4
* Remove objfile argument from add_dyn_propTom Tromey2018-01-174-10/+16
* Change dwarf2_cu::method_info to be a std::vectorTom Tromey2018-01-172-57/+49
* Allocate dwarf2_cu with newSimon Marchi2018-01-172-143/+79
* Allocate abbrev_table with newTom Tromey2018-01-172-180/+134
* Unify new_symbol and new_symbol_fullTom Tromey2018-01-172-20/+16
* Fix ChangeLog dates of previous commitSimon Marchi2018-01-172-2/+2
* Fix gdb segv when objfile can't be openedMike Gulick2018-01-178-12/+261
* Make linux_ptrace_attach_fail_reason return an std::stringSimon Marchi2018-01-177-58/+64
* linux-nat: Remove unnecessary xstrdupSimon Marchi2018-01-172-6/+7
* Replace CET bit with IBT and SHSTK bits.Igor Tsimbalist2018-01-1718-5563/+5671
* Update Ukranian and Russian translations in bfd libraryNick Clifton2018-01-173-1983/+5147
* configure: Fix test for fs_base/gs_base in <sys/user.h>Eldar Abusalimov2018-01-176-6/+26
* Don't pass -m64 to libcc1 on aarch64-linux.Yao Qi2018-01-172-0/+18
* Relax gdb.compile/compile.exp to match the address printed for frameYao Qi2018-01-172-2/+10
* Warning fixAlan Modra2018-01-172-1/+5
* PowerPC PLT speculative execution barriersAlan Modra2018-01-1716-48/+261
* PowerPC PLT stub tidyAlan Modra2018-01-1724-433/+555
* Automatic date update in version.inGDB Administrator2018-01-171-1/+1
* binutils release procedure: Add AI to update branch name in crontabJoel Brobecker2018-01-162-6/+24
* Update translations for various binutils components.Nick Clifton2018-01-169-4932/+7265
* Remove trailing spaces in binutils/README-how-to-make-a-releaseJoel Brobecker2018-01-162-15/+19
* Mark register unavailable when PTRACE_PEEKUSER failsYao Qi2018-01-162-1/+11
* Automatic date update in version.inGDB Administrator2018-01-161-1/+1
* RISC-V: Add support for addi that compresses to c.nop.Jim Wilson2018-01-155-2/+22
* gdb/common/signals-state-save-restore.c: Fix typosPedro Alves2018-01-152-2/+6
* Fix scm-ports.exp regressionTom Tromey2018-01-152-1/+6
* Fix -fuse-ld option to accept string argument.Cary Coutant2018-01-152-1/+6
* [ARM] Add new macro for Thumb-only opcodesThomas Preud'homme2018-01-152-9/+27