This is the mail archive of the binutils@sources.redhat.com 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]

Generate test case for SPARC relocations(linker)


Do you have test cases for the following relocations in C or C++ .

Any link or website giving informations on this also fine.
for now i din't get much informations from the SUN/SPARC website

Any suggestions on how to go about this is also fine for now.


     1. R_SPARC_16     S+A
     2. R_SPARC_22     S+A
     3. R_SPARC_13     S+A
     4. R_SPARC_10     S+A
     5. R_SPARC_11     S+A
     6. R_SPARC_7     S+A
     7. R_SPARC_5     S+A
     8. R_SPARC_6     S+A
      1. R_SPAC_DISP8              S+A-P
     2. R_SPAC_DISP16            S+A-P
     3. R_SPARC_WDISP16     (S+A-P) >> 2
     4. R_SPARC_WDISP19     (S+A-P) >> 2
     1. R_SPARC_GLOB_DAT     S+A
     1. R_SPARC_RELATIVE     B+A
     1. R_SPARC_PLT32          L+A
     2. R_SPARC_HIPLT22     (L+A) >> 10
     3. R_SPARC_LOPLT10     (L+A) & 0X3FF
     4. R_SPARC_PCPLT32     L+A-P
     5. R_SPARC_PCPLT22     (L+A-P) >> 10
     6. R_SPARC_PCPLT10     (L+A-P) & 0X3FF

Thanks & Regards
Deepa a


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