[llvm-commits] mingw stuff backport

Anton Korobeynikov asl at math.spbu.ru
Thu Feb 15 16:16:37 PST 2007


Hello, Everyone.

Attached patch is just backport from gcc mailine. More correctly: its
backport of these patches:

http://gcc.gnu.org/ml/gcc-cvs/2005-10/msg00474.html
http://gcc.gnu.org/ml/gcc-cvs/2005-10/msg00718.html

The main aim of patches is better handling of dll* attributes especially
set on C++ stuff.

More patches will follow. However, this is the biggest one.

There are 3 files attached: patch against current llvm-gcc sources + 2
new files, which should be placed to gcc/config/i386 directory.

-- 
With best regards, Anton Korobeynikov.

Faculty of Mathematics & Mechanics, Saint Petersburg State University.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: gcc.diff
Type: text/x-patch
Size: 36606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20070216/807b3a21/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winnt-cxx.c
Type: text/x-csrc
Size: 6023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20070216/807b3a21/attachment.c>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winnt-stubs.c
Type: text/x-csrc
Size: 1358 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20070216/807b3a21/attachment-0001.c>


More information about the llvm-commits mailing list