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> | ||||
* | Add new option for SuSv3 legacy functions and use it for ↵ | Peter S. Mazinger | 2006-03-23 | 1 | -2/+5 |
| | | | | bcopy/bzero/bcmp/index/rindex | ||||
* | remove hidden versions of bzero, unused in libc.so | Peter S. Mazinger | 2006-02-01 | 1 | -1/+0 |
| | |||||
* | 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 | -2/+2 |
| | | | | where the non-hidden version was used. | ||||
* | merge x86_64 optimized string support | Mike Frysinger | 2005-09-21 | 1 | -0/+3 |