summaryrefslogtreecommitdiff
path: root/gdb/common/common-utils.c
Commit message (Expand)AuthorAgeFilesLines
* 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-7/+0
* Introduce string_appendf/string_vappendfPedro Alves2017-10-301-0/+34
* Introduce string_vprintfTom Tromey2017-09-291-0/+21
* Rename _const functions to use overloading insteadTom Tromey2017-09-111-2/+10
* Fix possible bug when no args have been provided to the executableSergio Durigan Junior2017-06-081-1/+1
* Share fork_inferior et al with gdbserverSergio Durigan Junior2017-06-071-0/+24
* C++-fy and prepare for sharing fork_inferiorSergio Durigan Junior2017-04-121-0/+11
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Introduce string_printfPedro Alves2016-11-081-0/+23
* Add xmalloc_failed() function to common-utils.c in to avoid the need to link ...Nick Clifton2016-06-011-0/+6
* Fix function commentsSimon Marchi2016-01-261-2/+2
* 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/+137
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Include common-defs.h instead of defs.h/server.h in shared codeGary Benson2014-09-121-5/+1
* Include string.h in common-defs.hGary Benson2014-08-071-2/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* Move stdlib.h to common-defs.hGary Benson2014-08-071-2/+0
* Move stdio.h to common-defs.hGary Benson2014-08-071-1/+0
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* Move savestring to common/common-utils.c, make gdbserver use it.Pedro Alves2013-02-141-0/+11
* 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-16/+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/+170