summaryrefslogtreecommitdiff
path: root/gdb/common/common-defs.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move stdio.h to common-defs.hGary Benson2014-08-071-0/+2
* Introduce common/common-defs.hGary Benson2014-07-301-0/+30