summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target-arm: Translate with Thumb state from TB flags, not CPUStatePeter Maydell2011-01-141-3/+3
* target-arm: Translate with VFP len/stride from TB flags, not CPUStatePeter Maydell2011-01-141-3/+7
* target-arm: Translate with VFP-enabled from TB flags, not CPUStatePeter Maydell2011-01-141-9/+5
* target-arm: Add symbolic constants for bitfields in TB flagsPeter Maydell2011-01-141-6/+39
* target-arm: Don't generate code specific to current CPU mode for SRSPeter Maydell2011-01-142-33/+25
* target-arm: Use the standard FPSCR value for VRSQRTSPeter Maydell2011-01-141-1/+1
* target-arm: Add support for 'Standard FPSCR Value' as used by NeonPeter Maydell2011-01-142-0/+18
* target-arm: Fix implementation of VRSQRTSPeter Maydell2011-01-141-1/+9
* softfloat: Add float32_is_zero_or_denormal() functionPeter Maydell2011-01-141-0/+5
* lsi53c895a: fix endianness issuesAurelien Jarno2011-01-141-2/+2
* mips/malta: fix board idAurelien Jarno2011-01-141-1/+1
* target-sh4: use setcond when possibleAurelien Jarno2011-01-141-29/+27
* target-sh4: log instructions start in TCG codeAurelien Jarno2011-01-141-0/+4
* target-sh4: simplify comparisons after a 'and' opAurelien Jarno2011-01-141-3/+3
* target-sh4: fix reset on r2dAurelien Jarno2011-01-143-19/+36
* target-sh4: optimize exceptionsAurelien Jarno2011-01-142-15/+12
* target-sh4: add ftrv instructionAurelien Jarno2011-01-143-0/+38
* target-sh4: add fipr instructionAurelien Jarno2011-01-143-0/+33
* target-sh4: implement FPU exceptionsAurelien Jarno2011-01-141-22/+136
* target-sh4: implement flush-to-zeroAurelien Jarno2011-01-142-0/+2
* target-sh4: define FPSCR constantsAurelien Jarno2011-01-143-9/+37
* target-sh4: use default-NaN modeAurelien Jarno2011-01-141-0/+1
* softfloat: fix default-NaN modeAurelien Jarno2011-01-141-18/+18
* softfloat: SH4 has the sNaN bit setAurelien Jarno2011-01-141-5/+5
* target-sh4: switch sh4 to softfloatAurelien Jarno2011-01-141-3/+3
* configure: fix broken testAurelien Jarno2011-01-141-1/+1
* make trace options use autoconfy namesPaolo Bonzini2011-01-141-4/+4
* move --srcdir detection earlierPaolo Bonzini2011-01-141-5/+7
* [PATCH v3 14/15] remove HOST_CC mention from roms/{sea, vga}bios/config.makPaolo Bonzini2011-01-141-1/+0
* remove source_path_usedPaolo Bonzini2011-01-141-29/+16
* move "ln -sf" emulation to a functionPaolo Bonzini2011-01-141-15/+11
* reorganize sdl-config testsPaolo Bonzini2011-01-141-13/+13
* do not default to non-prefixed pkg-config when cross compilingPaolo Bonzini2011-01-141-2/+2
* fix spelling of $pkg_config, move default together with other cross toolsPaolo Bonzini2011-01-141-17/+17
* provide portable HOST_LONG_BITS testPaolo Bonzini2011-01-141-7/+9
* do not pass bogus $(SRC_PATH) include paths to cc during configurePaolo Bonzini2011-01-143-12/+16
* test cc with the complete set of chosen flagsPaolo Bonzini2011-01-141-25/+25
* fix sparse support (?)Paolo Bonzini2011-01-141-5/+5
* move feature variables to the topPaolo Bonzini2011-01-141-82/+82
* default make and install to environment variablesPaolo Bonzini2011-01-141-9/+10
* default compilation tools to environment variablesPaolo Bonzini2011-01-141-13/+7
* microblaze: Improve unconditional direct branchingEdgar E. Iglesias2011-01-141-7/+14
* cris: Set btaken when storing direct jumpsEdgar E. Iglesias2011-01-131-0/+3
* slirp: Use strcasecmp() to check tftp mode, tsizeSergei Gavrikov2011-01-131-2/+2
* ppc405_uc: fix a buffer overflowBlue Swirl2011-01-121-2/+3
* lan9118: fix a buffer overflowBlue Swirl2011-01-121-2/+2
* vpc: fix a file descriptor leakBlue Swirl2011-01-121-17/+30
* qemu-io: fix a memory leakBlue Swirl2011-01-121-1/+3
* vvfat: fix a file descriptor leakBlue Swirl2011-01-121-0/+1
* loader: fix a file descriptor leakBlue Swirl2011-01-121-2/+3
OpenPOWER on IntegriCloud