[Bug 206381] gnu/lib/libgcc builds without debug info

2017-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206381 Pedro F. Giffuni changed: What|Removed |Added Component|misc|gnu CC|

[Bug 206381] gnu/lib/libgcc builds without debug info

2016-05-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206381 Ed Maste changed: What|Removed |Added Flags|mfc-stable9?, mfc-stable10? |mfc-stable9-, mfc-stable10+ -- You are

[Bug 206381] gnu/lib/libgcc builds without debug info

2016-05-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206381 --- Comment #6 from commit-h...@freebsd.org --- A commit references this bug: Author: emaste Date: Fri May 20 19:05:33 UTC 2016 New revision: 300321 URL: https://svnweb.freebsd.org/changeset/base/300321 Log: MFC r294935 (kan): Make .debu

[Bug 206381] gnu/lib/libgcc builds without debug info

2016-01-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206381 Ed Maste changed: What|Removed |Added Flags||mfc-stable9?, mfc-stable10?

[Bug 206381] gnu/lib/libgcc builds without debug info

2016-01-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206381 Ed Maste changed: What|Removed |Added Status|New |In Progress --- Comment #5 from Ed Mast

[Bug 206381] gnu/lib/libgcc builds without debug info

2016-01-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206381 --- Comment #4 from Ed Maste --- This is fixed for the C++ stack unwinder source by using the standard bsd.lib.mk rules, in r294308 and r294331. For the C source in libgcc_s.so it's a bit awkward as libgcc's Makefile overrides the standard

[Bug 206381] gnu/lib/libgcc builds without debug info

2016-01-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206381 --- Comment #3 from commit-h...@freebsd.org --- A commit references this bug: Author: emaste Date: Tue Jan 19 17:40:29 UTC 2016 New revision: 294331 URL: https://svnweb.freebsd.org/changeset/base/294331 Log: Remove local override for .cp

[Bug 206381] gnu/lib/libgcc builds without debug info

2016-01-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206381 --- Comment #2 from Ed Maste --- Comparing the C++ build rules, the only functional differences between the current Makefile and bsd.lib.mk are the addition of -fvisibility=hidden and -fPIC in the .o and .po rules. (Other differences have n

[Bug 206381] gnu/lib/libgcc builds without debug info

2016-01-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206381 --- Comment #1 from commit-h...@freebsd.org --- A commit references this bug: Author: emaste Date: Tue Jan 19 03:54:38 UTC 2016 New revision: 294308 URL: https://svnweb.freebsd.org/changeset/base/294308 Log: Remove local override for .cp

[Bug 206381] gnu/lib/libgcc builds without debug info

2016-01-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206381 Ed Maste changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[Bug 206381] gnu/lib/libgcc builds without debug info

2016-01-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206381 Bug ID: 206381 Summary: gnu/lib/libgcc builds without debug info Product: Base System Version: 11.0-CURRENT Hardware: Any OS: Any Status: New Severi