gdb_xml_parser: make data fields private and make more functions methods
[binutils-gdb.git] / gdb / common /
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
2017-02-20 Jan KratochvilDWARF-5: call sites
2017-02-17 Michael SturmAdd support for Intel PKRU register to GDB and GDBserver.
2017-02-17 Michael SturmRename target descriptions to reflect actual content...
2017-02-10 Tom TromeyRemove some ui_out-related cleanups from Python
2017-01-31 Pedro Alvesgdb: make_scoped_restore and types convertible to T
2017-01-11 Tom TromeyIntroduce and use gdb::unlinker
2017-01-11 Tom TromeyUse class to manage BFD reference counts
2017-01-11 Tom TromeyAdd gdb_ref_ptr.h
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-11-24 John BaldwinAdd noexcept to custom non-throwing new operators.
2016-11-23 Pedro Alvesgdb: Use C++11 std::chrono
2016-11-15 Pedro AlvesDelete gdb::unique_ptr/gdb::move
2016-11-08 Pedro AlvesIntroduce string_printf
2016-10-25 Pedro Alvescommon/common-defs.h: Define __STDC_FORMAT_MACROS as...
2016-10-25 Pedro Alvesnew-op.c: Add comment about -fsanitize=address
2016-10-25 Pedro AlvesDefine __STDC_CONSTANT_MACROS/__STDC_LIMIT_MACROS again.
2016-10-25 Yao QiDon't override operator new if GDB is built with -fsani...
2016-10-21 Tom TromeyUse RAII to save and restore scalars
2016-10-18 Pedro Alvesgdb: no longer define __STDC_CONSTANT_MACROS/__STDC_LIM...
2016-10-18 Pedro AlvesIntroduce gdb::unique_ptr
2016-10-14 Eli ZaretskiiInclude strings.h where available
2016-10-06 Pedro Alvesgdb: Remove some C compiler support leftovers
2016-09-23 Pedro Alvesgdb: Replace operator new / operator new[]
2016-09-19 Pedro Alvesgdb: Fix build breakage with GCC 4.1 and --disable-nls
2016-08-10 Pedro AlvesQuiet ARI gettext checks
2016-08-09 Pedro AlvesFix PR gdb/18653: gdb disturbs inferior's inherited...
2016-07-15 John BaldwinPass SIGLIBRT directly to child processes.
2016-06-06 Simon MarchiAdd method/format information to =record-started
2016-06-01 Nick CliftonAdd xmalloc_failed() function to common-utils.c in...
2016-04-22 Pedro AlvesSwitch gdb's TRY/CATCH to C++ try/catch
2016-04-22 Pedro AlvesPropagate GDB/C++ exceptions across readline using...
2016-04-21 Pedro AlvesSwitch gdb's TRY/CATCH to sjlj again
2016-04-19 Walfred TedeschiAdd target descriptions for AVX + MPX
2016-04-12 Pedro Alves[C++] Switch TRY/CATCH to real C++ try/catch by default...
2016-04-12 Pedro AlvesUse setjmp/longjmp for TRY/CATCH instead of sigsetjmp...
2016-04-12 Pedro AlvesEliminate prepare_to_throw_exception
2016-03-09 Pedro AlvesUse struct buffer in gdb_readline_no_editing
2016-01-26 Simon MarchiFix function comments
2016-01-13 Pedro AlvesCentralize thread ID printing
2016-01-12 Pedro AlvesRemove trademark acknowledgements throughout
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-12-18 Antoine TremblaySupport software single step on ARM in GDBServer
2015-12-18 Antoine TremblayShare regcache function regcache_raw_read_unsigned
2015-12-16 Pedro Alves[C++] Fix -Winvalid-offsetof warnings with g++ 4.4
2015-11-17 Pedro Alves[C++] Always use setjmp/longjmp for exceptions
2015-11-17 Pedro AlvesMinGW and attribute format(printf/gnu_printf)
2015-11-17 Pedro Alves[C++] Define __STDC_CONSTANT_MACROS / __STDC_LIMIT_MACR...
2015-11-17 Pedro AlvesType-safe wrapper for enum flags
2015-10-29 Pedro AlvesAdd cast to VEC_iterate
2015-10-29 Pedro AlvesAdd cast to exception_none
2015-10-29 Pedro AlvesDon't assume break/continue inside a TRY block works
2015-10-27 Pedro AlvesMake host_address_to_string/gdb_print_host_address...
2015-10-26 Doug Evansmusl: Move W_STOPCODE to common/gdb_wait.h.
2015-10-15 Yao Qiaarch64 multi-arch part 6: HW breakpoint on unaligned...
2015-10-13 Pedro AlvesMore char constification
2015-10-01 Simon Marchivec.h: Add casts for C++ compat
2015-09-28 Doug Evanscommon/filestuff.c (make_cleanup_close): Update comment.
2015-09-25 Simon MarchiAdd some more casts (1/2)
2015-09-25 Simon MarchiAdd casts to memory allocation related calls
2015-09-10 Yao QiCall target_can_download_tracepoint if there are tracep...
2015-08-26 Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-24 Pedro AlvesPrepare for gnulib update
2015-08-06 Pierre LangloisRemove required field in agent's symbols
2015-07-21 Markus Metzgerbtrace: fix case label in btrace_data_append
2015-07-15 Jan KratochvilRevert the previous 7 commits of: Validate binary befor...
2015-07-15 Jan KratochvilMove gdb_regex* to common/
2015-07-15 Markus Metzgerari, btrace: avoid unsigned long long
2015-07-02 Markus Metzgerbtrace: store raw btrace data
2015-07-02 Markus Metzgerbtrace: support Intel(R) Processor Trace
2015-06-24 Gary BensonRemove redundant include directives.
2015-06-18 Simon Marchiremote: consider addressable unit size when reading...
2015-06-15 Jan KratochvilMove utility functions to common/
2015-06-10 Gary BensonMove make_cleanup_close to common code
2015-06-09 Gary BensonDon't assume File-I/O mode bits match the host's format
2015-06-09 Gary BensonFix preprocessor conditional
2015-04-21 Gary BensonIntroduce new shared function fileio_to_host_openflags
2015-04-09 Gary BensonRename common-remote-fileio.[ch] as fileio.[ch]
2015-04-09 Gary BensonIntroduce new shared function remote_fileio_to_fio_error
2015-03-17 Gary BensonRemove forward declaration of struct stat
2015-03-11 Gary BensonMove remote_fileio_to_fio_stat to gdb/common
2015-03-09 Pedro AlvesRevert union gdb_sockaddr_u
2015-03-07 Pedro AlvesFix struct sockaddr/sockaddr_in/sockaddr_un strict...
2015-03-07 Pedro AlvesMake TRY/CATCH use real C++ try/catch in C++ mode
2015-03-07 Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-03-06 Gary BensonNew common function "startswith"
2015-02-27 Pedro AlvesMove exception_none to common code, and use it
next