[Bug binutils/9811] New: export table broken after forward (dlltool)

2009-02-04 Thread Christoph at ApiViewer dot de
: binutils AssignedTo: unassigned at sources dot redhat dot com ReportedBy: Christoph at ApiViewer dot de CC: bug-binutils at gnu dot org http://sourceware.org/bugzilla/show_bug.cgi?id=9811 --- You are receiving this mail because: --- You are on the CC list for

[Bug binutils/9766] "--kill-at" results in wrong export names

2009-01-23 Thread Christoph at ApiViewer dot de
--- Additional Comments From Christoph at ApiViewer dot de 2009-01-23 14:19 --- the patch works fine -- http://sourceware.org/bugzilla/show_bug.cgi?id=9766 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is

[Bug binutils/9766] "--kill-at" results in wrong export names

2009-01-20 Thread Christoph at ApiViewer dot de
--- Additional Comments From Christoph at ApiViewer dot de 2009-01-20 17:06 --- it should check if a number follows as well otherwise functions names like "?...@yapaxi@Z" would be destroyed as well (like the ones in msvcrt.dll) -- http://sourceware.org/bugzilla/show_bug.c

[Bug binutils/9766] "--kill-at" results in wrong export names

2009-01-20 Thread Christoph at ApiViewer dot de
--- Additional Comments From Christoph at ApiViewer dot de 2009-01-20 15:52 --- (In reply to comment #0) > "funct...@2@4" will result in "Function" instead of "funct...@2" when > --kill-at > is used > > I only had a quick look at th

[Bug binutils/9766] New: "--kill-at" results in wrong export names

2009-01-20 Thread Christoph at ApiViewer dot de
in wrong export names Product: binutils Version: 2.18 Status: NEW Severity: normal Priority: P2 Component: binutils AssignedTo: unassigned at sources dot redhat dot com ReportedBy: Christoph at ApiViewer dot de