Displaying 6 results from an estimated 6 matches for "prel31".
2011 Jan 10
2
[LLVMdev] ARM/MC/ELF Support for pcrel movw/movt coming soon
-llvmcommits
On Mon, Jan 10, 2011 at 3:21 PM, Renato Golin <renato.golin at arm.com> wrote:
> Btw, I know this is for ELF printing, but can the same infrastructure
> you're using to print the hi/lo be used to print relocation in Asm
> output? Or is this a completely separate subject?
Hi Renato,
If I am understanding you correctly, then the answer is no, because .s
output
2011 Jan 11
0
[LLVMdev] ARM/MC/ELF Support for pcrel movw/movt coming soon
...only use the GNU toolchain, that
is correct. However, CodeSourcery's GCC changed a bit on how it works
for ARM because the ARM toolchain is a bit more strict in build
attributes and relocation information.
The static constructor symbol relocation (target1) and exception
handling table symbols (prel31) are clearly disregarded by gas and
subsequently discarded by armlink.
> its also yes because sometimes, the asmwriter will sometimes need to
> generate sequences like below
>
> foo:
> movw r0, :lower16:bar-foo
> movt r0, :upper16:bar-foo
>
> The subtraction implies th...
2015 Oct 01
4
lld and thread over-subscription
...: elf/ARM/missing-symbol.test
lld :: elf/ARM/plt-dynamic.test
lld :: elf/ARM/plt-ifunc-interwork.test
lld :: elf/ARM/plt-ifunc-mapping.test
lld :: elf/ARM/rel-arm-call.test
lld :: elf/ARM/rel-arm-jump24-veneer-b.test
lld :: elf/ARM/rel-arm-mov.test
lld :: elf/ARM/rel-arm-prel31.test
lld :: elf/ARM/rel-arm-target1.test
lld :: elf/ARM/rel-arm-thm-interwork.test
lld :: elf/ARM/undef-lazy-symbol.test
lld :: elf/Hexagon/dynlib-data.test
lld :: elf/Mips/exe-dynamic.test
lld :: elf/Mips/exe-dynsym.test
lld :: elf/Mips/exe-fileheader-64.test
lld ::...
2015 Oct 01
2
lld and thread over-subscription
...RM/missing-symbol.test
> lld :: elf/ARM/plt-dynamic.test
> lld :: elf/ARM/plt-ifunc-interwork.test
> lld :: elf/ARM/plt-ifunc-mapping.test
> lld :: elf/ARM/rel-arm-call.test
> lld :: elf/ARM/rel-arm-jump24-veneer-b.test
> lld :: elf/ARM/rel-arm-mov.test
> lld :: elf/ARM/rel-arm-prel31.test
> lld :: elf/ARM/rel-arm-target1.test
> lld :: elf/ARM/rel-arm-thm-interwork.test
> lld :: elf/ARM/undef-lazy-symbol.test
> lld :: elf/Hexagon/dynlib-data.test
> lld :: elf/Mips/exe-dynamic.test
> lld :: elf/Mips/exe-dynsym.test
> lld :: elf/Mips/exe-fileheader-64.test
>...
2015 Oct 03
2
lld and thread over-subscription
...ynamic.test
>> lld :: elf/ARM/plt-ifunc-interwork.test
>> lld :: elf/ARM/plt-ifunc-mapping.test
>> lld :: elf/ARM/rel-arm-call.test
>> lld :: elf/ARM/rel-arm-jump24-veneer-b.test
>> lld :: elf/ARM/rel-arm-mov.test
>> lld :: elf/ARM/rel-arm-prel31.test
>> lld :: elf/ARM/rel-arm-target1.test
>> lld :: elf/ARM/rel-arm-thm-interwork.test
>> lld :: elf/ARM/undef-lazy-symbol.test
>> lld :: elf/Hexagon/dynlib-data.test
>> lld :: elf/Mips/exe-dynamic.test
>> lld :: elf/Mips/exe-dynsym.test...
2015 Oct 01
2
lld and thread over-subscription
Hi Rui, et al.,
I was experimenting yesterday with building lld on my POWER7 PPC64/Linux machine, and ran into an unfortunate problem. When running the regressions tests under lit, almost all of the tests fail like this:
terminate called after throwing an instance of 'std::system_error'
what(): Resource temporarily unavailable
...
5 libc.so.6 0x00000080b7847238 abort +