Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-18 | Replace FSF snail mail address with URLs | Mike Frysinger | |
This matches a similar change made to glibc. No functional changes here. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2012-06-15 | do not include libc-internal.h | Peter S. Mazinger | |
it is already included by features.h Signed-off-by: Peter S. Mazinger <ps.m@gmx.net> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | |||
2006-01-26 | Get rid of missing prototype warnings | Peter S. Mazinger | |
2005-12-10 | clean up warnings | Mike Frysinger | |
2004-08-21 | Attempt to support 'gcc -finstrument-functions', which seems much | Eric Andersen | |
more sane than 'gcc -pg' and seems much easier to support. -Erik |