https://sourceware.org/bugzilla/show_bug.cgi?id=27716
Alan Modra changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://sourceware.org/bugzilla/show_bug.cgi?id=27722
Alan Modra changed:
What|Removed |Added
Target Milestone|--- |2.37
Status|UNCONFIRMED
https://sourceware.org/bugzilla/show_bug.cgi?id=27693
Alan Modra changed:
What|Removed |Added
Resolution|--- |MOVED
Status|NEW
https://sourceware.org/bugzilla/show_bug.cgi?id=27629
--- Comment #1 from Alan Modra ---
If it's this one then there is absolutely nothing to worry about.
intl/config.log:configure:4717: checking whether integer division by zero
raises SIGFPE
--
You are receiving this mail because:
You are on
https://sourceware.org/bugzilla/show_bug.cgi?id=27632
--- Comment #1 from Alan Modra ---
There is an R_MIPS_16 reloc on an address 2 bytes before the end of .data.
That ought to be fine, but someone defined R_MIPS_16 to operate on a 32-bit
word. Fixing it would be an ABI break for big-endian mi
https://sourceware.org/bugzilla/show_bug.cgi?id=27630
--- Comment #1 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=c9f9a78d00d1a054c013da612949bbd6d1720ed7
commit c9f9a78d00d1a054c013da612949b
https://sourceware.org/bugzilla/show_bug.cgi?id=27631
--- Comment #1 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=8985b74b7d0f957eda8ec12e88665dab17f00a15
commit 8985b74b7d0f957eda8ec12e88665
https://sourceware.org/bugzilla/show_bug.cgi?id=27630
Alan Modra changed:
What|Removed |Added
Assignee|unassigned at sourceware dot org |amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27631
Alan Modra changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Target Milestone|---
https://sourceware.org/bugzilla/show_bug.cgi?id=27632
Alan Modra changed:
What|Removed |Added
Last reconfirmed||2021-04-14
Ever confirmed|0
https://sourceware.org/bugzilla/show_bug.cgi?id=27717
Nick Clifton changed:
What|Removed |Added
CC||nickc at redhat dot com
--- Comment #1
https://sourceware.org/bugzilla/show_bug.cgi?id=27686
--- Comment #2 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by Nick Clifton :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=6be872a439e15d12e86e7c5889f9e0b7804e59c6
commit 6be872a439e15d12e86e7c5889f
https://sourceware.org/bugzilla/show_bug.cgi?id=27686
--- Comment #3 from Nick Clifton ---
Hi Mark,
OK, I have been persuaded that your patch is the correct solution,
so I have gone ahead and applied it.
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the
https://sourceware.org/bugzilla/show_bug.cgi?id=27686
Nick Clifton changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://sourceware.org/bugzilla/show_bug.cgi?id=27708
--- Comment #2 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by H.J. Lu :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=9917b5596a372317c9708c7166cff9dd69b62d5e
commit 9917b5596a372317c9708c7166cff9dd
https://sourceware.org/bugzilla/show_bug.cgi?id=27725
Alan Modra changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://sourceware.org/bugzilla/show_bug.cgi?id=27551
--- Comment #14 from Nick Clifton ---
(In reply to Vincent Lefèvre from comment #13)
>> No - this is the correct behaviour. The 's' encoding says that the
>> characters in the file being examined are 7-bits long, not 8-bits.
> Then the 's
https://sourceware.org/bugzilla/show_bug.cgi?id=27551
--- Comment #15 from Vincent Lefèvre ---
(In reply to Nick Clifton from comment #14)
> But that is the point. The encoding of characters in the file being scanned
> is not known. Using LC_CTYPE is incorrect, because that specifies how to
> d
https://sourceware.org/bugzilla/show_bug.cgi?id=21700
Clément Chigot changed:
What|Removed |Added
CC||clement.chigot at atos dot net
--- C
https://sourceware.org/bugzilla/show_bug.cgi?id=27725
Alan Modra changed:
What|Removed |Added
Assignee|unassigned at sourceware dot org |amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27725
--- Comment #2 from Alan Modra ---
The situation is even worse on current master. "objcopy -p infile outfile"
doesn't even attempt to set outfile time to that of infile. I have a fix for
this and the utimensat support which I'll commit after
https://sourceware.org/bugzilla/show_bug.cgi?id=27732
Bug ID: 27732
Summary: Compress "addi a0, a1, 0" to "c.mv a0, a1"
Product: binutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component:
https://sourceware.org/bugzilla/show_bug.cgi?id=27732
Nelson Chu changed:
What|Removed |Added
Target||riscv*-*-*
--
You are receiving this ma
https://sourceware.org/bugzilla/show_bug.cgi?id=27732
Nelson Chu changed:
What|Removed |Added
Summary|Compress "addi a0, a1, 0" |RISC-V: Compress "addi a0,
https://sourceware.org/bugzilla/show_bug.cgi?id=27433
Nelson Chu changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://sourceware.org/bugzilla/show_bug.cgi?id=27584
Nelson Chu changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://sourceware.org/bugzilla/show_bug.cgi?id=27585
--- Comment #1 from Nelson Chu ---
The fixed in PR27584 doesn't affect the PR27585. The addr2line may be another
problem and need to find another way to fix.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=27584
--- Comment #7 from Nelson Chu ---
$ cat tmp.s
foo:
lla a0, foo
$ riscv64-unknown-elf-as tmp.s -o tmp-gnu.o
$ riscv64-unknown-elf-nm tmp-gnu.o
t foo
riscv64-unknown-elf-nm --special-syms tmp-gnu.o
https://sourceware.org/bugzilla/show_bug.cgi?id=27456
--- Comment #15 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=d0ecdcddc363ad7f05fc50cf1eee4028fa7f8964
commit d0ecdcddc363ad7f05fc50cf1eee
https://sourceware.org/bugzilla/show_bug.cgi?id=27456
--- Comment #16 from cvs-commit at gcc dot gnu.org ---
The binutils-2_36-branch branch has been updated by Alan Modra
:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e4454ee18960b092ba10e43100d43fef12f65b26
commit e4454ee18960b0
30 matches
Mail list logo