Skip to content
  1. Aug 02, 2004
  2. Jul 27, 2004
  3. Jun 23, 2004
  4. Jun 02, 2004
  5. Apr 12, 2004
  6. Apr 08, 2004
  7. Apr 06, 2004
  8. Mar 07, 2004
  9. Feb 26, 2004
  10. Feb 25, 2004
  11. Jan 27, 2004
  12. Jan 14, 2004
  13. Nov 28, 2003
  14. Nov 20, 2003
  15. Nov 17, 2003
  16. Nov 11, 2003
  17. Nov 09, 2003
  18. Oct 24, 2003
  19. Oct 23, 2003
  20. Oct 20, 2003
  21. Sep 30, 2003
  22. 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
  23. Sep 18, 2003
Loading