[Bug gprofng/32825] New: gprofng autoreconf fails with libtoolize AC_CONFIG_MACRO_DIRS error

2025-03-27 Thread andrew at ishiboo dot com
: normal Priority: P2 Component: gprofng Assignee: vladimir.mezentsev at oracle dot com Reporter: andrew at ishiboo dot com Target Milestone: --- autoreconf has always worked w/ the gprof directory, but when the gprofng directory is added to the command line, it

[Bug ld/25458] --gc-sections removes _environ symbol since version 2.21

2020-01-24 Thread andrew at ishiboo dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25458 Andrew Paprocki changed: What|Removed |Added CC||ma...@linux-mips.org -- You are re

[Bug ld/25458] New: --gc-sections removes _environ symbol since version 2.21

2020-01-24 Thread andrew at ishiboo dot com
Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: andrew at ishiboo dot com Target Milestone: --- The following issue is observed in all `ld` versions >= 2.21. Version 2.20 does not exhibit this behavior. A simple C f

[Bug binutils/24800] ar fails to create / append archives in aixcoff64-rs6000 target

2019-08-31 Thread andrew at ishiboo dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24800 --- Comment #2 from Andrew Paprocki --- (In reply to Nick Clifton from comment #1) > > have 2.23.2 and the aixcoff64-rs6000 target works correctly in that version. > > So it was broken in 2.31.1 but it is fixed in 2.32.2, right ? No, I was s

[Bug binutils/24800] New: ar fails to create / append archives in aixcoff64-rs6000 target

2019-07-10 Thread andrew at ishiboo dot com
Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: andrew at ishiboo dot com Target Milestone: --- ar fails to create archives when using the aixcoff64-rs6000 or aix5coff64-rs6000 targets, but *does* succeed when using the

[Bug binutils/24064] New: bfd/warning.m4 warning detection broken when !defined(__GNUC__)

2019-01-04 Thread andrew at ishiboo dot com
: normal Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: andrew at ishiboo dot com Target Milestone: --- Created attachment 11511 --> https://sourceware.org/bugzilla/attachment.cgi?id=11511&action=edit Adj

[Bug binutils/19849] New: Solaris 11 as generated object incompatible with 2.26 objcopy "no group info for section" during GCC 5.3.0 gccgo build

2016-03-18 Thread andrew at ishiboo dot com
: binutils Version: 2.26 Status: NEW Severity: normal Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: andrew at ishiboo dot com Target Milestone: --- Created attachment 9109 --> https://s

[Bug binutils/6934] binutils stabs does not read SUNPro C++ namespace stab

2008-10-01 Thread andrew at ishiboo dot com
--- Additional Comments From andrew at ishiboo dot com 2008-10-01 21:38 --- The patch allows objdump -G to read the following stab generated by SUNPro C++: __1n9uX__unnamed_2WQdDEsI794I2IM_:T(0,19)=Yn0; -- http://sourceware.org/bugzilla/show_bug.cgi?id=6934 --- You are

[Bug binutils/6934] binutils stabs does not read SUNPro C++ namespace stab

2008-10-01 Thread andrew at ishiboo dot com
--- Additional Comments From andrew at ishiboo dot com 2008-10-01 21:37 --- Created an attachment (id=2972) --> (http://sourceware.org/bugzilla/attachment.cgi?id=2972&action=view) Add support for "=Yn0;" stab This patch adds just one of the missing SUNPro Y stab type

[Bug binutils/6934] New: binutils stabs does not read SUNPro C++ namespace stab

2008-10-01 Thread andrew at ishiboo dot com
By: andrew at ishiboo dot com CC: bug-binutils at gnu dot org GCC build triplet: sparc-sun-solaris2.10 GCC host triplet: sparc-sun-solaris2.10 GCC target triplet: sparc-sun-solaris2.10 http://sourceware.org/bugzilla/show_bug.cgi?id=6934 --- You are receiving this ma

[Bug binutils/6922] objdump fails to read debugging stabs from SUNPro C++ compiler

2008-09-29 Thread andrew at ishiboo dot com
--- Additional Comments From andrew at ishiboo dot com 2008-09-29 21:40 --- Created an attachment (id=2970) --> (http://sourceware.org/bugzilla/attachment.cgi?id=2970&action=view) Patch to add "cbv" intrinsic encoding parsing support. This information was gleaned f

[Bug binutils/6922] objdump fails to read debugging stabs from SUNPro C++ compiler

2008-09-29 Thread andrew at ishiboo dot com
--- Additional Comments From andrew at ishiboo dot com 2008-09-29 20:27 --- Created an attachment (id=2968) --> (http://sourceware.org/bugzilla/attachment.cgi?id=2968&action=view) Solaris binary exhibiting the problem in the description Run 'objdump -g' on this file

[Bug binutils/6922] objdump fails to read debugging stabs from SUNPro C++ compiler

2008-09-29 Thread andrew at ishiboo dot com
--- Additional Comments From andrew at ishiboo dot com 2008-09-29 20:25 --- $ cat /tmp/foo.cc int main(void) { return 0; } $ CC -xs -g -o /tmp/foo /tmp/foo.cc $ objdump -g /tmp/foo -- http://sourceware.org/bugzilla/show_bug.cgi?id=6922 --- You are receiving this mail

[Bug binutils/6922] New: objdump fails to read debugging stabs from SUNPro C++ compiler

2008-09-29 Thread andrew at ishiboo dot com
Severity: normal Priority: P2 Component: binutils AssignedTo: unassigned at sources dot redhat dot com ReportedBy: andrew at ishiboo dot com CC: bug-binutils at gnu dot org GCC build triplet: sparc-sun-solaris2.9 GCC host triplet: sparc-sun-s