[Bug gas/14887] Error: ARM register expected -- `str r1,[ r0 ]'

2013-04-01 Thread j...@bass-software.com
||j...@bass-software.com Resolution|FIXED | --- Comment #4 from John Tytgat 2013-04-01 18:55:07 UTC --- This very same problem is now a regression in the 2.23.2 release, was not an issue for 2.23.1. -- Configure bugmail: http://sourceware.org

[Bug gas/15538] New: arm-unknown-eabi: wrong implicit it generation

2013-05-26 Thread j...@bass-software.com
Component: gas Assignee: unassigned at sourceware dot org Reporter: j...@bass-software.com --8<-- $ arm-unknown-eabi-as --version GNU assembler (GNU Binutils) 2.23.52.20130420 $ cat /tmp/t2.s .thumb .syntax unified LDCEQ.W p6 , c3 , [ r2 ] , { 33 } NOP.W $ arm-unkn

[Bug gas/15538] Wrong implicit it generation

2013-05-26 Thread j...@bass-software.com
http://sourceware.org/bugzilla/show_bug.cgi?id=15538 John Tytgat changed: What|Removed |Added Target||arm-unknown-eabi Summary|arm-

[Bug gas/15623] smc + condition code is not enforced to be last instruction in IT block

2013-06-13 Thread j...@bass-software.com
http://sourceware.org/bugzilla/show_bug.cgi?id=15623 John Tytgat changed: What|Removed |Added Target||arm-unknown-eabi -- You are receiving t

[Bug gas/15623] New: smc + condition code is not enforced to be last instruction in IT block

2013-06-13 Thread j...@bass-software.com
: normal Priority: P2 Component: gas Assignee: unassigned at sourceware dot org Reporter: j...@bass-software.com Thumb SMC instruction needs to be the last instruction in an IT block just like e.g. BXJ. However this is not enforced for implicit IT blocks

[Bug gas/15538] Wrong implicit it generation

2013-06-13 Thread j...@bass-software.com
http://sourceware.org/bugzilla/show_bug.cgi?id=15538 --- Comment #2 from John Tytgat --- (In reply to Nick Clifton from comment #1) > I am not sure that this is a real bug. NOP instructions are neutral - > they can appear inside or outside of an IT block. Since the assembler has > been told t

[Bug ld/15787] New: Better choice for B(S) value in ARM relocations

2013-07-25 Thread j...@bass-software.com
Component: ld Assignee: unassigned at sourceware dot org Reporter: j...@bass-software.com Created attachment 7122 --> http://sourceware.org/bugzilla/attachment.cgi?id=7122&action=edit Proposed patch for a better B(S) choice for R_ARM_{ALU|LDR\LDC|LDRS}_SB_G{0|1|2} relocations

[Bug ld/15787] Better choice for B(S) value in ARM relocations

2013-07-25 Thread j...@bass-software.com
http://sourceware.org/bugzilla/show_bug.cgi?id=15787 John Tytgat changed: What|Removed |Added Target||arm-unknown-eabi -- You are receiving t