Add parameter to allow enabling/disabling selftests via configure
[deliverable/binutils-gdb.git] / gdb / gdbserver / ChangeLog
2018-10-10  Sergio Durigan JuniorAdd parameter to allow enabling/disabling selftests...
2018-10-05  Tom TromeyAdd -Wshadow=local
2018-10-05  Tom TromeyAvoid shadowing in gdbserver
2018-10-01  Gary BensonMove duplicated code to common/gdb_proc_service.h
2018-10-01  Gary Bensongdb_proc_service.h comment and whitespace synchronization
2018-09-25  Tom TromeyRemove dead code from gdbserver's configure
2018-09-17  Simon MarchiSort objects in gdb and gdbserver Makefiles
2018-09-17  Simon Marchigdbserver/Makefile.in: Remove ADD_DEPS
2018-09-16  Tom TromeyUse GNU style for metasyntactic variables in gdbserver
2018-09-06  Tom TromeyMake -Wformat-nonliteral work with gcc
2018-08-28  Simon MarchiGet rid of -Wodr warning (PR build/23399)
2018-08-27  Tom TromeyRemove -Wno-narrowing from warnings.m4
2018-08-27  Tom TromeyAvoid -Wnarrowing warnings in gdbserver
2018-08-22  Simon MarchiRestore behavior of disabling address randomization...
2018-07-23  Simon MarchiRemove some unused variables
2018-07-22  Tom TromeyAdd -Wunused-variable to warnings.m4
2018-07-22  Tom TromeyRemove unused variables from gdbserver
2018-07-13  Pedro AlvesGDBserver: Pass process_info pointer to target_kill
2018-07-13  Pedro AlvesGDBserver: Pass process_info pointer to target_detach...
2018-07-11  Sergio Durigan JuniorImplement IPv6 support for GDB/gdbserver
2018-07-11  Pedro AlvesGDBserver: Don't assume a current process in D;PID...
2018-07-11  Pedro AlvesGDBserver: Fix "Cond. jump or move depends on uninit...
2018-07-04  Vyacheslav BarinovWarn if /proc is not accessible
2018-07-03  Tom TromeyRemove ptid_equal
2018-07-03  Tom TromeyRemove ptid_match
2018-07-03  Tom TromeyRemove ptid_is_pid
2018-07-03  Tom TromeyRemove ptid_get_tid
2018-07-03  Tom TromeyRemove ptid_get_lwp
2018-07-03  Tom TromeyRemove ptid_get_pid
2018-07-03  Tom TromeyRemove pid_to_ptid
2018-07-03  Tom TromeyRemove ptid_build
2018-06-30  Sergio Durigan JuniorAdd missing parameter to 'amd64_create_target_descripti...
2018-06-28  Jan KratochvilRemove 2 excessive executable permission flags
2018-06-19  Simon MarchiBump to autoconf 2.69 and automake 1.15.1
2018-06-18  Simon MarchiRemove current_traceframe declaration
2018-06-18  Alan HaywardPtrace support for AArch64 SVE gdbserver
2018-06-18  Alan HaywardPtrace support for Aarch64 SVE
2018-06-11  Alan HaywardEnable Aarch64 SVE for gdbserver
2018-06-11  Alan HaywardIncrease gdbsever PBUFSIZ
2018-06-11  Alan HaywardAdd regcache raw_compare method
2018-06-11  Alan HaywardAdd reg_buffer_common
2018-06-09  Tom TromeyRemove use of queue.h from gdbserver/event-loop.c
2018-06-08  Stan CoxAdd missing client_state struct references to win target.
2018-06-08  Pedro AlvesMake gdbreplay use more common routines
2018-06-08  Tom TromeyRemove cleanups from btrace code
2018-06-04  Stan CoxAdd client_state struct.
2018-05-31  Alan HaywardFunction for reading the Aarch64 SVE vector length
2018-05-31  Alan HaywardAdd Aarch64 SVE target description
2018-05-25  Maciej W. RozyckiMIPS/Linux: Correct o32 core file FGR interpretation
2018-05-23  Erik KurzingerImprove File I/O overflow detection in gdbserver (PR...
2018-05-22  Maciej W. RozyckiMIPS/gdbserver: Correctly handle narrow big-endian...
2018-05-22  Pedro Franco de... [PowerPC] Fix access to VSCR in linux targets
2018-05-22  Pedro Franco de... [PowerPC] Consolidate linux vector regset sizes
2018-05-22  Pedro Franco de... [PowerPC] Disable regsets using zero sizes in gdbserver
2018-05-22  Pedro Franco de... [PowerPC] Consolidate wordsize getter between native...
2018-05-22  Pedro Franco de... [PowerPC] Consolidate linux target description selection
2018-05-22  Maciej W. RozyckiMIPS/Linux: Disable n32 USR `ptrace' accesses to 64...
2018-05-21  Maciej W. RozyckiMIPS/gdbserver: Fix issues with $zero register reads
2018-05-10  Joel Brobeckerx86 LynxOS-178: Adjust floating-point context structure
2018-05-10  Tom TromeyFix the clang build
2018-05-10  Joel Brobeckergdbserver/Windows: crash during connection establishmen...
2018-05-10  Joel Brobeckergdbserver/Windows: Fix "no program to debug" error
2018-05-10  Joel Brobecker[gdbserver/win32] fatal "glob could not process pattern...
2018-05-08  Andrew Burgessgdb/x86: Handle kernels using compact xsave format
2018-05-07  Tom TromeyAdd -Wduplicated-cond
2018-05-05  Tom TromeyAdd -Wimplicit-fallthrough
2018-05-04  Jan Kratochvilaarch64: PR 19806: watchpoints: false negatives + PR...
2018-04-27  Tom TromeyEnable -Wsuggest-override
2018-04-23  Tom TromeyRegenerate gdb/configure and gdbserver/configure
2018-04-19  Simon MarchiFix dependency tracking in gdbserver subdirectories
2018-04-18  Alan HaywardRemove xml files from gdbserver
2018-04-18  Alan HaywardRemove xml file references from target descriptions
2018-04-18  Alan HaywardCreate xml from target descriptions
2018-04-18  Alan HaywardAdd tdesc osabi and architecture functions
2018-04-18  Alan HaywardCommonise tdesc types and makes use of them in gdbserve...
2018-04-18  Alan HaywardCommonise tdesc_feature and makes use of it in gdbserve...
2018-04-18  Alan HaywardCommonise tdesc_reg and makes use of it in gdbserver...
2018-03-30  Simon MarchiUse std::vector and std::string instead of VEC(char_ptr...
2018-03-26  Alan HaywardMake gdbserver reg_defs a vector of objects
2018-03-23  Alan HaywardMake gdbserver find_register_by_number static
2018-03-23  Alan HaywardMove gdbserver tdesc header funcs to c file
2018-03-22  Andreas ArnezS390: Correct brace style in s390_get_wordsize
2018-03-21  Andreas ArnezS390: Make IPA recognize tdescs with guarded storage
2018-03-21  Andreas ArnezS390: gdbserver: Don't write guarded storage registers
2018-03-21  Andreas ArnezS390: Enable re-attaching with native-extended-gdbserver
2018-03-16  Simon MarchiAdd silent Makefile rules
2018-03-14  Tom TromeySpecial case NULL when using printf's %s format
2018-03-08  Simon MarchiAdd xml_escape_text_append and use it
2018-03-08  Simon Marchilinux_qxfer_libraries_svr4: Use std::string
2018-03-03  Simon Marchihandle_general_set: Remove useless xstrdup
2018-03-03  Simon MarchiMake delim_string_to_char_ptr_vec return an std::vector
2018-03-01  Markus Metzgerbtrace, gdbserver: check btrace target pointers
2018-02-28  Sergio Durigan JuniorChange order of error message printed when gdbserver...
2018-02-28  Sergio Durigan JuniorMake gdbserver work with filename-only binaries
2018-02-28  Sergio Durigan JuniorCreate new common/pathstuff.[ch]
2018-02-26  Alan HaywardMove arch/tdesc.h to common/tdesc.h
2018-02-20  Alan HaywardFix make 3.81 build errors
2018-02-19  Alan HaywardAdd common/ dir in build directories
2018-02-09  Markus Metzgerbtrace, gdbserver: remove the to_supports_btrace target...
2018-02-09  Markus Metzgerbtrace, gdbserver: use exceptions to convey btrace...
next
This page took 0.372631 seconds and 107 git commands to generate.