[Bug ld/10744] Linker failed to build ia64 kernel

2009-10-07 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-10-08 02:38 --- Subject: Bug 10744 CVSROOT:/cvs/src Module name:src Changes by: h...@sourceware.org 2009-10-08 02:38:26 Modified files: ld/testsuite : ChangeLog ld/testsuite/ld-sc

[Bug ld/10744] Linker failed to build ia64 kernel

2009-10-07 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-10-08 01:22 --- patch applied -- What|Removed |Added Severity|critical|norma

[Bug ld/10744] Linker failed to build ia64 kernel

2009-10-07 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-10-08 01:12 --- Subject: Bug 10744 CVSROOT:/cvs/src Module name:src Changes by: amo...@sourceware.org 2009-10-08 01:11:57 Modified files: ld/testsuite : ChangeLog ld/testsuite/ld-sc

[Bug ld/10744] Linker failed to build ia64 kernel

2009-10-07 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-10-08 01:00 --- Subject: Bug 10744 CVSROOT:/cvs/src Module name:src Changes by: amo...@sourceware.org 2009-10-08 01:00:27 Modified files: ld : ChangeLog ldlang.c ld.texinfo Log m

[Bug ld/10744] Linker failed to build ia64 kernel

2009-10-07 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2009-10-08 00:51 --- A patch is posted at http://sourceware.org/ml/binutils/2009-10/msg00182.html -- http://sourceware.org/bugzilla/show_bug.cgi?id=10744 --- You are receiving this mail because: --- You are on the

[Bug ld/10744] Linker failed to build ia64 kernel

2009-10-07 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2009-10-07 22:45 --- The reasons ia64 kernel does are 1. EPC segment has to be marked PF_X without PF_R. 2. We can only have one PT_LOAD segment in vDSO. ia64 kernel uses PHDRS { readable PT_LOAD FILEHDR PHDRS FLAGS(4); /*

[Bug gas/3041] Bogus jump to weak symbol on m68k-unknown-netbsd

2009-10-07 Thread vincent dot riviere at freesbee dot fr
--- Additional Comments From vincent dot riviere at freesbee dot fr 2009-10-07 20:11 --- Here are proposals for the ChangeLog. gas: 2009-10-07 Vincent Riviere PR gas/3041 * config/tc-m68k.c (tc_gen_reloc): Fix addend for relocations located in data sect

[Bug binutils/10704] as segfault in memory lookup intel syntax

2009-10-07 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2009-10-07 20:03 --- Fixed. -- What|Removed |Added Status|NEW |RESOLVED

[Bug gas/10740] amd64+i386 as: i8086 Intel syntax far jumps broken (both variants of them)

2009-10-07 Thread hjl dot tools at gmail dot com
-- What|Removed |Added CC||hjl dot tools at gmail dot ||com http://sourceware.org/bugzilla

[Bug binutils/10704] as segfault in memory lookup intel syntax

2009-10-07 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-10-07 20:02 --- Subject: Bug 10704 CVSROOT:/cvs/src Module name:src Changes by: h...@sourceware.org 2009-10-07 20:02:06 Modified files: gas/testsuite : ChangeLog gas/testsuite/gas/

[Bug gas/10740] amd64+i386 as: i8086 Intel syntax far jumps broken (both variants of them)

2009-10-07 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2009-10-07 19:42 --- I have a hard time to understand what the problem is. Please provide 1. Assembly source. 2. Command line options. 3. Expected output. -- What|Removed |Added

[Bug ld/10744] Linker failed to build ia64 kernel

2009-10-07 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2009-10-07 18:22 --- It is caused by http://sourceware.org/ml/binutils-cvs/2009-10/msg00056.html -- http://sourceware.org/bugzilla/show_bug.cgi?id=10744 --- You are receiving this mail because: --- You are on the C

[Bug ld/10744] Linker failed to build ia64 kernel

2009-10-07 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2009-10-07 18:18 --- Created an attachment (id=4260) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4260&action=view) A testcase for Linux/ia64 Working linker: [...@gnu-14 kernel]$ ld -o gate-syms.o -T gate.lds gate.o

[Bug ld/10744] New: Linker failed to build ia64 kernel

2009-10-07 Thread hjl dot tools at gmail dot com
I got /usr/local/bin/ld:arch/ia64/kernel/gate.lds:898: PHDRS and FILEHDR are only permitted for the first PT_LOAD segment -- Summary: Linker failed to build ia64 kernel Product: binutils Version: 2.21 (HEAD) Status: NEW Severity: normal

[Bug binutils/10704] as segfault in memory lookup intel syntax

2009-10-07 Thread serpilliere at droids-corp dot org
--- Additional Comments From serpilliere at droids-corp dot org 2009-10-07 12:18 --- Sorry, my fault. It's ok here too. Thanks! -- http://sourceware.org/bugzilla/show_bug.cgi?id=10704 --- You are receiving this mail because: --- You are on the CC list for the bug, or are wa

[Bug binutils/10704] as segfault in memory lookup intel syntax

2009-10-07 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-10-07 11:43 --- Doesn't segfault for me with current mainline or branch. -- http://sourceware.org/bugzilla/show_bug.cgi?id=10704 --- You are receiving this mail because: --- You are on the CC list for the bug

[Bug binutils/10704] as segfault in memory lookup intel syntax

2009-10-07 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-10-07 08:37 --- Subject: Bug 10704 CVSROOT:/cvs/src Module name:src Branch: binutils-2_20-branch Changes by: amo...@sourceware.org 2009-10-07 08:36:44 Modified files: gas:

[Bug binutils/10704] as segfault in memory lookup intel syntax

2009-10-07 Thread serpilliere at droids-corp dot org
--- Additional Comments From serpilliere at droids-corp dot org 2009-10-07 08:34 --- I applyied both patch; If I test the ccMaqFcN.s file, it doesn't assert but it segfault again: $ cat ccMaqFcN.s_cp .intel_syntax .LC0: .string "dummy" lea %eax, DWORD PTR[ @gotoff + %ebx

[Bug ld/6431] ld says: invalid version 3 (max 0)

2009-10-07 Thread andyjstormont at googlemail dot com
--- Additional Comments From andyjstormont at googlemail dot com 2009-10-07 07:37 --- (In reply to comment #13) > found a workaround!!! ... it seems that on sol10, all pthread_XXX stuff is now > in libc.so. if you remove the -lpthread -thread options when glib compiles, > everything look