summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Do not crash on unrecognized GNU .note.ABI-tag valuesusers/roland/osabi-assertRoland McGrath2015-05-282-9/+13
* Compact EH SupportCatherine Moore2015-05-2864-289/+2772
* Disable exec-dependent follow vfork tests for remoteDon Breazeal2015-05-282-12/+22
* Initialize last_resume_kind for remote fork childDon Breazeal2015-05-282-1/+10
* Make remote follow fork 'Detaching' message match nativeDon Breazeal2015-05-282-2/+14
* * dwarf2read.c (record_line_ftype): Remove, duplicate.Doug Evans2015-05-282-5/+4
* Remove global variable arm_linux_has_wmmx_registers in arm-linux-nat.cYao Qi2015-05-284-12/+23
* Remove global variable arm_linux_vfp_register_count in arm-linux-nat.cYao Qi2015-05-285-30/+48
* Do arm_abi detection for ELFOSABI_GNU binariesKyle Huey2015-05-282-1/+6
* Automatic date update in version.inGDB Administrator2015-05-281-1/+1
* Add struct to record dwarf line number state machine.Doug Evans2015-05-272-152/+262
* Convert PLT reloc only if pointer equality isn't neededH.J. Lu2015-05-278-4/+67
* dwarf2read.c code cleanup, split out check_line_addressDoug Evans2015-05-272-24/+44
* Add set/show debug dwarf-line.Doug Evans2015-05-275-2/+65
* Don't ignore domain in nested lookups.Doug Evans2015-05-274-19/+34
* PR symtab/18258Doug Evans2015-05-2710-43/+409
* [aarch64] Handle unknown instruction encodingYao Qi2015-05-272-1/+12
* Fix ARI warnings in aarch64-tdep.cYao Qi2015-05-272-7/+13
* PR c++/18141, c++/18417.Doug Evans2015-05-265-2/+86
* Automatic date update in version.inGDB Administrator2015-05-271-1/+1
* Rename dwarf2 to dwarf in "set debug" and maintenance commands.Doug Evans2015-05-2611-107/+168
* PR python/18438Doug Evans2015-05-268-6/+107
* gdb: tui: Minor fix to compare against NULL.Andrew Burgess2015-05-262-1/+5
* gdb: Add 'tui reg prev' command.Andrew Burgess2015-05-266-3/+78
* All FreeBSD targets are ELF except i?86-*-freebsd\[12\].*.Ed Maste2015-05-262-1/+12
* New gdb.reverse test case for aarch64 instructionsYao Qi2015-05-263-0/+220
* Enables gdb.reverse testsuite for aarch64*-linux targetsOmair Javaid2015-05-262-0/+7
* Implements aarch64 process record and reverse debugging supportOmair Javaid2015-05-266-1/+1747
* NEWS entry about aarch64-linux record/replay supportOmair Javaid2015-05-262-0/+9
* Rename in_function_epilogue_p to stack_frame_destroyed_pMartin Galvan2015-05-2624-102/+146
* xtensa: fix gas segfault with --text-section-literalsMax Filippov2015-05-262-1/+15
* Automatic date update in version.inGDB Administrator2015-05-261-1/+1
* Automatic date update in version.inGDB Administrator2015-05-251-1/+1
* Automatic date update in version.inGDB Administrator2015-05-241-1/+1
* Automatic date update in version.inGDB Administrator2015-05-231-1/+1
* Fixes: "gas/read.c:5087:12: error: left shift of negative"Nick Clifton2015-05-222-1/+7
* gdb: New 'tui enable' and 'tui disable' commands.Andrew Burgess2015-05-225-2/+63
* Make sure test names are unique in gdb.base/gdbinit-history.expPatrick Palka2015-05-212-7/+14
* Automatic date update in version.inGDB Administrator2015-05-221-1/+1
* gdb: Use NULL not 0 in a tui function.Andrew Burgess2015-05-212-3/+7
* gdb: Add cleanup to avoid memory leak on error.Andrew Burgess2015-05-212-1/+8
* gdb: Don't call tui_enable too early.Andrew Burgess2015-05-212-4/+14
* gdb: Add completer for layout command.Andrew Burgess2015-05-214-1/+46
* gdb: Remove register class specific layout names.Andrew Burgess2015-05-219-251/+178
* Automatic date update in version.inGDB Administrator2015-05-211-1/+1
* gdb/testsuite: New skip_tui_tests predicate.Andrew Burgess2015-05-203-0/+28
* Skip extra relocations in .rel.plt/.rela.pltH.J. Lu2015-05-203-0/+17
* [AArch64/BFD] Sort relocation case labels alphabeticallyJiong Wang2015-05-203-79/+91
* [AArch64] Sort relocation case labels alphabeticallyJiong Wang2015-05-202-18/+25
* Memory leak reading frame register during inferior event handlingJoel Brobecker2015-05-202-1/+22