Poison XNEW and friends for types that should use new/delete
[binutils-gdb.git] / gdb / common / common-utils.h
2017-11-24 Simon MarchiPoison XNEW and friends for types that should use new...
2017-10-30 Simon MarchiIntroduce in_inclusive_range, fix -Wtautological-compar...
2017-10-30 Pedro AlvesIntroduce string_appendf/string_vappendf
2017-09-30 Tom TromeyIntroduce string_vprintf
2017-09-11 Tom TromeyRename _const functions to use overloading instead
2017-06-07 Sergio Durigan JuniorShare fork_inferior et al with gdbserver
2017-04-12 Sergio Durigan JuniorC++-fy and prepare for sharing fork_inferior
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-11-08 Pedro AlvesIntroduce string_printf
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-06-15 Jan KratochvilMove utility functions to common/
2015-03-06 Gary BensonNew common function "startswith"
2015-01-15 Sergio Durigan JuniorMove safe_strerror to common/
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-08-19 Gary BensonIntroduce common/errors.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-07-30 Gary BensonDo not include config.h directly
2014-01-22 Joel BrobeckerAdd ARI (ok) marker for __func__ reference in common...
2014-01-22 Joel BrobeckerExpand documentation of common-utils.h::FUNCTION_NAME
2014-01-17 Doug EvansMove ASSERT_FUNCTION to FUNCTION_NAME.
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-02-14 Pedro AlvesMove savestring to common/common-utils.c, make gdbserve...
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-29 Tom Tromey * contrib/ari/gdb_ari.sh: Remove rules for xasprintf and
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-07-21 Kwok Yeung2011-07-22 Kwok Cheung Yeung <kcy@codesourcery.com>