projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
MC: Improve expression parsing and implement evaluation of absolute expressions
[oota-llvm.git]
/
tools
/
llvm-ar
/
llvm-ar.cpp
2009-03-06
Chris Lattner
Change various llvm utilities to use PrettyStackTracePr...
blob
|
commitdiff
|
raw
2009-02-05
Chris Lattner
fix PR3488: llvm-ar r doesn't replace existing files
blob
|
commitdiff
|
raw
|
diff to current
2008-02-28
Andrew Lenharth
Make llvm-ar behave like ar, if you create an empty...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-29
Chris Lattner
remove attributions from tools.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-25
Seo Sanghyeon
Actually parse q operation in llvm-ar
blob
|
commitdiff
|
raw
|
diff to current
2007-10-15
Dan Gohman
Fix a typo in a comment.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-08
Dan Gohman
Move the space in overview output for commands out...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-06
Gabor Greif
eliminate residual cruft related to recognizing bytecode
blob
|
commitdiff
|
raw
|
diff to current
2007-07-05
Gabor Greif
Here is the bulk of the sanitizing.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-06
Chris Lattner
switch tools to bitcode instead of bytecode
blob
|
commitdiff
|
raw
|
diff to current
2007-04-08
Reid Spencer
Don't rely on destructed local storage. Thanks, Chris.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-07
Reid Spencer
For PR1291:
blob
|
commitdiff
|
raw
|
diff to current
2007-03-29
Reid Spencer
For PR789:
blob
|
commitdiff
|
raw
|
diff to current
2007-03-29
Jeff Cohen
getFileStatus has a new parameter (caught by VC++).
blob
|
commitdiff
|
raw
|
diff to current
2006-12-06
Chris Lattner
make all llvm tools call llvm_shutdown when they exit...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-02
Reid Spencer
For PR786:
blob
|
commitdiff
|
raw
|
diff to current
2006-08-25
Reid Spencer
Fix a bug caused by change in the interface of Archive...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-24
Reid Spencer
For PR797:
blob
|
commitdiff
|
raw
|
diff to current
2006-08-23
Reid Spencer
For PR797:
blob
|
commitdiff
|
raw
|
diff to current
2006-08-23
Reid Spencer
For PR797:
blob
|
commitdiff
|
raw
|
diff to current
2006-08-01
Chris Lattner
Use Path::getFileStatus
blob
|
commitdiff
|
raw
|
diff to current
2006-07-28
Chris Lattner
Change Path::getStatusInfo to return a boolean and...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-07
Reid Spencer
Remove EH use from the Archive library and adjust its...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-24
Chris Lattner
Patches to make the LLVM sources more -pedantic clean...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-28
Duraid Madina
more compliance stufff
blob
|
commitdiff
|
raw
|
diff to current
2005-07-08
Reid Spencer
Final Changes For PR495:
blob
|
commitdiff
|
raw
|
diff to current
2005-07-07
Reid Spencer
For PR495:
blob
|
commitdiff
|
raw
|
diff to current
2005-04-22
Misha Brukman
Remove trailing whitespace
blob
|
commitdiff
|
raw
|
diff to current
2005-01-22
Jeff Cohen
Use binary mode for reading/writing bytecode files
blob
|
commitdiff
|
raw
|
diff to current
2004-12-15
Reid Spencer
Unbreak all archive reading operations introduced by...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-15
Chris Lattner
Do not fail an assertion on a broken archive
blob
|
commitdiff
|
raw
|
diff to current
2004-12-15
Reid Spencer
For PR351:
blob
|
commitdiff
|
raw
|
diff to current
2004-12-11
Reid Spencer
Path::get -> Path::toString
blob
|
commitdiff
|
raw
|
diff to current
2004-12-02
Reid Spencer
Implement file replacement correctly even with the...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-20
Reid Spencer
The Archive class now has differentiation for BSD4...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-16
Reid Spencer
Per code review: \
blob
|
commitdiff
|
raw
|
diff to current
2004-11-15
Tanya Lattner
This file was originally developed by the LLVM research...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-14
Reid Spencer
Correct call of methods whose names have changed.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-14
Reid Spencer
Total rewrite using Archive library & new functionality
blob
|
commitdiff
|
raw
|
diff to current
2004-09-01
Reid Spencer
Changes For Bug 352
blob
|
commitdiff
|
raw
|
diff to current
2004-08-29
Reid Spencer
The functions in Signal.h are now in the llvm::sys...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-04
Reid Spencer
Add #include <iostream> since Value.h does not include...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-27
Chris Lattner
Header file moved
blob
|
commitdiff
|
raw
|
diff to current
2004-02-19
Chris Lattner
Make sure to print a stack trace whenever an error...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-30
Chris Lattner
Use new getFileSize function. Eliminate some using...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-06
Tanya Lattner
New command line parsing. This isn't as perfect as...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-11
Brian Gaeke
Put all LLVM code into the llvm namespace, as per bug...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-20
John Criswell
Removed extraneous comment line.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-20
John Criswell
Added copyright header to all C++ source files.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-10
Brian Gaeke
Rewrite head-of-file comment.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-10
Misha Brukman
Fix spelling.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-23
Misha Brukman
Squelch warning and delete extra space.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-13
Tanya Lattner
Fixed warning.
blob
|
commitdiff
|
raw
|
diff to current
2003-08-28
Tanya Lattner
First version of llvm-ar added to cvs repository.
blob
|
commitdiff
|
raw
|
diff to current