Age | Commit message (Expand) | Author | Files | Lines |
1993-09-02 | * remote-udi.c (udi_wait): Call `warning' not `error'. | Jim Kingdon | 1 | -1/+4 |
1993-08-09 | * gdbcore.h: New variable gnutarget. | Jim Kingdon | 1 | -0/+1 |
1993-08-09 | * remote-udi.c: Make udi_ops extern rather than trying forward | Jim Kingdon | 1 | -5/+6 |
1993-08-09 | * gdbcore.h: New variable gnutarget. | Jim Kingdon | 1 | -1/+1 |
1993-08-02 | Sun Aug 1 22:58:18 1993 Stu Grossman (grossman at cygnus.com) | Stu Grossman | 1 | -3/+3 |
1993-07-29 | * remote-udi.c: Remove udi_timer, call to siginterrupt, and associated | Jim Kingdon | 1 | -29/+0 |
1993-07-28 | * remote-udi.c: Remove old comment about download not implemented. | Jim Kingdon | 1 | -6/+1 |
1993-06-29 | fix docstring so that it compiles | David D. Zuhn | 1 | -1/+1 |
1993-06-25 | * remote-udi.c: Improve docstring. | Jim Kingdon | 1 | -1/+19 |
1993-05-01 | * remote-udi.c (udi_wait): Use SIGURG, as Solaris doesn't have SIGLOST. | Stu Grossman | 1 | -4/+0 |
1993-05-01 | * remove-udi.c (udi_wait): ifdef around SIGLOST usage. Eg, | K. Richard Pixley | 1 | -0/+4 |
1993-04-25 | * Changes from (or inspired by) AMD: | Jim Kingdon | 1 | -5/+6 |
1993-02-10 | * remote-udi.c (FREEZE_MODE): Fix && for & typo. Found and | John Gilmore | 1 | -1/+1 |
1992-12-23 | * defs.h (STRCMP, STREQ, STREQN): New macros. | Fred Fish | 1 | -6/+6 |
1992-12-01 | * remote-udi.c (udi_wait): Don't stop if TIP says that remote is | Stu Grossman | 1 | -3/+3 |
1992-11-18 | * infcmd.c (set_environment_command): Make set env FOO x=y work. | Stu Grossman | 1 | -16/+35 |
1992-11-12 | * Makefile.in: Remove dependancies for 29k-share/dfe/yank.o and | Stu Grossman | 1 | -199/+381 |
1992-10-06 | NOTICE_SIGNAL_HANDLING_CHANGE macro added to the target vector as | K. Richard Pixley | 1 | -0/+1 |
1992-10-05 | * Makefile.in: Re-install 29K/UDI stuff. | Stu Grossman | 1 | -124/+181 |
1992-10-05 | Mon Oct 5 09:46:44 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -5/+4 |
1992-09-26 | Split non-target-dependent code out of target_attach routines. | John Gilmore | 1 | -47/+2 |
1992-09-22 | Break the thread of control that implies that a unix child | John Gilmore | 1 | -0/+1 |
1992-09-19 | * configure.in: removed target_dependent line. | John Gilmore | 1 | -1/+1 |
1992-09-18 | Remove convert_{to,from}_virtual members from target structs. | John Gilmore | 1 | -1/+1 |
1992-08-05 | Update comments. It doesn't do MiniMON, it does UDI! | John Gilmore | 1 | -6/+10 |
1992-06-25 | * tm-hppa.h: New file, architectural definition of HP PA. | John Gilmore | 1 | -23/+21 |
1992-06-11 | Small changes from Solaris port. The big stuff is not all working yet. | John Gilmore | 1 | -1/+0 |
1992-05-08 | * Makefile.in, remote-udi.c, remote-vx.c, 29k-share/dfe/mini2udi.c, | Stu Grossman | 1 | -1/+1 |
1992-05-07 | * am29k-pinsn.c: Use new opcode table in "opcode/a29k.h". | Stu Grossman | 1 | -92/+118 |
1992-04-24 | * remote-udi.c (udi_insert/remove_breakpoint): Completely | Stu Grossman | 1 | -45/+34 |
1992-04-24 | 29K/UDI remote debugger interface. | Stu Grossman | 1 | -0/+1346 |