Age | Commit message (Expand) | Author | Files | Lines |
2001-11-19 | * mips-tdep.c (find_proc_desc): Add cur_frame argument. Pass | Daniel Jacobowitz | 1 | -10/+20 |
2001-10-15 | Add INTEGER_TO_ADDRESS to hadle nasty harvard architectures that do | Andrew Cagney | 1 | -0/+17 |
2001-07-24 | Doco LE O32 sizeof(struct) < 4 problem. | Andrew Cagney | 1 | -1/+14 |
2001-07-15 | s/value_ptr/struct value */ | Andrew Cagney | 1 | -2/+2 |
2001-07-12 | * mips-tdep.c (mips_type_needs_double_align): New function. | Daniel Jacobowitz | 1 | -0/+37 |
2001-07-06 | Branch prediction code cleanup | Daniel Jacobowitz | 1 | -40/+53 |
2001-07-05 | * mips-tdep.c (mips_software_single_step): New function. | Daniel Jacobowitz | 1 | -0/+27 |
2001-06-16 | * arch-utils.c (init_frame_pc_default): New function | Andrew Cagney | 1 | -0/+1 |
2001-06-15 | Multi-arch INIT_FRAME_PC() and INIT_FRAME_PC_FIRST(). | Andrew Cagney | 1 | -7/+5 |
2001-06-15 | multi-arch ADDR_BITS_REMOVE. | Andrew Cagney | 1 | -1/+5 |
2001-06-07 | * config/mips/tm-irix6.h: New file. | Eli Zaretskii | 1 | -0/+22 |
2001-06-04 | * mips-tdep.c (show_mipsfpu_command): Remove unused variable msg. | Eli Zaretskii | 1 | -12/+15 |
2001-05-12 | * mips-tdep.c (mips_store_return_value, | Jim Blandy | 1 | -2/+2 |
2001-05-04 | Phase 1 of the ptid_t changes. | Kevin Buettner | 1 | -2/+2 |
2001-03-28 | Gag -Wuninitialized warnings. | Andrew Cagney | 1 | -1/+4 |
2001-03-26 | * mips-tdep.c (mips_gdbarch_init): Tweak indentation. | Jim Blandy | 1 | -1/+1 |
2001-03-20 | Change SOFTWARE_SINGLE_STEP_P into SOFTWARE_SINGLE_STEP_P(). | Andrew Cagney | 1 | -5/+2 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -2/+2 |
2001-03-01 | Create new file regcache.h. Update all uses. | Andrew Cagney | 1 | -0/+1 |
2001-02-21 | Fix printf fmt arguments. | Andrew Cagney | 1 | -10/+32 |
2001-02-20 | When the target h/w has 8byte registers, return 8 bytes for the raw buffer size | Andrew Cagney | 1 | -0/+5 |
2001-02-08 | Add __FILE__ and __LINE__ parameter to internal_error() / | Andrew Cagney | 1 | -3/+6 |
2001-01-31 | Replace strsave() with xstrdup(). | Andrew Cagney | 1 | -5/+5 |
2001-01-04 | 2001-01-04 Michael Snyder <msnyder@mvstp600e.cygnus.com> | Michael Snyder | 1 | -1/+1 |
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -1/+1 |
2000-12-04 | Multiarch STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, | Andrew Cagney | 1 | -0/+27 |
2000-12-02 | * mips-tdep.c (struct upk_mips16): Delete fields ``inst'' and | Andrew Cagney | 1 | -174/+163 |
2000-10-30 | * gdbarch.sh, hp-psymtab-read.c, hpread.c, m3-nat.c, mcore-tdep.c, | J.T. Conklin | 1 | -3/+3 |
2000-10-27 | Corrected spelling errors in comments. | David Anderson | 1 | -2/+2 |
2000-10-25 | Approved by Andrew Cagney <ac131313@cygnus.com> | Fred Fish | 1 | -1/+8 |
2000-10-23 | Corrected spelling errors in comments | David Anderson | 1 | -1/+1 |
2000-08-19 | Check arches->gdbarch and not current_gdbarch when looking for a match. | Andrew Cagney | 1 | -2/+2 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -9/+4 |
2000-07-11 | * mips-tdep.c: General cleanup. Delete all #if 0 code. Convert | Andrew Cagney | 1 | -361/+180 |
2000-07-11 | Force MIPS to sign-extend any addresses read from registers. | Andrew Cagney | 1 | -22/+30 |
2000-07-11 | Move the ``set mask-address'' command to remote-mips.c. Disable | Andrew Cagney | 1 | -15/+71 |
2000-07-10 | * mips-tdep.c (mips_push_arguments): Always align struct_addr on a | Andrew Cagney | 1 | -3/+8 |
2000-07-07 | More mult-arch conversions: IEEE_FLOAT, SKIP_PROLOGUE, | Andrew Cagney | 1 | -29/+26 |
2000-07-06 | 2000-07-06 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1 | -3/+5 |
2000-06-23 | For EABI, start allocting space on the stack when the registers are | Andrew Cagney | 1 | -11/+16 |
2000-06-23 | When FP registers are full, store FP arguments on stack and not in | Andrew Cagney | 1 | -12/+29 |
2000-06-17 | Add ``set debug mips'' command. Add much debugging. | Andrew Cagney | 1 | -11/+91 |
2000-06-17 | For MIPS_EABI, squeeze simple floating point structs into an FP register. | Andrew Cagney | 1 | -1/+8 |
2000-06-17 | EABI64 was selecting EABI32 | Andrew Cagney | 1 | -1/+1 |
2000-06-12 | Multi-arch GDB_TARGET_IS_MIPS64. | Andrew Cagney | 1 | -23/+36 |
2000-06-12 | Print all known but not yet multi-arched values. | Andrew Cagney | 1 | -7/+328 |
2000-06-10 | Re-implement gdbach_dump() so that it prints out the macro values. | Andrew Cagney | 1 | -58/+76 |
2000-06-08 | MIPS is always multi-arch enabled. | Andrew Cagney | 1 | -1/+25 |
2000-06-08 | Delete MIPS_DEFAULT_FPU from config/mips/*.h | Andrew Cagney | 1 | -0/+9 |
2000-06-08 | Change signature of function add_set_enum_cmd() so that it uses | Andrew Cagney | 1 | -6/+6 |