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