aboutsummaryrefslogtreecommitdiff
path: root/src/rustllvm
Commit message (Collapse)AuthorAgeFilesLines
* Tweak rustllvm bindings to work on linux, where bool != LLVMBool.Graydon Hoare2011-03-252-3/+3
|
* Add .def.in files that I forgot to stage. Should put out burning tinderboxes ↵Patrick Walton2011-03-241-0/+586
| | | | on Windows and Darwin.
* Generate the platform-specific .def files at build timePatrick Walton2011-03-243-1766/+0
|
* Add trailing semicolons to Linux .def filesPatrick Walton2011-03-241-1/+1
|
* Add a Linux .def file. Might put out burning tinderbox.Patrick Walton2011-03-241-0/+590
|
* rustc: Use a .def file for Darwin. Puts out burning Darwin tinderbox.Patrick Walton2011-03-241-0/+586
|
* rustc: Don't try to export symbols for crazy architectures from ↵Patrick Walton2011-03-241-44/+0
| | | | rustllvm.dll. Should unburn the tree on Windows.
* rustllvm: Update rustllvm.def. The old one was missing a lot.Patrick Walton2011-03-231-459/+620
|
* Repair some fallout from pcwalton's last few build changes.Graydon Hoare2011-03-216-0/+973