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]

gnu_indirect_function support in front and back ends


atm, gas will happily accept "gnu_indirect_function" as a type and emit a 
symbol of type IFUNC even if the target-specific back end doesnt support it.  
is this expected behavior ?

the trouble is that glibc uses this simple test to figure out whether to 
enable a multiarch build.  if using binutils-2.20 for a target that doesnt 
support this stuff, glibc will still enable it.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


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