diff options
author | 2013-01-02 22:01:18 +0000 | |
---|---|---|
committer | 2013-01-02 22:01:18 +0000 | |
commit | ffb30747ed5e28dc28ad828984dacddf1b957b97 (patch) | |
tree | 4a781b7d722b60cade0c944fcf0288257c5f7071 /lib | |
parent | Oops, commited this by accident when adding the m88k ELF toolchain bits. (diff) | |
download | wireguard-openbsd-ffb30747ed5e28dc28ad828984dacddf1b957b97.tar.xz wireguard-openbsd-ffb30747ed5e28dc28ad828984dacddf1b957b97.zip |
Start removing obsolete features from the m88k backend (it's not like we'll
need to sync with upstream anymore) to make things a bit simpler and get
rid of unintended bitrotting.
This time:
- remove the small-data feature. It was only supported for COFF binaries
anyway. This allows us to stop providing TARGET_ASM_SELECT_SECTION and
use the default flavour, from which this backend had derived a bit in
addition to sdata support, so this is a good thing...
- remove the -midentify-version option
- remove the -mbig-pic option, it has been superseded by -fPIC since years
and was supposed to be removed `in a future version' since a long time
as well.
- remove the old MONITOR_GCC debug hooks.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions