projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Path::get -> Path::toString
[oota-llvm.git]
/
lib
/
Bytecode
/
Reader
/
ReaderWrappers.cpp
2004-12-11
Reid Spencer
Path::get -> Path::toString
blob
|
commitdiff
|
raw
2004-11-22
Reid Spencer
Fix a comment to imply the correct semantics.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-16
Reid Spencer
Per code review:\
blob
|
commitdiff
|
raw
|
diff to current
2004-11-15
Reid Spencer
Changes necessary to enable linking of archives without...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-14
Reid Spencer
Add wrappers to get defined symbols from bytecode
blob
|
commitdiff
|
raw
|
diff to current
2004-11-06
Reid Spencer
Implement the GetBytecodeSymbols interface function...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-12
Misha Brukman
Unbreak doxygen, according to Reid.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-12
Misha Brukman
Fix code spacing/alignment
blob
|
commitdiff
|
raw
|
diff to current
2004-09-11
Reid Spencer
Change interface to use correct typedef so it will...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-01
Reid Spencer
Changes For Bug 352
blob
|
commitdiff
|
raw
|
diff to current
2004-08-24
Reid Spencer
Add a wrapper for extraction of the dependent libraries...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-21
Reid Spencer
Two Changes:
blob
|
commitdiff
|
raw
|
diff to current
2004-08-04
Reid Spencer
Turn a use of intptr_t into a reinterpret_cast<uint64_t...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-05
Reid Spencer
Finalize bytecode dumping. The "handleFinish" method...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-04
Reid Spencer
Remove tabs. Move function declaration to Reader.h...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-29
Reid Spencer
Adjustments to allow Bytecode Reading to support the...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-28
Chris Lattner
Use the new FileUtilities.h API for mapping a file...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-30
Chris Lattner
Use new getFileSize function instead of sys/stat.h...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-29
Chris Lattner
Factor FDHandle out of the bytecode reader into the...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-12
Brian Gaeke
Throw better error messages, by calling strerror(errno...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-19
Chris Lattner
Fine grainify namespacification, #include file that...
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
Added LLVM project notice to the top of every C++ sourc...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-18
Chris Lattner
* New revised variable argument handling support
blob
|
commitdiff
|
raw
|
diff to current
2003-10-16
Misha Brukman
Add separator between different types of readers.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-08
Misha Brukman
Destroy allocated resources on exception.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-06
Brian Gaeke
All of our supported operating systems (so far) and...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-04
Chris Lattner
Rename AbstractModuleProvider -> ModuleProvider, to...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-04
Chris Lattner
Do not leak the ModuleProvider if releaseModule() throws.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-25
Chris Lattner
Define the instance variable Buffer, not the automatic...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-24
Chris Lattner
Fix alignment problem
blob
|
commitdiff
|
raw
|
diff to current
2003-09-24
Misha Brukman
Actually assign the string correctly through the std...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-24
Misha Brukman
* Eliminate BytecodeBufferReader::Length member variable
blob
|
commitdiff
|
raw
|
diff to current
2003-09-23
John Criswell
Added code that ensures that we pass the beginning...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-23
Misha Brukman
* Group class definitions & implementations together
blob
|
commitdiff
|
raw
|
diff to current
2003-09-23
Misha Brukman
* Constantify arguments to copy function
blob
|
commitdiff
|
raw
|
diff to current
2003-09-22
Misha Brukman
Added file header comment.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-22
Misha Brukman
* Cleaned up code:
blob
|
commitdiff
|
raw
|
diff to current