aboutsummaryrefslogtreecommitdiff
path: root/sim/mips/interp.c
AgeCommit message (Expand)AuthorFilesLines
2007-09-04* interp.c (options enum): Add OPTION_INFO_MEMORY.Nick Clifton1-0/+45
2007-02-19 * interp.c (sim_monitor): Flush stdout and stderr file descriptorsThiemo Seufer1-0/+4
2007-02-19 (ColdReset): Set CP0 Config0 to reflect the address size supportedThiemo Seufer1-4/+53
2007-02-19 * cp1.c (value_fpr): Don't inherit existing FPR_STATE forThiemo Seufer1-24/+136
2007-02-19 * interp.c (MEM_SIZE): Increase default memory size from 2 to 8Thiemo Seufer1-1/+1
2004-05-122004-05-11 Maciej W. Rozycki <macro@ds2.pg.gda.pl>Chris Demetriou1-1/+1
2003-02-27Index: arm/ChangeLogAndrew Cagney1-2/+2
2002-06-18* interp.c (sim_firmware_command): Initialize `address'.Andrew Cagney1-1/+4
2002-06-09Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney1-2/+2
2002-06-042002-06-04 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-10/+10
2002-06-032002-06-03 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-5/+5
2002-05-01[ common/ChangeLog ]Chris Demetriou1-1/+1
2002-05-012002-05-01 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-20/+23
2002-04-20Revert previous change.Andrew Cagney1-4/+0
2002-04-18* interp.c (sim_open): Disable chunk of code that wrote code inAlexandre Oliva1-0/+4
2002-03-202002-03-19 Chris G. Demetriou <cgd@broadcom.com>Chris Demetriou1-1069/+0
2002-03-032002-03-02 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-1/+1
2002-03-012002-03-01 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-1/+1
2001-02-192001-02-19 Ben Elliston <bje@redhat.com>Ben Elliston1-6/+8
2000-05-29Remove RCS tags to make synchronisation easier.Nick Clifton1-3/+0
2000-04-09Fix printf botch.Andrew Cagney1-2/+2
2000-03-21* simplify eCos testingFrank Ch. Eigler1-5/+6
2000-03-02* autoconf correctionFrank Ch. Eigler1-0/+7
1999-12-07import gdb-1999-12-06 snapshotJason Molenda1-1/+2
1999-11-17import gdb-1999-11-16 snapshotJason Molenda1-2/+7
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-1/+6
1999-08-02import gdb-1999-08-02 snapshotJason Molenda1-8/+44
1999-07-19import gdb-1999-07-19 snapshotJason Molenda1-45/+197
1999-07-12import gdb-1999-07-12 snapshotJason Molenda1-5/+37
1999-04-26import gdb-19990422 snapshotStan Shebs1-0/+1
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+3228
1999-04-16Initial creation of sourceware repositoryStan Shebs1-4265/+0
1998-12-30* resolution of eCos-vs.-sky merge conflict!Frank Ch. Eigler1-1/+9
1998-12-30* eCos->devo merge; tx3904 sanitize tags removedFrank Ch. Eigler1-255/+160
1998-11-23Pacify GCC.Andrew Cagney1-7/+5
1998-11-12Add configury for mips-lsi-elf target (32 bit MIPS16).Andrew Cagney1-3/+0
1998-10-27* MONSTER sky -> devo mergeFrank Ch. Eigler1-68/+534
1998-07-31 * sim-main.h: shadow NUM_CORE_REGS from tm-txvu.hRon Unrau1-66/+98
1998-06-16 * sky-pke.c(read_pke_pc): return source address of current pcRon Unrau1-4/+8
1998-06-16* Implement remaining bits in VPU_STAT, CMSAR0, CMSAR1, FBRST. Fix COP2 inte...Ian Carmichael1-15/+2
1998-06-12 * interp.c: added call to sky_command_options_end() to closePatrick Macdonald1-1/+8
1998-06-10* Support for sky hardware interrupts. The sky-dma cannot triggerFrank Ch. Eigler1-1/+7
1998-06-10 * Updated several files to place all sky specific runtime optionsPatrick Macdonald1-98/+10
1998-06-09* Updates to tx3904 peripheral simulations for ECC.Frank Ch. Eigler1-0/+16
1998-06-09* Handle 10 and 20-bit versions of Break instruction. Move handlingIan Carmichael1-44/+1
1998-06-04Added support for the VU insn D (debug) & T (trace) bits.James Lemke1-3/+9
1998-06-04* Early check-in of tx3904 timer sim implementation for ECC.Frank Ch. Eigler1-1/+7
1998-06-02* Move the sanitize comments to the right place.Ian Carmichael1-4/+4
1998-06-02* SYSCALL now uses exception vector.Ian Carmichael1-24/+8
1998-06-01* Small TX39-only patch for ECC.Frank Ch. Eigler1-5/+14