| Commit message (Expand) | Author | Age | Files | Lines |
* | import gdb-1999-08-02 snapshot | Jason Molenda | 1999-08-02 | 1 | -2/+0 |
* | import gdb-1999-07-12 snapshot | Jason Molenda | 1999-07-12 | 1 | -3/+24 |
* | import gdb-1999-07-07 post reformat | Jason Molenda | 1999-07-07 | 1 | -50/+54 |
* | import gdb-1999-06-14 snapshot | Jason Molenda | 1999-06-14 | 1 | -2/+4 |
* | import gdb-1999-06-07 snapshot | Jason Molenda | 1999-06-07 | 1 | -14/+12 |
* | import gdb-1999-05-25 snapshot | Jason Molenda | 1999-05-25 | 1 | -3/+3 |
* | import gdb-19990504 snapshot | Stan Shebs | 1999-05-05 | 1 | -1/+1 |
* | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1999-04-16 | 1 | -0/+560 |
* | Initial creation of sourceware repository | Stan Shebs | 1999-04-16 | 1 | -560/+0 |
* | Missed this file: | Andrew Cagney | 1998-12-18 | 1 | -14/+0 |
* | config/mips/tm-*.h: (TARGET_BYTE_ORDER_DEFAULT, | Andrew Cagney | 1998-12-15 | 1 | -2/+2 |
* | CARP: Mechanism to replace EXTRA_FRAME_INFO. | Andrew Cagney | 1998-12-12 | 1 | -5/+3 |
* | CARP: | Andrew Cagney | 1998-12-10 | 1 | -1/+1 |
* | CARP: | Andrew Cagney | 1998-11-28 | 1 | -1/+1 |
* | CARP: | Andrew Cagney | 1998-11-27 | 1 | -1/+2 |
* | CARP: Delete ABOUT_TO_RETURN across all targets. | Andrew Cagney | 1998-11-26 | 1 | -5/+0 |
* | CARP: *BREAKPOINT* | Andrew Cagney | 1998-11-24 | 1 | -14/+1 |
* | CARP: Convert macro definitions of USE_STRUCT_CONVENTION into target | Andrew Cagney | 1998-11-23 | 1 | -8/+2 |
* | Modifications/fixes to support the ARM/ELF port. | Zdenek Radouch | 1998-09-01 | 1 | -3/+4 |
* | * mips-tdep.c (mask_address_p): New variable. | Mark Alexander | 1998-07-30 | 1 | -1/+2 |
* | * MIPS CPU-specific dissasembly extensions. Now TM_PRINT_INSN_MACH from tm.h | Frank Ch. Eigler | 1998-04-21 | 1 | -0/+5 |
* | Make the SR, FSR and FIR registers 32 bits regardless of the target. | Andrew Cagney | 1998-04-01 | 1 | -8/+10 |
* | elfread.c (elf_symtab_read): merge SYMBOL_IS_SPECIAL into MAKE_MSYMBOL_SPECIAL | Ron Unrau | 1998-03-04 | 1 | -10/+9 |
* | Added MIPS16 PC masking for disassembly. See PR 12149. | Frank Ch. Eigler | 1997-10-09 | 1 | -0/+8 |
* | * config/mips/tm-mips.h (MAKE_MSYMBOL_SPECIAL): Force MIPS16 | Mark Alexander | 1997-10-03 | 1 | -1/+10 |
* | Add access to hi part of r5900 128 bit registers. | Andrew Cagney | 1997-09-30 | 1 | -0/+4 |
* | * config/mips-tm-mips.h (mips_extra_func_info): New frame_adjust | Mark Alexander | 1997-09-26 | 1 | -0/+1 |
* | * dbxread.c (MSYMBOL_SIZE): New macro. | Mark Alexander | 1997-09-15 | 1 | -0/+24 |
* | Fri Jun 27 19:19:12 1997 Michael Snyder (msnyder@cleaver.cygnus.com) | Michael Snyder | 1997-06-28 | 1 | -1/+6 |
* | * infrun.c (wait_for_inferior): Mark registers as invalid when | Mark Alexander | 1997-06-17 | 1 | -1/+19 |
* | * mips-tdep.c (mips_in_call_stub, mips_in_return_stub, | Mark Alexander | 1997-04-03 | 1 | -2/+12 |
* | Fixes from Peter Schauer: | Mark Alexander | 1997-03-24 | 1 | -8/+12 |
* | First set of changes for mips16: | Mark Alexander | 1997-01-28 | 1 | -1/+17 |
* | * config/mips/tm-mips.h: Undefine BREAKPOINT, replace | Mark Alexander | 1996-12-31 | 1 | -5/+2 |
* | * config/mips/tm-mips.h (PC_IN_CALL_DUMMY): Removed, the default | Peter Schauer | 1996-12-21 | 1 | -3/+0 |
* | * config/mips/tm-mips.h (FIX_CALL_DUMMY): Define to set up $25 | Mark Alexander | 1996-12-15 | 1 | -1/+5 |
* | * config/mips/tm-mips.h: Get rid of call-dummy code. | Mark Alexander | 1996-12-10 | 1 | -103/+30 |
* | * config/mips/tm-mips.h (ADDR_BITS_REMOVE, TARGET_READ_SP): Define. | Mark Alexander | 1996-11-27 | 1 | -0/+9 |
* | * mips-tdep.c: Replace hard-coded constants with MIPS_INSTLEN. | Mark Alexander | 1996-11-22 | 1 | -0/+7 |
* | Fix Irix6 host build problem. | Jim Wilson | 1996-11-19 | 1 | -2/+2 |
* | Patches to add Irix6 host support. | Jim Wilson | 1996-11-12 | 1 | -4/+4 |
* | * mips-tdep.c, remote-mips.c, values.c, mdebugread.c, | Dawn Perchik | 1996-11-11 | 1 | -1/+4 |
* | * Makefile.in: Add rule for hpux-thread.o (needs special header | Stu Grossman | 1996-10-08 | 1 | -0/+2 |
* | * rs6000-tdep.c: Fix typo in comment. | Fred Fish | 1996-08-25 | 1 | -4/+4 |
* | * config/mips/tm-mips.h (TM_MIPS_H): Enclose file contents in | Fred Fish | 1996-08-01 | 1 | -0/+7 |
* | * config/mips/tm-mips.h (struct frame_info): Forward decl. | Fred Fish | 1996-07-28 | 1 | -0/+27 |
* | * config/mips/tm-mips.h (COERCE_FLOAT_TO_DOUBLE): Only prefer | Fred Fish | 1996-03-27 | 1 | -2/+3 |
* | * config/alpha/tm-alpha.h (COERCE_FLOAT_TO_DOUBLE): Define to 1. | Fred Fish | 1996-02-21 | 1 | -0/+13 |
* | * Makefile.in (INTERNAL_CFLAGS): Add ENABLE_CFLAGS. | Stu Grossman | 1995-11-04 | 1 | -1/+1 |
* | Remove unnecessary CYGNUS LOCAL | Stan Shebs | 1995-10-27 | 1 | -2/+0 |