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/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
/
gdb
/
remote-sim.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* gnu-nat.c (init_gnu_ops): Remove NULL initializations.
Daniel Jacobowitz
2002-11-12
1
-35
/
+0
*
2002-11-02 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2002-11-02
1
-1
/
+1
*
Move include/callback.h and include/remote-sim.h to include/gdb/.
Andrew Cagney
2002-06-09
1
-2
/
+2
*
* Makefile.in (arch-utils.o): Add $(sim_regno_h).
Andrew Cagney
2002-05-29
1
-16
/
+0
*
* sim-regno.h: New file.
Andrew Cagney
2002-05-29
1
-31
/
+77
*
Assume TARGET_BYTE_ORDER_SELECTABLE{,_P} is always true.
Andrew Cagney
2002-01-20
1
-2
/
+1
*
Remove ATTRIBUTE_UNUSED. Update (C).
Andrew Cagney
2002-01-19
1
-5
/
+6
*
s/BIG_ENDIAN/BFD_ENDIAN_BIG/
Andrew Cagney
2002-01-05
1
-1
/
+1
*
LITTLE_ENDIAN -> BFD_ENDIAN_LITTLE
Andrew Cagney
2001-12-15
1
-1
/
+1
*
* gnu-regex.c: Eliminate obsolete check for _MSC_VER.
Christopher Faylor
2001-06-10
1
-1
/
+0
*
Phase 1 of the ptid_t changes.
Kevin Buettner
2001-05-04
1
-11
/
+11
*
* target.h (target_ops): Removed to_core_file_to_sym_file vector
J.T. Conklin
2001-04-14
1
-1
/
+0
*
Update/correct copyright notices.
Kevin Buettner
2001-03-06
1
-1
/
+2
*
Create new file regcache.h. Update all uses.
Andrew Cagney
2001-03-01
1
-0
/
+1
*
Add __FILE__ and __LINE__ parameter to internal_error() /
Andrew Cagney
2001-02-08
1
-2
/
+4
*
Fix printf fmt of long in remote-sim.c.
Andrew Cagney
2001-02-07
1
-1
/
+3
*
* monitor.c (#include "gdb_wait.h"): Removed.
J.T. Conklin
2001-02-02
1
-1
/
+0
*
* exec.c (xfer_memory): Add attrib argument.
J.T. Conklin
2001-01-23
1
-5
/
+8
*
Protoization.
Kevin Buettner
2000-10-12
1
-6
/
+8
*
Multi-arch REGISTER_SIM_REGNO. Update d10v.
Andrew Cagney
2000-08-02
1
-4
/
+0
*
Protoization.
Kevin Buettner
2000-07-30
1
-62
/
+27
*
Eliminate PARAMS from function pointer declarations.
Kevin Buettner
2000-06-04
1
-1
/
+1
*
PARAMS removal.
Kevin Buettner
2000-05-28
1
-32
/
+31
*
From Fernando: call generic_mourn_inferior() when closing rdi and sim
Andrew Cagney
2000-03-01
1
-0
/
+1
*
Replace ../include/wait.h with gdb_wait.h.
Andrew Cagney
2000-02-09
1
-1
/
+1
*
import gdb-2000-02-01 snapshot
Jason Molenda
2000-02-02
1
-2
/
+2
*
import gdb-1999-11-16 snapshot
Jason Molenda
1999-11-17
1
-12
/
+3
*
import gdb-1999-10-04 snapshot
Jason Molenda
1999-10-05
1
-1
/
+1
*
import gdb-1999-09-08 snapshot
Stan Shebs
1999-09-09
1
-10
/
+30
*
import gdb-1999-08-09 snapshot
Jason Molenda
1999-08-09
1
-46
/
+2
*
import gdb-1999-07-07 post reformat
Jason Molenda
1999-07-07
1
-109
/
+110
*
import gdb-1999-07-05 snapshot
Jason Molenda
1999-07-05
1
-8
/
+2
*
import gdb-1999-05-25 snapshot
Jason Molenda
1999-05-25
1
-0
/
+2
*
import gdb-19990422 snapshot
Stan Shebs
1999-04-26
1
-2
/
+7
*
Initial creation of sourceware repository
gdb-4_18-branchpoint
Stan Shebs
1999-04-16
1
-0
/
+1003
*
Initial creation of sourceware repository
Stan Shebs
1999-04-16
1
-1003
/
+0
*
1999-01-19 Fernando Nasser <fnasser@totem.to.cygnus.com>
Fernando Nasser
1999-01-19
1
-1
/
+3
*
hp merge changes -- too numerous to mention here; see ChangeLog and
David Taylor
1998-12-28
1
-5
/
+27
*
CARP:
Andrew Cagney
1998-12-13
1
-5
/
+4
*
CARP:
Andrew Cagney
1998-12-10
1
-3
/
+3
*
CARP: --enable-build-warnings=-Werror: Fix problems stopping GDB being
Andrew Cagney
1998-11-25
1
-2
/
+2
*
Replace "exec" with "executable" in messages.
Andrew Cagney
1998-10-01
1
-1
/
+1
*
Merges from SKY branch:
Ron Unrau
1998-09-09
1
-2
/
+2
*
* Handle the possibility that some simulator commands may modify register
Frank Ch. Eigler
1998-08-12
1
-0
/
+4
*
* dbxread.c: reset function_start_offset after a finishing N_FUN
Ron Unrau
1998-06-16
1
-0
/
+5
*
Thu May 21 13:14:25 1998 John Metzler <jmetzler@cygnus.com>
John Metzler
1998-05-21
1
-42
/
+45
*
Specify correct values for REGISTER_RAW_SIZE.
Andrew Cagney
1998-02-23
1
-2
/
+9
*
Pass REGISTER_RAW_SIZE to sim_{fetch,store}_register. Verify returned
Andrew Cagney
1998-02-17
1
-6
/
+12
*
When starting a new simulator run, ensure proceed status is cleared.
Andrew Cagney
1998-02-06
1
-0
/
+2
*
* remote-sim.c (gdbsim_open): Use "--architecture" instead of
Jeff Law
1997-12-16
1
-2
/
+2
[next]