summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: Do not ignore malloc valueLeonid Bloch2020-06-101-3/+17
* Makefile: Let the 'help' target list the helper targetsPhilippe Mathieu-Daudé2020-06-101-2/+3
* Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...Peter Maydell2020-06-081-0/+4
|\
| * configure: Avoid building TCG when not neededPhilippe Mathieu-Daudé2020-06-051-0/+4
* | configure: Add KVM target support for MIPS64Huacai Chen2020-06-011-1/+1
* | configure: add alternate binary for genisoimageAlex Bennée2020-05-271-1/+1
|/
* audio/jack: add JACK client audiodevGeoffrey McRae2020-05-251-0/+17
* ui: increase min required GTK version to 3.22.0Volker Rümelin2020-05-191-1/+1
* target/arm: Use correct GDB XML for M-profile coresPeter Maydell2020-05-141-2/+2
* qcow2: add zstd cluster compressionDenis Plotnikov2020-05-131-1/+1
* target/m68k: fix gdb for m68xxxKONRAD Frederic2020-05-061-1/+1
* configure: favour gdb-multiarch if we have itAlex Bennée2020-05-061-1/+1
* configure: disable PIE for Windows buildsAlex Bennée2020-04-151-0/+1
* configure: redirect sphinx-build check to config.logAlex Bennée2020-04-151-1/+3
* configure: Honour --disable-werror for SphinxPeter Maydell2020-04-141-1/+8
* configure: Add -Werror to PIE probeRichard Henderson2020-04-071-2/+2
* configure: Support -static-pie if requestedRichard Henderson2020-03-281-7/+12
* configure: Override the os default with --disable-pieRichard Henderson2020-03-281-13/+12Star
* configure: Unnest detection of -z,relro and -z,nowRichard Henderson2020-03-281-3/+6
* configure: Always detect -no-pie toolchain supportRichard Henderson2020-03-281-10/+8Star
* configure: Do not force pie=no for non-x86Richard Henderson2020-03-281-10/+0Star
* configure: Drop adjustment of textsegRichard Henderson2020-03-281-47/+0Star
* configure: disable MTTCG for MIPS guestsAlex Bennée2020-03-271-1/+1
* linux-user, configure: fix (again) syscall_nr.h dependencies cleanupLaurent Vivier2020-03-261-3/+5
* linux-user, configure: improve syscall_nr.h dependencies checkingLaurent Vivier2020-03-231-3/+3
* Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-re...Peter Maydell2020-03-201-0/+35
|\
| * linux-user, mips64: add syscall table generation supportLaurent Vivier2020-03-201-1/+3
| * linux-user, mips: add syscall table generation supportLaurent Vivier2020-03-201-1/+2
| * linux-user, x86_64: add syscall table generation supportLaurent Vivier2020-03-201-1/+2
| * linux-user, i386: add syscall table generation supportLaurent Vivier2020-03-201-1/+2
| * linux-user, sparc, sparc64: add syscall table generation supportLaurent Vivier2020-03-201-1/+5
| * linux-user, s390x: add syscall table generation supportLaurent Vivier2020-03-201-1/+2
| * linux-user, ppc: add syscall table generation supportLaurent Vivier2020-03-201-1/+5
| * linux-user, arm: add syscall table generation supportLaurent Vivier2020-03-201-1/+2
| * linux-user, microblaze: add syscall table generation supportLaurent Vivier2020-03-201-1/+2
| * linux-user, sh4: add syscall table generation supportLaurent Vivier2020-03-201-1/+2
| * linux-user, xtensa: add syscall table generation supportLaurent Vivier2020-03-201-1/+2
| * linux-user, m68k: add syscall table generation supportLaurent Vivier2020-03-201-1/+2
| * linux-user, hppa: add syscall table generation supportLaurent Vivier2020-03-201-1/+2
| * linux-user, alpha: add syscall table generation supportLaurent Vivier2020-03-201-1/+2
| * linux-user: introduce parameters to generate syscall_nr.hLaurent Vivier2020-03-201-0/+14
* | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/target_renesas_rx-20...Peter Maydell2020-03-201-1/+10
|\ \
| * | Add rx-softmmuYoshinori Sato2020-03-191-1/+10
* | | Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell2020-03-191-0/+20
|\ \ \ | |/ / |/| |
| * | build: Silence clang warning on older glib autoptr usageEric Blake2020-03-181-0/+20
* | | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200317' into stagingPeter Maydell2020-03-181-56/+0Star
|\ \ \
| * | | tcg: Remove CONFIG_VECTOR16Richard Henderson2020-03-171-56/+0Star
* | | | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-1...Peter Maydell2020-03-181-0/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | configure: allow user to specify what gdb to useAlex Bennée2020-03-171-0/+9
| |/ /
* | | Use -isystem for linux-headers dirEduardo Habkost2020-03-161-1/+1