Talk:Executable and Linkable Format: Difference between revisions

Content deleted Content added
MalnadachBot (talk | contribs)
m Fixed Lint errors. (Task 12)
Line 187:
 
I added the reference to the TIS 1.1 spec and removed the {citation needed} tag from the first mention of the pages name in the lede. I was hoping to find some acknowledgement or explanation in the TIS 1.2 ELF specification referenced concerning the change from the name "Executable and Linkable Format", which is found throughout the TIS 1.1 specification, to "Executable and Linking Format". Does anyone know of a source of information for why and when the name was changed, and whether it was in fact officially changed by the TIS committee? [[User:DonaldLflr|DonaldLflr]] ([[User talk:DonaldLflr|talk]]) 21:34, 6 September 2021 (UTC)
 
== Wrong value of "e_phoff" in the attached diagram? ==
 
The example ELF header shown in the diagram is for a 32-bit architecture, so I think ''e_phoff'' field should have value 0x34, not 0x40. This would also require an adjustment in the "Program header table" part of the diagram (the heading before raw bytes of the section which currently reads "Offset:0x40/Address:0x8000040" should be changed to "Offset:0x34/Address:0x8000034"). [[Special:Contributions/37.128.124.190|37.128.124.190]] ([[User talk:37.128.124.190|talk]]) 08:58, 30 January 2023 (UTC)