[Bug binutils/10634] ld -r leaves gaps in output / overlapping sections

2009-09-30 Thread dave dot korn dot cygwin at gmail dot com
--- Additional Comments From dave dot korn dot cygwin at gmail dot com 2009-10-01 02:38 --- Resolved on mainline by http://sourceware.org/ml/binutils-cvs/2009-09/msg00315.html and on 2-20 branch by http://sourceware.org/ml/binutils-cvs/2009-09/msg00328.html

[Bug gas/977] ld test weak fails on cygwin

2009-06-08 Thread dave dot korn dot cygwin at gmail dot com
--- Additional Comments From dave dot korn dot cygwin at gmail dot com 2009-06-08 21:27 --- Technically the bug reporter should be the one to set the "verified" flag, but you clearly confirmed it was verified, so I'll do it. Thanks for testing! -- W

[Bug gas/977] ld test weak fails on cygwin

2009-06-08 Thread dave dot korn dot cygwin at gmail dot com
--- Additional Comments From dave dot korn dot cygwin at gmail dot com 2009-06-08 16:07 --- :-) Christian, please verify. (Well, you have already I guess!) -- What|Removed |Added

[Bug gas/977] ld test weak fails on cygwin

2009-06-08 Thread dave dot korn dot cygwin at gmail dot com
-- What|Removed |Added Component|ld |gas http://sourceware.org/bugzilla/show_bug.cgi?id=977 --- You are receiving this mail because: --- Y

[Bug ld/977] ld test weak fails on cygwin

2009-05-28 Thread dave dot korn dot cygwin at gmail dot com
--- Additional Comments From dave dot korn dot cygwin at gmail dot com 2009-05-29 03:40 --- Created an attachment (id=3974) --> (http://sourceware.org/bugzilla/attachment.cgi?id=3974&action=view) Examination of pc-relative relocs against weak syms in MS and GNU Again, it tu

[Bug ld/977] ld test weak fails on cygwin

2009-05-28 Thread dave dot korn dot cygwin at gmail dot com
--- Additional Comments From dave dot korn dot cygwin at gmail dot com 2009-05-29 03:36 --- Created an attachment (id=3973) --> (http://sourceware.org/bugzilla/attachment.cgi?id=3973&action=view) More testcases, object files generated with vendor tools, patch. --

[Bug ld/977] ld test weak fails on cygwin

2009-05-24 Thread dave dot korn dot cygwin at gmail dot com
-- What|Removed |Added Attachment #3963|text/plain |text/plain; format=flowed mime type|| http://sourceware.org/bugzilla/sho

[Bug ld/977] ld test weak fails on cygwin

2009-05-24 Thread dave dot korn dot cygwin at gmail dot com
--- Additional Comments From dave dot korn dot cygwin at gmail dot com 2009-05-24 19:19 --- Created an attachment (id=3963) --> (http://sourceware.org/bugzilla/attachment.cgi?id=3963&action=view) Examination of absolute (non-pc-relative) relocs against weak syms in MS and GN

[Bug ld/977] ld test weak fails on cygwin

2009-05-24 Thread dave dot korn dot cygwin at gmail dot com
--- Additional Comments From dave dot korn dot cygwin at gmail dot com 2009-05-24 15:42 --- Created an attachment (id=3962) --> (http://sourceware.org/bugzilla/attachment.cgi?id=3962&action=view) Testcases, object files generated with vendor tools, patch. I have been analysing

[Bug ld/1055] problem with generated dll in MS C# environment

2009-05-23 Thread dave dot korn dot cygwin at gmail dot com
--- Additional Comments From dave dot korn dot cygwin at gmail dot com 2009-05-24 03:47 --- (In reply to comment #0) > My program written in MS C# (for example "nant" from sourceforge) uses a > function written in pure C and compiled and linked to a dll with cygwin-gcc

[Bug ld/6744] --export-dynamic does nothing for Cygwin .exe's

2009-05-23 Thread dave dot korn dot cygwin at gmail dot com
--- Additional Comments From dave dot korn dot cygwin at gmail dot com 2009-05-24 03:23 --- Closing out old PR. -- What|Removed |Added Status|ASSIGNED

[Bug ld/977] ld test weak fails on cygwin

2009-05-05 Thread dave dot korn dot cygwin at gmail dot com
--- Additional Comments From dave dot korn dot cygwin at gmail dot com 2009-05-05 12:18 --- Crude proto-patch unsuitable for submission posted at http://sourceware.org/ml/binutils/2009-04/msg00133.html along with rationale for a design that implements non-MS-compatible C_WEAKEXT symbols

[Bug ld/6744] --export-dynamic does nothing for Cygwin .exe's

2009-04-01 Thread dave dot korn dot cygwin at gmail dot com
--- Additional Comments From dave dot korn dot cygwin at gmail dot com 2009-04-02 05:10 --- Thanks for proofreading. Revised patch (also contains testcase) about to be posted. -- http://sourceware.org/bugzilla/show_bug.cgi?id=6744 --- You are receiving this mail because

[Bug ld/6744] --export-dynamic does nothing for Cygwin .exe's

2009-04-01 Thread dave dot korn dot cygwin at gmail dot com
--- Additional Comments From dave dot korn dot cygwin at gmail dot com 2009-04-01 18:16 --- Created an attachment (id=3860) --> (http://sourceware.org/bugzilla/attachment.cgi?id=3860&action=view) Add warning and docs. This patch adds warnings to both PE and PE+ emulations, (wh

[Bug ld/6744] --export-dynamic does nothing for Cygwin .exe's

2009-04-01 Thread dave dot korn dot cygwin at gmail dot com
--- Additional Comments From dave dot korn dot cygwin at gmail dot com 2009-04-01 17:41 --- I'm m(In reply to comment #7) > I suppose a warning would be appropriate, as > would clarification in the documentation on this flag. I'm working on a patch to do this right no

[Bug ld/9987] ld-gc testsuite errors on cygwin

2009-04-01 Thread dave dot korn dot cygwin at gmail dot com
--- Additional Comments From dave dot korn dot cygwin at gmail dot com 2009-04-01 17:40 --- Hi Nick, === ld tests === @@ -343,10 +343,6 @@ Running /usr/build/src-binutils/ld/tests Running /usr/build/src-binutils/ld/testsuite/ld-frv/frv-elf.exp ... Running /usr/build

[Bug ld/6744] --export-dynamic does nothing for Cygwin .exe's

2009-03-23 Thread dave dot korn dot cygwin at gmail dot com
--- Additional Comments From dave dot korn dot cygwin at gmail dot com 2009-03-24 04:07 --- (In reply to comment #3) > (In reply to comment #2) > > --export-dynamic is an ELF format option, and --export-all-symbols is the PE > > equivalent. > > Dave, thanks for loo

[Bug ld/977] ld test weak fails on cygwin

2009-03-23 Thread dave dot korn dot cygwin at gmail dot com
--- Additional Comments From dave dot korn dot cygwin at gmail dot com 2009-03-23 13:20 --- (In reply to comment #6) > Still there, I guess: Yep, there was a big thread about it at http://sourceware.org/ml/binutils/2009-03/threads.html#00314 I'm drawing up a plan to sup

[Bug gas/2606] --enable-targets=all causes build failure on cygwin

2009-03-23 Thread dave dot korn dot cygwin at gmail dot com
--- Additional Comments From dave dot korn dot cygwin at gmail dot com 2009-03-23 13:16 --- I looked at this some time ago. The main problem is that the COFF and PE object formats are intertangled and full of #ifdefs that mean it's not possible to combine them at present; the erro

[Bug ld/6744] --export-dynamic does nothing for Cygwin .exe's

2009-03-23 Thread dave dot korn dot cygwin at gmail dot com
--- Additional Comments From dave dot korn dot cygwin at gmail dot com 2009-03-23 13:12 --- --export-dynamic is an ELF format option, and --export-all-symbols is the PE equivalent. We could reasonably make --export-dynamic a synonym for PE, I expect. -- What|Removed

[Bug ld/9987] ld-gc testsuite errors on cygwin

2009-03-23 Thread dave dot korn dot cygwin at gmail dot com
--- Additional Comments From dave dot korn dot cygwin at gmail dot com 2009-03-23 12:58 --- GC is only implemented OOTB for Elf targets, and also apparently for XCOFF, from where it might be possible to backport the support to plain COFF and PE. -- What|Removed

[Bug gas/9687] Weak symbols not working on mingw32

2009-03-18 Thread dave dot korn dot cygwin at gmail dot com
--- Additional Comments From dave dot korn dot cygwin at gmail dot com 2009-03-19 02:14 --- Hi tcl_de, thanks for Cc'ing me into this bug report. (In reply to comment #2) > (In reply to comment #1) > > As a GNU extension, weak symbols that do not specif

[Bug ld/977] ld test weak fails on cygwin

2009-03-18 Thread dave dot korn dot cygwin at gmail dot com
--- Additional Comments From dave dot korn dot cygwin at gmail dot com 2009-03-19 01:51 --- (In reply to comment #4) > This bug may be related the the already fixed Bug #3041 about weak symbols on > a.out targets. Ah, thanks for the pointer! It looks like we're ok on po

[Bug ld/977] ld test weak fails on cygwin

2009-03-17 Thread dave dot korn dot cygwin at gmail dot com
--- Additional Comments From dave dot korn dot cygwin at gmail dot com 2009-03-18 04:27 --- Blimey! Hello Christian, I've just been catching up on the various Cygwin binutils failures and reached this one. Detailed analysis going on now in the thread on the binutils list at

[Bug ld/4844] auto-import and const data import problem

2009-02-25 Thread dave dot korn dot cygwin at gmail dot com
--- Additional Comments From dave dot korn dot cygwin at gmail dot com 2009-02-26 05:59 --- (In reply to comment #18) > If it turns out that > too many users are tripped up by this problem then we can reconsider enabling > the move-constant-data-into-.data-section feature b

[Bug gas/7059] Wrong COFF_LONG_SECTION_NAMES handling

2009-02-18 Thread dave dot korn dot cygwin at gmail dot com
--- Additional Comments From dave dot korn dot cygwin at gmail dot com 2009-02-18 18:41 --- Petr, I believe this bug is now fixed in CVS. If you'd like to try updating your binutils and can confirm that the bug no longer arises, please set the bug to "verified", or reope

[Bug gas/7059] Wrong COFF_LONG_SECTION_NAMES handling

2009-02-17 Thread dave dot korn dot cygwin at gmail dot com
--- Additional Comments From dave dot korn dot cygwin at gmail dot com 2009-02-17 16:52 --- Created an attachment (id=3748) --> (http://sourceware.org/bugzilla/attachment.cgi?id=3748&action=view) Fix s_name field overflow. Also adds an error when the table gets too large. Now

[Bug gas/7059] Wrong COFF_LONG_SECTION_NAMES handling

2009-02-17 Thread dave dot korn dot cygwin at gmail dot com
--- Additional Comments From dave dot korn dot cygwin at gmail dot com 2009-02-17 15:52 --- Taking assignment. My patch doesn't address this one, but a trivial patch on top should do the job. -- What|Removed |