1. b1d8072 MachOObjectFile: Change isSectionText to return true for sections named text, not for load commands name __TEXT (which isn't the case in actual object files) by Benjamin Kramer · 14 years ago
  2. 1d6167f Object: Add proper error handling. by Michael J. Spencer · 14 years ago
  3. ec29b12 Make Binary the parent of ObjectFile and update children to new interface. by Michael J. Spencer · 14 years ago
  4. aa41981 Revert the last two commits in the series. r132911, r132912. by Michael J. Spencer · 14 years ago
  5. a7f9c49 Make Binary the parent of ObjectFile and update children to new interface. by Michael J. Spencer · 14 years ago
  6. ae95ad1 Use enums for constant values. by Eric Christopher · 15 years ago
  7. 22a1981 Make the file format strings a little prettier for mach-o. by Eric Christopher · 15 years ago
  8. 7b015c7 Add an ObjectFile implementation for mach-o. by Eric Christopher · 15 years ago