Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-15 | ssp-local.c: make sure that -fstack-protector is not enabled when compiling file | Peter S. Mazinger | |
Signed-off-by: Peter S. Mazinger <ps.m@gmx.net> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | |||
2012-06-15 | libc-internal.h: use a consistent prototype for __stack_chk_fail | Peter S. Mazinger | |
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 | |
2006-01-09 | Hope I have it correct now w/ native gcc4 ssp | Peter S. Mazinger | |
2006-01-04 | one reloc less, uninline, should save some space | Peter S. Mazinger | |
2005-11-04 | Make use of newly introduced attribute_noreturn | Peter S. Mazinger | |
2005-10-01 | Add gcc-4.1 non-TLS __stack_chk_guard support. Run the guard setup only once. | Peter S. Mazinger | |