Commit Graph

50 Commits

Author SHA1 Message Date
Rudi Heitbaum
6d5562dd5b elfutils: update to 0.191
includes fix
- https://sourceware.org/bugzilla/show_bug.cgi?id=31439
2024-03-06 09:04:37 +00:00
Rudi Heitbaum
0e45f814b7 elfutils: update to 0.190 2023-11-05 13:24:02 +00:00
Rudi Heitbaum
699860ca40 elfutils: update to 0.189 2023-03-14 13:46:46 +00:00
Rudi Heitbaum
4770d80ece elfutils: add autoconf and automake to :host depends 2022-12-09 06:47:50 +00:00
Rudi Heitbaum
36007e89f2 elfutils: host build depends on m4:host 2022-11-03 10:46:24 +00:00
Rudi Heitbaum
0869fa0ab9 elfutils: update to 0.188
release notes:
- https://sourceware.org/pipermail/elfutils-devel/2022q4/005561.html
2022-11-03 10:40:49 +00:00
Rudi Heitbaum
0b340c1127 elfutils: update to 0.187
commit:
https://sourceware.org/pipermail/elfutils-devel/2022q2/004978.html
release notes:
https://sourceware.org/pipermail/elfutils-devel/2022q2/004977.html
2022-08-08 17:17:47 +00:00
heitbaum
171c6332d6 elfutils: update to 0.186
update 0.182 (2020-10-31) to 0.186 (2021-11-10)
announce:
- https://sourceware.org/pipermail/elfutils-devel/2021q1/003486.html
- https://sourceware.org/pipermail/elfutils-devel/2021q2/003797.html
- https://sourceware.org/pipermail/elfutils-devel/2021q2/003843.html
- https://sourceware.org/pipermail/elfutils-devel/2021q4/004346.html
2021-11-28 11:52:43 +00:00
Ian Leonard
78440702f1 devel: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:33:48 +00:00
heitbaum
e03486e5d3 elfutils: update to 0.182 2020-12-29 22:47:55 +00:00
MilhouseVH
488fcdca63 elfutils: update to elfutils-0.178 2020-02-04 23:14:28 +00:00
MilhouseVH
6db4f232ba elfutils: install readelf in non-release builds 2019-12-04 10:59:09 +00:00
Matthias Reichl
a9bb23f191 elfutils: switch to upstream build method
Just add a patch so that the elfutils executables (eu-ar, eu-nm, ...)
aren't built/installed and use upstream build otherwise.

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-04-03 14:09:02 +01:00
MilhouseVH
66cc14f7aa elfutils: update to elfutils-0.176 2019-03-01 00:08:56 +00:00
MilhouseVH
b135c7ead9 packages: add missing dependencies 2019-02-08 17:17:43 +00:00
MilhouseVH
925bdf9592 elfutils: update to elfutils-0.175 2019-02-02 15:43:07 +00:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
MilhouseVH
d900f44399 elfutils: update to elfutils-0.173 2018-09-19 08:15:41 +01:00
MilhouseVH
a84b6e0cb3 elfutils: install shared libelf libs on host build
And fix libelf detection

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-08-13 22:46:50 +01:00
CvH
8e09fadb5b spdx: packages/devel 2018-07-17 23:58:50 +02:00
CvH
9adf3204b9 elfutils: remove unused options 2018-06-26 19:40:57 +02:00
Sascha Kuehndel (InuSasha)
8827a540aa buildsystem: add BUILD_FLAG support
- replace strip_lto/strip_gold (only allowed to disable)
- add flag for PIC feature
- add flag to stop build parallel
- add support for hardening option (initial copy from debian 9)

All build parameters, are added in setup_toolchain.
`PKG_[FLAG]_[HOST/TARGET]_ENABLED` variable is introduced for checking the flag (yes/no) in the package.mk

Thanks to @MilhouseVH, for support and fixing
2018-03-07 18:35:01 +01:00
Matthias Reichl
032cf5a44b elfutils: install libdwfl, libebl and version.h to sysroot
Needed by perf to parse and display debug symbols.

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-02-05 15:42:44 +01:00