summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use strtab with GC and suffix merging for .strtabusers/hjl/pr18451H.J. Lu2015-05-278-174/+270
* 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
* gdb/ada-lang.c: Rename local variable typename into type_name...Joel Brobecker2015-05-202-5/+10
* Automatic date update in version.inGDB Administrator2015-05-201-1/+1
* compile: Fix ASAN crash for gdb.compile/compile.expJan Kratochvil2015-05-192-2/+10
* compile: gdb_stdout -> gdb_stdlogJan Kratochvil2015-05-194-16/+24
* Fix gdb.base/gdbinit-history.exp when HISTSIZE is set in the environmentPedro Alves2015-05-192-2/+17
* Automatic date update in version.inGDB Administrator2015-05-191-1/+1
* Fix seg-fault in readelf when decoding corrupt IA64 unwind information.Nick Clifton2015-05-184-53/+52
* Fix dw-2 test for 16-bit targets.Nick Clifton2015-05-182-1/+5
* Remove Disp32 from AMD64 direct call/jmpH.J. Lu2015-05-183-4/+9
* [AArch64] Remove X86-64 commentsJiong Wang2015-05-182-5/+6
* Automatic date update in version.inGDB Administrator2015-05-181-1/+1
* Add myself to write-after-approval listMax Filippov2015-05-181-0/+1
* sim: erc32: restore attributionMike Frysinger2015-05-178-7/+33
* ELF options may be missing from `ld --help' outputChung-Lin Tang2015-05-173-68/+91
* Automatic date update in version.inGDB Administrator2015-05-171-1/+1
* Add support for unbuffered and zero sized Guile ports.Doug Evans2015-05-168-72/+304