[Bug gas/18500] VLDR immediate not using VMOV

2015-06-16 Thread alessandro.marzocchi at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18500 --- Comment #7 from Alessandro Marzocchi --- Hi Nick, thank for your patience. The latest patch should solve the problem indicated by you and match GNU coding standards (I hope at least). 2) I took that idea from ARM specs: http://infoce

[Bug gas/18500] VLDR immediate not using VMOV

2015-06-16 Thread alessandro.marzocchi at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18500 Alessandro Marzocchi changed: What|Removed |Added Attachment #8366|0 |1 is obsolete|

[Bug gas/18500] VLDR immediate not using VMOV

2015-06-16 Thread alessandro.marzocchi at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18500 Alessandro Marzocchi changed: What|Removed |Added Attachment #8353|0 |1 is obsolete|

[Bug gas/18541] ARM: adr reference to global symbol fails to assemble in Thumb mode

2015-06-16 Thread jsweval at arxan dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18541 Jevin Sweval changed: What|Removed |Added CC||jsweval at arxan dot com -- You are r

[Bug ld/18514] elfutils reports '.plt' size not multiple of entry size

2015-06-16 Thread jsweval at arxan dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18514 Jevin Sweval changed: What|Removed |Added CC||jsweval at arxan dot com -- You are r

[Bug gas/18499] LDR immediate not using mov8 and mov.w for Thumb2

2015-06-16 Thread jsweval at arxan dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18499 Jevin Sweval changed: What|Removed |Added CC||jsweval at arxan dot com -- You are r

[Bug gas/18500] VLDR immediate not using VMOV

2015-06-16 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18500 Nick Clifton changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug gas/16858] weak external reference has wrong value

2015-06-16 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16858 --- Comment #21 from Nick Clifton --- Hi Rich, > Minimal test case (use -O0 to ensure non-reordering so the offset of f in > .text > is not 0): > > void dummy() {} > void f() {} > void g() __attribute__((weak,alias("f"))); > void *p = (void*

[Bug binutils/18487] ARM "special symbols" reported in preference to more useful ones

2015-06-16 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18487 Nick Clifton changed: What|Removed |Added Status|NEW |RESOLVED CC|