GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/binutils-2.44
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sim
/
sh
/
interp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* gencode.c (movua.l): Compensate for endianness.
Corinna Vinschen
2004-09-08
1
-27
/
+321
*
2004-02-12 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2004-02-12
1
-3
/
+3
*
2004-01-07 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2004-01-10
1
-55
/
+60
*
2004-01-07 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2004-01-09
1
-6
/
+43
*
* interp.c (fsca_s, fsrra_s): New functions.
Joern Rennecke
2003-11-03
1
-0
/
+49
*
include/gdb:
Joern Rennecke
2003-10-15
1
-0
/
+11
*
2003-08-11 Shrinivas Atre <shrinivasa@KPITCummins.com>
Michael Snyder
2003-08-11
1
-0
/
+52
*
Index: arm/ChangeLog
Andrew Cagney
2003-02-27
1
-3
/
+3
*
gcc uses trap 33 for profiling, but the simulator didn't support it.
Joern Rennecke
2002-10-11
1
-4
/
+15
*
include/gdb:
Joern Rennecke
2002-07-17
1
-114
/
+163
*
* interp.c (sim_resume): Fix setting of bus error for
Joern Rennecke
2002-06-18
1
-1
/
+1
*
Move include/callback.h and include/remote-sim.h to include/gdb/.
Andrew Cagney
2002-06-09
1
-2
/
+2
*
* interp.c (sim_create_inferior): Record program arguments for
Alexandre Oliva
2001-01-30
1
-3
/
+45
*
* interp.c (trap): Implement time.
Alexandre Oliva
2001-01-24
1
-0
/
+3
*
sh-dsp support, simulator speedup by using host byte order:
Joern Rennecke
2000-05-15
1
-304
/
+891
*
import gdb-19990422 snapshot
Stan Shebs
1999-04-26
1
-24
/
+213
*
Initial creation of sourceware repository
gdb-4_18-branchpoint
Stan Shebs
1999-04-16
1
-0
/
+1414
*
Initial creation of sourceware repository
Stan Shebs
1999-04-16
1
-1663
/
+0
*
Comment typo fix.
Joern Rennecke
1997-09-02
1
-1
/
+1
*
Sanitation fixes.
Joern Rennecke
1997-09-02
1
-1
/
+41
*
Merge SH4 branch simulator in to devo.
Andrew Cagney
1997-09-02
1
-124
/
+448
*
Add ABFD argument to sim_create_inferior. Document.
Andrew Cagney
1997-08-27
1
-2
/
+6
*
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
-4
/
+16
*
* interp.c: Include float.h and define SIGTRAP if _WIN32.
Stu Grossman
1997-04-19
1
-2
/
+13
*
* interp.c (sim_resume): Fix argument to poll_quit.
David Edelsohn
1997-04-18
1
-1
/
+1
*
Ref gdb/11763 - can't stop a running simulator:
Andrew Cagney
1997-04-18
1
-22
/
+12
*
* Makefile.in (SIM_OBJS): Add sim-load.o.
David Edelsohn
1997-04-17
1
-23
/
+51
*
* interp.c (sim_open): New SIM_DESC result. Argument is now
David Edelsohn
1997-03-13
1
-122
/
+127
*
* interp.c (trap, case SYS_utime): Cast second arg of utime to
Jim Wilson
1995-10-06
1
-1
/
+3
*
* interp.c (callback): Initialize to default callback.
Steve Chamberlain
1995-10-05
1
-22
/
+49
*
* run.c (sim_callback_write_stdout): New.
Steve Chamberlain
1995-09-20
1
-1
/
+4
*
Mon Sep 18 18:42:27 1995 steve chamberlain <sac@slash.cygnus.com>
Steve Chamberlain
1995-09-19
1
-36
/
+7
*
* gencode.c: Back up PC by 2 for breakpoints.
Stu Grossman
1995-09-15
1
-8
/
+9
*
* interp.c (FPSCR, FPUL): Define.
Jeff Law
1995-08-31
1
-6
/
+64
*
* interp.c: (SYS_wait): Define as SYS_wait4 if available and
Fred Fish
1995-06-29
1
-0
/
+8
*
* interp.c: Don't include sys/times.h or sys/param.h
Steve Chamberlain
1995-06-23
1
-2
/
+0
*
* interp.c: (SIGBUS, SIGTERM): Define if not.
Steve Chamberlain
1995-06-21
1
-12
/
+35
*
Changes for PR 6203.
Torbjorn Granlund
1995-01-22
1
-39
/
+57
*
* interp.c (BUSERROR): New macro.
Steve Chamberlain
1994-12-29
1
-197
/
+402
*
* interp.c (sim_*): Make result void where there isn't one.
David Edelsohn
1994-05-18
1
-50
/
+211
*
(sim_stop_signal): Result is now enum sim_stop.
David Edelsohn
1993-10-23
1
-21
/
+52
*
Lint.
Steve Chamberlain
1993-06-18
1
-166
/
+145
*
* gencode.c: Fix some opcodes.
Steve Chamberlain
1993-06-18
1
-131
/
+510
*
New stuff for SH.
Steve Chamberlain
1993-04-27
1
-0
/
+392