Review Board 2.0.15


arch: do not set Linux-specific AT elf relocation types on FreeBSD

Review Request #2732 - Created April 9, 2015 and discarded

Information
Ruslan Bukin
gem5
Reviewers
Default

Some of AT relocation types are Linux-specific, so do not set it on FreeBSD

Assuming this code is run in Syscall Emulation mode only, we can rely on a host system and use defines (some OS-abstraction here might be better idea, but not sure how to do that)

Tested on FreeBSD host SE mode

Review request changed
Updated (April 9, 2015, 12:28 p.m.)

Status: Discarded