Age | Commit message (Expand) | Author | Files | Lines |
1997-12-16 | back trace now works when using external memory and frameless functions; all | David Taylor | 1 | -3/+10 |
1997-12-15 | (Mostly from Gavin Koch) | Andrew Cagney | 1 | -0/+14 |
1997-12-11 | changed d10v instruction patterns to d30v ones and made them defines rather | David Taylor | 1 | -15/+23 |
1997-12-05 | Reverted breakpoint back to its old value. | Nick Clifton | 1 | -1/+1 |
1997-12-04 | Chnaged BREAKPOINT definition to match new value in simualtor. | Nick Clifton | 1 | -1/+1 |
1997-12-03 | Add v850 directory to keep list | Nick Clifton | 1 | -6/+1 |
1997-11-25 | Add tm-fbsd.h | Andrew Cagney | 1 | -0/+1 |
1997-11-24 | Improve GDB support for FreeBSD host/target. | Andrew Cagney | 1 | -0/+32 |
1997-11-13 | fix spacing | Michael Meissner | 1 | -1/+1 |
1997-11-13 | Add info command to print out flags values | Michael Meissner | 1 | -2/+17 |
1997-11-05 | Tue Nov 4 16:52:50 1997 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 1 | -1/+1 |
1997-10-24 | fix for PR 13618 -- gdb incorrectly reports thread information. | David Taylor | 1 | -0/+3 |
1997-10-15 | (STORE_STRUCT_RETURN): Change to handle --enable-64-bit-bfd. | David Edelsohn | 1 | -1/+3 |
1997-10-15 | * config/sparc/tm-sparc.h (FIX_CALL_DUMMY): Mask off displacement | David Edelsohn | 1 | -1/+2 |
1997-10-09 | Added MIPS16 PC masking for disassembly. See PR 12149. | Frank Ch. Eigler | 1 | -0/+8 |
1997-10-06 | Remove sanitized-out Magic Cap support, will never be released | Stan Shebs | 6 | -146/+0 |
1997-10-03 | * config/mips/tm-mips.h (MAKE_MSYMBOL_SPECIAL): Force MIPS16 | Mark Alexander | 1 | -1/+10 |
1997-09-30 | Add access to hi part of r5900 128 bit registers. | Andrew Cagney | 1 | -0/+4 |
1997-09-26 | * config/mips-tm-mips.h (mips_extra_func_info): New frame_adjust | Mark Alexander | 1 | -0/+1 |
1997-09-26 | * configure.tgt: Set gdb_target to r5900. | Jeff Law | 1 | -0/+6 |
1997-09-25 | * config/v850/tm-v850.h (BREAKPOINT): Use 1 word DIVH insn with | Andrew Cagney | 1 | -8/+0 |
1997-09-25 | * The following block of changes add support for debugging assembly | Stu Grossman | 3 | -0/+343 |
1997-09-25 | d30v sanitization | Stu Grossman | 1 | -0/+14 |
1997-09-20 | * config/i386/windows.mh (XDEPFILES): need to list some files | Felix Lee | 1 | -13/+8 |
1997-09-18 | v850 files that weren't being removed if !keep-v850 | Felix Lee | 1 | -1/+6 |
1997-09-17 | Fix tx19 sanitization. | Mark Alexander | 1 | -4/+14 |
1997-09-16 | Remove/retain old ARC stuff as appropriate | Stan Shebs | 1 | -7/+2 |
1997-09-16 | Add v850e version of breakpoint. Make v850 breakpoint unique. | Andrew Cagney | 1 | -1/+9 |
1997-09-15 | * dbxread.c (MSYMBOL_SIZE): New macro. | Mark Alexander | 2 | -0/+28 |
1997-09-10 | * config/i386/windows.mh (XDEPFILES): reduce to libwingdb.a. | Felix Lee | 1 | -11/+13 |
1997-09-09 | Remove arc sanitization. | David Edelsohn | 2 | -10/+3 |
1997-09-09 | Misc. changes I had lying around. | David Edelsohn | 2 | -5/+10 |
1997-09-03 | removed v850 sanitization. | Nick Clifton | 2 | -56/+4 |
1997-08-30 | * config/sparc/sparclite.mt: Removed simulator references (erc32 | Bob Manson | 1 | -2/+0 |
1997-08-28 | New commands ``set architecture'', ``show architecture'' and ``info | Andrew Cagney | 1 | -2/+0 |
1997-08-21 | Thu Aug 21 16:18:08 1997 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 2 | -2/+2 |
1997-08-12 | * dink32-rom.c: New file, support for DINK32 monitor. | Stan Shebs | 2 | -3/+3 |
1997-08-11 | Mon Aug 11 16:22:36 1997 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 5 | -5/+5 |
1997-08-09 | start-sanitize-tic80 | Mark Alexander | 1 | -3/+3 |
1997-08-09 | * ser-ocd.c: If _WIN32, include <windows.h>. | Ian Lance Taylor | 1 | -10/+1 |
1997-08-08 | * config/i386/cygwin32.mh ($(BDM_LIBNAME)): Rename target from | Ian Lance Taylor | 1 | -3/+1 |
1997-08-08 | Add appropriate ocd/ppc-bdm deps | Michael Meissner | 2 | -2/+2 |
1997-08-07 | Wed Aug 6 16:15:31 1997 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 3 | -3/+14 |
1997-07-22 | Pulling changes over from tx39 branch | Michael Snyder | 2 | -42/+3 |
1997-07-22 | Cleaning up mips tx39 sanitization. | Michael Snyder | 1 | -3/+6 |
1997-07-22 | Tue Jul 22 12:11:48 1997 Michael Snyder (msnyder@cleaver.cygnus.com) | Michael Snyder | 1 | -0/+7 |
1997-07-04 | * source.c (OPEN_MODE, FDOPEN_MODE): Define; value depends upon | Ian Lance Taylor | 1 | -3/+3 |
1997-06-28 | Fri Jun 27 19:19:12 1997 Michael Snyder (msnyder@cleaver.cygnus.com) | Michael Snyder | 1 | -1/+6 |
1997-06-21 | Minor formatting change (whitespace only). | Fred Fish | 1 | -1/+1 |
1997-06-17 | * infrun.c (wait_for_inferior): Mark registers as invalid when | Mark Alexander | 2 | -13/+41 |