Age | Commit message (Expand) | Author | Files | Lines |
2015-06-01 | [AArch64] GAS support BFD_RELOC_AARCH64_LD32_GOTPAGE_LO14 | Jiong Wang | 10 | -0/+57 |
2015-06-01 | PR symtab/18392 | Jan Kratochvil | 7 | -4/+703 |
2015-06-01 | Fetch and store VFP registers by PTRACE_{G,S}ETREGSET | Yao Qi | 2 | -3/+37 |
2015-06-01 | Fetch and store FP registers by PTRACE_{G,S}ETREGSET | Yao Qi | 2 | -10/+84 |
2015-06-01 | Fetch and store GP registers by PTRACE_{G,S}ETREGSET | Yao Qi | 2 | -10/+82 |
2015-06-01 | Check whether kernel supports PTRACE_GETREGSET | Yao Qi | 2 | -0/+21 |
2015-06-01 | Move have_ptrace_getregset to linux-nat.c | Yao Qi | 5 | -4/+14 |
2015-06-01 | Move PTRACE_GETREGSET and PTRACE_SETREGSET to nat/linux-ptrace.h | Yao Qi | 10 | -33/+27 |
2015-06-01 | x86/Intel: fix i386_optab[] for vcvt{,u}si2s{d,s} | Jan Beulich | 2 | -6/+10 |
2015-06-01 | [AArch64] BFD_RELOC_AARCH64_TLSLE_ADD_LO12 should enable overflow check | Jiong Wang | 7 | -2/+48 |
2015-06-01 | [AArch64] BFD Support BFD_RELOC_AARCH64_LD64_GOTPAGE_LO15 | Jiong Wang | 7 | -2/+68 |
2015-06-01 | [AArch64] GAS Support BFD_RELOC_AARCH64_LD64_GOTPAGE_LO15 | Jiong Wang | 10 | -15/+74 |
2015-06-01 | x86/Intel: disassemble vcvt{,u}si2s{d,s} with correct operand order | Jan Beulich | 9 | -432/+451 |
2015-06-01 | x86/Intel: accept mandated operand order for vcvt{,u}si2s{d,s} | Jan Beulich | 6 | -72/+224 |
2015-06-01 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-05-31 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-05-30 | Unbreak DJGPP build of GDB. | Eli Zaretskii | 2 | -2/+10 |
2015-05-30 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-05-29 | Add myself to the Write After Approval list. | Martin Galvan | 2 | -0/+5 |
2015-05-29 | PR gdb/18464: Do not crash on unrecognized GNU .note.ABI-tag values | Roland McGrath | 2 | -45/+49 |
2015-05-29 | Recognize GNU_ABI_TAG_SYLLABLE and GNU_ABI_TAG_NACL. | Roland McGrath | 4 | -6/+24 |
2015-05-29 | Fix building PE test executables in environments where $CFLAGS is needed. | Stephen Kitt | 2 | -4/+9 |
2015-05-29 | xtensa: fix access to the last pseudo register | Max Filippov | 2 | -8/+6 |
2015-05-29 | Fixes a couple of bugs reported in dlltool. | Stephen Kitt | 2 | -0/+10 |
2015-05-29 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-05-28 | Compact EH Support | Catherine Moore | 64 | -289/+2772 |
2015-05-28 | Disable exec-dependent follow vfork tests for remote | Don Breazeal | 2 | -12/+22 |
2015-05-28 | Initialize last_resume_kind for remote fork child | Don Breazeal | 2 | -1/+10 |
2015-05-28 | Make remote follow fork 'Detaching' message match native | Don Breazeal | 2 | -2/+14 |
2015-05-28 | * dwarf2read.c (record_line_ftype): Remove, duplicate. | Doug Evans | 2 | -5/+4 |
2015-05-28 | Remove global variable arm_linux_has_wmmx_registers in arm-linux-nat.c | Yao Qi | 4 | -12/+23 |
2015-05-28 | Remove global variable arm_linux_vfp_register_count in arm-linux-nat.c | Yao Qi | 5 | -30/+48 |
2015-05-28 | Do arm_abi detection for ELFOSABI_GNU binaries | Kyle Huey | 2 | -1/+6 |
2015-05-28 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-05-27 | Add struct to record dwarf line number state machine. | Doug Evans | 2 | -152/+262 |
2015-05-27 | Convert PLT reloc only if pointer equality isn't needed | H.J. Lu | 8 | -4/+67 |
2015-05-27 | dwarf2read.c code cleanup, split out check_line_address | Doug Evans | 2 | -24/+44 |
2015-05-27 | Add set/show debug dwarf-line. | Doug Evans | 5 | -2/+65 |
2015-05-27 | Don't ignore domain in nested lookups. | Doug Evans | 4 | -19/+34 |
2015-05-27 | PR symtab/18258 | Doug Evans | 10 | -43/+409 |
2015-05-27 | [aarch64] Handle unknown instruction encoding | Yao Qi | 2 | -1/+12 |
2015-05-27 | Fix ARI warnings in aarch64-tdep.c | Yao Qi | 2 | -7/+13 |
2015-05-26 | PR c++/18141, c++/18417. | Doug Evans | 5 | -2/+86 |
2015-05-27 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-05-26 | Rename dwarf2 to dwarf in "set debug" and maintenance commands. | Doug Evans | 11 | -107/+168 |
2015-05-26 | PR python/18438 | Doug Evans | 8 | -6/+107 |
2015-05-26 | gdb: tui: Minor fix to compare against NULL. | Andrew Burgess | 2 | -1/+5 |
2015-05-26 | gdb: Add 'tui reg prev' command. | Andrew Burgess | 6 | -3/+78 |
2015-05-26 | All FreeBSD targets are ELF except i?86-*-freebsd\[12\].*. | Ed Maste | 2 | -1/+12 |
2015-05-26 | New gdb.reverse test case for aarch64 instructions | Yao Qi | 3 | -0/+220 |