aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-29Recognize GNU .note.ABI-tag values 5 (syllable) and 6 (nacl)users/roland/osabiRoland McGrath
2015-05-29PR gdb/18464: Do not crash on unrecognized GNU .note.ABI-tag valuesRoland McGrath
2015-05-29Recognize GNU_ABI_TAG_SYLLABLE and GNU_ABI_TAG_NACL.Roland McGrath
2015-05-29Fix building PE test executables in environments where $CFLAGS is needed.Stephen Kitt
2015-05-29xtensa: fix access to the last pseudo registerMax Filippov
2015-05-29Fixes a couple of bugs reported in dlltool.Stephen Kitt
2015-05-29Automatic date update in version.inGDB Administrator
2015-05-28Compact EH SupportCatherine Moore
2015-05-28Disable exec-dependent follow vfork tests for remoteDon Breazeal
2015-05-28Initialize last_resume_kind for remote fork childDon Breazeal
2015-05-28Make remote follow fork 'Detaching' message match nativeDon Breazeal
2015-05-28* dwarf2read.c (record_line_ftype): Remove, duplicate.Doug Evans
2015-05-28Remove global variable arm_linux_has_wmmx_registers in arm-linux-nat.cYao Qi
2015-05-28Remove global variable arm_linux_vfp_register_count in arm-linux-nat.cYao Qi
2015-05-28Do arm_abi detection for ELFOSABI_GNU binariesKyle Huey
2015-05-28Automatic date update in version.inGDB Administrator
2015-05-27Add struct to record dwarf line number state machine.Doug Evans
2015-05-27Convert PLT reloc only if pointer equality isn't neededH.J. Lu
2015-05-27dwarf2read.c code cleanup, split out check_line_addressDoug Evans
2015-05-27Add set/show debug dwarf-line.Doug Evans
2015-05-27Don't ignore domain in nested lookups.Doug Evans
2015-05-27PR symtab/18258Doug Evans
2015-05-27[aarch64] Handle unknown instruction encodingYao Qi
2015-05-27Fix ARI warnings in aarch64-tdep.cYao Qi
2015-05-26PR c++/18141, c++/18417.Doug Evans
2015-05-27Automatic date update in version.inGDB Administrator
2015-05-26Rename dwarf2 to dwarf in "set debug" and maintenance commands.Doug Evans
2015-05-26PR python/18438Doug Evans
2015-05-26gdb: tui: Minor fix to compare against NULL.Andrew Burgess
2015-05-26gdb: Add 'tui reg prev' command.Andrew Burgess
2015-05-26All FreeBSD targets are ELF except i?86-*-freebsd\[12\].*.Ed Maste
2015-05-26New gdb.reverse test case for aarch64 instructionsYao Qi
2015-05-26Enables gdb.reverse testsuite for aarch64*-linux targetsOmair Javaid
2015-05-26Implements aarch64 process record and reverse debugging supportOmair Javaid
2015-05-26NEWS entry about aarch64-linux record/replay supportOmair Javaid
2015-05-26Rename in_function_epilogue_p to stack_frame_destroyed_pMartin Galvan
2015-05-26xtensa: fix gas segfault with --text-section-literalsMax Filippov
2015-05-26Automatic date update in version.inGDB Administrator
2015-05-25Automatic date update in version.inGDB Administrator
2015-05-24Automatic date update in version.inGDB Administrator
2015-05-23Automatic date update in version.inGDB Administrator
2015-05-22Fixes: "gas/read.c:5087:12: error: left shift of negative"Nick Clifton
2015-05-22gdb: New 'tui enable' and 'tui disable' commands.Andrew Burgess
2015-05-21Make sure test names are unique in gdb.base/gdbinit-history.expPatrick Palka
2015-05-22Automatic date update in version.inGDB Administrator
2015-05-21gdb: Use NULL not 0 in a tui function.Andrew Burgess
2015-05-21gdb: Add cleanup to avoid memory leak on error.Andrew Burgess
2015-05-21gdb: Don't call tui_enable too early.Andrew Burgess
2015-05-21gdb: Add completer for layout command.Andrew Burgess
2015-05-21gdb: Remove register class specific layout names.Andrew Burgess