SHA256
3
0
forked from pool/elfutils
Commit Graph

81 Commits

Author SHA256 Message Date
eff1336546 Accepting request 518893 from home:jengelh:branches:Base:System
- Restore obsolete on libebl.

OBS-URL: https://build.opensuse.org/request/show/518893
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=100
2017-09-05 07:24:04 +00:00
1fdfb16270 Accepting request 514152 from home:jengelh:branches:Base:System
- Update package descriptions.
- Rename libebl1 to libebl-plugins as these are not linked,
  but dlopened using their unversioned libebl_$ARCH.so name.
- Have libelf1 require libebl-plugins (libebl.a, which does the
  dlopen call, is staticly built into libelf1). This is necessary
  for pahole to display its results. [boo#1049871]

OBS-URL: https://build.opensuse.org/request/show/514152
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=99
2017-08-21 05:40:43 +00:00
Richard Biener
0cab1d9022 Accepting request 504468 from home:AndreasSchwab:f
- ppc-machine-flags.patch: support EM_PPC machine flags
- disable-tests-with-ptrace.patch: disable more tests

OBS-URL: https://build.opensuse.org/request/show/504468
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=97
2017-06-19 08:01:08 +00:00
Richard Biener
d18184c0f4 Accepting request 498730 from home:jengelh:branches:Base:System
the line is useful, saves me a google search ;-)

OBS-URL: https://build.opensuse.org/request/show/498730
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=95
2017-05-30 10:38:49 +00:00
Richard Biener
01556b07f7 Accepting request 491446 from home:marxin:branches:Base:System
GCC7 fix, the previous PR was not properly tested.

OBS-URL: https://build.opensuse.org/request/show/491446
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=93
2017-04-27 09:08:13 +00:00
Richard Biener
705086c863 Accepting request 491038 from home:marxin:branches:Base:System
Fix a test that fails on ppc64, patch is taken from upstream.

OBS-URL: https://build.opensuse.org/request/show/491038
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=92
2017-04-26 07:32:38 +00:00
61111f74df Accepting request 486577 from home:jengelh:branches:Base:System
- Add missing ldconfig calls for libasm1

OBS-URL: https://build.opensuse.org/request/show/486577
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=90
2017-04-10 13:27:43 +00:00
83d355f128 Accepting request 484254 from home:bmwiedemann:branches:Base:System
make tests pass when user does not want debuginfo (boo#1031556)

OBS-URL: https://build.opensuse.org/request/show/484254
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=89
2017-04-03 06:47:31 +00:00
Richard Biener
41afbe1a42 Accepting request 483764 from home:rguenther:branches:Base:System
- Update to version 0.168:
  libelf: gelf_newehdr and gelf_newehdr now return void *.
  libdw: dwarf.h corrected the DW_LANG_PLI constant name (was DW_LANG_PL1).
  readelf: Add optional --symbols[=SECTION] argument to select section name.
- Includes changes from 0001-Add-GCC7-Wimplicit-fallthrough-support-fixes.patch
  and 0001-ar-Fix-GCC7-Wformat-length-issues.patch.
- Remove elfutils-0.137-dwarf-header-check-fix.diff which is no longer
  required after a debugedit fix.

OBS-URL: https://build.opensuse.org/request/show/483764
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=87
2017-03-30 13:36:37 +00:00
efd8a1cc59 Accepting request 446998 from home:marxin:branches:Base:System
Adding patches to be able to build with GCC 7.

OBS-URL: https://build.opensuse.org/request/show/446998
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=85
2016-12-20 14:06:44 +00:00
Tony Jones
0f4f8764c9 Accepting request 423862 from home:matz2:branches:Base:System
Note: this blocks the binutils 2.27 submission so please
forward to Factory.

- Update to version 0.167:
  libasm: Add eBPF disassembler for EM_BPF files.
  backends: Add m68k and BPF backends.
  ld: Removed.
  dwelf: Add ELF/DWARF string table creation functions. dwelf_strtab_init,
         dwelf_strtab_add, dwelf_strtab_add_len, dwelf_strtab_finalize,
         dwelf_strent_off, dwelf_strent_str and dwelf_strtab_free.
  Support compressed sections from binutils 2.27.
- Remove patch elfutils-0.166-elfcmp-comp-gcc6.patch: included upstream.

OBS-URL: https://build.opensuse.org/request/show/423862
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=83
2016-08-30 16:46:39 +00:00
794a2bdf98 Accepting request 407748 from home:Andreas_Schwab:Factory
- disable-tests-with-ptrace.patch: disable tests that use ptrace when
  running under qemu-linux-user

OBS-URL: https://build.opensuse.org/request/show/407748
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=81
2016-07-12 09:23:40 +00:00
e9b6c82321 Accepting request 404998 from home:fcrozat:branches:Base:System
- Update to version 0.166:
  + config: The default program prefix for the installed tools is now
  eu-. Use configure --program-prefix="" to not use a program
  prefix.
  + Various bugfixes.
- Drop elfutils-0.164-dt-ppc-opt.patch and
  elfutils-0.164-gcc6.patch (merged upstream)
- Add patch elfutils-0.166-elfcmp-comp-gcc6.patch: fix
  self-comparison error with GCC 6.
- Changes from 0.165:
  + Add eu-elfcompress
  + Add pkg-config files for libelf and libdw.

OBS-URL: https://build.opensuse.org/request/show/404998
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=80
2016-06-27 14:38:55 +00:00
eee228fdec Accepting request 390276 from home:michel_mno:branches:Base:System
-  add elfutils-0.164-gcc6.patch

OBS-URL: https://build.opensuse.org/request/show/390276
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=78
2016-04-16 17:18:08 +00:00
Tony Jones
54596ab49d Accepting request 362117 from home:michel_mno:branches:Base:System
- rename dt-ppc-opt.patch as elfutils-0.164-dt-ppc-opt.patch
  and add reference to upstream commit id

OBS-URL: https://build.opensuse.org/request/show/362117
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=76
2016-02-29 05:45:52 +00:00
Stephan Kulow
fa1610cf54 Accepting request 349042 from home:Andreas_Schwab:Factory
- dt-ppc-opt.patch: add support for DT_PPC_OPT

OBS-URL: https://build.opensuse.org/request/show/349042
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=75
2015-12-15 18:40:35 +00:00
a8451209c2 Accepting request 345380 from home:namtrac:branches:Base:System
- Update to version 0.164
  Drop the following patches, fixed upstream:
    * elfutils-portability-0.163.patch
    * elfutils-revert-portability-scanf.patch
    * elfutils-uninitialized.diff
    * libebl-prototype-fix.diff
  Changelog:
  - strip, unstrip: 
    * Handle ELF files with merged strtab/shstrtab tables.
    * Handle missing SHF_INFO_LINK section flags.
  - libelf: 
    * Use int64_t for offsets in libelf.h instead of loff_t.
  - libdw: 
    * dwarf.h Add preliminary DWARF5 DW_LANG_Haskell.
  - libdwfl:
    * dwfl_standard_find_debuginfo now searches any subdir of the binary
      path under the debuginfo root when the separate debug file couldn't
      be found by build-id.
    * dwfl_linux_proc_attach can now be called before any Dwfl_Modules
      have been reported.
- Implement %check

OBS-URL: https://build.opensuse.org/request/show/345380
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=73
2015-11-21 17:08:09 +00:00
Tony Jones
a79a7670bd Accepting request 330718 from home:jones_tony:branches:Base:System
OBS-URL: https://build.opensuse.org/request/show/330718
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=71
2015-09-13 03:40:55 +00:00
Tony Jones
254bb48cb4 Accepting request 330583 from home:jones_tony:branches:Base:System
OBS-URL: https://build.opensuse.org/request/show/330583
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=70
2015-09-12 18:41:06 +00:00
Tony Jones
278d5ea1be Accepting request 285888 from home:jones_tony:branches:Base:System
OBS-URL: https://build.opensuse.org/request/show/285888
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=68
2015-02-13 01:44:28 +00:00
Tony Jones
19dc0a5313 Accepting request 280218 from home:jones_tony:branches:Base:System
OBS-URL: https://build.opensuse.org/request/show/280218
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=66
2015-01-07 21:40:45 +00:00
Tony Jones
262266bac2 Accepting request 280112 from home:posophe:branches:Base:System
- Update to version 0.161
  + libdw: New function dwarf_peel_type. dwarf_aggregate_size now uses
       dwarf_peel_type to also provide the sizes of qualified types.
       dwarf_getmacros will now serve either of .debug_macro and
       .debug_macinfo transparently.  New interfaces
       dwarf_getmacros_off, dwarf_macro_getsrcfiles,
       dwarf_macro_getparamcnt, and dwarf_macro_param are available
       for more generalized inspection of macros and their parameters.
       dwarf.h: Add DW_AT_GNU_deleted, DW_AT_noreturn, DW_LANG_C11,
       DW_LANG_C_plus_plus_11 and DW_LANG_C_plus_plus_14.
- Remove merged patches
  + elfutils-robustify.patch
  + elfutils-no-po-test-build.diff
  + elfutils-check-for-overflow-before-calling-malloc-to-uncompress-data.patch
- Refreshed patch (from Fedora sources)
  + elfutils-portability.patch > elfutils-portability-0.161.patch
- Add a lang subpackage

OBS-URL: https://build.opensuse.org/request/show/280112
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=65
2015-01-07 19:43:35 +00:00
0cca858f19 Accepting request 262673 from home:jengelh:branches:Base:System
- Update homepage URL and improve RPM group classification

OBS-URL: https://build.opensuse.org/request/show/262673
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=63
2014-11-25 07:35:02 +00:00
Tony Jones
24ed7931ba Accepting request 247244 from home:mlschroe:branches:Base:System
->

OBS-URL: https://build.opensuse.org/request/show/247244
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=61
2014-09-02 16:05:23 +00:00
Tony Jones
4e84e757bf OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=59 2014-04-17 00:00:51 +00:00
Tony Jones
43787a2593 Accepting request 230407 from home:jones_tony:branches:Base:System
OBS-URL: https://build.opensuse.org/request/show/230407
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=58
2014-04-16 22:27:28 +00:00
Stephan Kulow
5875dc3fad Accepting request 227237 from home:jengelh:branches:Base:System
- SPARC build requires the large PIC model (or else build fails)

OBS-URL: https://build.opensuse.org/request/show/227237
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=56
2014-03-24 06:20:48 +00:00
Tony Jones
f0f9e87f4c Accepting request 215569 from home:jones_tony:branches:Base:System
OBS-URL: https://build.opensuse.org/request/show/215569
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=54
2014-01-29 19:02:33 +00:00
Tony Jones
4605d9926c Accepting request 206750 from home:rudi_m:branches:Base:System
update to 0.157, see ChangeLog

OBS-URL: https://build.opensuse.org/request/show/206750
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=52
2013-11-14 18:19:54 +00:00
Dr. Werner Fink
1001be6ec5 Accepting request 179593 from home:Andreas_Schwab:Factory
- elfutils-sizeof-pointer-memaccess.patch: Fix sizeof-pointer-memaccess
  warnings

OBS-URL: https://build.opensuse.org/request/show/179593
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=50
2013-06-19 06:53:06 +00:00
Tony Jones
84a889d144 Accepting request 161175 from home:m_meister:branches:openSUSE:Factory
- Added url as source.
  Please see http://en.opensuse.org/SourceUrls

OBS-URL: https://build.opensuse.org/request/show/161175
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=48
2013-03-26 15:42:03 +00:00
7161fbcc0f - add elfutils-aarch64.patch to support aarch64
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=46
2012-11-30 10:46:55 +00:00
30c1ed46a3 Accepting request 143389 from home:adrianSuSE:aarch64
update and adding aarch64 patch. Do not break aarch64 libs during debuginfo generation anymore.

OBS-URL: https://build.opensuse.org/request/show/143389
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=45
2012-11-29 12:05:16 +00:00
Richard Biener
3bc8f86c13 Accepting request 137477 from home:AndreasSchwab:ff
- Fix baselibs.conf: elfutils-devel -> libelf-devel

OBS-URL: https://build.opensuse.org/request/show/137477
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=43
2012-10-08 11:54:26 +00:00
Stephan Kulow
f6902ff9aa Use a license available on the spreadsheet linked at
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=41
2012-09-20 13:33:53 +00:00
Stephan Kulow
12a48066ce Accepting request 135155 from home:babelworx:ldig:branches:Base:System
license update: SUSE-GPL-2.0-with-OSI-exception
Use a Ãlicense available on the spreadsheet linked at license.opensuse.org

OBS-URL: https://build.opensuse.org/request/show/135155
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=40
2012-09-20 13:33:18 +00:00
Richard Biener
7f7b19580c Accepting request 122959 from home:rudi_m:branches:Base:System
- avoid automake dependency

OBS-URL: https://build.opensuse.org/request/show/122959
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=38
2012-05-31 08:51:10 +00:00
Tony Jones
0ffa4541ff Accepting request 109477 from home:dimstar:gcc47
Fix build with gcc 4.7;update to 0.153

OBS-URL: https://build.opensuse.org/request/show/109477
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=36
2012-03-15 18:50:54 +00:00
Greg Kroah-Hartman
7f85a55c36 Accepting request 94966 from home:babelworx:ldig:branches:Base:System
license update: GPL-2.0-with-osi-exception
elfutils is GPL-2.0 (only) with an exception for osi approved licenses. Also, use SPDX format

OBS-URL: https://build.opensuse.org/request/show/94966
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=34
2011-12-02 19:06:02 +00:00
Stephan Kulow
e7471fca7f Accepting request 94683 from home:coolo:removeautomake
add automake to buildrequires

OBS-URL: https://build.opensuse.org/request/show/94683
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=33
2011-12-01 15:53:06 +00:00
9a64a712a5 Accepting request 83414 from home:jengelh:bl-e
- Remove redundant/obsolete tags/sections from specfile
  (cf. packaging guidelines)
- Add elfutils-devel to baselibs
  (local compilation of a 3rd-party program in 32-bit mode)

OBS-URL: https://build.opensuse.org/request/show/83414
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=31
2011-09-21 19:13:54 +00:00
OBS User buildservice-autocommit
22f92c66e6 Updating link to change in openSUSE:Factory/elfutils revision 26.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=33bf03d8c0d45d906236f6bb2e2b8f90
2011-06-16 07:02:27 +00:00
Tony Jones
fcf8a3e9ff Accepting request 72357 from home:aturrini:branches:Base:System
Fixed typos in descriptions of elfutils.spec

OBS-URL: https://build.opensuse.org/request/show/72357
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=29
2011-05-31 20:41:31 +00:00
Tony Jones
455501fb15 OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=28 2011-05-25 00:25:57 +00:00
Tony Jones
b828446a02 Accepting request 71173 from home:elvigia:branches:Base:System
- Remote timestamps on binaries, breaks build compare
- Add missing build requires on zlib, bzip2 and lzma .

OBS-URL: https://build.opensuse.org/request/show/71173
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=27
2011-05-25 00:21:47 +00:00
OBS User buildservice-autocommit
93a678247b Updating link to change in openSUSE:Factory/elfutils revision 24.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=152f6d49fdc930a26a290a31cf42855b
2011-05-02 09:57:50 +00:00
Tony Jones
a15d4a490d OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=25 2011-04-28 17:52:41 +00:00
Tony Jones
18da47dbdc OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=24 2011-04-28 17:48:06 +00:00
Tony Jones
fdbb2edb27 Accepting request 68726 from home:jones_tony:branches:Base:System
refresh to version I had in my branch

OBS-URL: https://build.opensuse.org/request/show/68726
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=23
2011-04-28 17:34:22 +00:00
Cristian Rodríguez
48a457cc25 Accepting request 68667 from home:namtrac:branches:Base:System
- Update to 0.152
- Upstream changelog:
  0.152
  - Various build and warning nits fixed for newest GCC and Autoconf.
  - libdwfl: Yet another prelink-related fix for another regression.
    Look for Linux kernel images in files named with compression suffixes.
  - elfcmp: New flag --ignore-build-id to ignore differing build ID bits.
    New flag -l/--verbose to print all differences.
   0.151
   - libdwfl: Fix for more prelink cases with separate debug file.
   - strip: New flag --strip-sections to remove section headers entirely.
   0.150
   - libdw: Fix for handling huge .debug_aranges section.
   - libdwfl: Fix for handling prelinked DSO with separate debug file.
   - findtextrel: Fix diagnostics to work with usual section ordering.
   - libebl: i386 backend fix for multi-register integer return value location.

OBS-URL: https://build.opensuse.org/request/show/68667
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=22
2011-04-28 14:06:03 +00:00