summaryrefslogtreecommitdiff
path: root/src/gcc.h
AgeCommit message (Expand)Author
2013-08-04*: use gcc.h macros instead of GLibMax Kellermann
2013-08-03gcc.h: add macro gcc_unreachable()Max Kellermann
2013-01-31gcc.h: add "restrict" macro for C++Max Kellermann
2013-01-14gcc.h: add C++11 "final" fallback macroMax Kellermann
2012-09-25gcc.h: require gcc 4.6Max Kellermann
2012-08-02gcc.h: re-add gcc_const and gcc_pureMax Kellermann
2012-08-01gcc.h: require g++ 4.5 or newerMax Kellermann
2012-08-01gcc.h: add fallback for C++11 "override"Max Kellermann
2011-09-15gcc.h: add macro GCC_CHECK_VERSIONMax Kellermann
2011-09-13gcc.h: add macro gcc_nonnullMax Kellermann
2011-09-13gcc.h: change "mpd_" prefix to "gcc_"Max Kellermann
2011-01-29copyright year 2011Max Kellermann
2009-12-31Update copyright notices.Avuton Olrich
2009-03-13all: Update copyright header.Avuton Olrich
2009-01-01gcc.h: removed all duplicate macrosMax Kellermann
2008-01-27gcc.h: fix compilation with !(gcc >= 3)Eric Wong
2008-01-26gcc.h: support mpd_fprintf__, with arguments shifted even further rightEric Wong
2007-04-05The massive copyright updateAvuton Olrich
2006-08-30gcc.h: make sure __GNUC__ is defined before checking it's valueEric Wong
2006-08-26Replace strdup and {c,re,m}alloc with x* variants to check for OOM errorsEric Wong
2006-07-31No code change, just add headersAvuton Olrich
2006-07-30commandError() cleanups, fixup gcc checksEric Wong
2006-07-30interface/connection malloc reductions from mpd-keEric Wong