commit | 7f89e85631936a17b2e9bf997fa6d239cd65bba6 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Jul 25 09:55:46 2020 +0200 |
committer | Tom Rini <trini@konsulko.com> | Tue Aug 04 23:30:02 2020 -0400 |
tree | 26f328e5cb352a254d29045bac38c75796ce5035 | |
parent | 171fd224ae3c860e3a66617f26a7e1145a3ff305 [diff] |
doc: move Clang documentation to HTML * Move README.clang to doc/build/clang.rst and reformat as reStructeredText. * Indicate that -ffixed-r9 and -ffixed-x18 are used to reserve registers for gd. * Minor editing. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>