Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | |
* All files with FSF copyright notices: Update copyright dates using scripts/update-copyrights. * locale/programs/charmap-kw.h: Regenerated. * locale/programs/locfile-kw.h: Likewise. | |||
2018-08-31 | [BZ #20271] Add newlines in __libc_fatal calls. | Paul Pluzhnikov | |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | |
* All files with FSF copyright notices: Update copyright dates using scripts/update-copyrights. * locale/programs/charmap-kw.h: Regenerated. * locale/programs/locfile-kw.h: Likewise. | |||
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | |
2012-03-22 | Replace Elf64_XXX with ElfW(XXX) in dl-irel.h | H.J. Lu | |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | |
2011-06-20 | Add an elf_ifunc_invoke interface so that architectures can implement | David S. Miller | |
the ifunc resolver calls however they wish. | |||
2009-06-01 | Better error message for invalid relocatio in static binary. | Ulrich Drepper | |
2009-05-31 | Finish IFUNC support for x86 and x86-64. | Ulrich Drepper | |
Add support for the IRELAIVE relocation and IFUNC in static executables. |