*** empty log message ***
[oota-llvm.git] / tools / gccld /
2002-07-22 Chris Lattner*** empty log message ***
2002-06-30 Chris LattnerYEs, we really do want to sort.
2002-06-25 Anand ShuklaChanges for 64bit gcc
2002-06-25 Chris LattnerMEGAPATCH checkin.
2002-05-20 Chris LattnerUse literal newline instead of endl
2002-05-07 Chris LattnerMerge all include/llvm/Transforms/Scalar/* into a singl...
2002-05-07 Chris LattnerOops, somehow lost a slash. Fixed
2002-05-07 Chris LattnerUpdates to move some header files out of include/llvm...
2002-05-07 Chris LattnerStraighten out makefiles after moving code to new Trans...
2002-04-28 Chris LattnerRun the internalize pass to mark all functions except...
2002-04-18 Chris LattnerMake sure that there is no case where a signal can...
2002-04-10 Chris Lattner* The cleangcc pass is broken into two parts, we only...
2002-04-08 Chris LattnerAdd support for the gnu ld -s (strip) option
2002-04-08 Chris LattnerGCCLD actually does transformations to simplify the...
2002-04-07 Chris LattnerRemove asmwriter library from link line, because the...
2002-04-07 Chris LattnerChange references to the Method class to be references...
2002-03-12 Chris LattnerEcho the right tool name on error
2002-03-11 Chris Lattner* Implement linking to libraries
2002-01-24 Chris LattnerInitial Checkin of gccld