View Issue Details

IDProjectCategoryView StatusLast Update
0000212fileGeneralpublic2020-12-16 23:57
Reporteradalava Assigned Tochristos  
PrioritynormalSeverityfeatureReproducibilityalways
Status resolvedResolutionfixed 
Fixed in Version5.40 
Summary0000212: Add PowerPC/OpenPOWER ABI descriptions
DescriptionI would like to share/upstream this patch I contributed to FreeBSD project to make "file" print description of witch ABI a binary is using.

Here's the link with the patch:

https://github.com/freebsd/freebsd/commit/313a7febbb346c95212db22a930e16b6c8552ce1#diff-56081bbe590d5b9526e1bdb87ba72927069ffde7ec9742e6e519a3ca5e8ddd7a
Additional InformationOutput examples:

$ file teste-elfv1
teste-elfv1: ELF 64-bit MSB relocatable, 64-bit PowerPC or cisco 7500, Unspecified or Power ELF V1 ABI, version 1 (FreeBSD), not stripped

$ file teste-elfv2
teste-elfv2: ELF 64-bit MSB relocatable, 64-bit PowerPC or cisco 7500, OpenPOWER ELF V2 ABI, version 1 (FreeBSD), not stripped
TagsNo tags attached.

Activities

christos

2020-12-16 23:57

manager   ~0003509

Added, thanks!

Issue History

Date Modified Username Field Change
2020-11-25 02:59 adalava New Issue
2020-12-16 23:57 christos Assigned To => christos
2020-12-16 23:57 christos Status new => assigned
2020-12-16 23:57 christos Status assigned => resolved
2020-12-16 23:57 christos Resolution open => fixed
2020-12-16 23:57 christos Fixed in Version => 5.40
2020-12-16 23:57 christos Note Added: 0003509