Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-06-03 | 2002-06-03 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 1 | -18/+18 | |
* cp1.c: fix formatting of switch case and default labels. * interp.c: Likewise. * sim-main.c: Likewise. | |||||
2001-02-08 | 2001-02-08 Ben Elliston <bje@redhat.com> | Chris Demetriou | 1 | -34/+18 | |
* sim-main.c (load_memory): Pass cia to sim_core_read* functions. (store_memory): Likewise, pass cia to sim_core_write*. | |||||
2000-02-05 | import gdb-2000-02-04 snapshot | Jason Molenda | 1 | -0/+1 | |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+579 | |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -871/+0 | |
1998-11-12 | Add configury for mips-lsi-elf target (32 bit MIPS16). | Andrew Cagney | 1 | -14/+29 | |
Fix numerous problems with PENDING_* code. In old gencode simulator, don't double tick each cycle. Add BREAK instruction to MIPS16 gencode simulator. | |||||
1998-10-29 | * sky->devo merge, continued -- left out the r5900 TLB last time! | Frank Ch. Eigler | 1 | -35/+299 | |
* includes a small PR 17224 tweak | |||||
1998-06-02 | * SYSCALL now uses exception vector. | Ian Carmichael | 1 | -12/+62 | |
* SKY: New memory mapping rules for k1seg, k0seg. * Modified Files: ChangeLog.sky ChangeLog interp.c sim-main.c | |||||
1998-04-05 | aclocal.m4: Don't enable inlining when cross-compiling. | Andrew Cagney | 1 | -0/+542 | |
mips/*: Tune mips simulator - allow all memory transfer code to be inlined. |