]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/gdbserver/ChangeLog
Rename emit_insn to aarch64_emit_insn
[thirdparty/binutils-gdb.git] / gdb / gdbserver / ChangeLog
2015-10-12  Yao QiRename emit_insn to aarch64_emit_insn
2015-10-12  Yao QiSupport displaced stepping in aarch64-linux
2015-10-12  Yao QiMove aarch64_relocate_instruction to arch/aarch64-insn.c
2015-10-12  Yao QiUse visitor in aarch64_relocate_instruction
2015-10-12  Yao QiMove append_insns out of aarch64_relocate_instruction
2015-10-12  Yao QiMove target_read_uint32 out of aarch64_relocate_instruction
2015-09-30  Yao QiShorten long lines in linux-aarch64-low.c
2015-09-25  Simon MarchiAdd some more casts (1/2)
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-09-21  Pierre LangloisImplement target_emit_ops
2015-09-21  Pierre LangloisAdd support for fast tracepoints
2015-09-21  Pierre LangloisMove instruction decoding into new arch/ directory
2015-09-21  Yao QiWrap gdb_agent_op_sizes by #ifndef IN_PROCESS_AGENT
2015-09-21  Yao Qi[gdbserver] Remove unused max_jump_pad_size
2015-09-18  Yao Qiaarch64 multi-arch (part 3): get thread area
2015-09-16  Wei-cheng WangFix argument to compiled_cond, and add cases for compil...
2015-09-15  Pedro Alvesgdbserver: Fix exec stop reply reporting conditions
2015-09-15  Pedro AlvesMove ChangeLog entry to proper place
2015-09-15  Yao QiFix typo
2015-09-15  Yao QiSupport single step by arch or target
2015-09-15  Yao Qi[gdbserver] Rename supports_conditional_breakpoints...
2015-09-15  Yao Qiaarch64 multi-arch support (part 2): siginfo fixup
2015-09-11  Don BreazealExtended-remote follow-exec
2015-09-09  Markus Metzgerbtrace: kernel address filtering
2015-09-03  Yao Qi[aarch64] Check region OK for HW watchpoint in GDBserver
2015-08-27  Simon MarchiFix ChangeLog entries starting with "Likewise"
2015-08-27  Ulrich WeigandDetect SW breakpoints in Cell/B.E. combined debugging
2015-08-27  Pedro Alvesgdbserver/proc-service.c: bogus return value conversion
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-25  Yao QiMove aarch64_linux_new_thread to nat/aarch64-linux.c
2015-08-25  Yao QiMove aarch64_linux_prepare_to_resume to nat/aarch64...
2015-08-25  Yao QiMake aarch64_linux_prepare_to_resume the same on GDB...
2015-08-25  Yao QiAdd pid argument in aarch64_get_debug_reg_state
2015-08-25  Yao QiMove debug_reg_change_callback and aarch64_notify_debug...
2015-08-25  Yao QiMake aarch64_notify_debug_reg_change the same on GDB...
2015-08-25  Yao QiUse debug_printf in debug_reg_change_callback
2015-08-25  Yao QiUse phex debug_reg_change_callback
2015-08-25  Yao QiRemove some comments in debug_reg_change_callback
2015-08-25  Yao QiRe-indent the code
2015-08-25  Yao Qi[gdbserver] Use iterate_over_lwps in aarch64_notify_deb...
2015-08-24  Pedro Alvesgdbserver crashes when multiprocess extensions aren...
2015-08-24  Pedro AlvesPrepare for gnulib update
2015-08-24  Pedro AlvesFix gdbserver SPU build
2015-08-21  Pedro AlvesFix ax.c:gdb_eval_agent_expr
2015-08-21  Pedro AlvesC++: Initialize a couple const globals
2015-08-21  Pedro AlvesFix gdbserver crash exposed by gdb.threads/process...
2015-08-21  Pedro Alvesgdbserver: don't pick a random thread if the current...
2015-08-21  Max Filippovxtensa: implement NPTL helpers
2015-08-19  Gary BensonPrelimit number of bytes to read in "vFile:pread:"
2015-08-18  Joel Brobeckergdbserver/linux-aarch32-low: build failure when NT_ARM_...
2015-08-14  Matthew FortuneAdd support for DT_MIPS_RLD_MAP_REL.
2015-08-06  Pedro Alvesgdbserver/tracepoint.c: make exported IPA global int...
2015-08-06  Pedro Alvesgdbserver: no point in hiding the regcache type nowadays
2015-08-06  Pedro Alvesgdbserver: fix silent error exit
2015-08-06  Pedro Alvesgdbserver: move_out_of_jump_pad_callback misses switchi...
2015-08-06  Pedro AlvesFix gdbserver --debug issues caught by Valgrind
2015-08-06  Pierre LangloisRemove required field in agent's symbols
2015-08-06  Pedro Alvesgdbserver: Fix non-stop / fork / step-over issues
2015-08-06  Pedro AlvesLinux gdbserver confused when event randomization picks...
2015-08-06  Pedro AlvesLinux gdbserver fork event debug output
2015-08-04  Yao QiDisable tracepoint support for aarch32
2015-08-04  Yao QiDisable Z0 packet on aarch64 on multi-arch debugging
2015-08-04  Yao QiGet and set PC correctly on aarch64 in multi-arch
2015-08-04  Yao QiUse arm target description and regs_info for 32-bit...
2015-08-04  Yao QiNew regs_info for aarch32
2015-08-04  Yao QiMove have_ptrace_getregset to linux-low.c
2015-08-04  Pedro AlvesC++: dlsym casts in gdb/linux-thread-db.c and gdb/gdbse...
2015-08-03  Sandra LoosemoreNios II R2 support for GDB.
2015-07-30  Yao QiRemove global variable arm_hwcap
2015-07-30  Yao QiUse regcache->tdesc instead of arm_hwcap
2015-07-30  Yao QiDon't use arm_regmap and arm_num_regs in arm_fill_gregs...
2015-07-29  Simon MarchiMIPS ptrace build fixes
2015-07-27  Yao Qi[gdbserver] Don't set srv_linux_usrregs for aarch64...
2015-07-24  Pedro AlvesLinux: sys/ptrace.h -> nat/gdb_ptrace.h everywhere
2015-07-24  Pedro AlvesC++: handle glibc's ptrace(enum __ptrace_request, ...)
2015-07-24  Pedro Alvesmake gdbserver use the same ptrace autoconf checks...
2015-07-24  Yao QiRemove proc->priv->new_inferior
2015-07-24  Yao QiInitialise target descrption after skipping extra traps...
2015-07-24  Yao QiSet proc->priv->new_inferior out of linux_add_process
2015-07-24  Yao QiRefactor start_inferior
2015-07-24  Yao QiSet general_thread after restart
2015-07-24  H.J. LuRemove leading/trailing white spaces in ChangeLog
2015-07-21  Yao QiMove aarch64_linux_get_debug_reg_capacity to nat/aarch6...
2015-07-17  Yao QiMove common aarch64 HW breakpoint/watchpoint code to...
2015-07-17  Yao QiPass aarch64_debug_reg_state to functions
2015-07-17  Yao QiUse debug_printf to print debug message
2015-07-15  Jan KratochvilRevert the previous 7 commits of: Validate binary befor...
2015-07-15  Jan Kratochvilgdbserver build-id attribute generator
2015-07-15  Jan KratochvilMove linux_find_memory_regions_full & co.
2015-07-15  Jan KratochvilMove gdb_regex* to common/
2015-07-15  Jan KratochvilCreate empty nat/linux-maps.[ch] and common/target...
2015-07-15  Pierre LangloisMove ChangeLog entry to gdbserver
2015-07-14  Pedro Alvesgdbserver/Linux: internal error when killing a process...
2015-07-10  Pedro Alvesgdbserver/event-loop.c: type mismatch
2015-07-10  Pierre Langlois[GDBserver][AArch64] Cleanup comments for each linux_ta...
2015-07-09  Yao Qi[gdbserver, aarch64] Set usrregs to NULL in regs_info
2015-07-02  Markus Metzgerbtrace: support Intel(R) Processor Trace
2015-06-29  Pierre Langlois[GDBServer][AArch64] Enable support for Z0 packets
2015-06-29  Pierre Langlois[GDBServer][AArch64] Use the same break instruction...
2015-06-24  Gary BensonRemove redundant include directives.
next