[commit: ghc] master: Revert "Add a RTS option -xp to load PIC object anywhere in address space" (82a7164)
git at git.haskell.org
git at git.haskell.org
Wed Oct 31 02:07:27 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/82a716431cc680392e332bc2b1a1fd0d7faa4cd8/ghc
>---------------------------------------------------------------
commit 82a716431cc680392e332bc2b1a1fd0d7faa4cd8
Author: Ben Gamari <ben at smart-cactus.org>
Date: Tue Oct 30 20:38:24 2018 -0400
Revert "Add a RTS option -xp to load PIC object anywhere in address space"
This reverts commit 5403a8636fe82f971234873564f3a05393b89b7a.
>---------------------------------------------------------------
82a716431cc680392e332bc2b1a1fd0d7faa4cd8
docs/users_guide/8.8.1-notes.rst | 4 --
docs/users_guide/runtime_control.rst | 28 +------------
includes/rts/Flags.h | 12 ------
libraries/base/GHC/RTS/Flags.hsc | 3 --
rts/Linker.c | 80 ++++++++++++++++++------------------
rts/RtsFlags.c | 11 -----
rts/linker/Elf.c | 25 +++++++++--
rts/linker/MachO.c | 21 ++++------
rts/linker/SymbolExtras.c | 61 ++++++++++-----------------
9 files changed, 94 insertions(+), 151 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 82a716431cc680392e332bc2b1a1fd0d7faa4cd8
More information about the ghc-commits
mailing list