GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/binutils-2.44
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
common
/
common-defs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-150
/
+0
*
Move gnulib to top level
Tom Tromey
2019-06-14
1
-1
/
+1
*
On MS-Windows, define _WIN32_WINNT in a single common place.
Eli Zaretskii
2019-05-03
1
-0
/
+14
*
Introduce ATTRIBUTE_UNUSED_RESULT and use it
Tom Tromey
2019-03-05
1
-0
/
+6
*
Normalize include guards in gdb
Tom Tromey
2019-02-07
1
-3
/
+3
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Fix PR gdb/23835: Don't redefine _FORTIFY_SOURCE if it's already defined
Sergio Durigan Junior
2018-10-31
1
-2
/
+3
*
Define _FORTIFY_SOURCE in common-defs.h
Tom Tromey
2018-08-13
1
-0
/
+12
*
darwin: Don't use sbrk
Simon Marchi
2018-07-04
1
-0
/
+9
*
Bump to autoconf 2.69 and automake 1.15.1
Simon Marchi
2018-06-19
1
-0
/
+11
*
Create new common/pathstuff.[ch]
Sergio Durigan Junior
2018-02-28
1
-0
/
+3
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Poison non-POD memset & non-trivially-copyable memcpy/memmove
Pedro Alves
2017-04-25
1
-0
/
+1
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
Delete gdb::unique_ptr/gdb::move
Pedro Alves
2016-11-15
1
-1
/
+1
*
common/common-defs.h: Define __STDC_FORMAT_MACROS as well
Pedro Alves
2016-10-25
1
-2
/
+10
*
Define __STDC_CONSTANT_MACROS/__STDC_LIMIT_MACROS again.
Pedro Alves
2016-10-25
1
-0
/
+13
*
gdb: no longer define __STDC_CONSTANT_MACROS/__STDC_LIMIT_MACROS
Pedro Alves
2016-10-18
1
-16
/
+0
*
Introduce gdb::unique_ptr
Pedro Alves
2016-10-18
1
-0
/
+3
*
Include strings.h where available
Eli Zaretskii
2016-10-14
1
-0
/
+3
*
gdb: Remove some C compiler support leftovers
Pedro Alves
2016-10-06
1
-9
/
+3
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
MinGW and attribute format(printf/gnu_printf)
Pedro Alves
2015-11-17
1
-0
/
+9
*
[C++] Define __STDC_CONSTANT_MACROS / __STDC_LIMIT_MACROS for stdint.h
Pedro Alves
2015-11-17
1
-0
/
+16
*
Move utility functions to common/
Jan Kratochvil
2015-06-15
1
-1
/
+1
*
Make functions and variables exported by the IPA be extern "C"
Pedro Alves
2015-02-27
1
-0
/
+4
*
Add extern "C" to declarations of C symbols
Pedro Alves
2015-02-27
1
-0
/
+6
*
Move code to disable ASR to nat/
Sergio Durigan Junior
2015-01-15
1
-0
/
+1
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Include alloca.h unconditionally
Yao Qi
2014-11-21
1
-0
/
+1
*
common-defs.h: include <stdarg.h> before <stdio.h>
Joel Brobecker
2014-11-14
1
-1
/
+1
*
Include common-exceptions.h in common-defs.h
Gary Benson
2014-10-08
1
-0
/
+1
*
Include cleanups.h in common-defs.h
Gary Benson
2014-10-08
1
-0
/
+1
*
Introduce common-debug.h
Gary Benson
2014-08-19
1
-0
/
+1
*
Move print-utils.h to common-defs.h
Gary Benson
2014-08-19
1
-0
/
+1
*
Introduce common-types.h
Gary Benson
2014-08-19
1
-0
/
+1
*
Introduce common/errors.h
Gary Benson
2014-08-19
1
-0
/
+1
*
Move errno.h to common-defs.h
Gary Benson
2014-08-07
1
-0
/
+1
*
Include string.h in common-defs.h
Gary Benson
2014-08-07
1
-0
/
+1
*
Include gdb_assert.h in common-defs.h
Gary Benson
2014-08-07
1
-0
/
+1
*
Move common-utils.h to common-defs.h
Gary Benson
2014-08-07
1
-0
/
+1
*
Move ptid.h to common-defs.h
Gary Benson
2014-08-07
1
-0
/
+1
*
Move gdb_locale.h to common-defs.h
Gary Benson
2014-08-07
1
-0
/
+1
*
Move gdb/signals.h to common-defs.h
Gary Benson
2014-08-07
1
-0
/
+1
*
Move pathmax.h to common-defs.h
Gary Benson
2014-08-07
1
-0
/
+1
*
Move libiberty.h to common-defs.h
Gary Benson
2014-08-07
1
-0
/
+1
*
Move ansidecl.h to common-defs.h
Gary Benson
2014-08-07
1
-0
/
+1
*
Move stddef.h to common-defs.h
Gary Benson
2014-08-07
1
-0
/
+1
*
Move stdarg.h to common-defs.h
Gary Benson
2014-08-07
1
-0
/
+1
*
Move stdlib.h to common-defs.h
Gary Benson
2014-08-07
1
-0
/
+1
[next]