Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories: Not categorized
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 6 of 6

You cannot post messages because only members can post, and you are not currently a member.
Description: Discuss modification and extension of IA32 processor specific System V Application Binary Interface.
 

ELF loader 
  Hi all, where I can find a simple ELF loader that compatible with (System V Application Binary Interface) ? thanks from Peter (cmk...@hotmail.com)
By peter  - Dec 16 2009 - 2 new of 2 messages    

Proposal for STT_GNU_IFUNC and R_*_IRELATIVE 
  Hi, Here is a proposal for STT_GNU_IFUNC and R_*_IRELATIVE. It has been implemented in the Linux binutils 2.19.51.0.5. H.J. ---- STT_GNU_IFUNC This symbol type is the same as STT_FUNC except that it always points to a function or piece of executable code which takes no arguments and returns a function pointer. If an STT_GNU_IFUNC... more »
By H.J. Lu  - May 25 2009 - 23 new of 23 messages    

How should _Decimal64 and _Decimal128 be aligned on stack? 
  When passing _Decimal64 or _Decimal128 to a function via stack, how should they be aligned? Currently, gcc aligns them at 4byte boundary. Is this desirable? H.J.
By H.J.  - Mar 21 2008 - 7 new of 7 messages    

IA32/X86-64 TLS extensions 
  Hi, I uploaded IA32/X86-64 TLS extensions implemented in GNU binutils to IA32 psABI group home page: [link] The original one is at [link]
By hong...@gmail.com  - Aug 21 2007 - 10 new of 10 messages    

How should integer return value should be extended? 
  From [link] it seems that ia32 psABI doesn't specify how an integer return value should be extended. For example, signed char return_sc (signed char *sc) { return *sc; ...The return value is in eax. Should it be sign extended or zero extended? What do other x86... more »
By hong...@gmail.com  - Jul 24 2007 - 3 new of 3 messages    

Gcc defaults to 128bit alignment for stack 
  Gcc now defaults to 128bit alignment for stack: [link] to address a few gcc bugs: [link] [link] [link] The original IA32 psABI only requires stack to be aligned at 32bit.... more »
By hong...@gmail.com  - Dec 7 2006 - 1 message    

No more topics in this group.
1 - 6 of 6

XML       Send email to this group: ia32-abi@googlegroups.com