Ed Maste 0f69696824 linux64: use linux output target for linux_vdso.so
linux_vdso.so provides the vdso for the linuxulator's amd64 target and
is mapped into a Linux binary's address space.  Thus it should be a
Linux-style .so, which has the ELF OS/ABI unset.

It turns out that ELF Tool Chain elfcopy/objcopy also has a bug where
the OS/ABI field is unset, regardless of the specified --output-target,
so this change is a no-op with the default in-tree toolchain.  This is a
real fix when using external binutils, and the ELF Tool Chain bug will
be fixed in the future.

PR:		228934
Sponsored by:	Turing Robotic Industries
2018-06-12 13:32:42 +00:00
..
2018-05-24 17:06:00 +00:00
2018-01-12 12:14:14 +00:00
2018-04-07 19:29:19 +00:00
2018-05-03 19:45:48 +00:00
2017-12-30 11:42:49 +00:00
2018-01-26 06:21:24 +00:00
2018-01-07 20:28:17 +00:00
2018-03-16 02:46:08 +00:00
2017-04-03 03:07:48 +00:00
2017-05-18 06:13:29 +00:00
2017-12-20 18:15:06 +00:00
2018-05-01 18:50:12 +00:00
2017-12-20 18:15:06 +00:00
2017-06-26 21:14:33 +00:00
2017-11-21 09:08:27 +00:00
2017-11-13 10:49:18 +00:00
2017-06-09 12:06:22 +00:00
2017-08-21 20:27:45 +00:00
2018-01-12 12:14:14 +00:00
2018-01-12 12:14:14 +00:00
2017-05-09 05:22:51 +00:00
2018-05-25 17:29:29 +00:00
2017-12-05 17:23:33 +00:00
2018-06-11 08:42:03 +00:00
2017-01-28 02:22:15 +00:00