summaryrefslogtreecommitdiffstats
path: root/libelf/elf_getarsym.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'elfutils-0.169'QtCreator4.5.1QtCreator4.5.0-rc1QtCreator4.5.0QtCreator4.4.1QtCreator4.4.0-rc1QtCreator4.4.0-beta1QtCreator4.4.04.54.4Ulf Hermann2017-05-081-1/+1
|\
| * libelf: Initialize n to zero in elf_getarsym.Mark Wielaard2017-04-191-1/+1
* | Drop handrolled or #ifdef'ed libc replacementsUlf Hermann2017-04-281-8/+0
|/
* Do not depend on some non-POSIX features.Akihiko Odaki2016-10-131-0/+8
* Do without union of variable length arrays.Chih-Hung Hsieh2015-10-071-8/+6
* Remove old-style function definitions.Mark Wielaard2015-09-231-3/+1
* libelf: Fix unbounded stack usage in elf_getarsym for !ALLOW_UNALIGNED case.Mark Wielaard2015-06-051-1/+9
* libelf: Fix possible unbounded stack usage in elf_getarsym.Mark Wielaard2015-05-271-2/+12
* libelf: Check index_size doesn't overflow in elf_getarsym.Mark Wielaard2014-12-171-1/+2
* libelf: Make sure n * w doesn't overflow in elf_getarsym.Mark Wielaard2014-12-121-1/+1
* robustify: libelf.Jakub Jelinek2014-01-231-1/+4
* elf_getarsym: Handle unaligned data in archive index.Roland McGrath2013-01-071-0/+3
* elf_getarsym: Use memcpy instead of pointer dereference so as not to assume t...Roland McGrath2013-01-071-1/+3
* Implement support for archives with 64-bit symbol tablePetr Machata2012-08-071-42/+85
* Update name, license and contributor policy.Mark Wielaard2012-06-051-40/+19
* Fix up bogon and missing log entries from .pmachata.threads branch.Roland McGrath2008-08-251-2/+2
* propagate from branch 'com.redhat.elfutils.pmachata.threads' (head 8bd3bc10eb...Ulrich Drepper2008-08-161-2/+2
* Fix FSF address. No exception for libdwarf.Ulrich Drepper2006-04-041-1/+1
* propagate from branch 'com.redhat.elfutils.roland.pending' (head 4f8fc821345f...Ulrich Drepper2006-04-041-12/+45
* merge of 333c187506c852455e9f7be44fa9adc360416217Ulrich Drepper2005-08-291-4/+1
* 2005-08-24 Roland McGrath <roland@redhat.com>Roland McGrath2005-08-251-1/+4
* Fix more EINTR handling problems. Add jump prediction.Ulrich Drepper2005-08-291-4/+1
* Correct build programs caused by commit from devel tree.Ulrich Drepper2005-08-151-13/+20
* Adjust for monotone.Ulrich Drepper2005-07-261-0/+241