2006-09-14 |
Anton Korobeynikov | Adding dllimport, dllexport and external weak linkage... |
tree | commitdiff |
2006-07-28 |
Chris Lattner | Remove a redundant syscall. |
tree | commitdiff |
2006-07-14 |
Chris Lattner | eliminate some ugly code, using ConstantExpr::getWithOp... |
tree | commitdiff |
2006-07-07 |
Reid Spencer | Finish removal of EH usage from the Archive library... |
tree | commitdiff |
2006-06-16 |
Chris Lattner | Fix Regression/Linker/2006-06-15-GlobalVarAnment.ll |
tree | commitdiff |
2006-06-01 |
Chris Lattner | Fix linking of inline asm objects. |
tree | commitdiff |
2006-04-08 |
Chris Lattner | Add shufflevector support |
tree | commitdiff |
2006-04-07 |
Evan Cheng | Add code to RemapOperand() to handle Instruction::Extra... |
tree | commitdiff |
2006-01-24 |
Chris Lattner | Rename method |
tree | commitdiff |
2006-01-23 |
Chris Lattner | Add support for linking inline asm |
tree | commitdiff |
2006-01-19 |
Chris Lattner | add support for ConstantPacked to the linker |
tree | commitdiff |
2006-01-17 |
John Criswell | Fixed style of curly brace. No functionality changes. |
tree | commitdiff |
2006-01-10 |
Reid Spencer | For PR521: |
tree | commitdiff |
2006-01-10 |
Reid Spencer | Be a little more explanatory in a comment. |
tree | commitdiff |
2005-12-13 |
Reid Spencer | Adjust the constructor to the Linker class to take... |
tree | commitdiff |
2005-12-06 |
Chris Lattner | Fix test/Regression/Linker/2005-12-06-AppendingZeroLeng... |
tree | commitdiff |
2005-10-24 |
Chris Lattner | DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIV... |
tree | commitdiff |
2005-07-07 |
Reid Spencer | For PR495: |
tree | commitdiff |
2005-07-07 |
Reid Spencer | For PR495: |
tree | commitdiff |
2005-05-09 |
Chris Lattner | Preserve CC's when linking modules |
tree | commitdiff |
2005-04-21 |
Misha Brukman | Remove trailing whitespace |
tree | commitdiff |
2005-03-15 |
Chris Lattner | fix some 80 column violations |
tree | commitdiff |
2005-03-15 |
Chris Lattner | consolidate LinkFiles into LinkItems, use lib_* iterators. |
tree | commitdiff |
2005-03-15 |
Chris Lattner | consolidate LinkLibraries into LinkItems |
tree | commitdiff |
2005-03-15 |
Chris Lattner | This mega patch converts us from using Function::a... |
tree | commitdiff |
2005-02-19 |
Chris Lattner | Add support for ".so" files compiled with LLVM which... |
tree | commitdiff |
2005-02-19 |
Chris Lattner | Eliminate silly warnings from the linker of the form: |
tree | commitdiff |
2005-02-13 |
Chris Lattner | Minor cleanup. No need to explicitly tell the compiler... |
tree | commitdiff |
2005-02-13 |
Chris Lattner | Print something useful for gccld -v with an archive. |
tree | commitdiff |
2005-02-12 |
Chris Lattner | Allow globals to be of different const'nesses when... |
tree | commitdiff |
2004-12-20 |
Reid Spencer | Remove un-needed #includes. |
tree | commitdiff |
2004-12-16 |
Reid Spencer | Fix a compile error. config.h is now needed because... |
tree | commitdiff |
2004-12-13 |
Reid Spencer | * Fix header block. |
tree | commitdiff |
2004-12-13 |
Reid Spencer | Add missing space in a comment. |
tree | commitdiff |
2004-12-13 |
Reid Spencer | Fix header and function comments. |
tree | commitdiff |
2004-12-13 |
Reid Spencer | This file contains basic Linker facilities needed by... |
tree | commitdiff |
2004-12-13 |
Reid Spencer | Make LinkModules a static member function |
tree | commitdiff |
2004-12-13 |
Reid Spencer | This file contains only the Linker's library linking... |
tree | commitdiff |
2004-12-13 |
Reid Spencer | For PR351: \ |
tree | commitdiff |
2004-12-13 |
Reid Spencer | This file contains only the Linker's file linking support |
tree | commitdiff |
2004-12-13 |
Reid Spencer | For PR351: \ |
tree | commitdiff |
2004-12-10 |
Chris Lattner | Make sure to link the target-triple as well, so it... |
tree | commitdiff |
2004-12-08 |
Chris Lattner | Turn this error back into a warning, fixing the povray... |
tree | commitdiff |
2004-12-08 |
Chris Lattner | Revert this disgusting hack, John has a much nicer... |
tree | commitdiff |
2004-12-08 |
Chris Lattner | Add a disgusting hack to work around a libstdc++ issue... |
tree | commitdiff |
2004-12-05 |
Reid Spencer | Fix PR139: \ |
tree | commitdiff |
2004-12-04 |
Chris Lattner | Fix linkage of mismatched weak globals. This unbreaks... |
tree | commitdiff |
2004-12-03 |
Chris Lattner | Significantly rework linker support for global variable... |
tree | commitdiff |
2004-12-02 |
Reid Spencer | PR466: |
tree | commitdiff |
2004-11-30 |
Reid Spencer | Revert version 1.39. It breaks the ordering of the... |
tree | commitdiff |
2004-11-29 |
Reid Spencer | Shared library extension is now in LTDL_SHLIB_EXT |
tree | commitdiff |
2004-11-25 |
Reid Spencer | Implement dependent library linking. It is no longer... |
tree | commitdiff |
2004-11-25 |
Reid Spencer | Remove blank comment lines for uniformity. |
tree | commitdiff |
2004-11-19 |
Reid Spencer | Eliminate unsightly ;; |
tree | commitdiff |
2004-11-19 |
Reid Spencer | Reduce the amount of work in LinkInArchive by not searc... |
tree | commitdiff |
2004-11-16 |
Chris Lattner | Don't increment a dead iterator |
tree | commitdiff |
2004-11-16 |
Chris Lattner | Simplify the remapper by only needing one map, since... |
tree | commitdiff |
2004-11-16 |
Chris Lattner | Take advantage of the fact that we are allowed to clobb... |
tree | commitdiff |
2004-11-16 |
Reid Spencer | Per code review:\ |
tree | commitdiff |
2004-11-16 |
Chris Lattner | The second arg may be clobbered by this function |
tree | commitdiff |
2004-11-16 |
Chris Lattner | use an autoptr |
tree | commitdiff |
2004-11-14 |
Reid Spencer | Remove a forgotten debug output line. |
tree | commitdiff |
2004-11-14 |
Reid Spencer | Linker.h moved to include/llvm from include/llvm/Support. |
tree | commitdiff |
2004-11-14 |
Reid Spencer | Linker.h has a new home. |
tree | commitdiff |
2004-11-14 |
Reid Spencer | Don't bother with a re-linked library, ensure archive... |
tree | commitdiff |
2004-11-14 |
Reid Spencer | *Adjust prototypes for public interface. *Rewrite LinkI... |
tree | commitdiff |
2004-11-12 |
Reid Spencer | Makefile for lib/Linker |
tree | commitdiff |
2004-11-12 |
Reid Spencer | This file originated in lib/VMCore/Linker.cpp but now... |
tree | commitdiff |
2004-11-12 |
Reid Spencer | This file originated in tools/gccld/Linker.cpp but... |
tree | commitdiff |
2004-11-09 |
Misha Brukman | Output the program name (in this case, gccld) with... |
tree | commitdiff |
2004-11-08 |
Misha Brukman | Don't silently ignore invalid files: tell the user! |
tree | commitdiff |
2004-11-05 |
Reid Spencer | Stop propagating method names that violate the coding... |
tree | commitdiff |
2004-10-16 |
Chris Lattner | Add support for undef and unreachable |
tree | commitdiff |
2004-10-05 |
Chris Lattner | Make sure the const bit gets inherited correctly when... |
tree | commitdiff |
2004-09-11 |
Reid Spencer | Implement support for dependent libraries. The "source... |
tree | commitdiff |
2004-09-01 |
Reid Spencer | Changes For Bug 352 |
tree | commitdiff |
2004-08-21 |
Chris Lattner | Fix a nasty bug that Nate ran into. In particular... |
tree | commitdiff |
2004-08-04 |
Chris Lattner | Fix another minor problem that exists if you ahve multi... |
tree | commitdiff |
2004-08-04 |
Chris Lattner | Fix a typeo |
tree | commitdiff |
2004-08-04 |
Chris Lattner | Fix a major regression in my previous checkin |
tree | commitdiff |
2004-08-04 |
Alkis Evlogimenos | Stop using getValues(). |
tree | commitdiff |
2004-08-04 |
Chris Lattner | FindGlobalNamed used to take 2.92s out of 8.39s running... |
tree | commitdiff |
2004-08-04 |
Chris Lattner | I swear I compiled this, really I did. |
tree | commitdiff |
2004-08-04 |
Chris Lattner | Factor some code out, no substantial change. |
tree | commitdiff |
2004-08-04 |
Chris Lattner | Concisify some code |
tree | commitdiff |
2004-07-29 |
Misha Brukman | Fix #includes of i*.h => Instructions.h as per PR403. |
tree | commitdiff |
2004-07-17 |
Reid Spencer | bug 122: |
tree | commitdiff |
2004-07-04 |
Reid Spencer | - #include <iostream> since its not in Value.h any... |
tree | commitdiff |
2004-06-23 |
Misha Brukman | Linker.h moved to include/llvm/Support |
tree | commitdiff |
2004-06-23 |
Misha Brukman | Linker.h moved to include/llvm/Support |
tree | commitdiff |
2004-06-17 |
Chris Lattner | Rename Type::PrimitiveID to TypeId and ::getPrimitiveID... |
tree | commitdiff |
2004-06-02 |
Chris Lattner | Move some functions out of gccld.cpp to GenerateCode... |
tree | commitdiff |
2004-05-27 |
Chris Lattner | Header file moved |
tree | commitdiff |
2004-05-25 |
Reid Spencer | Convert to SymbolTable's new lookup and iteration inter... |
tree | commitdiff |
2004-04-15 |
Misha Brukman | Don't use invalid HTML in a doxygen comment. |
tree | commitdiff |
2004-03-31 |
Chris Lattner | Fix linking of constant expr casts due to type resoluti... |
tree | commitdiff |
2004-02-23 |
Alkis Evlogimenos | Include Config/config.h for SHLIBEXT. |
tree | commitdiff |
2004-02-17 |
Chris Lattner | Fix PR245: Linking weak and strong global variables... |
tree | commitdiff |
2004-02-15 |
Chris Lattner | Adjustments to support the new ConstantAggregateZero... |
tree | commitdiff |
2004-01-26 |
John Criswell | Fixes for PR214. Use the SHLIBEXT variable instead... |
tree | commitdiff |
next |