projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix thinko.
[oota-llvm.git]
/
lib
/
Archive
/
2010-05-27
Dan Gohman
Eliminate some unnessary Path::exists() calls.
tree
|
commitdiff
2010-04-25
Chris Lattner
silence a warning, patch by "mike".
tree
|
commitdiff
2010-04-19
Benjamin Kramer
Don't write into MemoryBuffers.
tree
|
commitdiff
2010-04-19
Dan Gohman
Fix -Wcast-qual warnings.
tree
|
commitdiff
2010-04-07
Chris Lattner
add newlines at end of files.
tree
|
commitdiff
2010-03-30
Dan Gohman
Fix a grammaro.
tree
|
commitdiff
2010-02-04
Chris Lattner
From PR6228:
tree
|
commitdiff
2010-01-27
Jeffrey Yasskin
Kill ModuleProvider and ghost linkage by inverting...
tree
|
commitdiff
2010-01-24
Chris Lattner
make -fno-rtti the default unless a directory builds...
tree
|
commitdiff
2010-01-22
Chris Lattner
Stop building RTTI information for *most* llvm librarie...
tree
|
commitdiff
2009-08-23
Chris Lattner
Prune #includes from llvm/Linker.h and llvm/System...
tree
|
commitdiff
2009-08-11
Benjamin Kramer
Make LLVMContext and LLVMContextImpl classes instead...
tree
|
commitdiff
2009-08-04
Owen Anderson
Factor some of the constants+context related code out...
tree
|
commitdiff
2009-07-13
Daniel Dunbar
Fix some non-sensical code.
tree
|
commitdiff
2009-07-01
Owen Anderson
Make the use of const with respect to LLVMContext sane...
tree
|
commitdiff
2009-07-01
Owen Anderson
Hold the LLVMContext by reference rather than by pointer.
tree
|
commitdiff
2009-07-01
Owen Anderson
Add a pointer to the owning LLVMContext to Module....
tree
|
commitdiff
2009-06-11
Duncan Sands
Avoid leaking memory in an error path. Noticed
tree
|
commitdiff
2009-01-15
Rafael Espindola
Add the private linkage.
tree
|
commitdiff
2009-01-09
Misha Brukman
Removed trailing whitespace from Makefiles.
tree
|
commitdiff
2009-01-05
Dan Gohman
Tidy up #includes, deleting a bunch of unnecessary...
tree
|
commitdiff
2008-11-21
Devang Patel
Silence unused variable warnings.
tree
|
commitdiff
2008-09-22
Oscar Fuentes
Initial support for the CMake build system.
tree
|
commitdiff
2008-07-28
Dan Gohman
Fold the useful features of alist and alist_node into...
tree
|
commitdiff
2008-05-24
Owen Anderson
Create archives with the same permissions are ar.
tree
|
commitdiff
2008-05-13
Dan Gohman
Clean up the use of static and anonymous namespaces...
tree
|
commitdiff
2008-04-01
Chris Lattner
Change the MemoryBuffer::getFile* methods to take just...
tree
|
commitdiff
2008-04-01
Chris Lattner
change the archive stuff to use MemoryBuffer instead...
tree
|
commitdiff
2008-04-01
Chris Lattner
Remove MappedFile support for mapping files for write...
tree
|
commitdiff
2008-04-01
Chris Lattner
add missing #includes
tree
|
commitdiff
2008-03-11
Anton Korobeynikov
Fix thinko: alias always defines new symbol. Even is...
tree
|
commitdiff
2008-03-04
Anton Korobeynikov
Add alias with non-external aliasee to the list of...
tree
|
commitdiff
2008-02-28
Andrew Lenharth
Make llvm-ar behave like ar, if you create an empty...
tree
|
commitdiff
2008-02-20
Anton Korobeynikov
Update gcc 4.3 warnings fix patch with recent head...
tree
|
commitdiff
2008-02-20
Anton Korobeynikov
Unbreak build with gcc 4.3: provide missed includes...
tree
|
commitdiff
2008-01-29
Dan Gohman
Use empty() instead of comparing size() with zero.
tree
|
commitdiff
2007-12-29
Chris Lattner
Remove attribution from file headers, per discussion...
tree
|
commitdiff
2007-12-29
Chris Lattner
remove attribution from lib Makefiles.
tree
|
commitdiff
2007-07-06
Gabor Greif
finishing touches of bytecode -> bitcode changes. also...
tree
|
commitdiff
2007-07-06
Gabor Greif
eliminate residual cruft related to recognizing bytecode
tree
|
commitdiff
2007-07-05
Gabor Greif
Here is the bulk of the sanitizing.
tree
|
commitdiff
2007-05-06
Chris Lattner
adjust this to live in lib/Archive
tree
|
commitdiff
2007-05-06
Chris Lattner
Switch this over to bitcode instead of bytecode.
tree
|
commitdiff
2007-05-06
Chris Lattner
add bitcode support
tree
|
commitdiff
2007-04-07
Reid Spencer
Avoid a useless temporary constrution.
tree
|
commitdiff
2007-04-07
Reid Spencer
Fix another PathWithStatus issue.
tree
|
commitdiff
2007-04-04
Reid Spencer
For PR1302:
tree
|
commitdiff
2007-03-29
Reid Spencer
For PR789:
tree
|
commitdiff
2007-03-29
Reid Spencer
For PR789:
tree
|
commitdiff
2007-02-07
Chris Lattner
move archive-specific stuff out of bcreader into archiv...
tree
|
commitdiff
2007-02-07
Chris Lattner
push bytecode decompressor out through APIs. Now the...
tree
|
commitdiff
2006-12-15
Reid Spencer
For PR1050:
tree
|
commitdiff
2006-11-28
Bill Wendling
Use ostream instead of iostream
tree
|
commitdiff
2006-08-25
Reid Spencer
For PR797:
tree
|
commitdiff
2006-08-25
Reid Spencer
For PR797:
tree
|
commitdiff
2006-08-24
Reid Spencer
For PR797:
tree
|
commitdiff
2006-08-23
Reid Spencer
For PR797:
tree
|
commitdiff
2006-08-23
Reid Spencer
For PR797:
tree
|
commitdiff
2006-08-22
Reid Spencer
Inverse the error check logic for the MappedFile::map...
tree
|
commitdiff
2006-08-22
Reid Spencer
For PR797:
tree
|
commitdiff
2006-07-28
Chris Lattner
Modify Path::eraseFromDisk to not throw an exception.
tree
|
commitdiff
2006-07-28
Chris Lattner
Change Path::getStatusInfo to return a boolean and...
tree
|
commitdiff
2006-07-28
Chris Lattner
Exceptions are thrown by and through this library.
tree
|
commitdiff
2006-07-07
Reid Spencer
Finish removal of EH usage from the Archive library...
tree
|
commitdiff
2006-07-07
Reid Spencer
Remove EH use from the Archive library and adjust its...
tree
|
commitdiff
2006-07-07
Chris Lattner
These libs use EH info
tree
|
commitdiff
2006-05-12
Reid Spencer
When reading the symbol table, make sure to delete...
tree
|
commitdiff
2006-05-06
Jeff Cohen
Apply bug fix supplied by Greg Pettyjohn for a bug...
tree
|
commitdiff
2005-12-26
Duraid Madina
more C++ daintiness
tree
|
commitdiff
2005-11-30
Reid Spencer
Fix a problem with llvm-ranlib that (on some platforms...
tree
|
commitdiff
2005-10-24
Chris Lattner
DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIV...
tree
|
commitdiff
2005-09-23
Chris Lattner
speed up Archive::isBytecodeArchive in the case when...
tree
|
commitdiff
2005-07-08
Reid Spencer
Final Changes For PR495:
tree
|
commitdiff
2005-07-07
Reid Spencer
For PR495:
tree
|
commitdiff
2005-05-05
Misha Brukman
Remove vim settings from source code; people should...
tree
|
commitdiff
2005-04-21
Misha Brukman
Remove trailing whitespace
tree
|
commitdiff
2005-04-21
Reid Spencer
Use the actual uid/gid for defaulting the fields in...
tree
|
commitdiff
2005-04-21
Reid Spencer
Eliminate calls to system dependent function getuid...
tree
|
commitdiff
2005-04-20
Misha Brukman
Initialize fields mode, uid, and gid.
tree
|
commitdiff
2005-04-20
Misha Brukman
Align comments together for consistency
tree
|
commitdiff
2005-02-26
Reid Spencer
Implement an isBytecodeArchive method to determine...
tree
|
commitdiff
2005-01-28
Jeff Cohen
Properly close mapped files.
tree
|
commitdiff
2005-01-22
Jeff Cohen
Use binary mode for reading/writing bytecode files
tree
|
commitdiff
2004-12-29
Reid Spencer
Remove potential platform portability issue with size...
tree
|
commitdiff
2004-12-20
Jeff Cohen
Fix problems uncovered by VC++ (first time compiled...
tree
|
commitdiff
2004-12-15
Reid Spencer
For PR351:
tree
|
commitdiff
2004-12-13
Reid Spencer
Make sure the Archive gets deleted if there's an error.
tree
|
commitdiff
2004-12-13
Reid Spencer
Implement error handling in OpenAndLoad* functions...
tree
|
commitdiff
2004-12-11
Reid Spencer
Path::get -> Path::toString
tree
|
commitdiff
2004-11-28
Reid Spencer
Compute the firstFileOffset correctly after reading...
tree
|
commitdiff
2004-11-25
Reid Spencer
Adjust to Compressor interface change
tree
|
commitdiff
2004-11-23
Reid Spencer
Allow reading of member names that begin with an _...
tree
|
commitdiff
2004-11-20
Reid Spencer
Distinguish between BSD4.4 and SVR4 symbol tables
tree
|
commitdiff
2004-11-19
Reid Spencer
Correct the computation of when to add the padding...
tree
|
commitdiff
2004-11-19
Reid Spencer
Don't save an iterator, just use post-increment.
tree
|
commitdiff
2004-11-19
Reid Spencer
Make findModulesDefiningSymbols modify its symbols...
tree
|
commitdiff
2004-11-17
Reid Spencer
Fix some things for Mac OSX archives:
tree
|
commitdiff
2004-11-17
Reid Spencer
Make sure we parse bytecode with a module identifier...
tree
|
commitdiff
2004-11-17
Reid Spencer
Adjust long file name writing to match BSD 4.4 and...
tree
|
commitdiff
2004-11-17
Reid Spencer
Despite documentation to the contrary, Mac OSX and...
tree
|
commitdiff
next