projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
First version of a support utility to provide generalized compression in
2004-10-04
Reid Spencer
First version of a support utility to provide generalized...
commit
|
commitdiff
|
tree
2004-10-04
Reid Spencer
Provide support for auto-detection and use of compression...
commit
|
commitdiff
|
tree
2004-10-02
Reid Spencer
Add checks for bzip2 and libz for use with the Compression...
commit
|
commitdiff
|
tree
2004-09-29
Reid Spencer
Improve validity checking of windows path names and...
commit
|
commitdiff
|
tree
2004-09-28
Reid Spencer
Use llvm::sys::Path to destroy the file.
commit
|
commitdiff
|
tree
2004-09-28
Reid Spencer
Win32 implementation of TimeValue::now().
commit
|
commitdiff
|
tree
2004-09-28
Reid Spencer
FreeBSD implementation of the TimeValue::now() method.
commit
|
commitdiff
|
tree
2004-09-25
Reid Spencer
Add some missing #includes
commit
|
commitdiff
|
tree
2004-09-25
Reid Spencer
Qualify Path with sys:: namespace so this file compiles.
commit
|
commitdiff
|
tree
2004-09-25
Reid Spencer
Updated to reflect changes in the interface of TimeValue...
commit
|
commitdiff
|
tree
2004-09-25
Reid Spencer
Clean up the interface of TimeValue:
commit
|
commitdiff
|
tree
2004-09-25
Reid Spencer
Added stub implementations of TimeValue concept for...
commit
|
commitdiff
|
tree
2004-09-25
Reid Spencer
Wrap to 80 cols.
commit
|
commitdiff
|
tree
2004-09-24
Reid Spencer
Initial implementation of the TimeValue abstraction.
commit
|
commitdiff
|
tree
2004-09-23
Reid Spencer
Add a blurb about the use of class vs. struct keyword...
commit
|
commitdiff
|
tree
2004-09-23
Reid Spencer
Change Value from a "struct" to a "class" so that VC...
commit
|
commitdiff
|
tree
2004-09-23
Reid Spencer
Patch for MINGW. Patch provided by Henrik Bach.
commit
|
commitdiff
|
tree
2004-09-23
Reid Spencer
Missed one $*.a -> $@ conversion for the Release build.
commit
|
commitdiff
|
tree
2004-09-23
Reid Spencer
Correct the rules for making shared libraries per libtool...
commit
|
commitdiff
|
tree
2004-09-22
Reid Spencer
Update to add the HAVE_UINT64_T test and the STACK_DIRECTION...
commit
|
commitdiff
|
tree
2004-09-22
Reid Spencer
The alloca function, strangely enough, is found in...
commit
|
commitdiff
|
tree
2004-09-21
Reid Spencer
Fix a problem where the mmap_file test was generating...
commit
|
commitdiff
|
tree
2004-09-21
Reid Spencer
Change the warning text so that NO warnings are permitted...
commit
|
commitdiff
|
tree
2004-09-21
Reid Spencer
Don't attempt to (illegally) configure a subdir if...
commit
|
commitdiff
|
tree
2004-09-21
Reid Spencer
Fix the program passed to AC_LANG_PROGRAM to be only...
commit
|
commitdiff
|
tree
2004-09-20
Reid Spencer
Change the name of the "known" module for Java from...
commit
|
commitdiff
|
tree
2004-09-20
Reid Spencer
Documentation upgrade.
commit
|
commitdiff
|
tree
2004-09-20
Reid Spencer
Finish the documentation.
commit
|
commitdiff
|
tree
2004-09-20
Reid Spencer
Tighten up the specification of what counts as a code...
commit
|
commitdiff
|
tree
2004-09-20
Reid Spencer
Base the implementation on the llvmdo script so that...
commit
|
commitdiff
|
tree
2004-09-20
Reid Spencer
Fixed to actually work correctly and be the basis for...
commit
|
commitdiff
|
tree
2004-09-20
Reid Spencer
Put in a #error in the event that we don't have an...
commit
|
commitdiff
|
tree
2004-09-20
Reid Spencer
Fix problems with AC_FUNC_MMAP_FILE and AC_LINK_USE_R...
commit
|
commitdiff
|
tree
2004-09-20
Reid Spencer
Correct the use AC_RUN_IFELSE to ensure it builds programs...
commit
|
commitdiff
|
tree
2004-09-20
Reid Spencer
Allow the suffix for shared libraries to be obtained...
commit
|
commitdiff
|
tree
2004-09-20
Reid Spencer
The problem with depending on the internal implementation...
commit
|
commitdiff
|
tree
2004-09-20
Reid Spencer
libtool's name is now back to mklib.
commit
|
commitdiff
|
tree
2004-09-20
Reid Spencer
Change to support creation of "mklib" instead of "libtool...
commit
|
commitdiff
|
tree
2004-09-20
Reid Spencer
Update the script to generate mklib instead of libtool.
commit
|
commitdiff
|
tree
2004-09-19
Reid Spencer
Adjust the libtool macros so that libtool's name is...
commit
|
commitdiff
|
tree
2004-09-19
Reid Spencer
Various minor cleanups and replacement of obsoleted...
commit
|
commitdiff
|
tree
2004-09-19
Reid Spencer
Numerous fixes to convert ~ into ; that (probably)...
commit
|
commitdiff
|
tree
2004-09-19
Reid Spencer
Bring the script out of the dark ages and into modern...
commit
|
commitdiff
|
tree
2004-09-19
Reid Spencer
Make the "Warning" notice a LOT more prominent.
commit
|
commitdiff
|
tree
2004-09-19
Reid Spencer
Add in version dependency checks on all the tools we...
commit
|
commitdiff
|
tree
2004-09-19
Reid Spencer
Add our own version of libtool.m4 instead of relying...
commit
|
commitdiff
|
tree
2004-09-19
Reid Spencer
Minor correction to Signals implementation.
commit
|
commitdiff
|
tree
2004-09-18
Reid Spencer
Use the /dev/zero device as the device on which the...
commit
|
commitdiff
|
tree
2004-09-18
Reid Spencer
Porting of Unix implementation to Win32.
commit
|
commitdiff
|
tree
2004-09-18
Reid Spencer
Get rid of file descriptor leak in create_file.
commit
|
commitdiff
|
tree
2004-09-17
Reid Spencer
Make sure critical sections are entered before trying...
commit
|
commitdiff
|
tree
2004-09-16
Reid Spencer
Adjust the license files based on the actual content...
commit
|
commitdiff
|
tree
2004-09-16
Reid Spencer
Allow "bc" as suffix for bytecode files.
commit
|
commitdiff
|
tree
2004-09-16
Reid Spencer
Implement the signals interface for Win32.
commit
|
commitdiff
|
tree
2004-09-15
Reid Spencer
Convert code to compile with vc7.1.
commit
|
commitdiff
|
tree
2004-09-15
Reid Spencer
Stacker compiler library doesn't need to be shared...
commit
|
commitdiff
|
tree
2004-09-15
Reid Spencer
Attempt to solve the libtool problem on Solaris.
commit
|
commitdiff
|
tree
2004-09-15
Reid Spencer
Patches to make this file actually compile under windows.
commit
|
commitdiff
|
tree
2004-09-15
Reid Spencer
Initial version of the SysConfig abstraction for Win32.
commit
|
commitdiff
|
tree
2004-09-15
Reid Spencer
First version of a common header file for Win32 implementations.
commit
|
commitdiff
|
tree
2004-09-15
Reid Spencer
Initial implementation of the Process abstraction for...
commit
|
commitdiff
|
tree
2004-09-15
Reid Spencer
Fix the interface to ReleaseRWX to take MemoryBlock...
commit
|
commitdiff
|
tree
2004-09-14
Reid Spencer
Fix compilation warning.
commit
|
commitdiff
|
tree
2004-09-14
Reid Spencer
Fix a compilation error.
commit
|
commitdiff
|
tree
2004-09-14
Reid Spencer
Okay, the list of link-time passes wasn't such a hot...
commit
|
commitdiff
|
tree
2004-09-14
Reid Spencer
Update to reflect stkrc's new optimization capabilities.
commit
|
commitdiff
|
tree
2004-09-14
Reid Spencer
Support substitution options for the W, M, and f options.
commit
|
commitdiff
|
tree
2004-09-14
Reid Spencer
Support the -WX, -f -M options as pass throughs
commit
|
commitdiff
|
tree
2004-09-14
Reid Spencer
Implement the GetLibraryPath function.
commit
|
commitdiff
|
tree
2004-09-13
Reid Spencer
Add the GetLibraryPath method.
commit
|
commitdiff
|
tree
2004-09-13
Reid Spencer
Add support for the link-time pass list to Modules.
commit
|
commitdiff
|
tree
2004-09-13
Reid Spencer
Simplify the sys::Memory interface per Chris' request.
commit
|
commitdiff
|
tree
2004-09-13
Reid Spencer
Simplify the sys::Memory interface per Chris' request.
commit
|
commitdiff
|
tree
2004-09-13
Reid Spencer
Clean up the interface and implementation of sys::Program...
commit
|
commitdiff
|
tree
2004-09-13
Reid Spencer
Change banner name to reflect actual program this Makefile...
commit
|
commitdiff
|
tree
2004-09-13
Reid Spencer
Get rid of compile warning by having llvmExecve return...
commit
|
commitdiff
|
tree
2004-09-13
Reid Spencer
Initial implementation of llvm-ld: stolen from gccld.
commit
|
commitdiff
|
tree
2004-09-12
Reid Spencer
Excise the -L option since llvm-link should not do...
commit
|
commitdiff
|
tree
2004-09-12
Reid Spencer
Excise dependent library linking at Chris' request...
commit
|
commitdiff
|
tree
2004-09-11
Reid Spencer
Fix the replace method to assert if an item was erased...
commit
|
commitdiff
|
tree
2004-09-11
Reid Spencer
Correct the file header to reflect the new "examples...
commit
|
commitdiff
|
tree
2004-09-11
Reid Spencer
Fix typo: sterror -> strerror
commit
|
commitdiff
|
tree
2004-09-11
Reid Spencer
Correct the dynamic lib suffix on Darwin.
commit
|
commitdiff
|
tree
2004-09-11
Reid Spencer
Provide initial implementations of Memory and Process...
commit
|
commitdiff
|
tree
2004-09-11
Reid Spencer
Provide a generic Unix implementation of the Memory...
commit
|
commitdiff
|
tree
2004-09-11
Reid Spencer
Provide a generic unix implementation of the Process...
commit
|
commitdiff
|
tree
2004-09-11
Reid Spencer
Implemented support for detecting file types by magic...
commit
|
commitdiff
|
tree
2004-09-11
Reid Spencer
Implementation of Process concept for SUSv2 platforms.
commit
|
commitdiff
|
tree
2004-09-11
Reid Spencer
Implement dependent library processing and search paths...
commit
|
commitdiff
|
tree
2004-09-11
Reid Spencer
Convert the Emitter to use the lib/System "Memory"...
commit
|
commitdiff
|
tree
2004-09-11
Reid Spencer
Add library LLVMsystem.a because the JIT now needs it.
commit
|
commitdiff
|
tree
2004-09-11
Reid Spencer
Correct the interface of a function to use the correct...
commit
|
commitdiff
|
tree
2004-09-11
Reid Spencer
Implement the remove method for deleting entries from...
commit
|
commitdiff
|
tree
2004-09-11
Reid Spencer
Implement support for dependent libraries. The "source...
commit
|
commitdiff
|
tree
2004-09-11
Reid Spencer
Change interface to use correct typedef so it will...
commit
|
commitdiff
|
tree
2004-09-11
Reid Spencer
Make the dependent libraries list use a SetVector instead...
commit
|
commitdiff
|
tree
2004-09-11
Reid Spencer
Initial commit of a file to declare the interface for...
commit
|
commitdiff
|
tree
2004-09-11
Reid Spencer
Add methods for detecting file types by magic number...
commit
|
commitdiff
|
tree
2004-09-11
Reid Spencer
Add methods for detecting different kinds of files...
commit
|
commitdiff
|
tree
2004-09-11
Reid Spencer
Use llvm-link to link the .bc with testing.bc. This...
commit
|
commitdiff
|
tree
next