Commit Graph

36 Commits

Author SHA1 Message Date
@mvvsmk 1a03ecbe99 Removed markdown linting errors from README.md and CONTRIBUTING.md
Fixes #487
Signed-off-by: M V V S Manoj Kumar <mvvsmanojkumar@gamil.com>
2021-11-20 16:55:45 +05:30
Thomas Schwinge 36088fa7df Update 'README.md' for DCO
... using the same wording as in 'CONTRIBUTING.md'.
2021-10-14 10:39:18 +02:00
Philip Herron c8220239c3
Update REDME.md for Docker builds
Dockerhub has stopped automated builds this adds the github badge instead
2021-08-11 11:46:16 +01:00
Thomas Young abdb744aec Update README.md for building steps on MacOS. 2021-06-18 20:03:16 +08:00
Thomas Schwinge 4e43d678e2 Use '-frust-debug' to control dumping of various Rust front end internals
... as discussed in #479, and elsewhere.
2021-06-04 09:48:30 +02:00
Thomas Schwinge 688f589b9f Re-organize GCC/Rust testsuites
... as discussed in
<https://gcc-rust.zulipchat.com/#narrow/stream/266897-general/topic/Testsuite.20results>:

> [...] best practice from what other GCC testsuites are doing), which I hope
> makes clearer the difference between the individual GCC/Rust testsuites:
> 'rust.test/compile' -> 'rust/compile/torture'
> 'rust.test/execute' -> 'rust/execute/torture'
> 'rust.test/unsupported' -> 'rust/compile/xfail'
> 'rust.test/xfail_compile' -> 'rust/compile'

... plus corresponding documentation updates in the '*.exp' files and
elsewhere.
2021-06-02 11:05:44 +02:00
Philip Herron 7b89a2e3b9
Update README.md with GCC mailing list
GCC Rust now has an associated mailing list and irc channel on the usual GCC locations.
2021-06-01 16:47:49 +01:00
Philip Herron cd7b7ca274 Add link to contributing guidlines 2021-05-14 13:40:18 +01:00
Philip Herron ce593f09f4 Add BORS badge to README.md 2021-04-13 12:25:43 +01:00
Philip Herron 2800f4499f
Add GCC bootstrap badge 2021-04-05 14:27:42 +01:00
Marc Poulhiès f3275df08d Minor changes in README.md
Fix minor mistakes.
2021-03-30 12:18:12 +01:00
Marc Poulhiès 6241824197 Minor change in README.md
Add some details that can help during debugging.
fixes #309
2021-03-29 20:09:23 +01:00
George Liakopoulos eaeeb78a8b
update README.md (#299)
Add example to extend your PATH for GCC installs
2021-03-23 09:46:49 +00:00
George Liakopoulos fbe9e08d95
Add more examples for compiler usage via Docker
Add examples to create an executable, emit assembly and emit the internal debug outputs from the compiler.

Fixes #279
2021-03-15 15:34:08 +00:00
Serentty 6255b77717 Fix typo in README 2021-03-15 09:40:20 +00:00
Marc Poulhiès 684123ebc4 Trivial typo fix 2021-03-01 10:34:28 +00:00
Philip Herron be10fafbb6
Add warning to the README
The compiler is not ready to compile real rust programs, yet this will warn potential users.
2021-01-22 14:44:32 +00:00
Philip Herron 93b991e604 Add FAQ link to README 2021-01-21 12:00:58 +00:00
Philip Herron 05b9f23556 Fix link to build status shield
The repository was moved into the Rust-GCC organization from philberty
2021-01-13 12:09:07 +00:00
Vlad Doster da3e15f13f (docs) update README.md
- Correct grammar/spelling
- Add language syntax for code fences
- Link to test-suite file
2021-01-12 13:33:12 +00:00
Philip Herron 8d34ac3c16 Add logo to README 2020-12-23 15:02:02 +00:00
Philip Herron 379e594ce9 Update README with more content 2020-12-23 15:00:47 +00:00
accusitive bc14d9a0cd Fix the spelling of contribute in README.md. 2020-12-17 17:50:56 +00:00
Philip Herron b472eeeeb2
Merge pull request #65 from Rust-GCC/phil/dejagnu
Add missing Dejagnu dependancy to run test suite.
2020-12-16 14:23:26 +00:00
Philip Herron 442b9caa12 Add zulip chat badge 2020-12-16 11:18:07 +00:00
Philip Herron 503eb9b354 Add missing Dejagnu dependancy to run test suite.
Fixes #63
2020-12-16 11:14:59 +00:00
Philip Herron cef34bd730 Fix typo in README.md 2020-12-07 10:13:16 +00:00
Philip Herron 80e2ebd8d7 Only need to compile the Rust language 2020-12-07 10:13:16 +00:00
Philip Herron 3fa79a6dc5 Update GDB command to remove bad test.s source 2020-12-07 10:13:16 +00:00
Philip Herron c5a1da3944 Add Twitter link 2020-12-07 10:13:16 +00:00
Philip Herron 3f491614f6 Fix README.md with updated GDB command
The -auxbase-strip command has been removed from compiler proper's, since rebase against master GCC.
2020-12-01 17:50:50 +00:00
Philip Herron 37560f930d Add Docker badges to README 2020-11-30 15:09:38 +00:00
Philip Herron 5878919d03 Added GCC Rust Zulip channel link - please feel free to join :^) 2020-11-30 12:38:16 +00:00
Philip Herron 4a9f0d53b8 Updated README.md to add more info to fellow Rustaceans. 2020-11-29 20:38:51 +00:00
Nala Ginrut 9eb6439210 Fix typo in README.md 2020-11-27 17:06:53 +00:00
Philip Herron 70137b4ec6 Update README for more instructions 2020-11-27 17:02:06 +00:00