| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Added fix-32bit-cast.diff which replaces a cast which is OK for 64bit targets but not for 32 bit targets to make the package buildable with GCC 14 on i586.
- Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN.
- spec-cleaner run
- Use %_smp_mflags
- Fix crash in map_seach_ehdr().
- Print out the load address of shared objects as well.
- Relocate the AT_SYSINFO_EHDR to match the link_map->l_addr - Check the version of the linker protocol used by the dynamic linker - Parse section headers when processing executables - Add pbuildid manual page - Various cleanups
- Add --kernel and --vdso command line.
- The initial package of this tools. Only includes pbuildid for the moment.