This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: patch: hash synchronization for mingw/cygwin


>This patch enables hash synchronization on mingw/cygwin.  The
>JV_LINKER_CANNOT_8BYTE_ALIGN_STATICS hack to work around the broken
>Win32 linker has been discussed before:
>
> http://gcc.gnu.org/ml/java/2002-03/msg00038.html

How does this change in binutils affect ?

bfd/ChangeLog

2002-06-14  Sergey Grigoriev  <serge@leopold.Physik.Uni-Augsburg.DE>

 * pei-i386.c (COFF_SECTION_ALIGNMENT_ENTRIES): Enable 16 byte
 alignment for .bss, .data and .text sections so that sse and sse2
 code will work.
 * pe-i386.c (COFF_SECTION_ALIGNMENT_ENTRIES): Likewise.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]