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
/
gdb
/
remote-rdp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
2002-11-29 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2002-11-29
1
-3
/
+1
*
2002-11-29 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney
2002-11-29
1
-1
/
+1
*
* gnu-nat.c (init_gnu_ops): Remove NULL initializations.
Daniel Jacobowitz
2002-11-12
1
-36
/
+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
-1
/
+1
*
2002-05-09 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2002-05-09
1
-8
/
+1
*
* arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE): Define.
Richard Earnshaw
2002-05-07
1
-2
/
+2
*
* frame.h (select_frame): Delete level parameter.
Andrew Cagney
2002-05-05
1
-1
/
+1
*
Argh! These should also have been committed along with:
Richard Earnshaw
2002-02-13
1
-10
/
+12
*
Remove ATTRIBUTE_UNUSED. Update (C).
Andrew Cagney
2002-01-19
1
-5
/
+5
*
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
*
* serial.h (SERIAL_ASYNC): Delete.
Andrew Cagney
2001-07-15
1
-17
/
+17
*
* remote-rdp.c: Include "serial.h"
Keith Seitz
2001-07-13
1
-0
/
+1
*
s/typedef serial_t/struct serial */
Andrew Cagney
2001-07-11
1
-1
/
+1
*
Phase 1 of the ptid_t changes.
Kevin Buettner
2001-05-04
1
-5
/
+5
*
* target.h (target_ops): Removed to_core_file_to_sym_file vector
J.T. Conklin
2001-04-14
1
-1
/
+0
*
Add missing double quote
Nick Clifton
2001-03-27
1
-1
/
+1
*
malloc() -> xmalloc.
Andrew Cagney
2001-03-20
1
-7
/
+1
*
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
*
Replace calls to abort() with calls to internal_error().
Kevin Buettner
2001-02-25
1
-2
/
+2
*
* 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
-9
/
+12
*
Replace free() with xfree().
Kevin Buettner
2000-12-15
1
-1
/
+1
*
* gdbarch.sh, hp-psymtab-read.c, hpread.c, m3-nat.c, mcore-tdep.c,
J.T. Conklin
2000-10-30
1
-1
/
+1
*
Protoization.
Kevin Buettner
2000-10-12
1
-6
/
+8
*
Wed Sep 6 23:15:43 2000 Andrew Cagney <cagney@b1.cygnus.com>
Andrew Cagney
2000-09-06
1
-2
/
+2
*
Protoization.
Kevin Buettner
2000-07-30
1
-79
/
+36
*
PARAMS removal.
Kevin Buettner
2000-05-28
1
-5
/
+4
*
Replace ../include/wait.h with gdb_wait.h.
Andrew Cagney
2000-02-09
1
-1
/
+1
*
import gdb-1999-11-08 snapshot
Jason Molenda
1999-11-09
1
-1
/
+1
*
import gdb-1999-08-30 snapshot
Jason Molenda
1999-08-31
1
-3
/
+3
*
import gdb-1999-08-09 snapshot
Jason Molenda
1999-08-09
1
-15
/
+0
*
import gdb-1999-07-07 post reformat
Jason Molenda
1999-07-07
1
-135
/
+136
*
import gdb-1999-07-07 pre reformat
Jason Molenda
1999-07-07
1
-5
/
+5
*
Initial creation of sourceware repository
Stan Shebs
1999-04-16
1
-0
/
+1512
*
Initial creation of sourceware repository
Stan Shebs
1999-04-16
1
-1512
/
+0
*
1999-01-19 Fernando Nasser <fnasser@totem.to.cygnus.com>
Fernando Nasser
1999-01-19
1
-1
/
+2
*
hp merge changes -- too numerous to mention here; see ChangeLog and
David Taylor
1998-12-28
1
-3
/
+26
*
1998-12-14 Anthony Thompson (athompso@cambridge.arm.com)
Jason Molenda
1998-12-14
1
-27
/
+66
*
Replace "exec" with "executable" in messages.
Andrew Cagney
1998-10-01
1
-1
/
+1
*
Thu May 21 13:14:25 1998 John Metzler <jmetzler@cygnus.com>
John Metzler
1998-05-21
1
-44
/
+45
*
Applied patches from Tony.Thompson@arm.com to implement the Angel remote
Nick Clifton
1998-01-08
1
-8
/
+209
*
* remote-rdp.c (rdp_init): Take out variable baud rate stuff.
Steve Chamberlain
1995-09-30
1
-112
/
+107
*
Fri Sep 29 02:10:05 1995 steve chamberlain <sac@slash.cygnus.com>
Steve Chamberlain
1995-09-29
1
-52
/
+104
*
Thu Sep 28 14:32:11 1995 steve chamberlain <sac@slash.cygnus.com>
Steve Chamberlain
1995-09-29
1
-0
/
+1200