summaryrefslogtreecommitdiff
path: root/gnu/egcs/gcc/c-common.c
AgeCommit message (Expand)Author
2006-03-09Recognize %z in addition to %Z as a printf format specifier; from espie@Miod Vallat
2004-08-08Make sure that format variable is not a variable sized array correctlyAnil Madhavapeddy
2003-12-21Kill non-standard kernel printf %: braindead extension for good.Miod Vallat
2003-09-05Stop the bounds checker warning on a bound of 0, so now it only triggersAnil Madhavapeddy
2003-08-06Check for and skip variable-length arrays while bounds checking insteadAnil Madhavapeddy
2003-07-25New format attribute __kprintf__, which understands the special kernelAnil Madhavapeddy
2003-06-26Introduce a simple static checker for making sure that the boundsAnil Madhavapeddy
2003-04-09xmalloc called with the wrong sizeof in sentinel attribute setupAnil Madhavapeddy
2003-01-07attribute(sentinel) improvements:Marc Espie
2002-09-16__syslog__ format attribute: same as printf, except for -pedantic, as %m isMarc Espie
2002-05-30__attribute__((sentinel))Marc Espie
2001-07-19__attribute__((__nonnull__), separate from printf.Marc Espie
1999-05-26egcs projects compiler systemMarc Espie