summaryrefslogtreecommitdiff
path: root/include/asterisk/compiler.h
AgeCommit message (Expand)Author
2016-07-19Add conditional support for noreturn functions.Corey Farrell
2013-08-30optional_api: Fix linking problems between modules that export global symbolsDavid M. Lee
2010-09-07Merged revisions 285336 via svnmerge from Tilghman Lesher
2009-06-15Redesigned 'optional API' support.Kevin P. Fleming
2009-02-031. Make OS X compile cleanly with app_stack.Tilghman Lesher
2008-11-02instead of trying to forcibly load res_agi when app_stack is loaded (even if ...Kevin P. Fleming
2008-06-19Older versions of GNU gcc do not allow 'NULL' as sentinel.Michiel van Baak
2008-06-19Detect if the installed gcc version supports the warn_unused_result attribute.Tilghman Lesher
2008-05-04Merged revisions 115279 via svnmerge from Joshua Colp
2008-05-02Okay, maybe FreeBSD will like this better.Tilghman Lesher
2006-09-28Merged revisions 43861-43862 via svnmerge from Paul Cadach
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-08-08Merge team/russell/ast_verbose_threadstorageRussell Bryant
2006-07-28the pure attribute was not implemented before gcc 2.96. Since we have thisRussell Bryant
2006-07-28add macros for the pure and const attributes to compiler.h, in case they everRussell Bryant
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-04old compiler compatibility (again...)Kevin P. Fleming
2005-11-01add new GCC-specific macro and force inlining of certain functions where spee...Kevin P. Fleming
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-08-30major header file cleanup: license, copyrights, descriptions, markers, etc.Kevin P. Fleming
2005-06-24add new header filesKevin P. Fleming