summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add support for the --trace-decode option to the AArch64 simulator.Nick Clifton2016-04-272-7/+317
* Fix powerpc64 ld testsuite failAlan Modra2016-04-272-2/+7
* Provide xmemdup0Alan Modra2016-04-272-15/+13
* Cache result of scan for __start_* and __stop_* sectionsAlan Modra2016-04-275-26/+83
* add casts to avoid arithmetic on void *Trevor Saunders2016-04-263-5/+11
* Automatic date update in version.inGDB Administrator2016-04-271-1/+1
* fort_dyn_array: Use value constructor instead of raw-buffer manipulation.Keven Boell2016-04-264-79/+58
* fort_dyn_array: Support evaluation of dynamic elements inside arrays.Bernhard Heckel2016-04-265-2/+89
* fort_dyn_array: Enable dynamic member types inside a structure.Bernhard Heckel2016-04-268-6/+292
* Always count the NULL entry in dynamic symbol tableH.J. Lu2016-04-263-19/+24
* Automatic date update in version.inGDB Administrator2016-04-261-1/+1
* Allow powerpc64le-linux-gnu toolchain to support big endian targets as well.Nick Clifton2016-04-252-2/+11
* AVR: Allow the start address of the .text section to be set by --section-start.Senthil Kumar Selvaraj2016-04-252-1/+5
* New test case gdb.base/branch-to-self.expYao Qi2016-04-253-0/+114
* Resume the inferior with signal rather than stepping overYao Qi2016-04-252-3/+21
* [GDBserver] Don't error in reinsert_raw_breakpoint if bp->insertedYao Qi2016-04-252-1/+6
* Insert breakpoint even when the raw breakpoint is foundYao Qi2016-04-252-20/+35
* Force to insert software single step breakpointYao Qi2016-04-256-8/+62
* Automatic date update in version.inGDB Administrator2016-04-251-1/+1
* Automatic date update in version.inGDB Administrator2016-04-241-1/+1
* Skip if size of bfd_vma is smaller than address sizeH.J. Lu2016-04-232-0/+14
* Automatic date update in version.inGDB Administrator2016-04-231-1/+1
* Fix checks for VSX and Altivec availability on PowerEdjunior Barbosa Machado2016-04-222-2/+9
* Fix fails in gdb.trace/unavailable.expYao Qi2016-04-222-2/+7
* Choose TARGET_OBJECT_STACK_MEMORY and TARGET_OBJECT_MEMORY in read_value_memoryYao Qi2016-04-222-1/+10
* Centralize yacc interface names remapping (yyparse, yylex, yyerror, etc)Pedro Alves2016-04-2228-484/+203
* Switch gdb's TRY/CATCH to C++ try/catchPedro Alves2016-04-222-5/+12
* Propagate GDB/C++ exceptions across readline using sj/lj-based TRY/CATCHPedro Alves2016-04-224-38/+191
* Rename rl_callback_read_char_wrapper -> gdb_rl_callback_read_char_wrapperPedro Alves2016-04-222-7/+14
* [ARM] Clear reserved bits in CPSRYao Qi2016-04-224-2/+19
* Fix fail in gdb.base/annota1.exp and gdb.base/annota3.expYao Qi2016-04-223-11/+17
* Joel Brobecker stepping down as AIX MaintainerJoel Brobecker2016-04-222-1/+4
* [obv] [PR gdb/19980] Typo in gdbserver/configure.srvWalfred Tedeschi2016-04-221-1/+1
* Tweak gdb.reverse/step-precsave.exp and gdb.reverse/step-reverse.expYao Qi2016-04-223-16/+33
* Deliver signal in hardware single stepYao Qi2016-04-224-5/+28
* New test case gdb.trace/signal.expYao Qi2016-04-223-0/+252
* Exclude linker created file from dynobjH.J. Lu2016-04-212-1/+7
* Set dynobj to a normal input file if possibleH.J. Lu2016-04-212-1/+22
* MIPS/GAS: Fix an ISA override not lifting ABI restrictionsMaciej W. Rozycki2016-04-2246-8/+775
* MIPS: Go back with the default Linux # of registers to 90Maciej W. Rozycki2016-04-222-1/+11
* Automatic date update in version.inGDB Administrator2016-04-221-1/+1
* Switch gdb's TRY/CATCH to sjlj againPedro Alves2016-04-212-6/+10
* Always run LTO tests on Linux with GCC 4.9 or newerH.J. Lu2016-04-211-0/+21
* Add support for non-ELF targets to check their relocs.Nick Clifton2016-04-2138-13/+164
* Fix AIX gdb build with C++ compilerPedro Alves2016-04-213-8/+16
* Fix s390 GNU/Linux gdb and gdbserver buildsPedro Alves2016-04-214-9/+21
* Add missing sentinel 'char *' casts in concat/reconcat callsPedro Alves2016-04-2110-16/+34
* New NOCROSSREFS_TO testsAlan Modra2016-04-216-10/+19
* Remove x86 gc_sweep_hookH.J. Lu2016-04-203-327/+7
* Don't check relocations in excluded sectionsH.J. Lu2016-04-202-0/+7