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
/
tools
/
gccld
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove extra header.
Nick Lewycky
2006-12-01
1
-1
/
+0
*
Replacing std::iostreams with llvm iostreams. Some of these changes involve
Bill Wendling
2006-11-29
2
-22
/
+24
*
Update to new predicate simplifier VRP design. Fixes PR966 and PR967.
Nick Lewycky
2006-11-22
1
-1
/
+0
*
Added the --disable-compression option which controls whether the
John Criswell
2006-11-21
1
-1
/
+5
*
Enable 'predsimplify' optimization.
Nick Lewycky
2006-09-24
1
-0
/
+1
*
Move ipsccp pass earlier to clean up obvious bogosities
Chris Lattner
2006-09-09
1
-3
/
+5
*
Use LINK_COMPONENTS to specify *components* to link against instead of
Chris Lattner
2006-09-04
1
-4
/
+1
*
- Fixed broken Win32 build
Anton Korobeynikov
2006-09-01
1
-5
/
+10
*
For PR797:
Reid Spencer
2006-08-23
1
-1
/
+2
*
For PR797:
Reid Spencer
2006-08-22
1
-4
/
+14
*
For PR797:
Reid Spencer
2006-08-21
3
-10
/
+32
*
Use Path::getFileStatus to get status-related info.
Chris Lattner
2006-08-01
1
-7
/
+5
*
Tools require EH for their top-level try blocks.
Chris Lattner
2006-07-07
1
-0
/
+1
*
Don't pass target name into TargetData anymore, it is never used or needed.
Chris Lattner
2006-06-16
1
-1
/
+1
*
Use archive libraries instead of object files for VMCore, BCReader,
Reid Spencer
2006-06-01
1
-2
/
+2
*
Free memory allocated by copy_env.
Chris Lattner
2006-05-14
1
-1
/
+3
*
For PR521:
Reid Spencer
2006-01-10
1
-1
/
+13
*
Implement PR679:
Reid Spencer
2005-12-22
3
-7
/
+15
*
Remove -start-group and -end-group no-op options, accidentally committed
Reid Spencer
2005-12-14
1
-5
/
+0
*
Adjust the constructor to the Linker class to take an argument that names
Reid Spencer
2005-12-13
1
-1
/
+5
*
Allow users to specify -Wl,-native* multiple times if they please
Chris Lattner
2005-11-17
1
-2
/
+2
*
add a hack that fixes:
Chris Lattner
2005-11-03
1
-1
/
+4
*
Move some constant folding code shared by Analysis and Transform passes
John Criswell
2005-10-27
1
-1
/
+1
*
1. Remove libraries no longer created from the list of libraries linked into the
John Criswell
2005-10-26
1
-1
/
+1
*
Fix PR637
Chris Lattner
2005-10-18
1
-6
/
+4
*
Speed up isBytecodeLPath from 20s to .01s in common cases. This makes -native
Chris Lattner
2005-09-23
1
-17
/
+11
*
1. Do not use .c_str() to keep a persistent handle on a temporary string.
Chris Lattner
2005-09-23
1
-23
/
+32
*
Pass -export-dynamic to gcc when compiling with -native and the link is
Chris Lattner
2005-08-02
3
-8
/
+10
*
Make sure we don't error out if an invalid path is used, just simply
Reid Spencer
2005-07-08
1
-1
/
+12
*
Final Changes For PR495:
Reid Spencer
2005-07-08
1
-7
/
+7
*
For PR495:
Reid Spencer
2005-07-07
2
-13
/
+9
*
There are still uses for spaces in Makefiles -- to make text line up together,
Misha Brukman
2005-04-24
1
-3
/
+3
*
Remove trailing whitespace
Misha Brukman
2005-04-22
3
-27
/
+27
*
Eliminate trailing spaces at end-of-line
Misha Brukman
2005-04-20
2
-18
/
+18
*
Consistently eschew space between `*' or `&' and function argument name
Misha Brukman
2005-04-20
1
-12
/
+12
*
* Print commands as we execute them with `-v'
Misha Brukman
2005-04-20
3
-21
/
+44
*
The first argument to ExecuteAndWait should be the program name, but pointed
Chris Lattner
2005-04-10
1
-1
/
+4
*
Changes to enable creation of native executables directly from gccld and to
Reid Spencer
2005-02-28
3
-74
/
+183
*
Make sure to null terminate argument lists!
Chris Lattner
2005-02-13
2
-1
/
+4
*
Use binary mode for reading/writing bytecode files
Jeff Cohen
2005-01-22
1
-1
/
+3
*
Use explicit construction of sys::Path from std::string because the
Reid Spencer
2004-12-21
1
-1
/
+1
*
For PR351:
Reid Spencer
2004-12-19
1
-14
/
+16
*
sys::CopyString throws an exception on error which will be caught by gccld
Reid Spencer
2004-12-18
1
-4
/
+1
*
The CopyFile function got moved into the sys namespace.
Reid Spencer
2004-12-18
1
-1
/
+1
*
For PR351:
Reid Spencer
2004-12-16
1
-10
/
+13
*
For PR351:
Reid Spencer
2004-12-14
3
-74
/
+44
*
For PR351:
Reid Spencer
2004-12-13
1
-11
/
+12
*
For PR351:
Reid Spencer
2004-12-13
1
-3
/
+3
*
Make the loop termination condition clear when building the set of items to
Reid Spencer
2004-12-13
1
-3
/
+2
*
Convert to use new Linker class interface
Reid Spencer
2004-12-13
1
-20
/
+59
[next]