1. 9312cb5 Update elf.h from glibc. by Petr Machata · 12 years ago
  2. d83f132 Update elf.h from glibc. by Roland McGrath · 12 years ago
  3. 2105022 elf32_checksum.c: Removed unused ebl_debugscn_p define and confusing comment. by Mark Wielaard · 12 years ago
  4. e187314 Implement support for archives with 64-bit symbol table by Petr Machata · 12 years ago
  5. 030f626 elf_getshdr should work for elf->flags & ELF_F_MALLOCED. by Mark Wielaard · 12 years ago
  6. bc0f745 elf*_xlatetom: do not check ELF_T_NHDR has integer number of records by Petr Machata · 12 years ago
  7. de2ed97 Update name, license and contributor policy. by Mark Wielaard · 12 years ago
  8. 5128fb4 Remove .mtn-ignore and .cvsignore files. by Mark Wielaard · 12 years ago
  9. 191d1f0 elf32_offscn.c: Do not match SHT_NOBITS sections at OFFSET. by Mark Wielaard · 12 years ago
  10. 8e8f0be Don't exclude sh_type >= SHT_NUM from stripping. by Roland McGrath · 12 years ago
  11. 4955016 elf_end.c (elf_end): Call rwlock_unlock before rwlock_fini. by Mark Wielaard · 12 years ago
  12. ed52618 Fix doubled words. by Marek Polacek · 13 years ago
  13. f1ccc41 Fix off64_t overflow when MAXIMUM_SIZE == ~0. by Jan Kratochvil · 14 years ago
  14. b088f21 Add missing size entries for ELF_T_LIB and ELF_T_GNUHASH. by Roland McGrath · 14 years ago
  15. d763578 Implicitly set dirty bit by Ulrich Drepper · 14 years ago
  16. 9d81c7d Fix typo in last change. by Roland McGrath · 14 years ago
  17. 957072c Handle truncated phdrs without crash. by Roland McGrath · 14 years ago
  18. f35dfa8 Update elf.h from glibc. by Roland McGrath · 14 years ago
  19. d80f0b2 Complete SH port. by Matt Fleming · 14 years ago
  20. 3b495d8 Fix some message typos and xgettext markers. by Roland McGrath · 14 years ago
  21. d7b12c6 Fix for the same by Petr Machata · 14 years ago
  22. 331a186 elf.h: Update from glibc. by Roland McGrath · 14 years ago
  23. f7a9a9e Update elf.h by Ulrich Drepper · 14 years ago
  24. 429502f Avoid wild section data pointers from bogus sh_offset in mapped files. by Roland McGrath · 14 years ago
  25. 22359e2 Clean up and consolidate automake magic to reduce duplication and to work with --disable-dependency-tracking. by Roland McGrath · 14 years ago
  26. 6fd3cd1 Add elf_getphdrnum, support >65536 phdrs. by Roland McGrath · 15 years ago
  27. 2cfe33f Fix fill_mmap for sections past the section headers by Lubomir Rintel · 15 years ago
  28. 6b8cd7f Fix whitespace, copyright years. by Roland McGrath · 15 years ago
  29. 0c6db7e __libelf_readall: Fetch file size if not yet known. by Roland McGrath · 15 years ago
  30. c6f5e92 Mark the archive header as unusable when there is no next ar element. by Mark Wielaard · 15 years ago
  31. e2fedf4 Makefile.am (libelf.so): Use -Wl,-z,defs not -defs. by Mark Wielaard · 15 years ago
  32. 3117a85 Update elf.h from glibc. by Ulrich Drepper · 15 years ago
  33. fa1d444 Fix handling of gaps between sections when writing files in libelf. by Lubomir Rintel · 15 years ago
  34. 9dedfcc Reorder Elf struct members for optimal packing. by Roland McGrath · 15 years ago
  35. 70c442c Add support for STB_GNU_UNIQUE to libebl. by Ulrich Drepper · 15 years ago
  36. f189493 Add aliases for elf_getshnum and elf_getshstrndx. by Ulrich Drepper · 15 years ago
  37. b47d290 Add support for IRELATIVE relocations. by Ulrich Drepper · 15 years ago
  38. eb9ba47 Nominal ARM support. by Roland McGrath · 15 years ago
  39. d5ff667 Update elf.h and some tables; fill in sparc backend reloc table. by Roland McGrath · 15 years ago
  40. fe31538 typo by Roland McGrath · 15 years ago
  41. 18fb639 Don't write uninitialized data into zeroth section header entry. by Ulrich Drepper · 15 years ago
  42. d11522f Document possible elf_strptr problem. by Ulrich Drepper · 15 years ago
  43. 119f4ac Fix commit in updatenull_wrlock wrt to layout resulting from section header by Ulrich Drepper · 15 years ago
  44. 5ece809 When writing ELF files in libelf, fill the gap between sections even if only by Ulrich Drepper · 15 years ago
  45. 23fba75 Cleanup of loop to write out section content. by Ulrich Drepper · 15 years ago
  46. 9507386 Remove duplicate commits. by Ulrich Drepper · 15 years ago
  47. e39d584 Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils by Ulrich Drepper · 15 years ago
  48. 315ebd5 Fix possible crash in note conversion. by Roland McGrath · 16 years ago
  49. 2fe76ea Fix possible crash in note conversion. by Roland McGrath · 16 years ago
  50. 07ba31f Fix accounting of last written position when updating ELF files. by Ulrich Drepper · 15 years ago
  51. 43aafe6 We only have one translation domain, elfutils. Change use in libelf. by Ulrich Drepper · 16 years ago
  52. 7e678fa Require __thread support in compiler. by Ulrich Drepper · 16 years ago
  53. 534ad31 Comment fix in last change. by Roland McGrath · 16 years ago
  54. 75b07c0 Don't crash in fill code when sh_offset layout is out of order. by Roland McGrath · 16 years ago
  55. 970a166 libelf.h (Elf_Data): Whitespace fix. by Roland McGrath · 16 years ago
  56. d353328 * elf_getarhdr.c (elf_getarhdr): Fix missing rename in last change. by Roland McGrath · 16 years ago
  57. 02f6645 propagate from branch 'com.redhat.elfutils.roland.pending.libelf-threads' (head fc97c9c202b5d7d7699a3b1d5c53007a2ef37bb1) by Ulrich Drepper · 16 years ago
  58. a845f68 by Roland McGrath · 16 years ago
  59. 9cf28e4 by Roland McGrath · 16 years ago
  60. 122f388 propagate from branch 'com.redhat.elfutils.pmachata.threads' (head 6db56f08d1ba946c22c9bcfaec0ddeb6532e1dcc) by Roland McGrath · 16 years ago
  61. b4d6f0f Fix up bogon and missing log entries from .pmachata.threads branch. by Roland McGrath · 16 years ago
  62. f729d77 Fix build problem after merge of pmachata.threads branch when compiled without by Ulrich Drepper · 16 years ago
  63. d56e232 propagate from branch 'com.redhat.elfutils.pmachata.threads' (head 8bd3bc10eb015c96f7bafcc6a22c973620b57dd8) by Ulrich Drepper · 16 years ago
  64. 1d8bb25 by Roland McGrath · 16 years ago
  65. 13b6960 by Roland McGrath · 16 years ago
  66. 059c83e Finish elflint .gnu.attributes checking by Roland McGrath · 16 years ago
  67. 89759c7 Implement --build-id command line parameter for ld. by Ulrich Drepper · 16 years ago
  68. 51b3032 propagate from branch 'com.redhat.elfutils' (head fdd0e4957136e12a03ac29445d116d7fcf6fdd02) by Roland McGrath · 16 years ago
  69. e219f1c propagate from branch 'com.redhat.elfutils.roland.pending' (head 26cc2ce45739af072e7ff4fdab5e8eb7cd756d50) by Ulrich Drepper · 17 years ago
  70. 3cbdd38 propagate from branch 'com.redhat.elfutils.disasm' (head d15b4eb794e81e477f9896fe82a74cb5ecf4514c) by Ulrich Drepper · 17 years ago
  71. 1a2e8f4 backends/ 2007-12-15 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  72. 2449d7f 2007-11-03 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  73. e4c22ea 2007-10-23 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  74. b597dfa merge of '92c36bfdbc6468d1711c043b530e0dfe5abb6dec' by Ulrich Drepper · 17 years ago
  75. 59ea7f3 src/ 2007-10-04 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  76. c76f0b0 2007-09-27 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  77. cb6d865 readelf register printing sort order tweak by Roland McGrath · 17 years ago
  78. 099dd52 missed testdata files by Roland McGrath · 17 years ago
  79. 87d4780 libdwfl/ 2007-07-16 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  80. 4be1524 2007-04-24 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  81. 6ae0218 Remove bogon leaked from other branch. by Roland McGrath · 17 years ago
  82. c07fbb3 propagate from branch 'com.redhat.elfutils.roland.pending' (head b584b7056d679db0fc272b47667047d07737ca55) by Ulrich Drepper · 17 years ago
  83. aa915fd propagate from branch 'com.redhat.elfutils.roland.pending' (head c44dcfac5b545aecb173fede31f34cb003be0173) by Ulrich Drepper · 17 years ago
  84. ce0bdb6 Implement ar program. by Ulrich Drepper · 17 years ago
  85. cd8a250 One more correction, handle failing elf_begin correctly. by Ulrich Drepper · 17 years ago
  86. 66c650e Update copyright year. by Ulrich Drepper · 17 years ago
  87. ecf2b12 merge of 'c249e2584bf9a7142285afa71425029b4278e771' by Ulrich Drepper · 17 years ago
  88. 44865b9 2007-01-10 Roland McGrath <roland@redhat.com> by Roland McGrath · 18 years ago
  89. a8e382f Fix file descriptor leak in nlist. by Ulrich Drepper · 17 years ago
  90. 56bc0b8 Lock down libelf and elflint a bit more after import of Roland's changes. by Ulrich Drepper · 18 years ago
  91. 8190db6 propagate from branch 'com.redhat.elfutils' (head b4944cf70801d9dac056f4f80ef1334e5acb8bdc) by Roland McGrath · 18 years ago
  92. c373d85 2006-10-09 Roland McGrath <roland@redhat.com> by Roland McGrath · 18 years ago
  93. 231c590 Changes to fix GNU-style hash table handling. by Ulrich Drepper · 18 years ago
  94. 077c65f merge of 67f3844b544f03a64b3ac896c19f94744923d76a by Ulrich Drepper · 18 years ago
  95. cc41562 propagate from branch 'com.redhat.elfutils.roland.pending' (head e5cfdd13aa39dfae16b905fd57ff56ad8a131bb5) by Ulrich Drepper · 18 years ago
  96. 7f7f1bc Adjust for internal_function_def removal. by Ulrich Drepper · 18 years ago
  97. d315bb2 Make sure gnuhash_xlate.h is distributed. by Ulrich Drepper · 18 years ago
  98. 8ae5814 Adjust for final version of GNU-style hash table format. by Ulrich Drepper · 18 years ago
  99. 28ed895 merge of 2d5572f10b65f0ac7fdf54361b4dae41ebbd51d0 by Ulrich Drepper · 18 years ago
  100. 1d3a64d 2006-06-15 Roland McGrath <roland@redhat.com> by Roland McGrath · 18 years ago