summaryrefslogtreecommitdiff
path: root/gdb/common/common-utils.h
Commit message (Expand)AuthorAgeFilesLines
* Rename common to gdbsupportTom Tromey2019-07-091-181/+0
* Normalize include guards in gdbTom Tromey2019-02-071-3/+3
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Move 'is_regular_file' from common-utils.c to filestuff.cSergio Durigan Junior2018-09-121-5/+0
* aarch64: PR 19806: watchpoints: false negatives + PR 20207 contiguous onesJan Kratochvil2018-05-041-0/+32
* Make gdbserver work with filename-only binariesSergio Durigan Junior2018-02-281-0/+5
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Poison XNEW and friends for types that should use new/deleteSimon Marchi2017-11-241-1/+13
* Introduce in_inclusive_range, fix -Wtautological-compare warningsSimon Marchi2017-10-301-0/+9
* Introduce string_appendf/string_vappendfPedro Alves2017-10-301-0/+9
* Introduce string_vprintfTom Tromey2017-09-291-0/+4
* Rename _const functions to use overloading insteadTom Tromey2017-09-111-3/+3
* Share fork_inferior et al with gdbserverSergio Durigan Junior2017-06-071-0/+4
* C++-fy and prepare for sharing fork_inferiorSergio Durigan Junior2017-04-121-0/+5
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Introduce string_printfPedro Alves2016-11-081-0/+6
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Move utility functions to common/Jan Kratochvil2015-06-151-0/+20
* New common function "startswith"Gary Benson2015-03-061-0/+9
* Move safe_strerror to common/Sergio Durigan Junior2015-01-151-0/+6
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Introduce common/errors.hGary Benson2014-08-191-4/+0
* Move ansidecl.h to common-defs.hGary Benson2014-08-071-2/+0
* Move stddef.h to common-defs.hGary Benson2014-08-071-1/+0
* Move stdarg.h to common-defs.hGary Benson2014-08-071-1/+0
* Do not include config.h directlyGary Benson2014-07-301-1/+0
* Add ARI (ok) marker for __func__ reference in common-utils.hJoel Brobecker2014-01-221-1/+1
* Expand documentation of common-utils.h::FUNCTION_NAMEJoel Brobecker2014-01-221-1/+6
* Move ASSERT_FUNCTION to FUNCTION_NAME.Doug Evans2014-01-171-0/+13
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Move savestring to common/common-utils.c, make gdbserver use it.Pedro Alves2013-02-141-0/+6
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * contrib/ari/gdb_ari.sh: Remove rules for xasprintf andTom Tromey2012-11-291-7/+0
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+1
* 2011-07-22 Kwok Cheung Yeung <kcy@codesourcery.com>Kwok Yeung2011-07-211-0/+59