[ARC] Add support for Quarkse opcodes.
[deliverable/binutils-gdb.git] / gdb /
2016-03-24  Yao QiAdd quotation mark in test message
2016-03-23  Yao QiRemove comments on software_single_step in gdbarch.sh
2016-03-21  Yao QiARM process record: median instructions
2016-03-21  Yao QiCanonicalize more arm linux syscalls
2016-03-18  Yao QiMake sparc_software_single_step static
2016-03-18  Yao Qi[spu] throw error when target_read_memory fails
2016-03-18  Yao QiCheck lwp_signal_can_be_delivered for enqueue/dequeue...
2016-03-18  Yao QiSet signal to 0 after enqueue_pending_signal
2016-03-18  Yao QiRemove redundant WIFSTOPPED check
2016-03-17  Jan KratochvilSuggest running gdbserver for a PID in container
2016-03-17  Pedro AlvesPR remote/19496, timeout in forking-threads-plus-bkpt
2016-03-17  Andreas ArnezS390: Add syscall info for syscalls up to 374
2016-03-17  Andreas ArnezS390: Fix output path for s390-multiarch test case
2016-03-17  Andreas Arnezlinux-record: Simplify with record_mem_at_reg()
2016-03-17  Andreas Arnezlinux-record.c: Fix whitespace issues
2016-03-17  Andreas Arnezlinux-record: Fix bad fall-through for pipe/pipe2
2016-03-16  Don BreazealPR remote/19496, interrupted syscall in forking-threads...
2016-03-16  Doug Evansxml-tdesc.c (tdesc_start_enum): Fix c++ build.
2016-03-16  Yao QiProcess record: Fix arm-linux syscall arguments
2016-03-15  Don BreazealPR 18303, Tolerate malformed input for lookup_symbol...
2016-03-15  Doug EvansAdd cole945@ to earlier entry. Fix typo in same entry.
2016-03-15  Doug EvansAdd cpsr_flags to aarch64 core regs.
2016-03-15  Doug EvansRemove "end" spec.
2016-03-15  Doug EvansExtend flags to support multibit and enum bitfields.
2016-03-15  Doug EvansUse int instead of LONGEST in tdesc_type sizes.
2016-03-15  Doug Evansmaint_print_c_tdesc_cmd: Use type for TYPE_CODE_FLAGS...
2016-03-15  Doug EvansRemove hand-called function from test.
2016-03-15  Pedro AlvesFix PR gdb/19676: Internal error in linux-thread.db...
2016-03-15  Pedro AlvesFix PR gdb/19676: Disable displaced stepping if /proc...
2016-03-15  Pedro AlvesFix typo in previous gdb/doc/ commit
2016-03-15  Pedro AlvesDocument possible unreliability of '$_ret'
2016-03-14  Simon Marchigdb.base/default.exp: Add missing $_as_string to "show...
2016-03-13  Marcin Kościelnickigdb/s390: Fill gen_return_address hook.
2016-03-11  Andrew Burgessgdb: New maint info line-table command.
2016-03-11  Marcin Kościelnickigdb/s390: Fill pseudo register agent expression hooks.
2016-03-10  Simon MarchiAdd $_as_string convenience function
2016-03-09  Pedro AlvesMore "Program" -> "Thread NN received signal" testsuite...
2016-03-09  Jose E. Marchesigdb: fix doc string of target_can_use_hardware_watchpoint.
2016-03-09  Pedro AlvesCommand line input handling TLC
2016-03-09  Pedro AlvesSimplify saved_command_line handling
2016-03-09  Pedro AlvesUse struct buffer in gdb_readline_no_editing_callback
2016-03-09  Pedro AlvesUse struct buffer in gdb_readline_no_editing
2016-03-09  Pedro Alvesgdb_readline -> gdb_readline_no_editing
2016-03-09  Pedro AlvesUpdate prompt_for_continue comments
2016-03-09  Pedro AlvesEliminate async_annotation_suffix
2016-03-09  Pedro Alvesgdb_readline2 -> gdb_readline_no_editing_callback
2016-03-09  Pedro AlvesGarbage collect window_hook
2016-03-09  Pedro AlvesTest issuing a command split in multiple lines with...
2016-03-09  Marcin Kościelnickigdb: Add tracepoint support for powerpc.
2016-03-09  Marcin Kościelnickigdb.trace/entry-values.exp: Fixes for powerpc64.
2016-03-09  Marcin Kościelnickigdb.trace/tfind.exp: Force call via global entry point...
2016-03-09  Marcin Kościelnickigdb.trace/change-loc.exp: Don't depend on tracepoint...
2016-03-09  Marcin Kościelnickigdb.trace: Use manually-defined start labels in unavail...
2016-03-09  Marcin Kościelnickigdb/rs6000: Read backchain as unsigned.
2016-03-09  Marcin Kościelnickigdb: Add gen_return_address for powerpc.
2016-03-09  Marcin Kościelnickigdb: Add ax_pseudo_register_collect for powerpc.
2016-03-09  Andreas ArnezS390: Recognize special jumps in prologue parser
2016-03-09  Andreas ArnezS390: Add use of unavailable-stack frame ID
2016-03-09  Pedro AlvesAvoid spaces in osabi names
2016-03-09  Pedro Alves[FR-V] Handle FR300
2016-03-09  Pedro Alves[CRIS] Don't internal error if forced big endian
2016-03-09  Pedro AlvesFix floating conversion buffer overrun when host/target...
2016-03-09  Pedro AlvesAssert that a floating type's length is at least as...
2016-03-09  Pedro AlvesFix HP/PA GNU/Linux "long double" format
2016-03-07  Pedro AlvesFix "set architecture mips:10000" crash
2016-03-06  Sergio Durigan JuniorSet executable bit on analyze-racy-logs.py
2016-03-06  Sergio Durigan JuniorImprove analysis of racy testcases
2016-03-05  Denis ChertykovFix argument passing for call
2016-03-04  Yao QiARM process record: VMOV
2016-03-04  Yao QiTweak ARM process record
2016-03-04  Simon Marchifeature_to_c.sh: Print help when passing no arguments
2016-03-03  Doug Evansgdb.base/skip.exp: Use with_test_prefix.
2016-03-03  Yao QiUpdate comments to start_step_over
2016-03-03  Yao QiNew test about step over clone syscall
2016-03-03  Yao QiReformat gdb.base/step-over-syscall.exp
2016-03-03  Yao QiRename disp-step-syscall.exp to step-over-syscall.exp
2016-03-03  Yao QiStep over fork/vfork syscall insn in gdbserver
2016-03-03  Yao QiStep over syscalll insn with disp-step on and off
2016-03-03  Yao QiRefactor gdb.base/disp-step-syscall.exp for general...
2016-03-03  Yao Qi[GDBserver] Leave child suspended when step over parent
2016-03-02  Yao QiCall enqueue_pending_signal in linux_resume_one_lwp_throw
2016-03-02  Marcin Kościelnicki[OBV] gdbserver: Only write ipa_tdesc_idx if agent...
2016-03-02  Bernhard Heckeltestsuite: Remove unnecessary code in fortran vla-histo...
2016-03-02  bernhard.heckeltestsuite: Fix timeout issues during print of vla-arrays.
2016-03-02  bernhard.heckeltestsuite: Fix run to main issue introduced by GCC...
2016-03-02  Bernhard Heckeltestsuite: Nullify pointers before first usage.
2016-03-02  Bernhard HeckelAdd new maintainer to Write After Approval.
2016-03-02  Bernhard HeckelFix detection of gfortran compilers.
2016-03-01  Pedro AlvesFix gdb.trace/ftrace-lock.c compilation
2016-03-01  Pedro AlvesFix gdb.threads/watchpoint-fork*.c compilation
2016-03-01  Pedro AlvesFix gdb.base/catch-fork-kill.c compilation
2016-03-01  Yao QiFix output path for arm-disp-step.exp
2016-03-01  Yao QiCompile gdb.arch/arm-neon.c with "quiet"
2016-03-01  Andreas ArnezS390: Fix output path for s390-tdbregs test case
2016-03-01  Andreas ArnezS390: Fix internal error with stackless inferior
2016-02-29  Yao Qiaarch64-linux process record: more syscalls
2016-02-29  Yao QiSupport more syscalls in linux-record: pipe2 epoll_crea...
2016-02-28  Iain BuclawDon't recursively look for a symbol in all imports...
2016-02-26  Keith SeitzFix CXX invalid cast from void *.
2016-02-26  Joel SherrillAdd aarch64-*-rtems* target
next
This page took 0.063703 seconds and 7 git commands to generate.