RFR(S): 8016696: PPC64 (part 4): add relocation for trampoline stubs

Bertrand Delsart bertrand.delsart at oracle.com
Tue Jun 18 01:36:45 PDT 2013


Well, there might be one.

This change is consuming the last unused relocType (yet_unused_type_2)

Unfortunately, that relocType is also used for other projects both 
within the embedded team and the compiler team (you should not which one 
I am speaking about Roland :-))

This means relocType will no longer fit into 4 bits. I'll let you see 
with the compiler team whether this can easily be solved (by increasing 
the size or recycling other reloc types) or whether we need to discuss 
more before deciding how to use the last available relocType.

Bertrand.

On 6/18/13 9:33 AM, Roland Westrelin wrote:
>> I don't see problems with it. I asked Roland to look in also.
>
> I don't see a problem with it either.
>
> Roland.
>


-- 
Bertrand Delsart,                     bertrand.delsart at oracle.com
Oracle,         180 av. de l'Europe,          ZIRST de Montbonnot
38334 Saint Ismier,                                        FRANCE
Phone : +33 4 76 18 81 23

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NOTICE: This email message is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or distribution
is prohibited. If you are not the intended recipient, please contact
the sender by reply email and destroy all copies of the original
message.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


More information about the ppc-aix-port-dev mailing list