]> git.ipfire.org Git - thirdparty/gcc.git/commit
hurd: Ad default-pie and static-pie support
authorSamuel Thibault <samuel.thibault@gnu.org>
Sat, 6 May 2023 11:55:44 +0000 (13:55 +0200)
committerThomas Schwinge <thomas@codesourcery.com>
Mon, 27 Nov 2023 14:44:53 +0000 (15:44 +0100)
commitc768917402d4cba69a92c737e56e177f5b8ab0df
treeb89e1c8512b5ba0e88a5a2529c960208a43474e5
parent5707e9db9c398d311defc80c5b7822c9a07ead60
hurd: Ad default-pie and static-pie support

This fixes the Hurd spec in the default-pie case, and adds static-pie
support.

gcc/ChangeLog:

* config/i386/gnu.h: Use PIE_SPEC, add static-pie case.
* config/i386/gnu64.h: Use PIE_SPEC, add static-pie case.
gcc/config/i386/gnu.h
gcc/config/i386/gnu64.h