summaryrefslogtreecommitdiff
path: root/sim/mips/interp.c
Commit message (Expand)AuthorAgeFilesLines
* * interp.c (options enum): Add OPTION_INFO_MEMORY.Nick Clifton2007-09-041-0/+45
* * interp.c (sim_monitor): Flush stdout and stderr file descriptorsThiemo Seufer2007-02-191-0/+4
* (ColdReset): Set CP0 Config0 to reflect the address size supportedThiemo Seufer2007-02-191-4/+53
* * cp1.c (value_fpr): Don't inherit existing FPR_STATE forThiemo Seufer2007-02-191-24/+136
* * interp.c (MEM_SIZE): Increase default memory size from 2 to 8Thiemo Seufer2007-02-191-1/+1
* 2004-05-11 Maciej W. Rozycki <macro@ds2.pg.gda.pl>Chris Demetriou2004-05-121-1/+1
* Index: arm/ChangeLogAndrew Cagney2003-02-271-2/+2
* * interp.c (sim_firmware_command): Initialize `address'.Andrew Cagney2002-06-181-1/+4
* Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney2002-06-091-2/+2
* 2002-06-04 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-06-041-10/+10
* 2002-06-03 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-06-031-5/+5
* [ common/ChangeLog ]Chris Demetriou2002-05-011-1/+1
* 2002-05-01 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-05-011-20/+23
* Revert previous change.Andrew Cagney2002-04-201-4/+0
* * interp.c (sim_open): Disable chunk of code that wrote code inAlexandre Oliva2002-04-181-0/+4
* 2002-03-19 Chris G. Demetriou <cgd@broadcom.com>Chris Demetriou2002-03-201-1069/+0
* 2002-03-02 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-03-031-1/+1
* 2002-03-01 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-03-011-1/+1
* 2001-02-19 Ben Elliston <bje@redhat.com>Ben Elliston2001-02-191-6/+8
* Remove RCS tags to make synchronisation easier.Nick Clifton2000-05-291-3/+0
* Fix printf botch.Andrew Cagney2000-04-091-2/+2
* * simplify eCos testingFrank Ch. Eigler2000-03-211-5/+6
* * autoconf correctionFrank Ch. Eigler2000-03-021-0/+7
* import gdb-1999-12-06 snapshotJason Molenda1999-12-071-1/+2
* import gdb-1999-11-16 snapshotJason Molenda1999-11-171-2/+7
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-1/+6
* import gdb-1999-08-02 snapshotJason Molenda1999-08-021-8/+44
* import gdb-1999-07-19 snapshotJason Molenda1999-07-191-45/+197
* import gdb-1999-07-12 snapshotJason Molenda1999-07-121-5/+37
* import gdb-19990422 snapshotStan Shebs1999-04-261-0/+1
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+3228
* Initial creation of sourceware repositoryStan Shebs1999-04-161-4265/+0
* * resolution of eCos-vs.-sky merge conflict!Frank Ch. Eigler1998-12-301-1/+9
* * eCos->devo merge; tx3904 sanitize tags removedFrank Ch. Eigler1998-12-301-255/+160
* Pacify GCC.Andrew Cagney1998-11-231-7/+5
* Add configury for mips-lsi-elf target (32 bit MIPS16).Andrew Cagney1998-11-121-3/+0
* * MONSTER sky -> devo mergeFrank Ch. Eigler1998-10-271-68/+534
* * sim-main.h: shadow NUM_CORE_REGS from tm-txvu.hRon Unrau1998-07-311-66/+98
* * sky-pke.c(read_pke_pc): return source address of current pcRon Unrau1998-06-161-4/+8
* * Implement remaining bits in VPU_STAT, CMSAR0, CMSAR1, FBRST. Fix COP2 inte...Ian Carmichael1998-06-161-15/+2
* * interp.c: added call to sky_command_options_end() to closePatrick Macdonald1998-06-121-1/+8
* * Support for sky hardware interrupts. The sky-dma cannot triggerFrank Ch. Eigler1998-06-101-1/+7
* * Updated several files to place all sky specific runtime optionsPatrick Macdonald1998-06-101-98/+10
* * Updates to tx3904 peripheral simulations for ECC.Frank Ch. Eigler1998-06-091-0/+16
* * Handle 10 and 20-bit versions of Break instruction. Move handlingIan Carmichael1998-06-091-44/+1
* Added support for the VU insn D (debug) & T (trace) bits.James Lemke1998-06-041-3/+9
* * Early check-in of tx3904 timer sim implementation for ECC.Frank Ch. Eigler1998-06-041-1/+7
* * Move the sanitize comments to the right place.Ian Carmichael1998-06-021-4/+4
* * SYSCALL now uses exception vector.Ian Carmichael1998-06-021-24/+8
* * Small TX39-only patch for ECC.Frank Ch. Eigler1998-06-011-5/+14