1. 07ea23a ObjectFile: Add a method to check whether a section contains a symbol. by Benjamin Kramer · 14 years ago
  2. 3209a03 Use memcmp. by Benjamin Kramer · 14 years ago
  3. 9b9c5ea Really fix typo :-( by Rafael Espindola · 14 years ago
  4. 5ac795c Fix typo. by Rafael Espindola · 14 years ago
  5. 82c475d Compare all 4 bytes of the header. by Rafael Espindola · 14 years ago
  6. 64388ce Fix warnings. by Michael J. Spencer · 14 years ago
  7. 25b1577 Object: Add proper error handling. by Michael J. Spencer · 14 years ago
  8. 001c920 Make Binary the parent of ObjectFile and update children to new interface. by Michael J. Spencer · 14 years ago
  9. 5e45dc4 Revert the last two commits in the series. r132911, r132912. by Michael J. Spencer · 14 years ago
  10. 69aec36 Make Binary the parent of ObjectFile and update children to new interface. by Michael J. Spencer · 14 years ago
  11. 71f234b Remove dead variable pointed out by GCC 4.6 warnings, and reflow this a little by Nick Lewycky · 15 years ago
  12. 539d8d8 Assorted bugfixes in object file handling: by Eric Christopher · 15 years ago
  13. 7acdb4d Object: Fix type punned pointer issues by making DataRefImpl a union and using intptr_t. by Michael J. Spencer · 15 years ago
  14. a1ef8ef Object: Add COFF Support. by Michael J. Spencer · 15 years ago