Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86_64: fix multiple definition of chk functions | Austin Foxley | 2009-12-19 | 1 | -0/+1 |
| | | | | | | also enable __chk_fail and only try to call it when SSP is on Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵ | Peter S. Mazinger | 2006-01-14 | 1 | -2/+2 |
| | | | | missing headers, other jump relocs removed | ||||
* | Use strong_alias everywhere instead of .global/.set. Correct some cases ↵ | Peter S. Mazinger | 2006-01-03 | 1 | -0/+3 |
where the non-hidden version was used. |