Revision: 127994
Author: echeng
Date: 2007-06-04 16:17:19 -0700 (Mon, 04 Jun 2007)
Log Message:
---
LLVM x86-64 is capable of generating static code. Disable gcc hack.
Modified Paths:
--
apple-local/branches/llvm/gcc/config/i386/i386.c
Modified: apple-local
Revision: 129934
Author: echeng
Date: 2007-07-26 12:08:11 -0700 (Thu, 26 Jul 2007)
Log Message:
---
Revert. Wrong repository.
Modified Paths:
--
apple-local/branches/llvm/gcc/Makefile.in
Modified: apple-local/branches/llvm/gcc/Makefile.in
Revision: 129933
Author: echeng
Date: 2007-07-26 11:52:21 -0700 (Thu, 26 Jul 2007)
Log Message:
---
Restore llvm version info.
Modified Paths:
--
apple-local/branches/llvm/gcc/Makefile.in
Modified: apple-local/branches/llvm/gcc/Makefile.in
Revision: 124490
Author: echeng
Date: 2007-03-02 18:10:50 -0800 (Fri, 02 Mar 2007)
Log Message:
---
Workaround to fix functionarguments aligment on arm-linux-gnueabi.
Modified Paths:
--
apple-local/branches/llvm/gcc/llvm-abi.h
Modified: apple-local/branches/llvm
Revision: 126663
Author: echeng
Date: 2007-04-27 17:44:37 -0700 (Fri, 27 Apr 2007)
Log Message:
---
Don't create libstdc++.dylib links. Just use the one under /usr/lib.
Modified Paths:
--
apple-local/branches/llvm/build_gcc
Modified: apple-local/branches
Revision: 126665
Author: echeng
Date: 2007-04-27 18:07:12 -0700 (Fri, 27 Apr 2007)
Log Message:
---
Revert previous patch. libstdc++.dylib links still needed.
Modified Paths:
--
apple-local/branches/llvm/build_gcc
Modified: apple-local/branches/llvm/build_gcc
Revision: 126900
Author: echeng
Date: 2007-05-04 16:57:27 -0700 (Fri, 04 May 2007)
Log Message:
---
When -mthumb is used, we must emit the triple thumb-linux-gnueabi or
thumb-apple-darwin (committed for Lauro).
Modified Paths:
--
apple-local/branches/llvm/gcc
Revision: 126901
Author: echeng
Date: 2007-05-04 16:59:58 -0700 (Fri, 04 May 2007)
Log Message:
---
LLVM_OVERRIDE_TARGET_ARCH should return empty string if it doesn't override the
default target.
Modified Paths:
--
apple-local/branches/llvm/gcc/config/arm/
Revision: 126991
Author: echeng
Date: 2007-05-07 14:17:06 -0700 (Mon, 07 May 2007)
Log Message:
---
Unbreak Apple style build.
Modified Paths:
--
apple-local/branches/llvm/gcc/llvm-linker-hack.cpp
Modified: apple-local/branches/llvm/gcc/llvm-linker-hack.cpp
Revision: 126993
Author: echeng
Date: 2007-05-07 15:23:43 -0700 (Mon, 07 May 2007)
Log Message:
---
Unbreak Apple style build.
Modified Paths:
--
apple-local/branches/llvm/gcc/llvm-linker-hack.cpp
Modified: apple-local/branches/llvm/gcc/llvm-linker-hack.cpp
Revision: 127254
Author: echeng
Date: 2007-05-14 18:11:39 -0700 (Mon, 14 May 2007)
Log Message:
---
Lauro's patch to enable PIC codegen for arm-linux.
Modified Paths:
--
apple-local/branches/llvm/gcc/config/arm/linux-elf.h
Modified: apple-local/branches/llv
Revision: 123745
Author: echeng
Date: 2007-02-12 13:27:35 -0800 (Mon, 12 Feb 2007)
Log Message:
---
Add llvm::createStripDeadPrototypesPass().
Modified Paths:
--
apple-local/branches/llvm/gcc/llvm-linker-hack.cpp
Modified: apple-local/branches/llvm/gcc/llvm-linker
Revision: 124325
Author: echeng
Date: 2007-02-26 13:23:54 -0800 (Mon, 26 Feb 2007)
Log Message:
---
llvm_get_type cannot be extern inline since it's externally referenced.
Modified Paths:
--
apple-local/branches/llvm/gcc/llvm-types.cpp
Modified: apple-
13 matches
Mail list logo