projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
'Pass' should now not be derived from by clients. Instead, they should derive
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
2004-09-11
Reid Spencer
Print the dependent libraries when dumping bytecode.
commit
|
commitdiff
|
tree
2004-09-07
Reid Spencer
Remove PAPIDIR, per brg
commit
|
commitdiff
|
tree
2004-09-07
Reid Spencer
bug 352 fixed
commit
|
commitdiff
|
tree
2004-09-07
Reid Spencer
Removed this file as its contents are now in the m4...
commit
|
commitdiff
|
tree
2004-09-07
Reid Spencer
Remove variables and tests that were specific to the...
commit
|
commitdiff
|
tree
2004-09-07
Reid Spencer
- Handle AC_CONFIG_SUBDIRS properly for existing "well...
commit
|
commitdiff
|
tree
2004-09-07
Reid Spencer
- Perform all validity checks before doing anything.
commit
|
commitdiff
|
tree
2004-09-07
Reid Spencer
move AC_FUNC_ISINF and AC_FUNC_ISNAN to their own files.
commit
|
commitdiff
|
tree
2004-09-07
Reid Spencer
Individual autoconf function broken out of acincludes...
commit
|
commitdiff
|
tree
2004-09-06
Reid Spencer
Modify the lines of code counting mechanism to use...
commit
|
commitdiff
|
tree
2004-09-06
Reid Spencer
Added a tool to more accurately count the lines of...
commit
|
commitdiff
|
tree
2004-09-05
Reid Spencer
Remove double paren use in system() function so that...
commit
|
commitdiff
|
tree
2004-09-05
Reid Spencer
HTML 4.01 STRICT compliance.
commit
|
commitdiff
|
tree
2004-09-05
Reid Spencer
Make section separator comments 80 chars, not 70.
commit
|
commitdiff
|
tree
2004-09-05
Reid Spencer
Remove configuration of test/Programs/* Makefiles.
commit
|
commitdiff
|
tree
2004-09-05
Reid Spencer
Added the configuration of the test/Makefile.
commit
|
commitdiff
|
tree
2004-09-05
Reid Spencer
Add HAS_U_INT64_T
commit
|
commitdiff
|
tree
2004-09-05
Reid Spencer
Add LLVMC as a supported tool.
commit
|
commitdiff
|
tree
2004-09-05
Reid Spencer
Per Bug 257
commit
|
commitdiff
|
tree
2004-09-05
Reid Spencer
Make the NightlyTest run tests out of projects/llvm...
commit
|
commitdiff
|
tree
2004-09-04
Reid Spencer
Make sure llvm-test doesn't build automatically so...
commit
|
commitdiff
|
tree
2004-09-04
Reid Spencer
Take one item off the "to do" list: implemented -O1...
commit
|
commitdiff
|
tree
2004-09-04
Reid Spencer
Convert makefile to use standard LLVM macros for tool...
commit
|
commitdiff
|
tree
2004-09-04
Reid Spencer
Make Stacker into a complete project with its own configuration.
commit
|
commitdiff
|
tree
2004-09-04
Reid Spencer
Make the StackerCompiler and optimizing translator...
commit
|
commitdiff
|
tree
2004-09-04
Reid Spencer
Make the Stacker compiler handle -O1 .. -O5 options...
commit
|
commitdiff
|
tree
2004-09-03
Reid Spencer
Get rid of an un-needed and un-used GCCism. ATTR_DEPRECATED...
commit
|
commitdiff
|
tree
2004-09-03
Reid Spencer
Clean up some "clean:" targets so they use $(VERB)...
commit
|
commitdiff
|
tree
2004-09-03
Reid Spencer
Make tblgen's exception handling a little more robust...
commit
|
commitdiff
|
tree
2004-09-03
Reid Spencer
Don't re-instantiate the std::string in catch block.
commit
|
commitdiff
|
tree
2004-09-03
Reid Spencer
Uh, changing in build dir and committing in src dir...
commit
|
commitdiff
|
tree
next