summaryrefslogtreecommitdiff
path: root/elf/get-dynamic-info.h
Commit message (Expand)AuthorAgeFilesLines
* Remove header file inclusion guard from elf/get-dynamic-info.hFlorian Weimer2017-03-021-4/+2
* Narrowing the visibility of libc-internal.h even further.Zack Weinberg2017-03-011-1/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Fix array bounds warnings in elf_get_dyanmic_info() on sparc with gcc-4.6David S. Miller2014-12-191-1/+10
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Revert wrong commit.Adhemerval Zanella2013-12-051-2/+2
* Fix elf/get-dynamic-info.h for ATAdhemerval Zanella2013-12-051-2/+2
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Warn about unsupported DT_FLAGS_1 flags.Carlos O'Donell2012-11-291-2/+10
* Check supported DF_1_XXX bitsH.J. Lu2012-11-211-0/+3
* Set up the data structures for vDSO in libc.aH.J. Lu2012-10-051-0/+161