| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to c294e5bf89cab01f3c5316474cfc5104af7e6a60 o Build on RISC-V64 and 32-bit Arm and IBM POWER. - Drop upstreamed patches: o eppic-Fix-eppic_getnxtfct.patch o eppic-crash-INCDIR.patch
- 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.
- Update upstream URL. - Convert to obs_scm source service. - Upgrade to git commit e8844d3. - Drop patches that have been merged into upstream: o eppic-no-return.patch o eppic-use-extern-in-devel-declaration.patch o eppic-binutils-fix.patch
- Add eppic-binutils-fix.patch in order to not used 'l' option for ar. It has a new meaning.
- 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.
- Use FAT LTO objects in order to provide proper static library.
- Update RPM groups
- update to commit 5391d3d o support for ARM64 (FATE#320844).
- update to commit 09e8b97 o fix a few compile issues
- update to commit c2a2564 o update planned upstream version to 4.0 - fix package versioning
- 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)
- eppic-fix-install.patch: Fix an endless loop in 'make install'. - eppic-no-return.patch: Fix return types of void functions.
- Initial submission.