Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | |
2014-12-19 | Fix array bounds warnings in elf_get_dyanmic_info() on sparc with gcc-4.6 | David S. Miller | |
* get-dynamic-info.h (elf_get_dynamic_info): Ignore -Warray-bounds for a link_map->l_info array access. | |||
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | |
2013-12-05 | Revert wrong commit. | Adhemerval Zanella | |
2013-12-05 | Fix elf/get-dynamic-info.h for AT | Adhemerval Zanella | |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | |
2012-11-29 | Warn about unsupported DT_FLAGS_1 flags. | Carlos O'Donell | |
The dynamic loader will now warn about unsupported DT_FLAGS_1 flags when run with LD_DEBUG=files or LD_DEBUG=all. | |||
2012-11-21 | Check supported DF_1_XXX bits | H.J. Lu | |
2012-10-05 | Set up the data structures for vDSO in libc.a | H.J. Lu | |