summaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/MachOWriter.h
Commit message (Expand)AuthorAge
* Behold, more work on relocations. Things are looking pretty good now.Nate Begeman2006-09-10
* First pass at supporting relocations. Relocations are written correctly toNate Begeman2006-09-08
* Properly size the string table, and emit symbol table and string tableNate Begeman2006-08-26
* Get closer to handling globals correctly. We now generally get them in theNate Begeman2006-08-25
* Remove a FIXME. Don't use strlcpy that isn't available on non-BSD platformsReid Spencer2006-08-24
* Correctly attribute file author & remote tabsNate Begeman2006-08-23
* Initial checkin of the Mach-O emitter. There's plenty of fixmes, but itNate Begeman2006-08-23