aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-21Update comments to TERNOP_SLICEYao Qi2-2/+6
2014-07-21Remove operator BINOP_RANGEYao Qi5-50/+12
2014-07-21Remove operator BINOP_INYao Qi5-14/+7
2014-07-20or1k: add missing l.msync, l.psync and l.psync instructions.Stefan Kristiansson8-48/+123
2014-07-19Fix for remote G Packet message too long error for baremetal.Michael Eager13-26/+507
2014-07-20daily updateAlan Modra1-1/+1
2014-07-19daily updateAlan Modra1-1/+1
2014-07-18make exec_ops staticTom Tromey3-3/+6
2014-07-18fix calls to find_target_beneathTom Tromey3-3/+11
2014-07-18fix PR gdb/17130Tom Tromey4-2/+34
2014-07-18clean up some target delegation casesTom Tromey8-97/+50
2014-07-18move exec_make_note_section earlierTom Tromey2-7/+9
2014-07-18daily updateAlan Modra1-1/+1
2014-07-17Properly handle EVEX register aliasesIlya Tocar6-0/+34
2014-07-17PR 17170 - testcase for GDB global --statistics regression - fix up.Jan Kratochvil1-0/+29
2014-07-17PR 17170 - testcase for GDB global --statistics regression.Jan Kratochvil1-0/+5
2014-07-17Add reference to PR 17170 to previous entry.Doug Evans2-0/+2
2014-07-17Fix 17170.Doug Evans4-15/+40
2014-07-17daily updateAlan Modra1-1/+1
2014-07-17or1k: increase linux TEXT_START_ADDR to 0x2000Stefan Kristiansson2-0/+6
2014-07-16Linux: Use kill_lwp/tkill instead of kill when killing a processPedro Alves4-2/+10
2014-07-16gdb.trace/tfile.c: Remove Thumb bit in one more more, general cleanupPedro Alves3-36/+97
2014-07-16Match PLT entry only for ELFOSABI_GNU inputH.J. Lu3-0/+19
2014-07-16Properly match PLT entry against .got.plt relocationH.J. Lu12-19/+340
2014-07-16Add test for string evaluation with "debug expression" onSimon Marchi2-0/+10
2014-07-16reformat comment in target.hTom Tromey2-1/+7
2014-07-16rebuild target-delegates.cTom Tromey2-0/+19
2014-07-16daily updateAlan Modra1-1/+1
2014-07-15Update elf_i386_compute_jump_table_sizeH.J. Lu6-1/+27
2014-07-15gdb.base/reread.exp: Really restart GDBPedro Alves2-3/+5
2014-07-15Add support for the __flash qualifier on AVRPierre Langlois5-5/+184
2014-07-15[GDB/Linux] Avoid stale errnoPedro Alves2-8/+21
2014-07-15Handle OP_STRING in dump_subexp_body_standardSimon Marchi2-1/+22
2014-07-15[GDBserver] Avoid stale errnoPedro Alves2-6/+19
2014-07-15[ARM] Fix 32-bit host build failure.Jiong Wang2-5/+11
2014-07-15[AArch64] Fix ld testcase linker script glitch.Jiong Wang2-7/+11
2014-07-15Don't complain about dbCC to long branch conversionAndreas Schwab2-4/+5
2014-07-15Account for trailing bytes read from bfd_breadAlan Modra2-2/+7
2014-07-15tidy elf_merge_st_otherAlan Modra2-33/+29
2014-07-15daily updateAlan Modra1-1/+1
2014-07-142014-07-14 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>Edjunior Barbosa Machado2-0/+10
2014-07-14Add missing ChangeLog entry for 15cd413aPedro Alves2-0/+9
2014-07-14Put GDB's terminal settings into effect when paginatingPedro Alves3-0/+116
2014-07-14Fix double promptPedro Alves5-19/+165
2014-07-14Remove the target from the event loop while in secondary promptsPedro Alves5-0/+146
2014-07-14Background execution + pagination aborts readline/gdbPedro Alves5-1/+180
2014-07-14Canceling pagination caused by execution command from command line aborts rea...Pedro Alves6-20/+310
2014-07-14testsuite: Introduce gdb_assertPedro Alves3-5/+28
2014-07-14Move catch_command_errors and catch_command_errors_const to main.cPedro Alves4-45/+57
2014-07-14Eliminate exceptions.c:print_any_exception.Pedro Alves2-22/+14