Currently it is not possible to build GCC's libjava support on Cygwin-64. This patch fixes the current build-problems on Cygwin-64 and the most fundamental bugs on that platform. Note you must still add --enable-threads=posix to successfully build the java language support. boehm-gc/ChangeLog: 2014-05-13 Bernd Edlinger <bernd.edlinger@hotmail.de> Fix current cygwin-64 build problems. * include/gc_config_macros.h (GC_PTHREADS): Use __CYGWIN__ instead of __CYGWIN32__ here. * win32_threads.c (GC_push_all_stacks): Push all X86_64 registers. (GC_get_thread_stack_base): Get the stack base for X86_64. libffi/ChangeLog: 2014-05-13 Bernd Edlinger <bernd.edlinger@hotmail.de> Fix current cygwin-64 build problems. * src/java_raw_api.c: Remove if !defined(FFI_NO_RAW_API). * src/x86/ffi.c: Add if defined(__CYGWIN__). * src/x86/win64.S (ffi_closure_win64, ffi_call_win64): Added handling for FFI_TYPE_UINT64, FFI_TYPE_POINTER and FFI_TYPE_INT. Added SEH information. Fixed formatting. libgcc/ChangeLog: 2014-05-13 Bernd Edlinger <bernd.edlinger@hotmail.de> * unwind-seh.c (_Unwind_Backtrace): Uncommented, finished implementation. libjava/ChangeLog: 2014-05-13 Bernd Edlinger <bernd.edlinger@hotmail.de> Fix current cygwin-64 build problems. * configure.host: Added handling for x86_64-*-cygwin/mingw. * boehm.cc (_Jv_GCAttachThread, _Jv_GCDetachThread): Don't compile if GC_WIN32_THREADS is defined. * java/lang/natClass.cc (_Jv_InterfaceAssignableFrom): Rename interface to source_interface. libjava/classpath/ChangeLog: 2014-05-13 Bernd Edlinger <bernd.edlinger@hotmail.de> Fix current cygwin-64 build problems. * native/fdlibm/mprec.c (_REENT_CHECK_MP, _REENT_MP_FREELIST, _REENT_MP_P5S, __ULong, __Long): Undefine previous definitions. From-SVN: r210386
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Mac_files | Loading commit data... | |
cord | Loading commit data... | |
doc | Loading commit data... | |
include | Loading commit data... | |
testsuite | Loading commit data... | |
AmigaOS.c | Loading commit data... | |
BCC_MAKEFILE | Loading commit data... | |
ChangeLog | Loading commit data... | |
EMX_MAKEFILE | Loading commit data... | |
MacOS.c | Loading commit data... | |
MacProjects.sit.hqx | Loading commit data... | |
Makefile.DLLs | Loading commit data... | |
Makefile.am | Loading commit data... | |
Makefile.direct | Loading commit data... | |
Makefile.dist | Loading commit data... | |
Makefile.dj | Loading commit data... | |
Makefile.in | Loading commit data... | |
NT_MAKEFILE | Loading commit data... | |
NT_STATIC_THREADS_MAKEFILE | Loading commit data... | |
NT_THREADS_MAKEFILE | Loading commit data... | |
OS2_MAKEFILE | Loading commit data... | |
PCR-Makefile | Loading commit data... | |
SMakefile.amiga | Loading commit data... | |
WCC_MAKEFILE | Loading commit data... | |
aclocal.m4 | Loading commit data... | |
add_gc_prefix.c | Loading commit data... | |
allchblk.c | Loading commit data... | |
alloc.c | Loading commit data... | |
alpha_mach_dep.S | Loading commit data... | |
backgraph.c | Loading commit data... | |
blacklst.c | Loading commit data... | |
callprocs | Loading commit data... | |
checksums.c | Loading commit data... | |
configure | Loading commit data... | |
configure.ac | Loading commit data... | |
configure.host | Loading commit data... | |
darwin_stop_world.c | Loading commit data... | |
dbg_mlc.c | Loading commit data... | |
depcomp | Loading commit data... | |
digimars.mak | Loading commit data... | |
dyn_load.c | Loading commit data... | |
finalize.c | Loading commit data... | |
gc.mak | Loading commit data... | |
gc_cpp.cc | Loading commit data... | |
gc_cpp.cpp | Loading commit data... | |
gc_dlopen.c | Loading commit data... | |
gcc_support.c | Loading commit data... | |
gcj_mlc.c | Loading commit data... | |
gcname.c | Loading commit data... | |
headers.c | Loading commit data... | |
hpux_test_and_clear.s | Loading commit data... | |
ia64_save_regs_in_stack.s | Loading commit data... | |
if_mach.c | Loading commit data... | |
if_not_there.c | Loading commit data... | |
mach_dep.c | Loading commit data... | |
malloc.c | Loading commit data... | |
mallocx.c | Loading commit data... | |
mark.c | Loading commit data... | |
mark_rts.c | Loading commit data... | |
mips_sgi_mach_dep.s | Loading commit data... | |
mips_ultrix_mach_dep.s | Loading commit data... | |
misc.c | Loading commit data... | |
new_hblk.c | Loading commit data... | |
obj_map.c | Loading commit data... | |
os_dep.c | Loading commit data... | |
pc_excludes | Loading commit data... | |
pcr_interface.c | Loading commit data... | |
powerpc_darwin_mach_dep.s | Loading commit data... | |
pthread_stop_world.c | Loading commit data... | |
pthread_support.c | Loading commit data... | |
ptr_chck.c | Loading commit data... | |
real_malloc.c | Loading commit data... | |
reclaim.c | Loading commit data... | |
rs6000_mach_dep.s | Loading commit data... | |
setjmp_t.c | Loading commit data... | |
sparc_mach_dep.S | Loading commit data... | |
sparc_netbsd_mach_dep.s | Loading commit data... | |
sparc_sunos4_mach_dep.s | Loading commit data... | |
specific.c | Loading commit data... | |
stubborn.c | Loading commit data... | |
threadlibs.c | Loading commit data... | |
threads.mk.in | Loading commit data... | |
typd_mlc.c | Loading commit data... | |
version.h | Loading commit data... | |
win32_threads.c | Loading commit data... |