[Bug binutils/13421] readelf -u generates output for relocatable ARM objects

2011-11-25 Thread dave.martin at linaro dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=13421 --- Comment #3 from Dave Martin 2011-11-25 18:32:39 UTC --- On Fri, Nov 25, 2011 at 02:16:56PM +, nickc at redhat dot com wrote: > http://sourceware.org/bugzilla/show_bug.cgi?id=13421 > > Nick Clifton changed: > >What|Re

[Bug binutils/13421] New: readelf -u generates output for relocatable ARM objects

2011-11-21 Thread dave.martin at linaro dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=13421 Bug #: 13421 Summary: readelf -u generates output for relocatable ARM objects Product: binutils Version: 2.23 (HEAD) Status: NEW Severity: normal P

[Bug gas/12848] ARM: Thumb-2: Range check on b.w is off by a factor of 2

2011-07-04 Thread dave.martin at linaro dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=12848 --- Comment #7 from Dave Martin 2011-07-04 15:58:14 UTC --- Created attachment 5832 --> http://sourceware.org/bugzilla/attachment.cgi?id=5832 Patch which attempts to tidy up branch range checks, and fix the outstanding failures -- Configur

[Bug gas/12848] ARM: Thumb-2: Range check on b.w is off by a factor of 2

2011-07-04 Thread dave.martin at linaro dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=12848 --- Comment #6 from Dave Martin 2011-07-04 15:56:08 UTC --- Created attachment 5831 --> http://sourceware.org/bugzilla/attachment.cgi?id=5831 Extended testcase -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --

[Bug gas/12848] ARM: Thumb-2: Range check on b.w is off by a factor of 2

2011-07-04 Thread dave.martin at linaro dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=12848 Dave Martin changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug gas/12931] ARM: gas fails to set the proper alignment on code sections, causing broken output

2011-06-29 Thread dave.martin at linaro dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=12931 --- Comment #5 from Dave Martin 2011-06-29 16:47:08 UTC --- On Wed, Jun 29, 2011 at 5:33 PM, nickc at redhat dot com wrote: > http://sourceware.org/bugzilla/show_bug.cgi?id=12931 > > Nick Clifton changed: > >           What    |Removed      

[Bug gas/12931] ARM: gas fails to set the proper alignment on code sections, causing broken output

2011-06-28 Thread dave.martin at linaro dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=12931 --- Comment #2 from Dave Martin 2011-06-28 12:57:37 UTC --- Created attachment 5824 --> http://sourceware.org/bugzilla/attachment.cgi?id=5824 possible fix The attached patch hooks into mapping_state() to mark the alignment requirement on th

[Bug gas/12931] ARM: gas fails to set the proper alignment on code sections, causing broken output

2011-06-24 Thread dave.martin at linaro dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=12931 Dave Martin changed: What|Removed |Added CC||mgretton at sourceware dot

[Bug gas/12931] New: ARM: gas fails to set the proper alignment on code sections, causing broken output

2011-06-24 Thread dave.martin at linaro dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=12931 Summary: ARM: gas fails to set the proper alignment on code sections, causing broken output Product: binutils Version: 2.22 (HEAD) Status: NEW Severity: normal

[Bug gas/12931] ARM: gas fails to set the proper alignment on code sections, causing broken output

2011-06-24 Thread dave.martin at linaro dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=12931 --- Comment #1 from Dave Martin 2011-06-24 19:30:19 UTC --- For details of the Firefox/WebM bug, see: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/789198 -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email

[Bug gas/12854] ARM: Nonsensical argument shift specifications accepted for LSL/LSR/ASR/ROR mnemonics

2011-06-14 Thread dave.martin at linaro dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=12854 --- Comment #12 from Dave Martin 2011-06-14 08:44:19 UTC --- > --- Comment #11 from Nick Clifton 2011-06-13 > 12:52:33 UTC --- [...] >  Oops - yes there were a couple of more places where the check was needed.   I > have checked in a patch

[Bug gas/12854] ARM: Nonsensical argument shift specifications accepted for LSL/LSR/ASR/ROR mnemonics

2011-06-13 Thread dave.martin at linaro dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=12854 Dave Martin changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug gas/12854] ARM: Nonsensical argument shift specifications accepted for LSL/LSR/ASR/ROR mnemonics

2011-06-10 Thread dave.martin at linaro dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=12854 --- Comment #6 from Dave Martin 2011-06-10 17:25:09 UTC --- On Fri, Jun 10, 2011 at 03:13:41PM +, nickc at redhat dot com wrote: > http://sourceware.org/bugzilla/show_bug.cgi?id=12854 > > --- Comment #5 from Nick Clifton 2011-06-10 > 15

[Bug gas/12854] ARM: Nonsensical argument shift specifications accepted for LSL/LSR/ASR/ROR mnemonics

2011-06-10 Thread dave.martin at linaro dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=12854 --- Comment #3 from Dave Martin 2011-06-10 09:05:04 UTC --- On Thu, Jun 09, 2011 at 04:53:40PM +, nickc at redhat dot com wrote: > Please could you try out the uploaded patch and let me know if it works for > you. > > Cheers > Nick

[Bug gas/12848] ARM: Thumb-2: Range check on b.w is off by a factor of 2

2011-06-08 Thread dave.martin at linaro dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=12848 --- Comment #1 from Dave Martin 2011-06-08 14:14:07 UTC --- On Mon, Jun 6, 2011 at 12:18 PM, dave.martin at linaro dot org wrote: > http://sourceware.org/bugzilla/show_bug.cgi?id=12848 > >           Summary: ARM: Thumb-2: Range che

[Bug gas/12854] ARM: Nonsensical argument shift specifications accepted for LSL/LSR/ASR/ROR mnemonics

2011-06-07 Thread dave.martin at linaro dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=12854 Dave Martin changed: What|Removed |Added CC||mgretton at sourceware dot

[Bug gas/12854] New: ARM: Nonsensical argument shift specifications accepted for LSL/LSR/ASR/ROR mnemonics

2011-06-07 Thread dave.martin at linaro dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=12854 Summary: ARM: Nonsensical argument shift specifications accepted for LSL/LSR/ASR/ROR mnemonics Product: binutils Version: 2.22 (HEAD) Status: NEW Severity: normal

[Bug gas/12848] New: ARM: Thumb-2: Range check on b.w is off by a factor of 2

2011-06-06 Thread dave.martin at linaro dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=12848 Summary: ARM: Thumb-2: Range check on b.w is off by a factor of 2 Product: binutils Version: 2.22 (HEAD) Status: NEW Severity: normal Priority: P2 Comp

[Bug gas/12848] ARM: Thumb-2: Range check on b.w is off by a factor of 2

2011-06-06 Thread dave.martin at linaro dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=12848 Dave Martin changed: What|Removed |Added CC||mgretton at sourceware dot

[Bug gas/12793] New: arm: push/pop equivalents using stm/ldm mnemonics assembled inconsistently

2011-05-20 Thread dave.martin at linaro dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=12793 Summary: arm: push/pop equivalents using stm/ldm mnemonics assembled inconsistently Product: binutils Version: 2.22 (HEAD) Status: NEW Severity: normal Priority

[Bug gas/12793] arm: push/pop equivalents using stm/ldm mnemonics assembled inconsistently

2011-05-20 Thread dave.martin at linaro dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=12793 Dave Martin changed: What|Removed |Added CC||mgretton at sourceware dot

[Bug binutils/12534] arm: disassembly of pc-relative ldrd instructions not fully annotated in Thumb

2011-04-12 Thread dave.martin at linaro dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=12534 --- Comment #5 from Dave Martin 2011-04-12 15:50:30 UTC --- (In reply to comment #4) > Hi Dave, > > Please could you try out the uploaded patch and let me know if it works for > you. > > Cheers > Nick Yes, that seems to work for me now.

[Bug gas/12532] arm: gas may assemble b to locally-defined, preemptible global symbol as "b.n"

2011-04-12 Thread dave.martin at linaro dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=12532 --- Comment #7 from Dave Martin 2011-04-12 12:14:19 UTC --- On Tue, Apr 12, 2011 at 12:49 PM, nickc at redhat dot com wrote: > http://sourceware.org/bugzilla/show_bug.cgi?id=12532 > > Nick Clifton changed: > >           What    |Removed    

[Bug gas/12532] arm: gas may assemble b to locally-defined, preemptible global symbol as "b.n"

2011-04-12 Thread dave.martin at linaro dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=12532 --- Comment #4 from Dave Martin 2011-04-12 10:39:08 UTC --- (In reply to comment #3) > Hi Dave, > > I think that we should be supporting the possibility of symbol preemption. > So > please could you try out the uploaded patch and let me kn

[Bug binutils/12534] arm: disassembly of pc-relative ldrd instructions not fully annotated in Thumb

2011-04-12 Thread dave.martin at linaro dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=12534 --- Comment #2 from Dave Martin 2011-04-12 10:35:21 UTC --- (In reply to comment #1) > Hi Dave, > > I believe that this problem is fixed now. Please could you check locally > and > confirm ? > > Cheers > Nick This doesn't seem to work

[Bug binutils/12534] New: arm: disassembly of pc-relative ldrd instructions not fully annotated in Thumb

2011-03-02 Thread dave.martin at linaro dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=12534 Summary: arm: disassembly of pc-relative ldrd instructions not fully annotated in Thumb Product: binutils Version: 2.22 (HEAD) Status: NEW Severity: normal Prio

[Bug gas/12532] arm: gas may assemble b to locally-defined, preemptible global symbol as "b.n"

2011-03-02 Thread dave.martin at linaro dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=12532 --- Comment #1 from Dave Martin 2011-03-02 11:27:55 UTC --- Created attachment 5271 --> http://sourceware.org/bugzilla/attachment.cgi?id=5271 sample disassembly and relocation info -- Configure bugmail: http://sourceware.org/bugzilla/userp

[Bug gas/12532] New: arm: gas may assemble b to locally-defined, preemptible global symbol as "b.n"

2011-03-02 Thread dave.martin at linaro dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=12532 Summary: arm: gas may assemble b to locally-defined, preemptible global symbol as "b.n" Product: binutils Version: 2.22 (HEAD) Status: NEW Severity: normal Prio