Age | Commit message (Expand) | Author | Files | Lines |
2018-01-24 | 8/8: Remove xml files from gdbserverusers/ahayward/xml | Alan Hayward | 1 | -36/+0 |
2018-01-24 | 7/8: Remove xml param | Alan Hayward | 24 | -30/+26 |
2018-01-24 | 6/8 Add gdbserver xml prints | Alan Hayward | 8 | -29/+280 |
2018-01-24 | 5/8 Use tdesc types | Alan Hayward | 4 | -326/+275 |
2018-01-24 | 4/8 tab make_gdb_type | Alan Hayward | 1 | -196/+213 |
2018-01-24 | 3/8 Use tdesc_feature | Alan Hayward | 6 | -222/+192 |
2018-01-24 | [2/8] use reg_tdesc | Alan Hayward | 7 | -120/+169 |
2018-01-24 | [1/8] move gdbserver tdesc func to C file | Alan Hayward | 2 | -42/+50 |
2018-01-24 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2018-01-23 | MIPS/GAS: Correct default ABI selection for `mips64*-ps2-elf*' | Maciej W. Rozycki | 3 | -2/+10 |
2018-01-23 | MIPS/GAS: Remove a stale OPTION_COMPAT_ARCH_BASE option marker | Maciej W. Rozycki | 2 | -1/+5 |
2018-01-23 | MIPS/BFD: Update a stale `mips_elf32_section_processing' reference | Maciej W. Rozycki | 2 | -1/+6 |
2018-01-23 | Enable Intel PCONFIG instruction. | Igor Tsimbalist | 17 | -5484/+5603 |
2018-01-23 | Enable Intel WBNOINVD instruction. | Igor Tsimbalist | 17 | -5483/+5609 |
2018-01-23 | MIPS/GAS: Correct `as --help' always reporting `o32' as the default ABI | Maciej W. Rozycki | 2 | -3/+13 |
2018-01-23 | MIPS/GAS: Add missing `-mmips16e2'/`-mno-mips16e2' help text | Maciej W. Rozycki | 2 | -0/+8 |
2018-01-23 | s390: Clean up s390-linux-tdep.c | Philipp Rudo | 1 | -32/+44 |
2018-01-23 | s390: Move record-replay to s390-tdep.c | Philipp Rudo | 3 | -3961/+3979 |
2018-01-23 | s390: Split up s390-linux-tdep.c into two files | Philipp Rudo | 8 | -3322/+3548 |
2018-01-23 | s390: gdbarch_tdep add hook for syscall record | Philipp Rudo | 2 | -2/+26 |
2018-01-23 | s390: Hook s390 into OSABI mechanism | Philipp Rudo | 2 | -127/+161 |
2018-01-23 | s390: if -> gdb_assert for tdesc_has_registers check | Philipp Rudo | 2 | -8/+11 |
2018-01-23 | s390: Move tdesc validation to separate function | Philipp Rudo | 2 | -177/+172 |
2018-01-23 | s390: gdbarch_tdep add field tdesc | Philipp Rudo | 2 | -1/+13 |
2018-01-23 | s390: gdbarch_tdep.have_* int -> bool | Philipp Rudo | 2 | -10/+17 |
2018-01-23 | s390: Allocate gdbarch & tdep at start of gdbarch_init | Philipp Rudo | 2 | -42/+73 |
2018-01-23 | s390: Remove duplicate checks for cached gdbarch at init | Philipp Rudo | 2 | -6/+8 |
2018-01-23 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2018-01-22 | GAS/doc: Correct `.set nomips16e2' directive description syntax | Maciej W. Rozycki | 2 | -2/+7 |
2018-01-22 | binutils/doc: Fix a "using" typo in `objcopy --rename-section' description | Maciej W. Rozycki | 2 | -1/+6 |
2018-01-22 | Fix segfault with 'set print object on' + 'whatis <struct>' & co | Pedro Alves | 4 | -5/+38 |
2018-01-22 | MAINTAINERS: Update my company e-mail address | Maciej W. Rozycki | 6 | -3/+15 |
2018-01-22 | Fix the RX assembler so that it can handle escaped double quote characters, i... | Oleg Endo | 5 | -2/+30 |
2018-01-22 | Update Swedish translation for the binutils sub-directory | Nick Clifton | 2 | -1640/+2082 |
2018-01-22 | regcache::cooked_write test | Yao Qi | 2 | -0/+129 |
2018-01-22 | regcache_cooked_read -> regcache->cooked_read | Yao Qi | 5 | -30/+40 |
2018-01-22 | Replace regcache_raw_read with regcache->raw_read | Yao Qi | 24 | -138/+145 |
2018-01-22 | Remove mt port | Yao Qi | 5 | -1239/+10 |
2018-01-22 | Don't call gdbarch_pseudo_register_read_value in jit.c | Yao Qi | 2 | -11/+10 |
2018-01-21 | Ada/DWARF: Assume the Ada compiler produces descriptive type attributes | Joel Brobecker | 2 | -9/+8 |
2018-01-21 | wrong line number in breakpoint location | Joel Brobecker | 10 | -12/+137 |
2018-01-22 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2018-01-21 | gdb: Don't store a thread-id for floating varobj | Andrew Burgess | 5 | -8/+20 |
2018-01-21 | gdb: Remove out of date comment | Andrew Burgess | 2 | -1/+4 |
2018-01-21 | gdb: PR mi/20395: Fix -var-update for registers in frames 1 and up | Andrew Burgess | 9 | -14/+266 |
2018-01-21 | gdb: New API for tracking innermost block | Andrew Burgess | 17 | -94/+111 |
2018-01-21 | gdb: Remove duplicate declaration of global innermost_block | Andrew Burgess | 3 | -5/+6 |
2018-01-21 | gdb: Add test for some error cases of @entry usage | Andrew Burgess | 2 | -0/+13 |
2018-01-21 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2018-01-20 | x86: Check the versioned __tls_get_addr symbol | H.J. Lu | 7 | -1/+72 |