Lauro Ramos Venancio
|
5765bcd825
|
Define PrivateGlobalPrefix for ARM Linux. (Fix CodeGen/ARM/large_stack.ll)
llvm-svn: 33763
|
2007-02-01 21:43:53 +00:00 |
|
Evan Cheng
|
3f02e5b1e7
|
Darwin -static should codegen static ctors / dtors to .constructor / .destructor sections.
llvm-svn: 33657
|
2007-01-30 08:04:53 +00:00 |
|
Lauro Ramos Venancio
|
f1f9f05230
|
Some asm directives fixes for ELF.
Now we can compile llvm-gcc on arm-linux-gnueabi!
llvm-svn: 33558
|
2007-01-26 23:24:43 +00:00 |
|
Lauro Ramos Venancio
|
762787bed7
|
Fix Data16bitsDirective for ELF.
llvm-svn: 33549
|
2007-01-26 21:20:45 +00:00 |
|
Evan Cheng
|
dc97533dd3
|
Darwin HiddenDirective is .private_extern.
llvm-svn: 33465
|
2007-01-23 19:06:03 +00:00 |
|
Evan Cheng
|
025816f18c
|
Darwin doesn't support .bss, but it does have .zerofill
llvm-svn: 33364
|
2007-01-19 19:23:47 +00:00 |
|
Evan Cheng
|
9203bd4339
|
Modify emission of jump tables on darwin to emit an extra "l" label that
delimits the boundaries of jump tables. This lets the linker's dead code
stripping optimization do a better job.
llvm-svn: 33362
|
2007-01-19 18:59:56 +00:00 |
|
Evan Cheng
|
c6e1d453d3
|
ARM backend contribution from Apple.
llvm-svn: 33353
|
2007-01-19 07:51:42 +00:00 |
|
Lauro Ramos Venancio
|
c87ce8ee4b
|
Define StaticCtorsSection and StaticDtorsSection for ARM.
llvm-svn: 32763
|
2006-12-28 13:13:00 +00:00 |
|
Rafael Espindola
|
7ad537568f
|
print weak references
llvm-svn: 32276
|
2006-12-06 13:35:10 +00:00 |
|
Jim Laskey
|
a64fe8ccf2
|
Break out target asm info into separate files.
llvm-svn: 30161
|
2006-09-07 22:05:02 +00:00 |
|