Commit Graph

10 Commits

Author SHA1 Message Date
Travis Cross
33fb24c113 Add license file and copyright notes
After discussion with Rich Felker and other contributors, it's clear
that we want to license this project under the MIT/Expat license.
However, we need to be clear that we're not claiming to license the
binary artifacts, as those retain the licenses of the upstream
projects.  Similarly, the patches, to the extent that there is any
copyright interest in them at all, retain the licenses from the
upstream projects.

We've added language in the README and in a new `COPYRIGHT` file to
make all of this clear.

Ref: #25 #30 #80
2020-01-19 17:09:33 -05:00
Rich Felker
a6d3e6188d mention riscv64 target support in README.md 2019-11-19 13:31:33 -05:00
Dhiru Kholia
d7381f4a55 Fix two typos in README.md file 2017-10-19 19:11:41 -04:00
Rich Felker
b064daac18 add microblaze to list of believed-working targets 2017-01-02 17:12:41 -05:00
Rich Felker
db7aa64d08 improve markdown formatting in readme 2016-12-30 23:49:51 -05:00
Rich Felker
8191d3ff65 document supported TARGET tuples 2016-12-30 23:46:54 -05:00
Rich Felker
52172b8706 minor documentation update to reflect new versions 2016-12-14 23:47:44 -05:00
Rich Felker
ee1ebda23e overhaul build process with litecross, next-gen top-level makefile 2016-05-01 05:36:28 +00:00
Rich Felker
ea4a0ce03b update documentation with better instructions, added presets 2015-11-18 22:50:22 +00:00
Rich Felker
7d58f6a9bf add README 2015-08-25 19:58:17 +00:00