]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/gnu/unwind-resume.c
Silence a missing-noreturn warning for _Unwind_Resume.
[thirdparty/glibc.git] / sysdeps / gnu / unwind-resume.c
2014-05-09  Roland McGrathSilence a missing-noreturn warning for _Unwind_Resume.
2014-02-10  Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-04-26  Siddhesh Poyarekarmove libgcc_s soname definition to shlib-versions
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2010-04-08  Ulrich DrepperMerge remote branch 'origin/roland/hwcap_mask'
2010-04-06  Roland McGrathMove unwind-resume code from NPTL to sysdeps/gnu.