Revert accidental svn commit r174473

From-SVN: r174480
This commit is contained in:
H.J. Lu
2011-05-31 13:02:40 +00:00
committed by Dodji Seketeli
parent cea8c6deef
commit e67e39c2b5
4 changed files with 38 additions and 122 deletions
+11
View File
@@ -1,3 +1,14 @@
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.
2011-04-24 Gerald Pfeifer <gerald@pfeifer.com>
* README: Refer to our generic bug reporting page.