[Bug binutils/4496] bfd_elf_string_from_elf_section() doesn't check shindex value

2007-05-13 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2007-05-14 05:19 --- http://sourceware.org/ml/binutils-cvs/2007-05/msg00069.html -- What|Removed |Added

[Bug binutils/4499] assign file positions assumes segment offsets increasing

2007-05-13 Thread Quentin dot Godfroy at ens dot fr
--- Additional Comments From Quentin dot Godfroy at ens dot fr 2007-05-13 18:01 --- >The basic problem here is that bfd can't cope with load segments that don't >have > increasing file offset. I had to trick the linux kernel which also has problems to handle PT_PHDR segments not in the

[Bug binutils/4499] assign file positions assumes segment offsets increasing

2007-05-13 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2007-05-13 14:04 --- Program Headers: Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align PHDR 0x00052c 0x0804a52c 0x0804a52c 0x00100 0x00100 R 0x4 INTERP 0x000114 0x08048114 0x080

[Bug binutils/4499] assign file positions assumes segment offsets increasing

2007-05-13 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2007-05-13 13:53 --- Created an attachment (id=1833) --> (http://sourceware.org/bugzilla/attachment.cgi?id=1833&action=view) testcase -- http://sourceware.org/bugzilla/show_bug.cgi?id=4499 --- You are receiving this

[Bug binutils/4499] New: assign file positions assumes segment offsets increasing

2007-05-13 Thread amodra at bigpond dot net dot au
strip causes these warnings: >BFD: test2: section .dynstr lma 0x804a62c overlaps previous sections >BFD: test2: section .interp lma 0x8048114 overlaps previous sections >BFD: test2: section .note.ABI-tag lma 0x8048128 overlaps previous sections >BFD: test2: section .hash lma 0x8048148 overlaps pre

[Bug ld/4497] [regression] ld fails to link C++ code on mips/mipsel

2007-05-13 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2007-05-13 13:34 --- http://sourceware.org/ml/binutils-cvs/2007-05/msg00064.html -- What|Removed |Added