Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * sysdep/m68k/locks.h (compare_and_swap): Use | schwab | 2012-06-15 | 1 | -25/+21 |
| | | | | | | | | __sync_bool_compare_and_swap. (release_set): Use write_barrier instead of inlining it. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@188650 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
* | gcc/java/ | doko | 2007-09-06 | 1 | -0/+72 |
2007-09-06 Roman Zippel <zippel@linux-m68k.org> * boehm.c: Don't use bitmap as gc_descr if pointer is misaligned. libjava/ 2007-09-06 Roman Zippel <zippel@linux-m68k.org> * sysdep/m68k/locks.h: New file. * configure.host: Set sysdeps_dir and libgcj_interpreter for m68k. * configure.ac: Set SIGNAL_HANDLER for m68*-*-linux*. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@128191 138bc75d-0d04-0410-961f-82ee72b054a4 |