This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gas support for AIX visibility


Hi Ådne,

>  From the xlC docs: https://www.ibm.com/developerworks/aix/library/au-aix-symbol-visibility-part2/index.html
> 
> Listing 14. Syntax for specifying visibility attribute in assembly
>     .extern Name [ , Visibility ]
>     .globl  Name [ , Visibility ]
>     .weak   Name [ , Visibility ]
>     .comm   Name, Expression [, Number [, Visibility ] ]

Please could you file this as an enhancement request on the bugzilla system:

  https://sourceware.org/bugzilla/

That way we can track and, someday, actually implement the support.

Cheers
  Nick


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]