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