Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply B. Scott Michel's patch for PR1054, thanks! | Chris Lattner | 2006-12-16 | 1 | -16/+71 |
* | Properly mangles symbol table names | Nate Begeman | 2006-12-11 | 1 | -21/+36 |
* | Behold, more work on relocations. Things are looking pretty good now. | Nate Begeman | 2006-09-10 | 1 | -11/+36 |
* | First pass at supporting relocations. Relocations are written correctly to | Nate Begeman | 2006-09-08 | 1 | -54/+86 |
* | Properly size the string table, and emit symbol table and string table | Nate Begeman | 2006-08-26 | 1 | -18/+35 |
* | Get closer to handling globals correctly. We now generally get them in the | Nate Begeman | 2006-08-25 | 1 | -2/+36 |
* | Remove a FIXME. Don't use strlcpy that isn't available on non-BSD platforms | Reid Spencer | 2006-08-24 | 1 | -9/+7 |
* | Correctly attribute file author & remote tabs | Nate Begeman | 2006-08-23 | 1 | -20/+20 |
* | Initial checkin of the Mach-O emitter. There's plenty of fixmes, but it | Nate Begeman | 2006-08-23 | 1 | -0/+600 |