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
...
*
Modified the code so that it uses the MakeFileExecutable() method. The new
John Criswell
2003-09-02
1
-16
/
+3
*
"Help keep our secrets secret."
John Criswell
2003-08-29
1
-2
/
+16
*
add preliminary support for -export-dynamic
Chris Lattner
2003-08-22
1
-0
/
+3
*
Make the bytecode file executable as well for LLEE purposes.
Misha Brukman
2003-08-20
1
-0
/
+3
*
Revert my last (accidental) checkin, but keep the typeo fix
Chris Lattner
2003-08-15
1
-1
/
+0
*
rename selection library to selectiondag
Chris Lattner
2003-08-15
1
-1
/
+2
*
Run the simplify CFG pass after instcombine which has the effect of deleting
Chris Lattner
2003-06-26
1
-0
/
+4
*
Move the instcombine pass before globaldce, so that if globals are made dead ...
Chris Lattner
2003-06-26
1
-4
/
+4
*
Funcresolve no longer performs nicification of resolved functions
Chris Lattner
2003-06-19
1
-0
/
+5
*
Add new DAE pass to gccld. It does not add cause any regressions in the test...
Chris Lattner
2003-06-18
1
-0
/
+4
*
Fix formatting in file
Chris Lattner
2003-05-29
1
-12
/
+12
*
Add compatibility option
Chris Lattner
2003-05-27
1
-0
/
+2
*
gccld.cpp:
Brian Gaeke
2003-05-23
1
-57
/
+82
*
Search LLVM_LIB_SEARCH_PATH for objects to allow it to find crtend.o
Chris Lattner
2003-05-13
1
-6
/
+18
*
Make sure to create a target data that matches the Module's target properties.
Chris Lattner
2003-04-24
1
-0
/
+4
*
Add support for allowing the user to extend the GCCLD searchpath
Chris Lattner
2003-04-21
1
-0
/
+4
*
Eliminate useless duplicate libraries
Chris Lattner
2003-04-19
1
-2
/
+7
*
Add first support for linking in .a files correctly and minimally, like a rea...
Chris Lattner
2003-04-19
1
-67
/
+238
*
Add crufty compatibility stuff for ld
Chris Lattner
2003-04-18
1
-0
/
+8
*
Use anonymous namespace instead of "static"
Chris Lattner
2003-04-18
1
-36
/
+36
*
Allow the user to disable the internalize pass
Chris Lattner
2003-04-16
1
-4
/
+11
*
Make stuff compiled with gccld not dump into the debugger if there's a problem
Chris Lattner
2002-12-14
1
-1
/
+1
*
Print the tool name when an error comes from so that I can tell which
Chris Lattner
2002-07-30
1
-3
/
+5
*
*** empty log message ***
Chris Lattner
2002-07-25
1
-4
/
+4
*
*** empty log message ***
Chris Lattner
2002-07-24
1
-2
/
+0
*
*** empty log message ***
Chris Lattner
2002-07-23
1
-3
/
+2
*
*** empty log message ***
Chris Lattner
2002-07-23
1
-1
/
+2
*
*** empty log message ***
Chris Lattner
2002-07-22
1
-11
/
+23
*
YEs, we really do want to sort.
Chris Lattner
2002-06-30
1
-2
/
+2
*
Changes for 64bit gcc
Anand Shukla
2002-06-25
1
-3
/
+3
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
1
-1
/
+1
*
Use literal newline instead of endl
Chris Lattner
2002-05-20
1
-1
/
+1
*
Merge all include/llvm/Transforms/Scalar/* into a single Scalar.h
Chris Lattner
2002-05-07
1
-1
/
+1
*
Oops, somehow lost a slash. Fixed
Chris Lattner
2002-05-07
1
-1
/
+1
*
Updates to move some header files out of include/llvm/Transforms into
Chris Lattner
2002-05-07
1
-2
/
+2
*
Straighten out makefiles after moving code to new Transform Utils library
Chris Lattner
2002-05-07
1
-1
/
+1
*
Run the internalize pass to mark all functions except main internal when
Chris Lattner
2002-04-28
1
-3
/
+2
*
Make sure that there is no case where a signal can occur leaving a partially
Chris Lattner
2002-04-18
1
-0
/
+4
*
* The cleangcc pass is broken into two parts, we only want to
Chris Lattner
2002-04-10
1
-8
/
+8
*
Add support for the gnu ld -s (strip) option
Chris Lattner
2002-04-08
1
-1
/
+9
*
GCCLD actually does transformations to simplify the linked program now.
Chris Lattner
2002-04-08
2
-10
/
+33
*
Remove asmwriter library from link line, because the useful contents of it
Chris Lattner
2002-04-07
1
-1
/
+1
*
Change references to the Method class to be references to the Function
Chris Lattner
2002-04-07
1
-1
/
+9
*
Echo the right tool name on error
Chris Lattner
2002-03-12
1
-1
/
+1
*
* Implement linking to libraries
Chris Lattner
2002-03-11
1
-3
/
+14
*
Initial Checkin of gccld
Chris Lattner
2002-01-24
2
-0
/
+137
[prev]