about summary refs log tree commit diff
path: root/src/rustllvm
AgeCommit message (Expand)AuthorLines
2011-03-25Tweak rustllvm bindings to work on linux, where bool != LLVMBool.Graydon Hoare-3/+3
2011-03-24Add .def.in files that I forgot to stage. Should put out burning tinderboxes ...Patrick Walton-0/+586
2011-03-24Generate the platform-specific .def files at build timePatrick Walton-1766/+0
2011-03-24Add trailing semicolons to Linux .def filesPatrick Walton-1/+1
2011-03-24Add a Linux .def file. Might put out burning tinderbox.Patrick Walton-0/+590
2011-03-24rustc: Use a .def file for Darwin. Puts out burning Darwin tinderbox.Patrick Walton-0/+586
2011-03-24rustc: Don't try to export symbols for crazy architectures from rustllvm.dll....Patrick Walton-44/+0
2011-03-23rustllvm: Update rustllvm.def. The old one was missing a lot.Patrick Walton-459/+620
2011-03-21Repair some fallout from pcwalton's last few build changes.Graydon Hoare-0/+973