Skip to content
  1. Feb 26, 2004
  2. Feb 25, 2004
  3. Jan 27, 2004
  4. Jan 14, 2004
  5. Nov 28, 2003
  6. Nov 20, 2003
  7. Nov 17, 2003
  8. Nov 11, 2003
  9. Nov 09, 2003
  10. Oct 24, 2003
  11. Oct 23, 2003
  12. Oct 20, 2003
  13. Sep 30, 2003
  14. Sep 19, 2003
    • John Criswell's avatar
      Removed linking functionality from gccld.cpp and moved it to linker.cpp. · b533bde5
      John Criswell authored
      Renamed functions that were all lower-case.
      Moved functions from util.cpp into linker.cpp or gccld.cpp.
      Removed util.h and created gccld.h.
      Refactored the linker functionality in linker.cpp so that it is easier to
      follow, easier to modify, and it's library/object file search behavior is
      easier to understand and document.
      Added code to include library paths when doing native linking, but this
      causes problems and is currently #ifdef'd out.
      
      llvm-svn: 8609
      b533bde5
  15. Sep 18, 2003
Loading