]> git.ipfire.org Git - thirdparty/elfutils.git/commit
Support EM_PPC machine flags
authorAndreas Schwab <schwab@linux-m68k.org>
Thu, 15 Jun 2017 12:14:50 +0000 (14:14 +0200)
committerMark Wielaard <mark@klomp.org>
Thu, 15 Jun 2017 17:40:32 +0000 (19:40 +0200)
commitd65648473d1bfc779e16cd3cbf140a8ba0fed16c
tree0d683ac85faf6908475396774a48c327fd55e318
parentb58aebe71e0b4863db1b7fd3e942e36303257f3a
Support EM_PPC machine flags

This fixes the elflint self test when the compiler is configured for PIE
default.

Signed-off-by: Andreas Schwab <schwab@linux-m68k.org>
backends/ChangeLog
backends/ppc_init.c
backends/ppc_symbol.c