[Bug ld/6468] New: ld: --export-dynamic fails if no undefined symbols

2008-04-29 Thread jreiser at BitWagon dot com
ld: --export-dynamic fails if no undefined symbols Product: binutils Version: 2.18 Status: NEW Severity: normal Priority: P2 Component: ld AssignedTo: unassigned at sources dot redhat dot com ReportedBy: jreiser at BitWagon

[Bug ld/6468] ld: --export-dynamic fails if no undefined symbols

2008-04-29 Thread jreiser at BitWagon dot com
--- Additional Comments From jreiser at BitWagon dot com 2008-04-29 18:54 --- Subject: Re: ld: --export-dynamic fails if no undefined symbols drow at false dot org wrote: > --- Additional Comments From drow at false dot org 2008-04-29 18:14 > --- > Subject: Re:

[Bug ld/6468] ld: --export-dynamic fails if no undefined symbols

2008-04-29 Thread jreiser at BitWagon dot com
--- Additional Comments From jreiser at BitWagon dot com 2008-04-29 20:46 --- Subject: Re: ld: --export-dynamic fails if no undefined symbols drow at false dot org wrote: > --- Additional Comments From drow at false dot org 2008-04-29 19:48 > --- > Subject: Re: ld:

[Bug binutils/23033] New: gdb disassemble: ARM Thumb2 0x4503 is bad, not "cmp r3,r0"

2018-04-06 Thread jreiser at BitWagon dot com
Severity: normal Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: jreiser at BitWagon dot com Target Milestone: --- The ARM Thumb2 instruction word 0x4503 is disassembled as cmp r3,r0 by GNU gdb (GDB) 8.1.50.20180405-git

[Bug ld/11628] New: "ld -Ttext-segment=ORG" does not set PT_LOAD.p_vaddr

2010-05-24 Thread jreiser at BitWagon dot com
Version: 2.20 Status: NEW Severity: normal Priority: P2 Component: ld AssignedTo: unassigned at sources dot redhat dot com ReportedBy: jreiser at BitWagon dot com CC: bug-binutils at gnu dot org GCC build triplet: i386-pc-so

[Bug ld/11628] "ld -Ttext-segment=ORG" does not set PT_LOAD.p_vaddr

2010-05-24 Thread jreiser at BitWagon dot com
--- Additional Comments From jreiser at BitWagon dot com 2010-05-24 15:22 --- Arrggg. Must also specify "-z max-page-size=0x1000". There should be a warning about this (-Ttext-segment not a multiple of the max-page-size.) -- http://sourceware.org/bugzilla/show_bug.cg