aboutsummaryrefslogtreecommitdiffstats
path: root/src/gcc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* gcc.h: rename to Compiler.hMax Kellermann2013-10-151-174/+0
* gcc.h: major updateMax Kellermann2013-10-151-67/+129
* *: use gcc.h macros instead of GLibMax Kellermann2013-08-041-0/+2
* gcc.h: add macro gcc_unreachable()Max Kellermann2013-08-031-0/+6
* gcc.h: add "restrict" macro for C++Max Kellermann2013-01-311-0/+8
* gcc.h: add C++11 "final" fallback macroMax Kellermann2013-01-141-0/+1
* gcc.h: require gcc 4.6Max Kellermann2012-09-251-2/+2
* gcc.h: re-add gcc_const and gcc_pureMax Kellermann2012-08-021-0/+19
* gcc.h: require g++ 4.5 or newerMax Kellermann2012-08-011-0/+4
* gcc.h: add fallback for C++11 "override"Max Kellermann2012-08-011-0/+9
* gcc.h: add macro GCC_CHECK_VERSIONMax Kellermann2011-09-151-1/+6
* gcc.h: add macro gcc_nonnullMax Kellermann2011-09-131-0/+4
* gcc.h: change "mpd_" prefix to "gcc_"Max Kellermann2011-09-131-18/+18
* copyright year 2011Max Kellermann2011-01-291-1/+1
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* all: Update copyright header.Avuton Olrich2009-03-131-6/+7
* gcc.h: removed all duplicate macrosMax Kellermann2009-01-011-16/+0
* gcc.h: fix compilation with !(gcc >= 3)Eric Wong2008-01-271-0/+1
* gcc.h: support mpd_fprintf__, with arguments shifted even further rightEric Wong2008-01-261-0/+1
* The massive copyright updateAvuton Olrich2007-04-051-1/+1
* gcc.h: make sure __GNUC__ is defined before checking it's valueEric Wong2006-08-301-1/+1
* Replace strdup and {c,re,m}alloc with x* variants to check for OOM errorsEric Wong2006-08-261-1/+0
* No code change, just add headersAvuton Olrich2006-07-311-0/+18
* commandError() cleanups, fixup gcc checksEric Wong2006-07-301-5/+5
* interface/connection malloc reductions from mpd-keEric Wong2006-07-301-0/+50