[Bug ld/4109] ld crash on broken object file

2008-01-16 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2008-01-17 05:53 --- ... -- What|Removed |Added Status|WAITING |RESOLVED

[Bug binutils/4030] objdump ignores .gnu_debuglink

2008-01-16 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2008-01-17 05:52 --- Fixed -- What|Removed |Added Status|NEW |RESOLVED

[Bug binutils/4365] COFF relocation record bug

2008-01-16 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2008-01-17 05:33 --- Closing as workaround available and it is a lot of work to fix properly. (We'd need to have a common internal BFD representation for relocations on the different formats.) -- What|Removed

[Bug ld/4424] Can't link in Linux object files on FreeBSD

2008-01-16 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2008-01-17 04:46 --- http://sourceware.org/ml/binutils/2007-10/msg00262.html -- What|Removed |Added

[Bug binutils/4453] ar doesn't recognize ELF64 on mips

2008-01-16 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2008-01-17 04:30 --- Not a bug. If you don't configure binutils with support for a particular target, ar won't recognize those object files. mipsel-linux doesn't support 64-bit mips by default. Use --enable-targets to add m

[Bug ld/4600] MinGW32 DLL causes MSVC application initialization failure during runtime

2008-01-16 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2008-01-17 04:20 --- Not a bug. -- What|Removed |Added Status|WAITING |RESOLVED

[Bug binutils/4666] Generates wrong offset for h8 target

2008-01-16 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2008-01-17 04:02 --- Not a bug. The LMA and VMA addresses are correct, as you can see from objdump -h. You seem to be worried about the PT_LOAD header p_vaddr and p_paddr, although that isn't clear from your report. When ve