index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
Bytecode
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are
Bill Wendling
2006-12-07
2
-7
/
+7
*
Replacing std::iostreams with llvm iostreams. Some of these changes involve
Bill Wendling
2006-11-29
2
-7
/
+7
*
Added a temporary hack to get the llvm-streams to work for future checkins.
Bill Wendling
2006-11-28
1
-1
/
+1
*
Discard code that supported old bytecode formats. This makes the Bytecode
Reid Spencer
2006-11-14
2
-63
/
+22
*
Unbreak VC++ build.
Jeff Cohen
2006-11-05
1
-1
/
+1
*
Restore source-level compatibility with clients of these functions.
Chris Lattner
2006-08-30
1
-6
/
+6
*
remove extraneous space
Chris Lattner
2006-08-28
1
-1
/
+1
*
For PR797:
Reid Spencer
2006-08-25
1
-24
/
+52
*
For PR797:
Reid Spencer
2006-08-24
1
-9
/
+17
*
Update comments.
Chris Lattner
2006-07-28
1
-13
/
+3
*
Change Path::getStatusInfo to return a boolean and error string on an error
Chris Lattner
2006-07-28
1
-10
/
+9
*
Finish removal of EH usage from the Archive library. The REQUIRES_EH flag
Reid Spencer
2006-07-07
1
-12
/
+27
*
Remove EH use from the Archive library and adjust its users accordingly.
Reid Spencer
2006-07-07
1
-6
/
+18
*
improve comment.
Chris Lattner
2006-05-14
1
-0
/
+4
*
Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean.
Chris Lattner
2006-02-22
2
-2
/
+2
*
minor cleanup
Chris Lattner
2005-11-30
1
-1
/
+1
*
Fix a problem with llvm-ranlib that (on some platforms) caused the archive
Reid Spencer
2005-11-30
1
-0
/
+3
*
Remove vim settings from source code; people should use llvm/utils/vim/vimrc
Misha Brukman
2005-05-05
1
-1
/
+0
*
Convert tabs to spaces
Misha Brukman
2005-04-22
1
-1
/
+1
*
Remove trailing whitespace
Misha Brukman
2005-04-21
7
-132
/
+132
*
Implement an isBytecodeArchive method to determine if an archive contains
Reid Spencer
2005-02-26
1
-0
/
+9
*
Improve compatibility with aCC on HPUX. Patch by Duraid Madina
Chris Lattner
2005-01-16
1
-0
/
+1
*
Make the OpenAndLoad functions have an ErrorMessage argument.
Reid Spencer
2004-12-13
1
-2
/
+6
*
Distinguish between BSD4.4 and SVR4 symbol tables
Reid Spencer
2004-11-20
1
-9
/
+14
*
Make findModulesDefiningSymbols modify its symbols argument so we can \
Reid Spencer
2004-11-19
1
-3
/
+6
*
Per code review:\
Reid Spencer
2004-11-16
1
-18
/
+23
*
Remove useless/confusing namespace qualifier.
Reid Spencer
2004-11-15
1
-1
/
+1
*
Changes necessary to enable linking of archives without LLVM symbol tables.
Reid Spencer
2004-11-15
1
-4
/
+7
*
Remove ReadArchiveFile (functionality moved to Archive.h). Add an alternate f...
Reid Spencer
2004-11-14
1
-9
/
+10
*
Complete rewrite to get first working version.
Reid Spencer
2004-11-14
1
-192
/
+410
*
Remove extra spaces
Misha Brukman
2004-11-08
1
-2
/
+2
*
Make writing compressed bytecode the default.
Reid Spencer
2004-11-08
1
-1
/
+1
*
Make compression the default on writing.
Reid Spencer
2004-11-07
1
-1
/
+1
*
* Provide option for specifying bytecode compression
Reid Spencer
2004-11-07
1
-5
/
+6
*
Add support for compressed bytecode
Reid Spencer
2004-11-06
1
-1
/
+2
*
Provide an interface for getting just the external symbols from a
Reid Spencer
2004-11-06
1
-0
/
+10
*
Deprecate constructors we don't want users to use.
Reid Spencer
2004-11-06
1
-0
/
+23
*
Go ahead and trust the client not to mess with the ModuleProvider* returned
Reid Spencer
2004-11-05
1
-6
/
+11
*
* Documentation corrections (thanks to Chris for nit-picking)
Reid Spencer
2004-11-05
1
-18
/
+11
*
First version of the interface to Archive files. This introduces the
Reid Spencer
2004-11-05
1
-0
/
+261
*
'Pass' should now not be derived from by clients. Instead, they should derive
Chris Lattner
2004-09-20
1
-2
/
+2
*
Correct the interface of a function to use the correct typedef for an
Reid Spencer
2004-09-11
1
-2
/
+2
*
Add a function that gets just the dependent libraries from a bytecode file.
Reid Spencer
2004-08-24
1
-7
/
+17
*
Dump the DependentLibsBlockID, its not a block, its just a list inside the
Reid Spencer
2004-08-21
1
-3
/
+2
*
Add new methods:
Reid Spencer
2004-08-21
1
-0
/
+16
*
Bytecode Analyzer cleanup:
Reid Spencer
2004-08-21
1
-7
/
+9
*
Packed types, brought to you by Brad Jones
Brian Gaeke
2004-08-20
1
-0
/
+9
*
The Type* is redundant with the TypeSlot
Chris Lattner
2004-08-04
1
-2
/
+1
*
bug 402:
Reid Spencer
2004-07-25
1
-0
/
+45
*
Constant value not needed after CPR's disappear.
Reid Spencer
2004-07-17
1
-2
/
+1
[next]