Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-20 | add an URL to relevant gcc bugzilla entry | Denis Vlasenko | |
2008-05-20 | suppress "asm declaration ignored due to conflict with previous rename" | Denis Vlasenko | |
warning. It seems to be bogus. Comment contains extended description. | |||
2007-01-11 | Peter Mazinger pointed out that my last commit was faulty. | Joakim Tjernlund | |
This should fix it. | |||
2006-01-25 | Modify the earlier changes, because libc-lock references __pthread_mutex*, ↵ | Peter S. Mazinger | |
dont use hidden_strong_alias | |||
2006-01-15 | make gcc4 happy w/ hidden_def/proto, correct some typos | Peter S. Mazinger | |
2006-01-14 | hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵ | Peter S. Mazinger | |
missing headers, other jump relocs removed | |||
2006-01-04 | use internal versions of exit/memcpy | Peter S. Mazinger | |
2006-01-04 | update pthread weak handling to the style glibc uses | Mike Frysinger | |