summaryrefslogtreecommitdiffstats
path: root/libjava/sysdep/x86-64
Commit message (Collapse)AuthorAgeFilesLines
* Revert accidental svn commit r174473dodji2011-05-311-83/+0
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@174480 138bc75d-0d04-0410-961f-82ee72b054a4
* Revert "Fix PR debug/49047"dodji2011-05-311-0/+83
| | | | | | This reverts commit ce20032a8ad4d9d4fa37192e2ecc73cb257094e8. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@174473 138bc75d-0d04-0410-961f-82ee72b054a4
* Use __sync_bool_compare_and_swap in x86 locks.h.hjl2011-05-311-83/+0
| | | | | | | | | | | | | | | | 2011-05-31 H.J. Lu <hongjiu.lu@intel.com> PR libgcj/49193 * configure.host (sysdeps_dir): Set to i386 for x86_64. * sysdep/i386/locks.h (compare_and_swap): Call __sync_bool_compare_and_swap. (release_set): Call write_barrier (). * sysdep/x86-64/locks.h: Removed. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@174471 138bc75d-0d04-0410-961f-82ee72b054a4
* * sysdep/x86-64/locks.h: Enable use of either file on eithermrs2006-11-281-7/+9
| | | | | | | | target to support multilibs from one to the other. * sysdep/i386/locks.h: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@119276 138bc75d-0d04-0410-961f-82ee72b054a4
* 2004-01-16 Andrew Haley <aph@redhat.com>aph2004-01-161-4/+4
| | | | | | | | * sysdep/x86-64/locks.h: Don't use in/out memory constraints. * sysdep/i386/locks.h: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@75982 138bc75d-0d04-0410-961f-82ee72b054a4
* 2002-09-30 Bo Thorsen <bo@suse.de>bo2002-10-011-0/+7
| | | | | | | * sysdep/x86-64/locks.h (compare_and_swap): Fix multilib support. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57682 138bc75d-0d04-0410-961f-82ee72b054a4
* 2002-07-19 Bo Thorsen <bo@berlioz.suse.de>bo2002-07-191-0/+74
* 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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@55588 138bc75d-0d04-0410-961f-82ee72b054a4
OpenPOWER on IntegriCloud