Automatic date update in version.in
[platform/upstream/binutils.git] / gdb / gdbserver /
2014-10-08 Gary BensonInclude common-exceptions.h in common-defs.h
2014-10-08 Gary BensonInclude cleanups.h in common-defs.h
2014-09-30 James HoganClean up after generated c files for MIPS DSP targets
2014-09-23 Yao QiHonour SIGILL and SIGSEGV in cancel breakpoint and...
2014-09-22 Gary BensonRename target_{stop,continue}_ptid
2014-09-19 Don BreazealRefactor ptrace extended event status.
2014-09-16 Joel BrobeckerFix CPPFLAGS handling in gdbserver's build.
2014-09-16 Gary BensonRename current_inferior as current_thread in gdbserver
2014-09-12 Gary BensonIntroduce common-regcache.h
2014-09-11 Gary BensonIntroduce common/symbol.h
2014-09-11 Gary BensonIntroduce target_{stop,continue}_ptid
2014-09-11 Gary BensonIntroduce target/target.h
2014-09-11 Gary BensonIntroduce show_debug_regs
2014-09-08 Edjunior Barbosa... Fix ppc_collect/supply_ptrace_register() routines
2014-09-03 James HoganReset errno before PTRACE_PEEKUSER for MIPS DSP_CONTROL
2014-09-03 Gary Bensonx86 debug address register clarifications
2014-09-02 Gary BensonRename 32- and 64-bit Intel files from "i386" to "x86"
2014-09-02 Gary BensonUse XCNEW rather than xcalloc (1, ...) in linux-x86...
2014-08-29 Gary BensonUse exceptions and cleanups in gdbserver
2014-08-29 Gary BensonIntroduce common/common-exceptions.[ch]
2014-08-29 Gary BensonIntroduce common/gdb_setjmp.h
2014-08-29 Gary BensonMove cleanups.[ch] to common
2014-08-29 Gary BensonMove internal_{,v}warning to common/errors.[ch]
2014-08-28 Gary BensonRemove fatal function and prototype
2014-08-28 Gary BensonConvert fatal to perror_with_name in IPA code
2014-08-28 Gary BensonConvert fatal to error in remote_prepare
2014-08-28 Gary BensonDowngrade fatal to warning in linux_async
2014-08-28 Gary BensonConvert fatal to gdb_assert in both i386_dr_low_set_addr
2014-08-28 Gary BensonStraightforward fatal to internal_error conversions
2014-08-19 Gary BensonIntroduce common-debug.h
2014-08-19 Gary BensonMove print-utils.h to common-defs.h
2014-08-19 Gary BensonIntroduce common-types.h
2014-08-19 Gary BensonIntroduce common/errors.h
2014-08-07 Gary BensonMove errno.h to common-defs.h
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-08-07 Gary BensonInclude gdb_assert.h in common-defs.h
2014-08-07 Gary BensonMove common-utils.h to common-defs.h
2014-08-07 Gary BensonMove ptid.h to common-defs.h
2014-08-07 Gary BensonMove gdb_locale.h to common-defs.h
2014-08-07 Gary BensonMove gdb/signals.h to common-defs.h
2014-08-07 Gary BensonMove pathmax.h to common-defs.h
2014-08-07 Gary BensonMove libiberty.h to common-defs.h
2014-08-07 Gary BensonMove ansidecl.h to common-defs.h
2014-08-07 Gary BensonMove stddef.h to common-defs.h
2014-08-07 Gary BensonMove stdarg.h to common-defs.h
2014-08-07 Gary BensonMove stdlib.h to common-defs.h
2014-08-07 Gary BensonMove stdio.h to common-defs.h
2014-08-06 Gary BensonRearrange awkwardly-nested conditionals
2014-08-06 Gary BensonReplace hardwired target-is-async check
2014-07-31 Gary BensonDo not include defs.h or server.h in any header file
2014-07-30 Gary BensonIntroduce common/common-defs.h
2014-07-30 Gary BensonMake all source files include defs.h or server.h first
2014-07-24 Tom TromeyMake gdbserver CORE_ADDR unsigned
2014-07-16 Pedro AlvesLinux: Use kill_lwp/tkill instead of kill when killing...
2014-07-15 Pedro Alves[GDBserver] Avoid stale errno
2014-07-11 Pedro AlvesGDBserver crashes when killing a multi-thread process
2014-06-23 Pedro Alvesx86 Linux watchpoints: Couldn't write debug register...
2014-06-20 Gary BensonFix mingw32 build on x86-64 RHEL 6.5
2014-06-20 Gary BensonMove shared native target specific code to gdb/nat
2014-06-20 Gary BensonVectorize gdbserver x86 debug register accessors
2014-06-20 Marcus ShawcroftFix gdbserver cross build.
2014-06-19 Gary BensonCreate nat/i386-dregs.c
2014-06-19 Gary BensonPartially revert 4be83cc2b28ea09aa8ff789839e6520df60836f8
2014-06-18 Gary BensonMove macros from i386-{nat,low}.c to i386-{nat,low}.h
2014-06-18 Gary BensonCreate nat/i386-dregs.h
2014-06-18 Gary BensonRename functions and make nonstatic as necessary
2014-06-18 Gary BensonAbstract i386_dr_low access
2014-06-18 Gary BensonMerge i386_update_inferior_debug_regs
2014-06-18 Gary BensonMerge error handling
2014-06-18 Gary BensonMerge printing code
2014-06-18 Gary BensonComment changes
2014-06-18 Gary BensonWhitespace changes
2014-06-12 Tom Tromeydelete gdbserver's freeargv
2014-06-12 Tom Tromeylink gdbserver against libiberty
2014-06-05 Joel BrobeckerMake it easy to make --disable-werror the default for...
2014-06-04 Joel Brobeckergdbserver crash if the_target->supports_z_point_type...
2014-06-02 Pedro Alvesgdbserver: on GDB breakpoint reinsertion, also delete...
2014-05-23 Ramana RadhakrishnanInclude asm/ptrace.h for linux-aarch64-low.c
2014-05-21 Jan KratochvilFix TLS access for -static -pthread
2014-05-20 Pedro Alves[GDBserver] Make Zx/zx packet handling idempotent.
2014-05-20 Pedro Alves[GDBserver] Move Z packet defines and type convertion...
2014-05-20 Pedro Alves[GDBserver][AArch64] Make watchpoint support use target...
2014-05-20 Joel BrobeckerDo not build gdbserver with -Werror by default if devel...
2014-05-19 Jan KratochvilFix gdbserver qGetTLSAddr for x86_64 -m32
2014-04-28 Yao Qi[gdbserver] Correctly generate i386-avx512.c
2014-04-25 Pedro AlvesAdd missing gdbserver/ChangeLog entry for previous...
2014-04-25 Pedro AlvesPR server/16255: gdbserver cannot attach to a second...
2014-04-24 Michael SturmAdd AVX512 registers support to GDB and GDBserver.
2014-04-23 Pedro Alves[gdbserver] mem-break.c:find_gdb_breakpoint_at: Make...
2014-04-23 Pedro Alvesgdbserver: decouple x86 watchpoint / hw breakpoint...
2014-04-23 Pedro Alvesgdbserver: perror_with_name: Add ATTRIBUTE_NORETURN.
2014-04-10 Pedro AlvesConditional Z1 breakpoint hangs GDBserver.
2014-04-09 Pedro Alves[GDBserver] Fix SH/Linux build.
2014-02-27 Pedro AlvesTeach GDBserver's Linux backend about no unwaited-for...
2014-02-26 Joel Brobeckergdbserver/Windows: Rely purely on event info when handl...
2014-02-26 Joel Brobeckerwindows: Factorize handling of DLL load address offset
2014-02-26 Joel Brobeckergdbserver/windows: Ignore DLL load/unload events during...
2014-02-20 Doug EvansAdd single sentence description to top of entry of...
2014-02-20 Doug EvansRemove all_lwps global.
2014-02-20 Doug Evans* inferiors.c (get_first_inferior): Fix buglet.
next