Component: admin
Assignee: unassigned at sourceware dot org
Reporter: mikpelinux at gmail dot com
Target Milestone: ---
Minor issue: the web site (https://sourceware.org/binutils/) still lists 2.43.1
as the latest release, even though 2.44 was released 7 weeks ago.
--
You are
https://sourceware.org/bugzilla/show_bug.cgi?id=32700
--- Comment #3 from Mikael Pettersson ---
Yesterday's patch(*) to master solved the issue for me. Keeping the issue open
in case someone wants to backport to the branch.
(*)
https://sourceware.org/git/?p=binutils-gdb.git;a=patch;h=ac8a1a52cf7
https://sourceware.org/bugzilla/show_bug.cgi?id=32700
--- Comment #1 from Mikael Pettersson ---
Git bisect says it started with
3fb6f5457e5b53fdb73a98a24b3764e821e8ccc5 is the first new commit
commit 3fb6f5457e5b53fdb73a98a24b3764e821e8ccc5 (HEAD)
Author: Alan Modra
Date: Wed Jan 1 22:49:04 2
https://sourceware.org/bugzilla/show_bug.cgi?id=32700
Mikael Pettersson changed:
What|Removed |Added
Target||score-unknown-elf
H
Component: gas
Assignee: unassigned at sourceware dot org
Reporter: mikpelinux at gmail dot com
Target Milestone: ---
> cat /tmp/unwind-dw2.S
.text
.align 2
lbu r7,dwarf_reg_size_table
> gas/as-new --version
GNU assembler (GNU Binutils) 2.44
Copyri
https://sourceware.org/bugzilla/show_bug.cgi?id=29466
--- Comment #5 from Mikael Pettersson ---
I can confirm that repeating my build of a vax-linux cross compiler using the
current HEAD of binutils-2_39-branch succeeds. Thanks.
--
You are receiving this mail because:
You are on the CC list for
Component: gas
Assignee: unassigned at sourceware dot org
Reporter: mikpelinux at gmail dot com
Target Milestone: ---
Created attachment 14270
--> https://sourceware.org/bugzilla/attachment.cgi?id=14270&action=edit
_divmoddi4.s for vax-linux from gcc-12.1
Attempting to a
https://sourceware.org/bugzilla/show_bug.cgi?id=28885
Mikael Pettersson changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIR
https://sourceware.org/bugzilla/show_bug.cgi?id=28885
--- Comment #8 from Mikael Pettersson ---
Fixed on master for 2.39, needs backport to binutils-2_38-branch.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=28885
--- Comment #6 from Mikael Pettersson ---
(In reply to Brendan Shanks from comment #4)
> (In reply to Martin Storsjö from comment #3)
> > Created attachment 14013 [details]
> > Potential fix
> >
> > Here's a pretty straightforward patch that
https://sourceware.org/bugzilla/show_bug.cgi?id=28882
--- Comment #2 from Mikael Pettersson ---
Thanks, that change fixes the gcc-4.2 issue for me.
--
You are receiving this mail because:
You are on the CC list for the bug.
Assignee: unassigned at sourceware dot org
Reporter: mikpelinux at gmail dot com
Target Milestone: ---
With binutils-2.38 in a cross to x86_64-w64-mingw32 I persistently see random
breakage in dlltool during the build of mingw-w64's "crt".
Example 1:
...
x86_64-w64-mingw
: normal
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: mikpelinux at gmail dot com
Target Milestone: ---
Attempting to build binutils-2.38 with gcc-4.2 or older fails with:
/tmp/binutils-2.38/binutils/readelf.c:4239:37
https://sourceware.org/bugzilla/show_bug.cgi?id=27271
--- Comment #5 from Mikael Pettersson ---
Thanks. I can confirm that master and binutils-2_36-branch are now able to
build uClibc for c6x again.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=27271
Mikael Pettersson changed:
What|Removed |Added
Target||c6x-unknown-uclinux
--
You are r
https://sourceware.org/bugzilla/show_bug.cgi?id=27271
--- Comment #1 from Mikael Pettersson ---
Created attachment 13171
--> https://sourceware.org/bugzilla/attachment.cgi?id=13171&action=edit
libgcc.a
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=27271
Mikael Pettersson changed:
What|Removed |Added
Attachment #13171|application/octet-stream|application/x-archive
mi
: normal
Priority: P2
Component: ld
Assignee: unassigned at sourceware dot org
Reporter: mikpelinux at gmail dot com
Target Milestone: ---
Created attachment 13170
--> https://sourceware.org/bugzilla/attachment.cgi?id=13170&action=edit
ld-uCli
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: mikpelinux at gmail dot com
Target Milestone: ---
The documentation for the 'P' modifier option to the 'ar' command mentions that
"(such archives are not POSIX complaint
https://sourceware.org/bugzilla/show_bug.cgi?id=11404
Mikael Pettersson changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=17433
--- Comment #2 from Mikael Pettersson ---
Can you build libmpir.a on Cygwin, transfer that to a Linux box, then attempt
the link there using a linux->cygwin cross binutils?
--
You are receiving this mail because:
You are on the CC list for t
https://sourceware.org/bugzilla/show_bug.cgi?id=17421
Mikael Pettersson changed:
What|Removed |Added
CC||mikpelinux at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17421
--- Comment #1 from Mikael Pettersson ---
Since you use -march=native it's not surprising to see different results on
different machines. Please repeat the kernel build on the failing machine with
"make V=1 -j1" and capture the full gcc invoc
https://sourceware.org/bugzilla/show_bug.cgi?id=17226
--- Comment #3 from Mikael Pettersson ---
Thanks Alan, your patch also fixes the bug. Tested with crosses hosted on
x86_64-linux, and natively on sparc64-linux: no regressions.
--
You are receiving this mail because:
You are on the CC list
https://sourceware.org/bugzilla/show_bug.cgi?id=17226
--- Comment #1 from Mikael Pettersson ---
Created attachment 7738
--> https://sourceware.org/bugzilla/attachment.cgi?id=7738&action=edit
proposed patch
It seems that the majority of the elf backends in bfd do a NULL check before
dereferenci
https://sourceware.org/bugzilla/show_bug.cgi?id=17226
Mikael Pettersson changed:
What|Removed |Added
Target||sparc*-linux
--
You are receivin
: ld
Assignee: unassigned at sourceware dot org
Reporter: mikpelinux at gmail dot com
Created attachment 7737
--> https://sourceware.org/bugzilla/attachment.cgi?id=7737&action=edit
gcsec-1.s from GCC's testsuite
GCC's gcc/testsuite/gcc.dg/special/gcsec-1.c fai
https://sourceware.org/bugzilla/show_bug.cgi?id=16858
--- Comment #7 from Mikael Pettersson ---
Nick's proposed binutils patch fixed the issues I've had with bootstrapping
gcc-4.8.2 on Cygwin.
--
You are receiving this mail because:
You are on the CC list for the bug.
_
https://sourceware.org/bugzilla/show_bug.cgi?id=16858
--- Comment #4 from Mikael Pettersson ---
The error is not limited to 32-bit Cygwin or PE-COFF, it also reproduces when
compiling for x86_64-w64-mingw32.
--
You are receiving this mail because:
You are on the CC list for the bug.
__
https://sourceware.org/bugzilla/show_bug.cgi?id=16858
Mikael Pettersson changed:
What|Removed |Added
CC||mikpelinux at gmail dot com
30 matches
Mail list logo