/[gcl]/gcl/unixport/rsym_elf.c
ViewVC logotype

Diff of /gcl/unixport/rsym_elf.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2.2.2 by camm, Sun Jan 6 07:43:10 2002 UTC revision 1.2.2.3 by camm, Fri Feb 1 20:38:25 2002 UTC
# Line 231  char *out; Line 231  char *out;
231         if (name         if (name
232             && tmp             && tmp
233             && tmp[1]=='@'             && tmp[1]=='@'
234             && tmp[2]=='G'             /* also do translation for similar libc, like solaris, where symbol is */
235             && tmp[3]=='L'             /* e.g. setjmp@@SYSVABI_1.3 */
236             && tmp[4]=='I')  /*         && tmp[2]=='G' */
237    /*         && tmp[3]=='L' */
238    /*         && tmp[4]=='I' */
239               )
240           *tmp=0;                 *tmp=0;      
241       }       }
242    

Legend:
Removed from v.1.2.2.2  
changed lines
  Added in v.1.2.2.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26