crtbegin.asm (__JCR_LIST__): New.
authorRichard Henderson <rth@gcc.gnu.org>
Thu, 9 Aug 2001 20:22:15 +0000 (13:22 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 9 Aug 2001 20:22:15 +0000 (13:22 -0700)
commitef8d8b8922a034dfac5cff9d5fa781dc57c49ed0
tree1da9d8a8afe474422c00e74d9991395bd85720d9
parent3b87de3d00a64485f6b72bfc448c17e799c83e30
crtbegin.asm (__JCR_LIST__): New.

        * config/alpha/crtbegin.asm (__JCR_LIST__): New.
        (__do_global_dtors_aux): Use gp-relative static data to avoid
        one dynamic relocation.
        (__do_frame_setup): Register Java classes.
        * config/alpha/crtend.asm (__JCR_END__): New.

From-SVN: r44746
gcc/ChangeLog
gcc/config/alpha/crtbegin.asm
gcc/config/alpha/crtend.asm