Jacob Gadikian
|
6327954265
|
Update README.md
Added dependencies for Arch Linux
|
6 years ago |
Aditya Atluri
|
f968594e1e
|
added warning about download and disk size
|
6 years ago |
René Fonseca
|
c167393411
|
Added python3 for yum and brew.
|
6 years ago |
René Fonseca
|
febd9a5746
|
Added python3 to Ubuntu prerequisites.
|
6 years ago |
Jim Wilson
|
50ef983b14
|
Document Software Collection devtools package for Centos and RHEL.
|
7 years ago |
Jim Wilson
|
fc7bcf7d89
|
Linux toolchain build requires a case-sensitive filesystem. (#529)
|
7 years ago |
Jim Wilson
|
2983b879ad
|
Document problems with using same prefix for more than one build.
|
7 years ago |
Jim Wilson
|
04b525ccad
|
Force --with-expat to be enabled for gdb, since OpenOCD requires it.
Add BINUTILS_GDB_TARGET_FLAGS, init to --with-expat=yes, and pass to all 3 gdb
configure commands. Update README.md to list expat package names.
|
8 years ago |
Palmer Dabbelt
|
bf5697a1a6
|
README Cleanups
https://github.com/riscv/riscv-gnu-toolchain/issues/296
|
8 years ago |
Palmer Dabbelt
|
28d482c394
|
Clean up the "make check*" and "make report*" targets
Fixes: https://github.com/riscv/riscv-gnu-toolchain/issues/286
|
9 years ago |
Kito Cheng
|
c8b1b7f11b
|
Add travis-ci status image in README.md
|
9 years ago |
Palmer Dabbelt
|
b7e00039e1
|
The default ISA is GC
|
9 years ago |
Andrew Waterman
|
914224e091
|
Add zlib to dependency list
|
9 years ago |
Stefan O'Rear
|
34e199df17
|
Document --with-arch and --with-abi
|
9 years ago |
Kito Cheng
|
49e5187255
|
Update instruction for check-gcc-newlib, --disable-float is gone.
|
9 years ago |
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 |