llvm-6502/lib
Brian Gaeke 79fe833411 Fix extraStack calculation -- I think in fact it might be getting a bit *too*
much stack, but that's better than not enough, which leads to miscompilations.

Fix FP vaarg.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18079 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-21 03:35:22 +00:00
..
Analysis Mission accomplished! 2004-11-19 16:22:24 +00:00
Archive Distinguish between BSD4.4 and SVR4 symbol tables 2004-11-20 07:29:40 +00:00
AsmParser Make sure that the yacc and lex output are specified as BUILT_SOURCES. 2004-10-28 00:43:24 +00:00
Bytecode Distinguish between BSD4.4 and SVR4 symbol tables 2004-11-20 07:29:40 +00:00
CodeGen Adjust to changed interfaces 2004-11-20 23:53:26 +00:00
Debugger Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
ExecutionEngine Implement relocation support by adding a target independent resolver interface. 2004-11-20 23:57:07 +00:00
Linker Eliminate unsightly ;; 2004-11-19 03:27:05 +00:00
Support Fixed assertion from triggering. We need to check if the commandline map is empty before checking if an arg exists. 2004-11-20 23:35:20 +00:00
System Cast the void* handle data member to HMODULE* to keep the VC++ compiler 2004-11-20 23:30:55 +00:00
Target Fix extraStack calculation -- I think in fact it might be getting a bit *too* 2004-11-21 03:35:22 +00:00
Transforms Allow constructor parameter to override aggregating args; fix spacing 2004-11-20 02:20:27 +00:00
VMCore Fix memory leaks, patch contributed by Morten Ofstad! 2004-11-19 17:09:48 +00:00
Makefile Add the Linker library 2004-11-14 21:54:41 +00:00