[Bug binutils/29964] New: When will binutils support Windows on ARM (aarch64-pe) ?

2023-01-04 Thread brecht at sanders dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29964 Bug ID: 29964 Summary: When will binutils support Windows on ARM (aarch64-pe) ? Product: binutils Version: unspecified Status: UNCONFIRMED Severity: enhancem

[Bug ld/29963] PDP11 link produces spurious relocation truncated messages

2023-01-04 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29963 Alan Modra changed: What|Removed |Added Resolution|--- |FIXED Assignee|unassigned at s

[Bug ld/29963] PDP11 link produces spurious relocation truncated messages

2023-01-04 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=29963 --- Comment #5 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=38afcc0c69d2f547d47fdba12ed5b090ae2b976e commit 38afcc0c69d2f547d47fdba12ed5b

[Bug ld/29963] PDP11 link produces spurious relocation truncated messages

2023-01-04 Thread paulkoning at comcast dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=29963 --- Comment #4 from Paul Koning --- I will do that, will have to refresh my memory about procedures. Do I need to send the change to the list? Do I have to update ChangeLog or is that automatic? -- You are receiving this mail because: You

[Bug ld/29963] PDP11 link produces spurious relocation truncated messages

2023-01-04 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29963 Alan Modra changed: What|Removed |Added Last reconfirmed||2023-01-05 Status|UNCONFIRME

[Bug ld/29963] PDP11 link produces spurious relocation truncated messages

2023-01-04 Thread paulkoning at comcast dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=29963 Paul Koning changed: What|Removed |Added Build||aarch64-apple-darwin21.6.0

[Bug binutils/22859] gas seems to misassemble cmp r, $label+offset on PDP-11 with reproducer

2023-01-04 Thread paulkoning at comcast dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=22859 Paul Koning changed: What|Removed |Added CC||paulkoning at comcast dot net --- Comme

[Bug ld/29963] New: PDP11 link produces spurious relocation truncated messages

2023-01-04 Thread paulkoning at comcast dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=29963 Bug ID: 29963 Summary: PDP11 link produces spurious relocation truncated messages Product: binutils Version: 2.41 (HEAD) Status: UNCONFIRMED Severity: normal

[Bug ld/29963] PDP11 link produces spurious relocation truncated messages

2023-01-04 Thread paulkoning at comcast dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=29963 --- Comment #2 from Paul Koning --- Created attachment 14557 --> https://sourceware.org/bugzilla/attachment.cgi?id=14557&action=edit Proposed fix -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/29963] PDP11 link produces spurious relocation truncated messages

2023-01-04 Thread paulkoning at comcast dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=29963 --- Comment #1 from Paul Koning --- Created attachment 14556 --> https://sourceware.org/bugzilla/attachment.cgi?id=14556&action=edit Reproducer link script -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/29961] /include/plugin-api.h:162:2: error: #error "Could not detect architecture endianess"

2023-01-04 Thread dclarke at blastwave dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29961 --- Comment #14 from Dennis Clarke --- Follow up : the compile completes with a pile of warnings in various places. Nothing too severe. The test suite may take a very long time. Dennis -- You are receiving this mail becaus

[Bug binutils/29961] /include/plugin-api.h:162:2: error: #error "Could not detect architecture endianess"

2023-01-04 Thread dclarke at blastwave dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29961 --- Comment #13 from Dennis Clarke --- (In reply to Nick Clifton from comment #12) > (In reply to Dennis Clarke from comment #10) > > > I will give that patch a whirl and see what happens. This will just be > > a moment or two ... or three.

[Bug gprofng/29631] [display text] Incorrect percentages shown in the source and disassembly output

2023-01-04 Thread kurt.goebel at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29631 Kurt Goebel changed: What|Removed |Added Priority|P2 |P3 -- You are receiving this mail beca

[Bug binutils/29961] /include/plugin-api.h:162:2: error: #error "Could not detect architecture endianess"

2023-01-04 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29961 --- Comment #12 from Nick Clifton --- (In reply to Dennis Clarke from comment #10) > I will give that patch a whirl and see what happens. This will just be > a moment or two ... or three. Good luck. From the looks of things you will probab

[Bug binutils/29961] /include/plugin-api.h:162:2: error: #error "Could not detect architecture endianess"

2023-01-04 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29961 --- Comment #11 from Nick Clifton --- Created attachment 14554 --> https://sourceware.org/bugzilla/attachment.cgi?id=14554&action=edit Proposed patch *sigh* Ok, how about this patch instead ? (I added the blank lines to the plugin-api.h t

[Bug binutils/29961] /include/plugin-api.h:162:2: error: #error "Could not detect architecture endianess"

2023-01-04 Thread dclarke at blastwave dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29961 --- Comment #10 from Dennis Clarke --- For the sake of reference this is a very old machine and the OS is also very very old. Runs fine. Firstly the sys/byteorder.h merely asks if _BIG_ENDIAN is defined : n$ /usr/xpg4/bin/nl -b a -n rz /us

[Bug binutils/29961] /include/plugin-api.h:162:2: error: #error "Could not detect architecture endianess"

2023-01-04 Thread dclarke at blastwave dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29961 --- Comment #9 from Dennis Clarke --- (In reply to Nick Clifton from comment #5) > (In reply to Andreas Schwab from comment #4) > > No, it defines _BYTE_ORDER and _BIG_ENDIAN. > > Ah - so the issue is this line: > > #if defined(__GLIBC__)

[Bug binutils/29961] /include/plugin-api.h:162:2: error: #error "Could not detect architecture endianess"

2023-01-04 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=29961 --- Comment #8 from Andreas Schwab --- __BYTE_ORDER is not the same as _BYTE_ORDER. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/29961] /include/plugin-api.h:162:2: error: #error "Could not detect architecture endianess"

2023-01-04 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29961 --- Comment #7 from Nick Clifton --- (In reply to Andreas Schwab from comment #6) > SunOS is not related to glibc at all. > > #if defined(__SVR4) && defined(__sun) > #include > #endif So diff --git a/include/plugin-api.h b/include/plug

[Bug binutils/29961] /include/plugin-api.h:162:2: error: #error "Could not detect architecture endianess"

2023-01-04 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=29961 --- Comment #6 from Andreas Schwab --- SunOS is not related to glibc at all. #if defined(__SVR4) && defined(__sun) #include #endif -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/29961] /include/plugin-api.h:162:2: error: #error "Could not detect architecture endianess"

2023-01-04 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29961 --- Comment #5 from Nick Clifton --- (In reply to Andreas Schwab from comment #4) > No, it defines _BYTE_ORDER and _BIG_ENDIAN. Ah - so the issue is this line: #if defined(__GLIBC__) || defined(__GNU_LIBRARY__) || defined(__ANDROID__) Pre

[Bug binutils/29961] /include/plugin-api.h:162:2: error: #error "Could not detect architecture endianess"

2023-01-04 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=29961 --- Comment #4 from Andreas Schwab --- No, it defines _BYTE_ORDER and _BIG_ENDIAN. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/29961] /include/plugin-api.h:162:2: error: #error "Could not detect architecture endianess"

2023-01-04 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29961 --- Comment #3 from Nick Clifton --- (In reply to Andreas Schwab from comment #2) > This is SunOS, nothing related to glibc. Sorry - I was going by the comment in the fragment from plugin-api.h. So - presumably SunOS's version of endian.h do

[Bug binutils/29961] /include/plugin-api.h:162:2: error: #error "Could not detect architecture endianess"

2023-01-04 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=29961 --- Comment #2 from Andreas Schwab --- This is SunOS, nothing related to glibc. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/29961] /include/plugin-api.h:162:2: error: #error "Could not detect architecture endianess"

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

[Bug binutils/29961] New: /include/plugin-api.h:162:2: error: #error "Could not detect architecture endianess"

2023-01-04 Thread dclarke at blastwave dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=29961 Bug ID: 29961 Summary: /include/plugin-api.h:162:2: error: #error "Could not detect architecture endianess" Product: binutils Version: 2.39 Status: UNCONFIRMED

[Bug ld/29843] binutils-2.40 ld test failures "ld-aarch64/tls-relax-gdesc-le-now", "BTI PLT with only GNU PROP"

2023-01-04 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29843 Nick Clifton changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug ld/29843] binutils-2.40 ld test failures "ld-aarch64/tls-relax-gdesc-le-now", "BTI PLT with only GNU PROP"

2023-01-04 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=29843 --- Comment #13 from cvs-commit at gcc dot gnu.org --- The binutils-2_40-branch branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=f4e184b2747542b123cd06c7f9a4fbaaedc1bbca commit f4e184b27475

[Bug ld/29843] binutils-2.40 ld test failures "ld-aarch64/tls-relax-gdesc-le-now", "BTI PLT with only GNU PROP"

2023-01-04 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=29843 --- Comment #12 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=502c7218da3c486e58d6ce039b36fb4fa62d3a92 commit 502c7218da3c486e58d6ce039b

[Bug binutils/28909] 2.38 tarball (once again) requires makeinfo

2023-01-04 Thread tom.vanderaa at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28909 --- Comment #3 from Tom Vander Aa --- Update... - Touching the .dirstamp seems to do the trick for gas/doc/as.info - But somehow makeinfo is still needed because make wants to build gprofng/doc/gprofng.info. I'll investigate some more and u