2009-01-04 |
aurel32 | Update FSF address in GPL/LGPL boilerplate |
blob | commitdiff | raw |
2008-12-22 |
malc | Use the ARRAY_SIZE() macro where appropriate. |
blob | commitdiff | raw | diff to current |
2008-09-18 |
ths | Move the active FPU registers into env again, and use... |
blob | commitdiff | raw | diff to current |
2008-09-14 |
aurel32 | target-mips: fix warning |
blob | commitdiff | raw | diff to current |
2008-09-02 |
ths | Build fix for gcc-3.3. |
blob | commitdiff | raw | diff to current |
2008-07-23 |
ths | Less hardcoding of TARGET_USER_ONLY. |
blob | commitdiff | raw | diff to current |
2008-07-21 |
ths | A bunch of minor code improvements in the MIPS target. |
blob | commitdiff | raw | diff to current |
2008-07-20 |
ths | Fix compiler warning, by Stefan Weil. |
blob | commitdiff | raw | diff to current |
2008-06-27 |
ths | More efficient target register / TC accesses. |
blob | commitdiff | raw | diff to current |
2008-05-28 |
ths | Honour current_tc for MIPS M{T,F}{HI,LO}, by Richard... |
blob | commitdiff | raw | diff to current |
2008-05-06 |
ths | Enable 64-bit FPU only for NewABI. Spotted by Vince... |
blob | commitdiff | raw | diff to current |
2008-05-06 |
ths | Use TCG for MIPS GPR moves. |
blob | commitdiff | raw | diff to current |
2007-12-28 |
ths | Set FCR0.F64 for MIPS64R2-generic, by Richard Sandiford. |
blob | commitdiff | raw | diff to current |
2007-12-25 |
ths | Support for VR5432, and some of its special instruction... |
blob | commitdiff | raw | diff to current |
2007-12-25 |
ths | 5K and 20K are Release 1 CPUs. |
blob | commitdiff | raw | diff to current |
2007-12-25 |
ths | Improved PABITS handling, and config register fixes. |
blob | commitdiff | raw | diff to current |
2007-12-24 |
ths | Fix CCRes value for 20Kc. |
blob | commitdiff | raw | diff to current |
2007-11-19 |
ths | Add older 4Km variants. |
blob | commitdiff | raw | diff to current |
2007-11-18 |
ths | Use a valid PRid. |
blob | commitdiff | raw | diff to current |
2007-11-14 |
ths | Introduce 4KEm configuration with fixed MMU mapping... |
blob | commitdiff | raw | diff to current |
2007-11-10 |
bellard | added cpu_model parameter to cpu_init() |
blob | commitdiff | raw | diff to current |
2007-11-08 |
ths | Clean out the N32 macros from target-mips, and introduc... |
blob | commitdiff | raw | diff to current |
2007-10-29 |
ths | Preliminary MIPS64R2 mode. |
blob | commitdiff | raw | diff to current |
2007-10-23 |
ths | Use the standard ASE check for MIPS-3D and MT. |
blob | commitdiff | raw | diff to current |
2007-09-30 |
ths | Code provision for n32/n64 mips userland emulation... |
blob | commitdiff | raw | diff to current |
2007-09-29 |
ths | Supervisor mode implementation, by Aurelien Jarno. |
blob | commitdiff | raw | diff to current |
2007-09-24 |
ths | Per-CPU instruction decoding implementation, by Aurelie... |
blob | commitdiff | raw | diff to current |
2007-09-23 |
ths | Fix mips usermode emulation. |
blob | commitdiff | raw | diff to current |
2007-09-06 |
ths | Partial support for 34K multithreading, not functional... |
blob | commitdiff | raw | diff to current |
2007-08-26 |
ths | Disable 64-bit instructions on 32-bit CPU, by Aurelien... |
blob | commitdiff | raw | diff to current |
2007-07-29 |
ths | Fix MIPS cache configuration, by Aurelien Jarno. |
blob | commitdiff | raw | diff to current |
2007-06-23 |
ths | Handle MIPS64 SEGBITS value correctly. |
blob | commitdiff | raw | diff to current |
2007-06-22 |
ths | Allow emulation of 32bit targets in the MIPS64 capable... |
blob | commitdiff | raw | diff to current |
2007-06-12 |
ths | Change 20Kc PRID to a later version. |
blob | commitdiff | raw | diff to current |
2007-06-09 |
ths | R5k has PX implemented. |
blob | commitdiff | raw | diff to current |
2007-06-01 |
ths | Update some comments, 64bit FPU support is functional... |
blob | commitdiff | raw | diff to current |
2007-06-01 |
ths | Add support for 5Kc/5Kf/20Kc, based on a patch by Aurel... |
blob | commitdiff | raw | diff to current |
2007-06-01 |
ths | Allow again FPU for usermode emulation. |
blob | commitdiff | raw | diff to current |
2007-05-30 |
ths | Fix CPU (re-)selection on reset. |
blob | commitdiff | raw | diff to current |
2007-05-13 |
ths | MIPS TLB style selection at runtime, by Herve Poussineau. |
blob | commitdiff | raw | diff to current |
2007-05-11 |
ths | Fix missing status ro mask initialization, thanks Stefa... |
blob | commitdiff | raw | diff to current |
2007-05-07 |
ths | MIPS 64-bit FPU support, plus some collateral bugfixes... |
blob | commitdiff | raw | diff to current |
2007-04-17 |
ths | Choose number of TLBs at runtime, by Herve Poussineau. |
blob | commitdiff | raw | diff to current |
2007-04-11 |
ths | Make SYNCI_Step and CCRes CPU-specific. |
blob | commitdiff | raw | diff to current |
2007-04-01 |
ths | Actually enable 64bit configuration. |
blob | commitdiff | raw | diff to current |
2007-03-24 |
ths | One more bit of mips CPU configuration, and support... |
blob | commitdiff | raw | diff to current |
2007-03-21 |
ths | Move mips CPU specific initialization to translate_init.c. |
blob | commitdiff | raw | diff to current |
2007-03-18 |
ths | MIPS -cpu selection support, by Herve Poussineau. |
blob | commitdiff | raw | diff to current |
|