update INSTALL file with new archs, compiler info
authorRich Felker <dalias@aerifal.cx>
Tue, 2 Feb 2016 22:35:06 +0000 (17:35 -0500)
committerRich Felker <dalias@aerifal.cx>
Tue, 2 Feb 2016 22:47:25 +0000 (17:47 -0500)
commit40891ae6dbc1c6113c4a826656a28143648df159
tree36aee60857052dde81a64024d7eb3fd8fbf65c34
parentd1507646975cbf6c3e511ba07b193f27f032d108
update INSTALL file with new archs, compiler info

add aarch64 and or1k archs, upgrade sh from experimental, and note
that sh now supports the FDPIC ABI.

the old advice on compiler versions was outdated and more specific
than made sense. presence of compiler bugs varies a lot by arch, so
it's hard to make any good recommendations beyond "recent". if we want
to document specific known-good/bad compiler versions, a much larger
section in the documentation than what's appropriate for the INSTALL
file would be needed.
INSTALL