aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename common to gdbsupportTom Tromey2019-07-091-150/+0
* Move gnulib to top levelTom Tromey2019-06-141-1/+1
* On MS-Windows, define _WIN32_WINNT in a single common place.Eli Zaretskii2019-05-031-0/+14
* Introduce ATTRIBUTE_UNUSED_RESULT and use itTom Tromey2019-03-051-0/+6
* Normalize include guards in gdbTom Tromey2019-02-071-3/+3
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Fix PR gdb/23835: Don't redefine _FORTIFY_SOURCE if it's already definedSergio Durigan Junior2018-10-311-2/+3
* Define _FORTIFY_SOURCE in common-defs.hTom Tromey2018-08-131-0/+12
* darwin: Don't use sbrkSimon Marchi2018-07-041-0/+9
* Bump to autoconf 2.69 and automake 1.15.1Simon Marchi2018-06-191-0/+11
* Create new common/pathstuff.[ch]Sergio Durigan Junior2018-02-281-0/+3
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Poison non-POD memset & non-trivially-copyable memcpy/memmovePedro Alves2017-04-251-0/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Delete gdb::unique_ptr/gdb::movePedro Alves2016-11-151-1/+1
* common/common-defs.h: Define __STDC_FORMAT_MACROS as wellPedro Alves2016-10-251-2/+10
* Define __STDC_CONSTANT_MACROS/__STDC_LIMIT_MACROS again.Pedro Alves2016-10-251-0/+13
* gdb: no longer define __STDC_CONSTANT_MACROS/__STDC_LIMIT_MACROSPedro Alves2016-10-181-16/+0
* Introduce gdb::unique_ptrPedro Alves2016-10-181-0/+3
* Include strings.h where availableEli Zaretskii2016-10-141-0/+3
* gdb: Remove some C compiler support leftoversPedro Alves2016-10-061-9/+3
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* MinGW and attribute format(printf/gnu_printf)Pedro Alves2015-11-171-0/+9
* [C++] Define __STDC_CONSTANT_MACROS / __STDC_LIMIT_MACROS for stdint.hPedro Alves2015-11-171-0/+16
* Move utility functions to common/Jan Kratochvil2015-06-151-1/+1
* Make functions and variables exported by the IPA be extern "C"Pedro Alves2015-02-271-0/+4
* Add extern "C" to declarations of C symbolsPedro Alves2015-02-271-0/+6
* Move code to disable ASR to nat/Sergio Durigan Junior2015-01-151-0/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Include alloca.h unconditionallyYao Qi2014-11-211-0/+1
* common-defs.h: include <stdarg.h> before <stdio.h>Joel Brobecker2014-11-141-1/+1
* Include common-exceptions.h in common-defs.hGary Benson2014-10-081-0/+1
* Include cleanups.h in common-defs.hGary Benson2014-10-081-0/+1
* Introduce common-debug.hGary Benson2014-08-191-0/+1
* Move print-utils.h to common-defs.hGary Benson2014-08-191-0/+1
* Introduce common-types.hGary Benson2014-08-191-0/+1
* Introduce common/errors.hGary Benson2014-08-191-0/+1
* Move errno.h to common-defs.hGary Benson2014-08-071-0/+1
* Include string.h in common-defs.hGary Benson2014-08-071-0/+1
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-0/+1
* Move common-utils.h to common-defs.hGary Benson2014-08-071-0/+1
* Move ptid.h to common-defs.hGary Benson2014-08-071-0/+1
* Move gdb_locale.h to common-defs.hGary Benson2014-08-071-0/+1
* Move gdb/signals.h to common-defs.hGary Benson2014-08-071-0/+1
* Move pathmax.h to common-defs.hGary Benson2014-08-071-0/+1
* Move libiberty.h to common-defs.hGary Benson2014-08-071-0/+1
* Move ansidecl.h to common-defs.hGary Benson2014-08-071-0/+1
* Move stddef.h to common-defs.hGary Benson2014-08-071-0/+1
* Move stdarg.h to common-defs.hGary Benson2014-08-071-0/+1
* Move stdlib.h to common-defs.hGary Benson2014-08-071-0/+1