[Bug gas/15776] MSP430 "add" in "Rn, Rm" mode sometimes assembles to nothing

2013-07-24 Thread quandary at remstate dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15776 Travis Snoozy changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug gas/15776] MSP430 "add" in "Rn, Rm" mode sometimes assembles to nothing

2013-07-24 Thread quandary at remstate dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15776 --- Comment #4 from Travis Snoozy --- Invoking "msp430-elf-as file.S" results in correct output, even for my problem file. Invoking "msp430-elf-gcc -c file.S -o file.elf" results in the bastardized output. Renaming the file and invoking "msp430

[Bug gas/15776] MSP430 "add" in "Rn, Rm" mode sometimes assembles to nothing

2013-07-24 Thread quandary at remstate dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15776 Travis Snoozy changed: What|Removed |Added Status|ASSIGNED|NEW Summary|MSP430 "add" an

[Bug gas/15776] MSP430 "add" and "addc" in "Rn, Rm" mode assembles to nothing

2013-07-23 Thread quandary at remstate dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15776 Travis Snoozy changed: What|Removed |Added Summary|MSP430 "add Rn, Rm" |MSP430 "add" and "addc" in

[Bug gas/15776] New: MSP430 "add Rn, Rm" assembles to nothing

2013-07-23 Thread quandary at remstate dot com
Component: gas Assignee: unassigned at sourceware dot org Reporter: quandary at remstate dot com CC: nickc at redhat dot com Target: msp430-elf For the msp430-elf target, assembling a register-register add: addR4,R5 Results in no opcodes being

[Bug binutils/15721] New: [PATCH] elf32-msp430 10-bit PCREL offsets masked for 12 bits

2013-07-08 Thread quandary at remstate dot com
Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: quandary at remstate dot com Target: msp430 Created attachment 7107 --> http://sourceware.org/bugzilla/attachment.cgi?id=7107&action=edit Fix MSP430 HOWTO t