Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix MSVC incompatibilities. | Michael J. Spencer | 2012-03-09 | 1 | -2/+3 |
* | Sources now require C++11 to build. | Nick Kledzik | 2012-03-08 | 1 | -0/+50 |
* | Add support for SharedLibraryAtoms (proxy atoms for exported symbols from a | Nick Kledzik | 2012-02-22 | 5 | -0/+297 |
* | (no commit message) | Nick Kledzik | 2012-02-15 | 6 | -35/+160 |
* | Add support for UndefinedAtom in yaml and native format. Add test cases with... | Nick Kledzik | 2012-02-07 | 1 | -0/+46 |
* | A couple of big refactorings: 1) Move most attributes of Atom down to Defined... | Nick Kledzik | 2012-01-11 | 6 | -34/+25 |
* | add initial support for coalescing by content (c-strings) with test case | Nick Kledzik | 2012-01-09 | 1 | -0/+45 |
* | Support more Atom attributes. Add more test cases to lld-core | Nick Kledzik | 2012-01-04 | 7 | -0/+173 |
* | Add more merging/coalescing test cases and make core linking work for them | Nick Kledzik | 2011-12-22 | 4 | -1/+81 |
* | Initial commit. Code by Nick Kledzik. Cleanups and build system by me. | Michael J. Spencer | 2011-12-18 | 4 | -0/+210 |