summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 8/8: Remove xml files from gdbserverusers/ahayward/xmlAlan Hayward2018-01-241-36/+0
* 7/8: Remove xml paramAlan Hayward2018-01-2424-30/+26
* 6/8 Add gdbserver xml printsAlan Hayward2018-01-248-29/+280
* 5/8 Use tdesc typesAlan Hayward2018-01-244-326/+275
* 4/8 tab make_gdb_typeAlan Hayward2018-01-241-196/+213
* 3/8 Use tdesc_featureAlan Hayward2018-01-246-222/+192
* [2/8] use reg_tdescAlan Hayward2018-01-247-120/+169
* [1/8] move gdbserver tdesc func to C fileAlan Hayward2018-01-242-42/+50
* Automatic date update in version.inGDB Administrator2018-01-241-1/+1
* MIPS/GAS: Correct default ABI selection for `mips64*-ps2-elf*'Maciej W. Rozycki2018-01-233-2/+10
* MIPS/GAS: Remove a stale OPTION_COMPAT_ARCH_BASE option markerMaciej W. Rozycki2018-01-232-1/+5
* MIPS/BFD: Update a stale `mips_elf32_section_processing' referenceMaciej W. Rozycki2018-01-232-1/+6
* Enable Intel PCONFIG instruction.Igor Tsimbalist2018-01-2317-5484/+5603
* Enable Intel WBNOINVD instruction.Igor Tsimbalist2018-01-2317-5483/+5609
* MIPS/GAS: Correct `as --help' always reporting `o32' as the default ABIMaciej W. Rozycki2018-01-232-3/+13
* MIPS/GAS: Add missing `-mmips16e2'/`-mno-mips16e2' help textMaciej W. Rozycki2018-01-232-0/+8
* s390: Clean up s390-linux-tdep.cPhilipp Rudo2018-01-231-32/+44
* s390: Move record-replay to s390-tdep.cPhilipp Rudo2018-01-233-3961/+3979
* s390: Split up s390-linux-tdep.c into two filesPhilipp Rudo2018-01-238-3322/+3548
* s390: gdbarch_tdep add hook for syscall recordPhilipp Rudo2018-01-232-2/+26
* s390: Hook s390 into OSABI mechanismPhilipp Rudo2018-01-232-127/+161
* s390: if -> gdb_assert for tdesc_has_registers checkPhilipp Rudo2018-01-232-8/+11
* s390: Move tdesc validation to separate functionPhilipp Rudo2018-01-232-177/+172
* s390: gdbarch_tdep add field tdescPhilipp Rudo2018-01-232-1/+13
* s390: gdbarch_tdep.have_* int -> boolPhilipp Rudo2018-01-232-10/+17
* s390: Allocate gdbarch & tdep at start of gdbarch_initPhilipp Rudo2018-01-232-42/+73
* s390: Remove duplicate checks for cached gdbarch at initPhilipp Rudo2018-01-232-6/+8
* Automatic date update in version.inGDB Administrator2018-01-231-1/+1
* GAS/doc: Correct `.set nomips16e2' directive description syntaxMaciej W. Rozycki2018-01-222-2/+7
* binutils/doc: Fix a "using" typo in `objcopy --rename-section' descriptionMaciej W. Rozycki2018-01-222-1/+6
* Fix segfault with 'set print object on' + 'whatis <struct>' & coPedro Alves2018-01-224-5/+38
* MAINTAINERS: Update my company e-mail addressMaciej W. Rozycki2018-01-226-3/+15
* Fix the RX assembler so that it can handle escaped double quote characters, i...Oleg Endo2018-01-225-2/+30
* Update Swedish translation for the binutils sub-directoryNick Clifton2018-01-222-1640/+2082
* regcache::cooked_write testYao Qi2018-01-222-0/+129
* regcache_cooked_read -> regcache->cooked_readYao Qi2018-01-225-30/+40
* Replace regcache_raw_read with regcache->raw_readYao Qi2018-01-2224-138/+145
* Remove mt portYao Qi2018-01-225-1239/+10
* Don't call gdbarch_pseudo_register_read_value in jit.cYao Qi2018-01-222-11/+10
* Ada/DWARF: Assume the Ada compiler produces descriptive type attributesJoel Brobecker2018-01-212-9/+8
* wrong line number in breakpoint locationJoel Brobecker2018-01-2110-12/+137
* Automatic date update in version.inGDB Administrator2018-01-221-1/+1
* gdb: Don't store a thread-id for floating varobjAndrew Burgess2018-01-215-8/+20
* gdb: Remove out of date commentAndrew Burgess2018-01-212-1/+4
* gdb: PR mi/20395: Fix -var-update for registers in frames 1 and upAndrew Burgess2018-01-219-14/+266
* gdb: New API for tracking innermost blockAndrew Burgess2018-01-2117-94/+111
* gdb: Remove duplicate declaration of global innermost_blockAndrew Burgess2018-01-213-5/+6
* gdb: Add test for some error cases of @entry usageAndrew Burgess2018-01-212-0/+13
* Automatic date update in version.inGDB Administrator2018-01-211-1/+1
* x86: Check the versioned __tls_get_addr symbolH.J. Lu2018-01-207-1/+72