]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/common
Convert struct target_ops to C++
[thirdparty/binutils-gdb.git] / gdb / common /
2018-04-30  Tom TromeyIntroduce ref_ptr::new_reference
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-04-09  Simon MarchiAdd selftests for range_contains and insert_into_bit_ra...
2018-04-09  Simon MarchiUse an std::vector for inline_states
2018-04-09  Simon MarchiAdd gdb::string_view
2018-04-09  Simon MarchiCopy string_view files from libstdc++
2018-04-07  Simon MarchiMake target_read_alloc & al return vectors
2018-04-01  Simon MarchiRemove char_ptr typedef
2018-03-30  Simon MarchiRemove usage of VEC(char_ptr) in gdbscm_parse_function_args
2018-03-22  Simon MarchiGet rid of VEC(static_tracepoint_marker_p)
2018-03-19  Tom TromeyConvert observers to C++
2018-03-08  Simon MarchiAdd xml_escape_text_append and use it
2018-03-06  Simon Marchibtrace: Remove VEC cleanups
2018-03-03  Simon MarchiRemove free_char_ptr_vec
2018-03-03  Simon MarchiMake delim_string_to_char_ptr_vec return an std::vector
2018-03-02  Sergio Durigan JuniorConditionally include "<windows.h>" on common/pathstuff...
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-19  Alan HaywardAdd common/ dir in build directories
2018-02-09  Markus Metzgercommon: add scoped_mmap
2018-02-09  Markus Metzgercommon: add scoped_fd
2018-01-15  Pedro Alvesgdb/common/signals-state-save-restore.c: Fix typos
2018-01-05  Pedro AlvesFix regression: cannot start with LD_PRELOAD=libSegFaul...
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-31  Simon MarchiOnly ignore -Wenum-compare-switch if it exists
2017-12-30  Simon MarchiIgnore warning about using different types of enums...
2017-12-08  Pedro AlvesAdd gdb::hash_enum
2017-12-08  Tom TromeyC++-ify parse_format_string
2017-12-07  Simon MarchiAdd virtual destructor to selftest
2017-12-05  Simon MarchiRedefine gdb_static_assert as static_assert
2017-12-03  Simon MarchiFix typo in poison.h
2017-11-30  Rainer OrthRemove ioctl-based procfs support on Solaris
2017-11-26  Tom TromeyAdd include guards to common/format.h
2017-11-24  Simon MarchiPoison XNEW and friends for types that should use new...
2017-11-24  Simon Marchiremote: C++ify thread_item and threads_listing_context
2017-11-17  Simon MarchiRemove DEF_VEC_I (int)
2017-11-17  Simon MarchiMake open_fds an std::vector
2017-11-06  Pedro AlvesDon't check termio.h and sgtty.h in common/common.m4...
2017-11-06  Pedro AlvesAssume termios is available, remove support for termio...
2017-10-30  Simon MarchiIntroduce in_inclusive_range, fix -Wtautological-compar...
2017-10-30  Pedro AlvesIntroduce string_appendf/string_vappendf
2017-10-24  Ulrich WeigandTarget FP printing: Simplify and fix ui_printf
2017-10-10  Pedro AlvesEliminate catch_exceptions/catch_exceptions_with_msg
2017-10-10  Pedro AlvesEliminate catch_errors
2017-10-09  Tom TromeyRemove free_splay_tree cleanup
2017-10-04  Pedro AlvesAdd missing-END_CATCH detection/protection (to gdb...
2017-10-04  Sergio Durigan JuniorExtend "set cwd" to work on gdbserver
2017-10-04  Sergio Durigan JuniorImplement "set cwd" command on GDB
2017-10-04  Sergio Durigan JuniorIntroduce gdb_tilde_expand
2017-09-30  Tom TromeyIntroduce string_vprintf
2017-09-29  Pedro AlvesConstify unpack_varlen_hex & fix fallout
2017-09-19  Yao QiUse DISABLE_COPY_AND_ASSIGN
2017-09-16  Simon MarchiMake xml_escape_text return an std::string
2017-09-16  Simon MarchiAdd selftests run filtering
2017-09-11  Tom TromeyRename _const functions to use overloading instead
2017-09-04  Pedro AlvesIntroduce gdb::array_view
2017-08-31  Sergio Durigan JuniorImplement the ability to set/unset environment variable...
2017-08-18  Yao QiGDBserver self tests
2017-08-10  Pedro AlvesAllow gdb::unique_xmalloc_ptr<T[]>
2017-08-03  Tom TromeyIntroduce and use gdb_file_up
2017-07-03  Simon Marchibuffer.h: Fix spelling mistakes
2017-06-26  Simon Marchivec: Silence -Wunused-function warnings on clang
2017-06-26  Simon Marchiada-lex: Ignore warnings about register keyword
2017-06-22  Sergio Durigan JuniorUpdate comment on gdb_environ::unset
2017-06-22  Pedro Alvesenviron-selftests: Ignore -Wself-move warning
2017-06-22  Pedro AlvesAdd STRINGIFY to gdb/common/preprocessor.h
2017-06-22  Pedro Alvescommon/agent.h: Add missing include guards
2017-06-20  Sergio Durigan JuniorUse '::iterator' instead of '::const_iterator' on envir...
2017-06-20  Sergio Durigan JuniorC++ify gdb/common/environ.c
2017-06-14  Pedro AlvesIntroduce gdb::byte_vector, add allocator that default...
2017-06-08  Sergio Durigan JuniorFix possible bug when no args have been provided to...
2017-06-07  Sergio Durigan JuniorShare fork_inferior et al with gdbserver
2017-06-07  Sergio Durigan JuniorShare parts of gdb/gdbthread.h with gdbserver
2017-06-07  Sergio Durigan JuniorMove parts of inferior job control to common/
2017-05-02  Simon MarchiRemove definition of VEC (CORE_ADDR)
2017-04-25  Pedro AlvesFix build on gcc < 5 (std::is_trivially_copyable missing)
2017-04-25  Pedro AlvesPoison non-POD memset & non-trivially-copyable memcpy...
2017-04-25  Pedro AlvesDon't memcpy non-trivially-copyable types: Make enum_fl...
2017-04-19  Pedro AlvesFix removing inferiors from within "thread apply" commands
2017-04-19  Pedro AlvesMake inferior::detaching a bool, and introduce scoped_r...
2017-04-18  Pedro AlvesMore gdb::optional features
2017-04-12  Sergio Durigan JuniorCreate gdb_termios.h (and cleanup gdb/{,gdbserver/...
2017-04-12  Sergio Durigan JuniorC++-fy and prepare for sharing fork_inferior
2017-04-07  Simon MarchiClass-ify ptid_t
2017-04-05  Simon Marchiptid_{lwp,tid}_p: Remove unnecessary checks
2017-04-05  Pedro Alves-Wwrite-strings: The Rest
2017-04-05  Pedro AlvesInitialize gdb::optional empty payload to quiet false...
2017-04-04  Pedro AlvesMake sect_offset and cu_offset strong typedefs instead...
2017-04-04  Pedro Alvesdwarf2read.c: Make dir_index and file_name_index strong...
2017-04-04  Pedro Alvesgdb::optional: Add observers
2017-03-08  Pedro Alvesgdb: Fix ATTRIBUTE_NONNULL usage
2017-03-07  Sergio Durigan JuniorShare gdb/environ.[ch] with gdbserver
2017-02-23  Pedro AlvesIntroduce gdb::function_view
2017-02-21  Simon MarchiDefault initialize enum flags to 0
next