Re: Error cross-compiling binutils-gdb for windows

2021-04-07 Thread Stepan Klymonchuk
Yes, I need to compile binutils with gdb and sim. Should I report this bug to bug-...@gnu.org? Stepan Klymonchuk On Wed, 7 Apr 2021 at 03:46, Alan Modra wrote: > On Tue, Apr 06, 2021 at 03:31:40PM +0200, Stepan Klymonchuk wrote: > > I cloned binutils-gdb repository from here (master branch) on

[Bug gas/27217] aarch64 as Internal error in md_apply_fix at ....../gas/config/tc-aarch64.c:8330.

2021-04-07 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=27217 --- Comment #17 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b12389f219facfb4aa29b97fdcbc2664a5b0732a commit b12389f219facfb4aa29b97fdcbc

[Bug gas/26395] binutils 2.28 Assertion failure in md_apply_fix at ../../gas/config/tc-aarch64.c:7766.

2021-04-07 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26395 --- Comment #12 from Nick Clifton --- (In reply to Joel Sherrill from comment #11) > I can't say whether you are right or wrong on rejecting that assembly > language but it looks like this started as something generated by GCC like > our case.

[Bug binutils/27708] New: strip mishandles padding between notes

2021-04-07 Thread vries at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=27708 Bug ID: 27708 Summary: strip mishandles padding between notes Product: binutils Version: unspecified Status: NEW Severity: normal Priority: P2 Component: binu

[Bug binutils/27708] strip mishandles padding between notes

2021-04-07 Thread vries at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=27708 Tom de Vries changed: What|Removed |Added Blocks||27689 Referenced Bugs: https://sourc

[Bug binutils/27551] The default encoding of the strings utility does not conform to POSIX: should honor the current locale.

2021-04-07 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27551 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #1

[Bug binutils/27551] The default encoding of the strings utility does not conform to POSIX: should honor the current locale.

2021-04-07 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27551 Nick Clifton changed: What|Removed |Added Assignee|unassigned at sourceware dot org |nickc at redhat dot com Last

[Bug binutils/27551] The default encoding of the strings utility does not conform to POSIX: should honor the current locale.

2021-04-07 Thread vincent-srcware at vinc17 dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=27551 --- Comment #2 from Vincent Lefèvre --- Hi Nick, (In reply to Nick Clifton from comment #1) > You can achieve the desired decoding by setting the character width > on the command line, like this: > > % echo abcdéfghi | ./binutils/str

[Bug binutils/27551] The default encoding of the strings utility does not conform to POSIX: should honor the current locale.

2021-04-07 Thread vincent-srcware at vinc17 dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=27551 --- Comment #3 from Vincent Lefèvre --- Sorry, to support multibyte characters, you need iswprint(). -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/27551] The default encoding of the strings utility does not conform to POSIX: should honor the current locale.

2021-04-07 Thread vincent-srcware at vinc17 dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=27551 --- Comment #4 from Vincent Lefèvre --- BTW, "-e S" is also buggy for ISO-8859-1 (and others) too since it outputs the control characters from 0x80 to 0x9f. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gas/27676] [PowerPC] Missing extended mnemonics 'dcbtct', 'dcbtds', 'dcbna', 'dcbtstct', 'dcbtstds'

2021-04-07 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=27676 --- Comment #2 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=97bf40d859ffe44892b3ad2c62f011fd26fca699 commit 97bf40d859ffe44892b3ad2c62f01

[Bug gas/27684] [PowerPC] Missing extended mnemonic 'mtusprg0', 'mfusprg0', 'mtusprg1', 'mfusprg1', 'mfpir'

2021-04-07 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=27684 --- Comment #2 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=ce7d813a0fe8f26695f6e1bd7dfeee2aff1879cb commit ce7d813a0fe8f26695f6e1bd7dfee

[Bug gas/27676] [PowerPC] Missing extended mnemonics 'dcbtct', 'dcbtds', 'dcbna', 'dcbtstct', 'dcbtstds'

2021-04-07 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27676 Alan Modra changed: What|Removed |Added Target Milestone|--- |2.37 Resolution|---

[Bug gas/27684] [PowerPC] Missing extended mnemonic 'mtusprg0', 'mfusprg0', 'mtusprg1', 'mfusprg1', 'mfpir'

2021-04-07 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27684 Alan Modra changed: What|Removed |Added Resolution|--- |FIXED Target Milestone|---

[Bug gold/27704] MIPS: remove SHT_REL support for NewABI elf backends

2021-04-07 Thread paul.hua.gm at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27704 Paul Hua changed: What|Removed |Added CC||paul.hua.gm at gmail dot com --- Comment #

[Bug gold/27704] MIPS: remove SHT_REL support for NewABI elf backends

2021-04-07 Thread syq at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=27704 --- Comment #2 from YunQiang Su --- It is dead code removal. I think that no testcase is needed. -- You are receiving this mail because: You are on the CC list for the bug.