eliben / pyelftools

Parsing ELF and DWARF in Python
Other
2.03k stars 512 forks source link

Addding relocation type for PPC 32 EABI #532

Closed rajez133 closed 2 months ago

sevaa commented 7 months ago

@rajez133 are you still interested in this?

sevaa commented 7 months ago

@eliben Requested changes were provided, I think.

sevaa commented 2 months ago

@eliben required changes were provided, no?

eliben commented 2 months ago

@sevaa Yes

this LGTY?

sevaa commented 2 months ago

I didn't check the changes against the ABI. and I don't have a binary to test this against, so I'd take the OP's word on it. The code looks in line with the rest of the library.