index
:
ppe42-binutils
binutils-2_24-ppe42
GNU Binutils for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sim
/
d10v
/
interp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
This commit was manufactured by cvs2svn to create branch 'binutils-
nobody
2013-09-18
1
-1511
/
+0
*
include "config.h" instead of BFD's sysdep.h in d10v/interp.c
Joel Brobecker
2012-06-19
1
-1
/
+13
*
gdb/
Pedro Alves
2012-05-24
1
-2
/
+2
*
sim: constify sim_write source buffer (part 2)
Mike Frysinger
2010-04-14
1
-1
/
+1
*
* interp.c (sim_stop_reason): Fix typo.
Nick Clifton
2006-04-18
1
-1
/
+1
*
* remote-sim.c (gdbsim_wait): Pass target signal numbers to
Mark Mitchell
2005-11-28
1
-6
/
+3
*
Index: mn10200/ChangeLog
Andrew Cagney
2004-06-29
1
-3
/
+3
*
2003-06-22 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2003-06-22
1
-36
/
+26
*
Index: gdb/ChangeLog
Andrew Cagney
2003-05-07
1
-18
/
+24
*
Index: arm/ChangeLog
Andrew Cagney
2003-02-27
1
-2
/
+2
*
Fix for transfers across segments.
Tom Rix
2002-06-15
1
-2
/
+3
*
Move include/callback.h and include/remote-sim.h to include/gdb/.
Andrew Cagney
2002-06-09
1
-2
/
+2
*
Fix name of enum used in cast (sim_fetch_register, sim_store_register).
Andrew Cagney
2002-06-08
1
-2
/
+2
*
Fill-out d10v enum so that there are no ``=''.
Andrew Cagney
2002-06-01
1
-56
/
+112
*
2002-05-28 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni
2002-05-28
1
-0
/
+8
*
* sim-d10v.h: Delete file. Moved to include/gdb/.
Andrew Cagney
2002-05-24
1
-1
/
+1
*
Removed a section of code that didn't do anything, but left values in
John R. Moore
2001-08-02
1
-19
/
+0
*
Add missing ChangeLog.
Andrew Cagney
2000-05-03
1
-1
/
+2
*
Add support for SIGILL (reserved-instruction-exception).
Andrew Cagney
2000-04-18
1
-2
/
+7
*
When SIM_HAVE_ENVIRONMENT: use sim_set_trace() to enable tracing
Andrew Cagney
2000-02-22
1
-10
/
+2
*
Report SIGBUS and halt simulation when ld/st detect a misaligned address.
Andrew Cagney
2000-02-09
1
-2
/
+35
*
import gdb-2000-01-05 snapshot
Jason Molenda
2000-01-06
1
-0
/
+1
*
import gdb-1999-11-16 snapshot
Jason Molenda
1999-11-17
1
-288
/
+557
*
import gdb-1999-09-13 snapshot
Jason Molenda
1999-09-13
1
-20
/
+75
*
import gdb-19990422 snapshot
Stan Shebs
1999-04-26
1
-0
/
+18
*
Initial creation of sourceware repository
Stan Shebs
1999-04-16
1
-0
/
+1086
*
Initial creation of sourceware repository
Stan Shebs
1999-04-16
1
-1069
/
+0
*
Implement "dbt" and "rtd" instructions.
Andrew Cagney
1998-02-16
1
-15
/
+25
*
D10v memory map changed. Update.
Andrew Cagney
1998-02-10
1
-136
/
+173
*
* interp.c (UMEM_SEGMENTS): New define, set to 128.
Fred Fish
1998-01-22
1
-54
/
+120
*
* interp.c (sim_resume): Call do_2_short with LEFT_FIRST or
Fred Fish
1997-12-02
1
-26
/
+29
*
Add LMA_P and DO_WRITE arguments to sim/common/sim-load.c:sim_load_file().
Andrew Cagney
1997-10-22
1
-2
/
+21
*
Add ABFD argument to sim_create_inferior. Document.
Andrew Cagney
1997-08-27
1
-7
/
+11
*
Flush defunct sim_kill.
Andrew Cagney
1997-08-26
1
-7
/
+0
*
Add ABFD argument to sim_open call. Pass through to sim_config so
Andrew Cagney
1997-08-25
1
-8
/
+5
*
Ref gdb/11763 - can't stop a running simulator:
Andrew Cagney
1997-04-18
1
-0
/
+9
*
* Makefile.in (SIM_OBJS): Add sim-load.o.
David Edelsohn
1997-04-17
1
-59
/
+99
*
* Makefile.in: Delete all stuff moved to ../common/Make-common.in.
David Edelsohn
1996-11-20
1
-12
/
+25
*
Thu Oct 31 19:13:55 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
Martin Hunt
1996-11-01
1
-2
/
+2
*
Fix -t option to work with memory mapping; Print PC in some error messages
Michael Meissner
1996-10-30
1
-4
/
+31
*
Tue Oct 29 12:13:52 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
Martin Hunt
1996-10-29
1
-118
/
+312
*
Provide better statistics, particularly for doing VLIW work; Fix ldb to corre...
Michael Meissner
1996-10-22
1
-87
/
+194
*
Mon Oct 21 16:16:26 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
Martin Hunt
1996-10-21
1
-6
/
+5
*
Make read/write memory functions inlined
Michael Meissner
1996-10-16
1
-63
/
+0
*
Better error messages when a program stops due to signal; support d10v getpid...
Michael Meissner
1996-10-15
1
-40
/
+79
*
Make exit/stop return correct exit value; Add line number tracing.
Michael Meissner
1996-09-18
1
-5
/
+12
*
Fix brf0{t,f}.s <label> -> instruction not to execute instruction if branch s...
Michael Meissner
1996-09-15
1
-5
/
+14
*
First cut at dealing with canadian crosses; make -t in debugger set d10v_debu...
Michael Meissner
1996-09-04
1
-14
/
+26
*
More debug support; Enable -t/-v to work correctly; Add --enable-sim-cflags c...
Michael Meissner
1996-09-04
1
-22
/
+82
*
Enhance debug support
Michael Meissner
1996-09-04
1
-8
/
+34
[next]