[Bug ld/2659] Problem with partial linking [Was: Assertion triggered in cofflink.c]

2006-05-24 Thread nickc at redhat dot com

--- Additional Comments From nickc at redhat dot com  2006-05-24 08:39 
---
Created an attachment (id=1047)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=1047&action=view)
Add check for missing aux entries


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=2659

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug ld/2659] Problem with partial linking [Was: Assertion triggered in cofflink.c]

2006-05-24 Thread nickc at redhat dot com

--- Additional Comments From nickc at redhat dot com  2006-05-24 08:40 
---
Hi Anton,

  I think that this is a case of a missing check in bfd_coff_link_input_bfd, so
please could you try the uploaded patch and let me know if it works on a real
world test, (ie your build environment).

Cheers
  Nick


-- 
   What|Removed |Added

 Status|NEW |WAITING


http://sourceware.org/bugzilla/show_bug.cgi?id=2659

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug ld/2659] Problem with partial linking [Was: Assertion triggered in cofflink.c]

2006-05-24 Thread asl at math dot spbu dot ru

--- Additional Comments From asl at math dot spbu dot ru  2006-05-24 12:23 
---
Unfortunately, patch doesn't work for me. Assertion is still triggered.

I'm attaching the file from the first linker pass (ld -r -o LLVMSelectionDAG.o
ScheduleDAGList.o ScheduleDAGRRList.o).

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=2659

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug ld/2659] Problem with partial linking [Was: Assertion triggered in cofflink.c]

2006-05-24 Thread asl at math dot spbu dot ru

--- Additional Comments From asl at math dot spbu dot ru  2006-05-24 12:25 
---
Created an attachment (id=1048)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=1048&action=view)
Output from the first pass

This is the output from 'ld -r -o LLVMSelectionDAG.o ScheduleDAGList.o
ScheduleDAGRRList.o'

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=2659

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug ld/2659] Problem with partial linking [Was: Assertion triggered in cofflink.c]

2006-05-24 Thread asl at math dot spbu dot ru

--- Additional Comments From asl at math dot spbu dot ru  2006-05-24 12:27 
---
Created an attachment (id=1049)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=1049&action=view)
The second pass output

The output from the second pass: `ld -r -o LLVMSelectionDAG_1.o
LLVMSelectionDAG.o`. Assertion is triggered, but file is actually not null.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=2659

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug ld/2655] Incorrrect padding for .eh_frame section

2006-05-24 Thread hjl at lucon dot org

--- Additional Comments From hjl at lucon dot org  2006-05-24 15:42 ---
Fixed by

http://sourceware.org/ml/binutils/2006-05/msg00242.html

-- 
   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=2655

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug ld/2657] Improperly shrink CIE/FDE record

2006-05-24 Thread hjl at lucon dot org

--- Additional Comments From hjl at lucon dot org  2006-05-24 15:42 ---
Fixed by

http://sourceware.org/ml/binutils/2006-05/msg00242.html

-- 
   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=2657

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug binutils/2584] SIGSEGV in strings tool when the file is crafted.

2006-05-24 Thread hjl at lucon dot org

--- Additional Comments From hjl at lucon dot org  2006-05-24 15:45 ---
Fixed by

http://sourceware.org/ml/binutils/2006-04/msg00393.html

-- 
   What|Removed |Added

 Status|WAITING |RESOLVED
 Resolution||FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=2584

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug gas/2598] Build kernel 2.6.16 modules with gcc 4.0.2 Warning: setting incorrect section attributes for .got

2006-05-24 Thread hjl at lucon dot org

--- Additional Comments From hjl at lucon dot org  2006-05-24 15:47 ---
Fixed by

http://sourceware.org/ml/binutils/2006-04/msg00362.html

-- 
   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=2598

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug ld/2342] linkonce debug is broken

2006-05-24 Thread hjl at lucon dot org

--- Additional Comments From hjl at lucon dot org  2006-05-24 15:51 ---
Fixed by

http://sourceware.org/ml/binutils/2006-05/msg00183.html

-- 
   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=2342

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug binutils/2257] objdump can't recognize CISCO ELF

2006-05-24 Thread hjl at lucon dot org

--- Additional Comments From hjl at lucon dot org  2006-05-24 15:53 ---
Fixed by

http://sourceware.org/ml/binutils/2006-04/msg00221.html

-- 
   What|Removed |Added

 Status|WAITING |RESOLVED
 Resolution||FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=2257

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug gas/2598] Build kernel 2.6.16 modules with gcc 4.0.2 Warning: setting incorrect section attributes for .got

2006-05-24 Thread tomri at gmx dot net

--- Additional Comments From tomri at gmx dot net  2006-05-24 16:25 ---
Well, there's a patch for this "problem" - but this doesn't mean that this patch
is included in the the binutils package.
So, waiting for new binutils package with patch - than you can close this bug.


Thanks.

-- 
   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |


http://sourceware.org/bugzilla/show_bug.cgi?id=2598

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug ld/1485] --enable-targets=all doesn't work for 64bit target

2006-05-24 Thread hjl at lucon dot org

--- Additional Comments From hjl at lucon dot org  2006-05-24 17:24 ---
A patch is posted at

http://sourceware.org/ml/binutils/2006-05/msg00439.html

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=1485

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug gas/2598] Build kernel 2.6.16 modules with gcc 4.0.2 Warning: setting incorrect section attributes for .got

2006-05-24 Thread hjl at lucon dot org

--- Additional Comments From hjl at lucon dot org  2006-05-24 17:26 ---
Bugzilla is used by binutil developers to fix bugs. If it is fixed in CVS, it
should be closed.

-- 
   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED
Version|2.16|unspecified


http://sourceware.org/bugzilla/show_bug.cgi?id=2598

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils