1. f62658f libelf: Change signed overflow check to unsigned in elf_getdata_rawchunk. by Mark Wielaard · 10 years ago
  2. 51abc74 libelf: Copy over any leftover data from src to dest in elf_cvt_note. by Mark Wielaard · 10 years ago
  3. 2deeb7c libelf: elf_getphdrnum sanity check the returned phnum result. by Mark Wielaard · 10 years ago
  4. 9b5fa6b libelf: Check for overflow in version_xlate elf_cvt_Verdef and elf_cvt_Verneed. by Mark Wielaard · 10 years ago
  5. 5c1a45c Check elf_strptr didn't fail getting section name. by Mark Wielaard · 10 years ago
  6. babcdef libelf: elf_getshdrstrndx cannot use SHN_XINDEX without section headers. by Mark Wielaard · 10 years ago
  7. 436275e libelf: Fix handling of (extended) phnum. by Mark Wielaard · 10 years ago
  8. 8ea90b7 gelf_getnote: Check padding overflow. by Mark Wielaard · 10 years ago
  9. 502430c libelf: getdata check 64bit values correctly on 32bit arch. by Mark Wielaard · 10 years ago
  10. df2fe50 libelf: gelf_getnote check for offset overflow. by Mark Wielaard · 10 years ago
  11. c50ddfc libelf: Fix unsigned overflow check in elf_getdata. by Mark Wielaard · 10 years ago
  12. babd5b6 libelf: Use mempcpy not __mempcpy. by Mark Wielaard · 10 years ago
  13. b635b8d libelf: Correct shdr size check for (raw) getdata. by Mark Wielaard · 10 years ago
  14. 237188e elf_begin sets elf_errno for cases that the file is completely unreadable by Petr Machata · 10 years ago
  15. 16e2d35 Update elf.h from glibc. by Mark Wielaard · 10 years ago
  16. 3232479 Remove mudflap build option. by Mark Wielaard · 10 years ago
  17. a903962 robustify: libelf gelf define INVALID_NDX macro. by Jakub Jelinek · 11 years ago
  18. 720383c robustify: libelf. by Jakub Jelinek · 11 years ago
  19. 3ba5040 libelf: Only memcpy ehdr back when not already directly mmapped. by Mark Wielaard · 11 years ago
  20. 88ad5dd libelf: Write all section headers if elf flags contains ELF_F_DIRTY. by Mark Wielaard · 11 years ago
  21. a45c804 Check for prefixed ar, readelf, and nm by Michael Forney · 11 years ago
  22. acf1267 Update elf.h from glibc by Petr Machata · 11 years ago
  23. 49a1a38 Update elf.h from glibc by Petr Machata · 11 years ago
  24. e0b4385 gelf.h: Fix typo in comment. by Namhyung Kim · 11 years ago
  25. d0509d4 gelf_getauxv: Add missing whitespace. by Mark Wielaard · 11 years ago
  26. 4f017da gelf_getauxv: Remove unnecessary casts to char *. by Mark Wielaard · 11 years ago
  27. 617f8ea gelf_getauxv: Use memcpy, not pointer deref, to avoid alignment problems. by Kurt Roeckx · 11 years ago
  28. 6722a66 elf_getarsym: Handle unaligned data in archive index. by Roland McGrath · 12 years ago
  29. 99d9db0 elf_getarsym: Use memcpy instead of pointer dereference so as not to assume the field is naturally aligned. by Roland McGrath · 12 years ago
  30. 9312cb5 Update elf.h from glibc. by Petr Machata · 12 years ago
  31. d83f132 Update elf.h from glibc. by Roland McGrath · 12 years ago
  32. 2105022 elf32_checksum.c: Removed unused ebl_debugscn_p define and confusing comment. by Mark Wielaard · 12 years ago
  33. e187314 Implement support for archives with 64-bit symbol table by Petr Machata · 12 years ago
  34. 030f626 elf_getshdr should work for elf->flags & ELF_F_MALLOCED. by Mark Wielaard · 12 years ago
  35. bc0f745 elf*_xlatetom: do not check ELF_T_NHDR has integer number of records by Petr Machata · 12 years ago
  36. de2ed97 Update name, license and contributor policy. by Mark Wielaard · 12 years ago
  37. 5128fb4 Remove .mtn-ignore and .cvsignore files. by Mark Wielaard · 12 years ago
  38. 191d1f0 elf32_offscn.c: Do not match SHT_NOBITS sections at OFFSET. by Mark Wielaard · 12 years ago
  39. 8e8f0be Don't exclude sh_type >= SHT_NUM from stripping. by Roland McGrath · 12 years ago
  40. 4955016 elf_end.c (elf_end): Call rwlock_unlock before rwlock_fini. by Mark Wielaard · 12 years ago
  41. ed52618 Fix doubled words. by Marek Polacek · 13 years ago
  42. f1ccc41 Fix off64_t overflow when MAXIMUM_SIZE == ~0. by Jan Kratochvil · 14 years ago
  43. b088f21 Add missing size entries for ELF_T_LIB and ELF_T_GNUHASH. by Roland McGrath · 14 years ago
  44. d763578 Implicitly set dirty bit by Ulrich Drepper · 14 years ago
  45. 9d81c7d Fix typo in last change. by Roland McGrath · 14 years ago
  46. 957072c Handle truncated phdrs without crash. by Roland McGrath · 14 years ago
  47. f35dfa8 Update elf.h from glibc. by Roland McGrath · 14 years ago
  48. d80f0b2 Complete SH port. by Matt Fleming · 14 years ago
  49. 3b495d8 Fix some message typos and xgettext markers. by Roland McGrath · 14 years ago
  50. d7b12c6 Fix for the same by Petr Machata · 14 years ago
  51. 331a186 elf.h: Update from glibc. by Roland McGrath · 14 years ago
  52. f7a9a9e Update elf.h by Ulrich Drepper · 14 years ago
  53. 429502f Avoid wild section data pointers from bogus sh_offset in mapped files. by Roland McGrath · 15 years ago
  54. 22359e2 Clean up and consolidate automake magic to reduce duplication and to work with --disable-dependency-tracking. by Roland McGrath · 15 years ago
  55. 6fd3cd1 Add elf_getphdrnum, support >65536 phdrs. by Roland McGrath · 15 years ago
  56. 2cfe33f Fix fill_mmap for sections past the section headers by Lubomir Rintel · 15 years ago
  57. 6b8cd7f Fix whitespace, copyright years. by Roland McGrath · 15 years ago
  58. 0c6db7e __libelf_readall: Fetch file size if not yet known. by Roland McGrath · 15 years ago
  59. c6f5e92 Mark the archive header as unusable when there is no next ar element. by Mark Wielaard · 15 years ago
  60. e2fedf4 Makefile.am (libelf.so): Use -Wl,-z,defs not -defs. by Mark Wielaard · 15 years ago
  61. 3117a85 Update elf.h from glibc. by Ulrich Drepper · 15 years ago
  62. fa1d444 Fix handling of gaps between sections when writing files in libelf. by Lubomir Rintel · 15 years ago
  63. 9dedfcc Reorder Elf struct members for optimal packing. by Roland McGrath · 15 years ago
  64. 70c442c Add support for STB_GNU_UNIQUE to libebl. by Ulrich Drepper · 15 years ago
  65. f189493 Add aliases for elf_getshnum and elf_getshstrndx. by Ulrich Drepper · 15 years ago
  66. b47d290 Add support for IRELATIVE relocations. by Ulrich Drepper · 15 years ago
  67. eb9ba47 Nominal ARM support. by Roland McGrath · 15 years ago
  68. d5ff667 Update elf.h and some tables; fill in sparc backend reloc table. by Roland McGrath · 15 years ago
  69. fe31538 typo by Roland McGrath · 16 years ago
  70. 18fb639 Don't write uninitialized data into zeroth section header entry. by Ulrich Drepper · 16 years ago
  71. d11522f Document possible elf_strptr problem. by Ulrich Drepper · 16 years ago
  72. 119f4ac Fix commit in updatenull_wrlock wrt to layout resulting from section header by Ulrich Drepper · 16 years ago
  73. 5ece809 When writing ELF files in libelf, fill the gap between sections even if only by Ulrich Drepper · 16 years ago
  74. 23fba75 Cleanup of loop to write out section content. by Ulrich Drepper · 16 years ago
  75. 9507386 Remove duplicate commits. by Ulrich Drepper · 16 years ago
  76. e39d584 Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils by Ulrich Drepper · 16 years ago
  77. 315ebd5 Fix possible crash in note conversion. by Roland McGrath · 16 years ago
  78. 2fe76ea Fix possible crash in note conversion. by Roland McGrath · 16 years ago
  79. 07ba31f Fix accounting of last written position when updating ELF files. by Ulrich Drepper · 16 years ago
  80. 43aafe6 We only have one translation domain, elfutils. Change use in libelf. by Ulrich Drepper · 16 years ago
  81. 7e678fa Require __thread support in compiler. by Ulrich Drepper · 16 years ago
  82. 534ad31 Comment fix in last change. by Roland McGrath · 16 years ago
  83. 75b07c0 Don't crash in fill code when sh_offset layout is out of order. by Roland McGrath · 16 years ago
  84. 970a166 libelf.h (Elf_Data): Whitespace fix. by Roland McGrath · 16 years ago
  85. d353328 * elf_getarhdr.c (elf_getarhdr): Fix missing rename in last change. by Roland McGrath · 16 years ago
  86. 02f6645 propagate from branch 'com.redhat.elfutils.roland.pending.libelf-threads' (head fc97c9c202b5d7d7699a3b1d5c53007a2ef37bb1) by Ulrich Drepper · 16 years ago
  87. a845f68 by Roland McGrath · 16 years ago
  88. 9cf28e4 by Roland McGrath · 16 years ago
  89. 122f388 propagate from branch 'com.redhat.elfutils.pmachata.threads' (head 6db56f08d1ba946c22c9bcfaec0ddeb6532e1dcc) by Roland McGrath · 16 years ago
  90. b4d6f0f Fix up bogon and missing log entries from .pmachata.threads branch. by Roland McGrath · 16 years ago
  91. f729d77 Fix build problem after merge of pmachata.threads branch when compiled without by Ulrich Drepper · 16 years ago
  92. d56e232 propagate from branch 'com.redhat.elfutils.pmachata.threads' (head 8bd3bc10eb015c96f7bafcc6a22c973620b57dd8) by Ulrich Drepper · 16 years ago
  93. 1d8bb25 by Roland McGrath · 16 years ago
  94. 13b6960 by Roland McGrath · 16 years ago
  95. 059c83e Finish elflint .gnu.attributes checking by Roland McGrath · 17 years ago
  96. 89759c7 Implement --build-id command line parameter for ld. by Ulrich Drepper · 17 years ago
  97. 51b3032 propagate from branch 'com.redhat.elfutils' (head fdd0e4957136e12a03ac29445d116d7fcf6fdd02) by Roland McGrath · 17 years ago
  98. e219f1c propagate from branch 'com.redhat.elfutils.roland.pending' (head 26cc2ce45739af072e7ff4fdab5e8eb7cd756d50) by Ulrich Drepper · 17 years ago
  99. 3cbdd38 propagate from branch 'com.redhat.elfutils.disasm' (head d15b4eb794e81e477f9896fe82a74cb5ecf4514c) by Ulrich Drepper · 17 years ago
  100. 1a2e8f4 backends/ 2007-12-15 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago