Palmer Dabbelt
|
7d0993b6df
|
Fix some README.md formatting
github requires 4 spaces before a block to make it produce code blocks.
|
10 years ago |
Kito Cheng
|
b67b50ada0
|
Add support for run testsuite with qemu
|
10 years ago |
Palmer Dabbelt
|
099256450f
|
Add a README blurb about the GCC test suite
|
10 years ago |
Ronan Barzic
|
6fb6d2a064
|
Add instruction about submodules
|
10 years ago |
Stefan O'Rear
|
acfa4804d9
|
Fedora 23: remove autotools-devel, add gcc-c++
Without g++, it fails in this rather opaque way:
configure: error: error verifying int64_t uses long long
Makefile:4063: recipe for target 'configure-gcc' failed
make[2]: *** [configure-gcc] Error 1
make[2]: Leaving directory '/tmp/riscv-gnu-toolchain/build-gcc-newlib'
Makefile:867: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/tmp/riscv-gnu-toolchain/build-gcc-newlib'
Makefile:245: recipe for target 'stamps/build-gcc-newlib' failed
make: *** [stamps/build-gcc-newlib] Error 2
|
10 years ago |
Scott Beamer
|
b0e194bb85
|
clarify os x requirements
|
10 years ago |
Andrew Waterman
|
5d0c96cfda
|
add dependences to readme
|
10 years ago |
T.J. Yang
|
4d767873aa
|
minor syntax fix
|
11 years ago |
T.J. Yang
|
73243f9067
|
adding commends set for Fedora 22
|
11 years ago |
Andrew Waterman
|
1b2475b8f7
|
Remove contributors list; github tracks this
|
11 years ago |
Palmer Dabbelt
|
6f9b405fa1
|
It's DISTDIR, not DESTDIR
$ grep DISTDIR Makefile.in
DISTDIR ?= /var/cache/distfiles
|
11 years ago |
Andrew Waterman
|
3ae3d5b0bb
|
Describe $DESTDIR and build/installation process
h/t Larry Doolittle
|
11 years ago |
Andrew Waterman
|
c7b68ac34f
|
Synchronize prerequisites with riscv-tools repo
|
11 years ago |
Darius Rad
|
6b25a64afa
|
configure/Makefile: Add support for more options.
Add support to configure and Makefile.in for --disable-atomic,
--disable-float, and --enable-multilib.
|
11 years ago |
Andrew Waterman
|
9df2db4c55
|
glibc: fix Mac OS build
Make sure to use a case-sensitive file system and a mount point with no
spaces!
|
12 years ago |
Andrew Waterman
|
3d4777c9c0
|
binutils: clean up code; adhere to FSF spacing
h/t Matt Thomas
|
12 years ago |
Yunsup Lee
|
6a6d4b6669
|
add contributors to README
|
12 years ago |
Andrew Waterman
|
3efc407112
|
Add README
|
12 years ago |