Age | Commit message (Expand) | Author | Files | Lines |
2019-07-09 | Rename common to gdbsupport | Tom Tromey | 1 | -358/+0 |
2019-06-11 | Move gdb's xmalloc and friends to new file | Tom Tromey | 1 | -72/+0 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-09-12 | Move 'is_regular_file' from common-utils.c to filestuff.c | Sergio Durigan Junior | 1 | -32/+0 |
2018-05-04 | aarch64: PR 19806: watchpoints: false negatives + PR 20207 contiguous ones | Jan Kratochvil | 1 | -0/+20 |
2018-02-28 | Make gdbserver work with filename-only binaries | Sergio Durigan Junior | 1 | -0/+32 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-11-24 | Poison XNEW and friends for types that should use new/delete | Simon Marchi | 1 | -7/+0 |
2017-10-30 | Introduce string_appendf/string_vappendf | Pedro Alves | 1 | -0/+34 |
2017-09-29 | Introduce string_vprintf | Tom Tromey | 1 | -0/+21 |
2017-09-11 | Rename _const functions to use overloading instead | Tom Tromey | 1 | -2/+10 |
2017-06-08 | Fix possible bug when no args have been provided to the executable | Sergio Durigan Junior | 1 | -1/+1 |
2017-06-07 | Share fork_inferior et al with gdbserver | Sergio Durigan Junior | 1 | -0/+24 |
2017-04-12 | C++-fy and prepare for sharing fork_inferior | Sergio Durigan Junior | 1 | -0/+11 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-11-08 | Introduce string_printf | Pedro Alves | 1 | -0/+23 |
2016-06-01 | Add xmalloc_failed() function to common-utils.c in to avoid the need to link ... | Nick Clifton | 1 | -0/+6 |
2016-01-26 | Fix function comments | Simon Marchi | 1 | -2/+2 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-06-15 | Move utility functions to common/ | Jan Kratochvil | 1 | -0/+137 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-09-12 | Include common-defs.h instead of defs.h/server.h in shared code | Gary Benson | 1 | -5/+1 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -2/+0 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-07 | Move stdlib.h to common-defs.h | Gary Benson | 1 | -2/+0 |
2014-08-07 | Move stdio.h to common-defs.h | Gary Benson | 1 | -1/+0 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-02-14 | Move savestring to common/common-utils.c, make gdbserver use it. | Pedro Alves | 1 | -0/+11 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-11-29 | * contrib/ari/gdb_ari.sh: Remove rules for xasprintf and | Tom Tromey | 1 | -16/+0 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+1 |
2011-07-21 | 2011-07-22 Kwok Cheung Yeung <kcy@codesourcery.com> | Kwok Yeung | 1 | -0/+170 |