r129294 - in /branches/ubuntu/gcc-4_2-branch/li...
doko@gcc.gnu.org
doko@gcc.gnu.org
Sun Oct 14 11:53:00 GMT 2007
Author: doko
Date: Sun Oct 14 11:53:09 2007
New Revision: 129294
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129294
Log:
Revert:
2007-09-12 David Daney <ddaney@avtrex.com>
* configure.host: Enable interpreter for mips64. Enable hash
synchronization for all mips*-*-linux* targets.
* sysdep/mips/locks.h (compare_and_swap, compare_and_swap_release) Use
__sync_bool_compare_and_swap instead of in-line asm.
(release_set, read_barrier, write_barrier): Use __sync_synchronize
instead of in-line asm.
Modified:
branches/ubuntu/gcc-4_2-branch/libjava/ChangeLog
branches/ubuntu/gcc-4_2-branch/libjava/configure.host
branches/ubuntu/gcc-4_2-branch/libjava/sysdep/mips/locks.h
More information about the Gcc-cvs
mailing list