aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-29Recognize GNU .note.ABI-tag values 5 (syllable) and 6 (nacl)users/roland/osabiRoland McGrath4-9/+27
2015-05-29PR gdb/18464: Do not crash on unrecognized GNU .note.ABI-tag valuesRoland McGrath2-45/+49
2015-05-29Recognize GNU_ABI_TAG_SYLLABLE and GNU_ABI_TAG_NACL.Roland McGrath4-6/+24
2015-05-29Fix building PE test executables in environments where $CFLAGS is needed.Stephen Kitt2-4/+9
2015-05-29xtensa: fix access to the last pseudo registerMax Filippov2-8/+6
2015-05-29Fixes a couple of bugs reported in dlltool.Stephen Kitt2-0/+10
2015-05-29Automatic date update in version.inGDB Administrator1-1/+1
2015-05-28Compact EH SupportCatherine Moore64-289/+2772
2015-05-28Disable exec-dependent follow vfork tests for remoteDon Breazeal2-12/+22
2015-05-28Initialize last_resume_kind for remote fork childDon Breazeal2-1/+10
2015-05-28Make remote follow fork 'Detaching' message match nativeDon Breazeal2-2/+14
2015-05-28* dwarf2read.c (record_line_ftype): Remove, duplicate.Doug Evans2-5/+4
2015-05-28Remove global variable arm_linux_has_wmmx_registers in arm-linux-nat.cYao Qi4-12/+23
2015-05-28Remove global variable arm_linux_vfp_register_count in arm-linux-nat.cYao Qi5-30/+48
2015-05-28Do arm_abi detection for ELFOSABI_GNU binariesKyle Huey2-1/+6
2015-05-28Automatic date update in version.inGDB Administrator1-1/+1
2015-05-27Add struct to record dwarf line number state machine.Doug Evans2-152/+262
2015-05-27Convert PLT reloc only if pointer equality isn't neededH.J. Lu8-4/+67
2015-05-27dwarf2read.c code cleanup, split out check_line_addressDoug Evans2-24/+44
2015-05-27Add set/show debug dwarf-line.Doug Evans5-2/+65
2015-05-27Don't ignore domain in nested lookups.Doug Evans4-19/+34
2015-05-27PR symtab/18258Doug Evans10-43/+409
2015-05-27[aarch64] Handle unknown instruction encodingYao Qi2-1/+12
2015-05-27Fix ARI warnings in aarch64-tdep.cYao Qi2-7/+13
2015-05-26PR c++/18141, c++/18417.Doug Evans5-2/+86
2015-05-27Automatic date update in version.inGDB Administrator1-1/+1
2015-05-26Rename dwarf2 to dwarf in "set debug" and maintenance commands.Doug Evans11-107/+168
2015-05-26PR python/18438Doug Evans8-6/+107
2015-05-26gdb: tui: Minor fix to compare against NULL.Andrew Burgess2-1/+5
2015-05-26gdb: Add 'tui reg prev' command.Andrew Burgess6-3/+78
2015-05-26All FreeBSD targets are ELF except i?86-*-freebsd\[12\].*.Ed Maste2-1/+12
2015-05-26New gdb.reverse test case for aarch64 instructionsYao Qi3-0/+220
2015-05-26Enables gdb.reverse testsuite for aarch64*-linux targetsOmair Javaid2-0/+7
2015-05-26Implements aarch64 process record and reverse debugging supportOmair Javaid6-1/+1747
2015-05-26NEWS entry about aarch64-linux record/replay supportOmair Javaid2-0/+9
2015-05-26Rename in_function_epilogue_p to stack_frame_destroyed_pMartin Galvan24-102/+146
2015-05-26xtensa: fix gas segfault with --text-section-literalsMax Filippov2-1/+15
2015-05-26Automatic date update in version.inGDB Administrator1-1/+1
2015-05-25Automatic date update in version.inGDB Administrator1-1/+1
2015-05-24Automatic date update in version.inGDB Administrator1-1/+1
2015-05-23Automatic date update in version.inGDB Administrator1-1/+1
2015-05-22Fixes: "gas/read.c:5087:12: error: left shift of negative"Nick Clifton2-1/+7
2015-05-22gdb: New 'tui enable' and 'tui disable' commands.Andrew Burgess5-2/+63
2015-05-21Make sure test names are unique in gdb.base/gdbinit-history.expPatrick Palka2-7/+14
2015-05-22Automatic date update in version.inGDB Administrator1-1/+1
2015-05-21gdb: Use NULL not 0 in a tui function.Andrew Burgess2-3/+7
2015-05-21gdb: Add cleanup to avoid memory leak on error.Andrew Burgess2-1/+8
2015-05-21gdb: Don't call tui_enable too early.Andrew Burgess2-4/+14
2015-05-21gdb: Add completer for layout command.Andrew Burgess4-1/+46
2015-05-21gdb: Remove register class specific layout names.Andrew Burgess9-251/+178