aboutsummaryrefslogtreecommitdiff
path: root/libjava/sysdep/x86-64
AgeCommit message (Collapse)AuthorFilesLines
2006-11-28locks.h: Enable use of either file on either target to support multilibs ↵Mike Stump1-7/+9
from one to the... * sysdep/x86-64/locks.h: Enable use of either file on either target to support multilibs from one to the other. * sysdep/i386/locks.h: Likewise. From-SVN: r119276
2004-01-16locks.h: Don't use in/out memory constraints.Andrew Haley1-4/+4
2004-01-16 Andrew Haley <aph@redhat.com> * sysdep/x86-64/locks.h: Don't use in/out memory constraints. * sysdep/i386/locks.h: Likewise. From-SVN: r75982
2002-10-01locks.h (compare_and_swap): Fix multilib support.Bo Thorsen1-0/+7
2002-09-30 Bo Thorsen <bo@suse.de> * sysdep/x86-64/locks.h (compare_and_swap): Fix multilib support. From-SVN: r57682
2002-07-19ieeefp.h: Add x86-64 support.Bo Thorsen1-0/+74
2002-07-19 Bo Thorsen <bo@berlioz.suse.de> * java/lang/ieeefp.h: Add x86-64 support. * configure.in: Likewise. * configure.host: Likewise. * configure: Regenerated. * sysdep/x86-64/locks.h: New file with x86-64 locks. From-SVN: r55588