[Bug binutils/31283] windmc (s390x) fails with: parser: syntax error

2024-01-30 Thread rjones at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31283 --- Comment #6 from Richard Jones --- v2 was accepted upstream but unfortunately not pushed yet so it missed binutils 2.42. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/31283] windmc (s390x) fails with: parser: syntax error

2024-01-24 Thread rjones at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31283 --- Comment #4 from Richard Jones --- v2: https://sourceware.org/pipermail/binutils/2024-January/132096.html -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/31283] windmc (s390x) fails with: parser: syntax error

2024-01-24 Thread rjones at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31283 Richard Jones changed: What|Removed |Added CC||rjones at redhat dot com --- Comment

[Bug binutils/31283] windmc (s390x) fails with: parser: syntax error

2024-01-23 Thread rjones at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31283 --- Comment #1 from Richard Jones --- The .mc parser converts the input from windows 1252 to UTF16-LE (note: little endian). Dumping out the UTF16-LE bytes on x86-64: 0x52f320: 0x3b0x000x0a0x000x000x00

[Bug binutils/31283] windmc (s390x) fails with: parser: syntax error

2024-01-23 Thread rjones at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31283 Richard Jones changed: What|Removed |Added CC||berrange at redhat dot com,

[Bug binutils/31283] New: windmc (s390x) fails with: parser: syntax error

2024-01-23 Thread rjones at redhat dot com
Component: binutils Assignee: unassigned at sourceware dot org Reporter: rjones at redhat dot com Target Milestone: --- On s390x only (does not happen on i686, x86-64, aarch64, ppc64le). "test.mc" is a file which contains only the character ";" which is a c

[Bug ld/31179] RISC-V: The SET/ADD/SUB fix breaks ABI compatibility with 2.41 objects

2023-12-18 Thread rjones at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31179 Richard Jones changed: What|Removed |Added CC||rjones at redhat dot com -- You are