14
0
forked from pool/eppic

16 Commits

Author SHA256 Message Date
Petr Tesarik
645483610c Fix build with gcc-15
Fix genuine issues which are no longer tolerated by GCC 15.

Signed-off-by: Petr Tesarik <ptesarik@suse.com>
2025-05-29 09:39:26 +02:00
Petr Tesařík
a78967cd00 o Build on RISC-V64 and 32-bit Arm and IBM POWER.
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/eppic?expand=0&rev=31
2023-04-24 09:20:25 +00:00
Petr Tesařík
341cf57939 Accepting request 1082392 from home:ptesarik:branches:Kernel:kdump
- Update to c294e5bf89cab01f3c5316474cfc5104af7e6a60
  o Build on RISC-V 64 and 32-bit Arm and IBM POWER.
- Drop upstreamed patches:
  o eppic-Fix-eppic_getnxtfct.patch
  o eppic-crash-INCDIR.patch

OBS-URL: https://build.opensuse.org/request/show/1082392
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/eppic?expand=0&rev=29
2023-04-24 08:50:21 +00:00
Petr Tesařík
846729abf5 Accepting request 1079222 from home:ptesarik:branches:Kernel:kdump
- Build the crash extension.
- Package the eppic code.
- eppic-crash-INCDIR.patch: Use make variable INCDIR to find crash
  include files.

- eppic-Fix-eppic_getnxtfct.patch: Fix name length condition in
  eppic_getnxtfct().

- Switch upstream branch to v5.0.
- Update to commit e0a3b03
  o Assorted bug fixes.

OBS-URL: https://build.opensuse.org/request/show/1079222
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/eppic?expand=0&rev=28
2023-04-13 14:25:31 +00:00
Petr Tesařík
dad5d1dc40 - Upgrade to git commit e8844d3.
o eppic-binutils-fix.patch

OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/eppic?expand=0&rev=23
2021-02-03 13:59:01 +00:00
Petr Tesařík
1b8bb23755 - Update upstream URL.
- Convert to obs_scm source service.
- Upgrade to git commit 873741a.
- Drop patches that have been merged into upstream:
  o eppic-no-return.patch
  o eppic-use-extern-in-devel-declaration.patch

OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/eppic?expand=0&rev=19
2021-02-03 10:06:59 +00:00
Petr Tesařík
ca808ac2d8 Accepting request 868691 from home:marxin:branches:Kernel:kdump
- Add eppic-binutils-fix.patch in order to not used 'l' option for
  ar. It has a new meaning.

OBS-URL: https://build.opensuse.org/request/show/868691
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/eppic?expand=0&rev=18
2021-02-02 16:41:27 +00:00
Petr Tesařík
2fa859863e Accepting request 812990 from home:dmair:branches:Kernel:kdump
- eppic-use-extern-in-devel-declaration.patch: Use extern for
  declaration of lastv in libeppic/eppic.h. The file is used as the
  devel eppic.h and if used in multiple sources for the same devel
  link target and using gcc 10 the default behavior is to treat the
  mutiple declarations as a link error.

OBS-URL: https://build.opensuse.org/request/show/812990
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/eppic?expand=0&rev=15
2020-06-22 21:10:54 +00:00
Petr Tesařík
1f477f38c2 Accepting request 720444 from home:marxin:static
Use FAT LTO objects in order to provide proper static library.

OBS-URL: https://build.opensuse.org/request/show/720444
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/eppic?expand=0&rev=13
2019-08-07 16:12:31 +00:00
Petr Tesařík
e43b80da7d o support for ARM64 (FATE#320844).
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/eppic?expand=0&rev=11
2018-02-09 17:31:56 +00:00
Petr Tesařík
8293dc71e4 Accepting request 408602 from home:jengelh:branches:Kernel:kdump
- Update RPM groups; drop old sections/invocations

OBS-URL: https://build.opensuse.org/request/show/408602
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/eppic?expand=0&rev=9
2016-08-08 11:13:53 +00:00
Petr Tesařík
ee86c082cd - update to commit 5391d3d
o support for ARM64

OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/eppic?expand=0&rev=7
2016-05-05 12:38:25 +00:00
Petr Tesařík
20b3a8cd4e Accepting request 207920 from home:ptesarik:branches:Kernel:kdump
- update to commit 09e8b97
  o fix a few compile issues

OBS-URL: https://build.opensuse.org/request/show/207920
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/eppic?expand=0&rev=5
2013-11-22 09:49:51 +00:00
Petr Tesařík
3217b4da24 Fix package versioning
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/eppic?expand=0&rev=3
2013-04-03 09:14:27 +00:00
Petr Tesařík
b8b02a031d Accepting request 155392 from home:ptesarik:branches:Kernel:kdump
- update to commit fdf153d 
  o cleanup eppic_type_islocal
  o fix a Bison warning
- compile with -fPIC, so the resulting library can be used to
  produce a dynamical shared object (e.g. a crash extension or a
  makedumpfile extension)

OBS-URL: https://build.opensuse.org/request/show/155392
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/eppic?expand=0&rev=2
2013-02-14 09:42:02 +00:00
Petr Tesařík
3de93d55de Accepting request 141575 from home:ptesarik:branches:Kernel:kdump
Add eppic library

OBS-URL: https://build.opensuse.org/request/show/141575
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/eppic?expand=0&rev=1
2012-11-16 16:15:29 +00:00