aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2017-08-03Add the '--enable-print-device-tree' argumentPalmer Dabbelt1-0/+5
2017-08-02Add the '--with-platform' argument and the sifive-vc707-devkit platformPalmer Dabbelt1-0/+6
2017-08-02Add a platform interfacePalmer Dabbelt1-1/+1
2017-02-20Don't block for acks on console writesAndrew Waterman1-0/+2
2016-07-16Support 32bit build (#27)Prashanth Mundkur1-3/+32
2016-07-08Remove vestigial configure search for riscv-isa-run/spikeAndrew Waterman1-1/+0
2016-03-09Refactor pk, bbl, machine into separate librariesAndrew Waterman1-1/+1
2015-05-10Fix build using glibc toolchainAndrew Waterman1-1/+1
2015-03-12Update to new privileged specAndrew Waterman1-2/+3
2015-01-02Don't automatically set --hostAndrew Waterman1-2/+0
2014-10-26Don't rely on the C libraryAndrew Waterman1-1/+0
2014-09-11Don't assume null pointers can't be dereferencedAndrew Waterman1-1/+1
2014-09-11Disable pedantic warning under gcc 4.9.1Andrew Waterman1-1/+1
2013-07-01Fixed -lgcc bug in configure.ac (needed for -m32)Christopher Celio1-2/+1
2013-05-23use string.h functions in newlib (-lc)Andrew Waterman1-0/+1
2013-01-25rename binary to pk; change argv handlingAndrew Waterman1-1/+1
2012-09-07Added rough emulation support for div/rem/mul.Christopher Celio1-1/+1
2011-06-19configure argument --host=riscv is now impliedcs250Andrew Waterman1-0/+2
2011-06-19temporary undoing of renamingAndrew Waterman1-0/+103
2011-06-19Renamed packagesAndrew Waterman1-103/+0
2011-03-24[pk] 32bit kernel + FPU emulation now compilesAndrew Waterman1-0/+1
2010-11-21[opcodes, pk, sim, xcc] made jumps shorter and PC-relativeAndrew Waterman1-1/+1
2010-10-15[pk, sim] added FPU emulation support to proxy kernelAndrew Waterman1-1/+1
2010-08-18[pk,fesvr] improved proxykernel build systemAndrew Waterman1-0/+102