Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
add data_object_section_align_p2 for MACH_O64, because data_object doesn't exist
|
|
|
|
fix alignment of constant for floating point abs
|
|
|
|
update entry n Mac OS X
|
|
|
|
|
|
to prevent link error
|
|
jsr GOT label)
|
|
|
|
|
|
use relative to the first byte (of the relocated long word) for data,
and relative to the next byte (after the relocated long word) for instructions
(the ELF relocation is relative to the first byte, the COFF relocation relative to the next byte)
|
|
position independent 64 bit linux code
|
|
code on linux
|
|
code on linux
|
|
independent code on linux
|
|
|
|
|
|
code on 64 bit linux
|
|
|
|
|
|
position independent code on 64 bit linux
|
|
|
|
in code section for
position independent code on 64 bit linux
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
use mosvd instead of movlpd for loads and
use movapd instead of movsd for register to register moves,
add -sse64 option to optimize for 64 bit sse,
|
|
|
|
|
|
add sincosR instruction for IA32,
add 32 bit integer and real arrays for AI64
|
|
|
|
variable to register, for registers r8-r15
|
|
|
|
|
|
|
|
|
|
|
|
|
|
instruction with extra register), IScc, IFScc, IFBcc (by adding IFCcc
instructions with extra register), ICMPW (not used anymore)
prevent generating FLD and FSTP instructions between FCOMP and
FNSTSW instruction
|
|
|