[Bug general/24498] 0.176: isn't LTO ready

2020-04-15 Thread marxin.liska at gmail dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=24498 --- Comment #11 from Martin Liška --- (In reply to kloczek from comment #10) > > I would add a configure option --enable-lto that will append -flto to > > {C,LD}FLAGS. > > Please don't do that. > > LTO can be driven using only env variable.

[Bug general/24498] 0.176: isn't LTO ready

2020-04-14 Thread marxin.liska at gmail dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=24498 --- Comment #9 from Martin Liška --- (In reply to Mark Wielaard from comment #8) > I proposed a patch to use the new gcc 10 symver attribute to define symbol > versioning: > > https://sourceware.org/pipermail/elfutils-devel/2020q2/002606.html

[Bug debuginfod/25448] Extend debuginfod metrics

2020-03-27 Thread marxin.liska at gmail dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=25448 --- Comment #2 from Martin Liška --- I like the suggested patch! -- You are receiving this mail because: You are on the CC list for the bug.

[Bug general/25227] "eu-nm --extern" skips first symbol

2020-03-02 Thread marxin.liska at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25227 --- Comment #8 from Martin Liška --- Can the bug be closed? -- You are receiving this mail because: You are on the CC list for the bug.

[Bug debuginfod/25509] Break a cyclic dependency by core packages

2020-02-06 Thread marxin.liska at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25509 --- Comment #4 from Martin Liška --- (In reply to Mark Wielaard from comment #2) > (In reply to Martin Liška from comment #0) > > In openSUSE, we do face a problem with cyclic dependencies. Many core > > packages like gcc, glibc, elfutils or b

[Bug debuginfod/25509] Break a cyclic dependency by core packages

2020-02-05 Thread marxin.liska at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25509 --- Comment #1 from Martin Liška --- I have basically 2 possible solutions: - elfutils will provide a stub client library (libdebuginfod-stub.so) which will then do dlopen for the real libdebuginfod.so during run-rime - one can do execv of de

[Bug debuginfod/25509] New: Break a cyclic dependency by core packages

2020-02-05 Thread marxin.liska at gmail dot com
Component: debuginfod Assignee: unassigned at sourceware dot org Reporter: marxin.liska at gmail dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- In openSUSE, we do face a problem with cyclic dependencies. Many core packages like gcc, glibc

[Bug debuginfod/25448] New: Extend debuginfod metrics

2020-01-22 Thread marxin.liska at gmail dot com
: debuginfod Assignee: unassigned at sourceware dot org Reporter: marxin.liska at gmail dot com CC: elfutils-devel at sourceware dot org Target Milestone: --- I would like to see more statistics about HTTP requests like: - total_bytes transferred for each request type

[Bug general/24068] readelf.c:10152:15: error: ‘%*llx’ directive output between 4 and 2147483647 bytes may cause result to exceed ‘INT_MAX’ [-Werror=format-overflow=] with -m32

2019-01-14 Thread marxin.liska at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24068 Martin Liška changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug general/24068] New: readelf.c:10152:15: error: ‘%*llx’ directive output between 4 and 2147483647 bytes may cause result to exceed ‘INT_MAX’ [-Werror=format-overflow=] with -m32

2019-01-06 Thread marxin.liska at gmail dot com
Product: elfutils Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2 Component: general Assignee: unassigned at sourceware dot org Reporter: marxin.liska at gmail dot com CC