166 Commits (0f017ab98fb70697cbb2b1d58b35932456fd9489)

Author SHA1 Message Date
Daniel Jacobowitz 75c9abc620 2002-02-20 Daniel Jacobowitz <drow@mvista.com> 25 years ago
Andrew Cagney 9f60d481c2 * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions. 25 years ago
Andrew Cagney c2f05ac92e Eliminate IEEE_FLOAT. 25 years ago
Andrew Cagney d7449b42d3 s/BIG_ENDIAN/BFD_ENDIAN_BIG/ 25 years ago
Andrew Cagney 46cd78fb46 * arch-utils.c (generic_register_raw_size): New function. 25 years ago
Daniel Jacobowitz 479412cd97 * mips-tdep.c (find_proc_desc): Add cur_frame argument. Pass 25 years ago
Andrew Cagney fc0c74b114 Add INTEGER_TO_ADDRESS to hadle nasty harvard architectures that do 25 years ago
Andrew Cagney 675fb869a9 Doco LE O32 sizeof(struct) < 4 problem. 25 years ago
Andrew Cagney ea7c478fe2 s/value_ptr/struct value */ 25 years ago
Daniel Jacobowitz 49e790b035 * mips-tdep.c (mips_type_needs_double_align): New function. 25 years ago
Daniel Jacobowitz e135b88994 Branch prediction code cleanup 25 years ago
Daniel Jacobowitz 9022177cbd * mips-tdep.c (mips_software_single_step): New function. 25 years ago
Andrew Cagney 7824d2f224 * arch-utils.c (init_frame_pc_default): New function 26 years ago
Andrew Cagney 10312cc4d2 Multi-arch INIT_FRAME_PC() and INIT_FRAME_PC_FIRST(). 26 years ago
Andrew Cagney 875e176797 multi-arch ADDR_BITS_REMOVE. 26 years ago
Eli Zaretskii 1d06468c1f * config/mips/tm-irix6.h: New file. 26 years ago
Eli Zaretskii 1012bd0e5f * mips-tdep.c (show_mipsfpu_command): Remove unused variable msg. 26 years ago
Jim Blandy 99567b1b4e * mips-tdep.c (mips_store_return_value, 26 years ago
Kevin Buettner 39f770628a Phase 1 of the ptid_t changes. 26 years ago
Andrew Cagney 93d56215df Gag -Wuninitialized warnings. 26 years ago
Jim Blandy 3259a17229 * mips-tdep.c (mips_gdbarch_init): Tweak indentation. 26 years ago
Andrew Cagney b0ed35899a Change SOFTWARE_SINGLE_STEP_P into SOFTWARE_SINGLE_STEP_P(). 26 years ago
Kevin Buettner b6ba6518e9 Update/correct copyright notices. 26 years ago
Andrew Cagney 4e052eda91 Create new file regcache.h. Update all uses. 26 years ago
Andrew Cagney 1adad886b2 Fix printf fmt arguments. 26 years ago
Andrew Cagney d02ee68167 When the target h/w has 8byte registers, return 8 bytes for the raw buffer size 26 years ago
Andrew Cagney 8e65ff28b0 Add __FILE__ and __LINE__ parameter to internal_error() / 26 years ago
Andrew Cagney 4fcf66da88 Replace strsave() with xstrdup(). 26 years ago
Michael Snyder 9dcb560c82 2001-01-04 Michael Snyder <msnyder@mvstp600e.cygnus.com> 26 years ago
Kevin Buettner b8c9b27d1e Replace free() with xfree(). 26 years ago
Andrew Cagney 88c72b7d71 Multiarch STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, 26 years ago
Andrew Cagney 12f02c2abc * mips-tdep.c (struct upk_mips16): Delete fields ``inst'' and 26 years ago
J.T. Conklin 8e1a459b89 * gdbarch.sh, hp-psymtab-read.c, hpread.c, m3-nat.c, mcore-tdep.c, 26 years ago
David Anderson 7e73cedf75 Corrected spelling errors in comments. 26 years ago
Fred Fish 92e1c15ca0 Approved by Andrew Cagney <ac131313@cygnus.com> 26 years ago
David Anderson e26cc3490a Corrected spelling errors in comments 26 years ago
Andrew Cagney 9103eae082 Check arches->gdbarch and not current_gdbarch when looking for a match. 26 years ago
Kevin Buettner fba45db2fa Protoization. 26 years ago
Andrew Cagney acdb74a06f * mips-tdep.c: General cleanup. Delete all #if 0 code. Convert 26 years ago
Andrew Cagney 6c997a3432 Force MIPS to sign-extend any addresses read from registers. 26 years ago
Andrew Cagney 4014092b58 Move the ``set mask-address'' command to remote-mips.c. Disable 26 years ago
Andrew Cagney cce41527ca * mips-tdep.c (mips_push_arguments): Always align struct_addr on a 26 years ago
Andrew Cagney f7b9e9fc07 More mult-arch conversions: IEEE_FLOAT, SKIP_PROLOGUE, 27 years ago
Michael Snyder 65c1106637 2000-07-06 Michael Snyder <msnyder@cleaver.cygnus.com> 27 years ago
Andrew Cagney 566f0f7aa5 For EABI, start allocting space on the stack when the registers are 27 years ago
Andrew Cagney f09ded2422 When FP registers are full, store FP arguments on stack and not in 27 years ago
Andrew Cagney 9ace04976e Add ``set debug mips'' command. Add much debugging. 27 years ago
Andrew Cagney 9a0149c65a For MIPS_EABI, squeeze simple floating point structs into an FP register. 27 years ago
Andrew Cagney 4a7f7ba82c EABI64 was selecting EABI32 27 years ago
Andrew Cagney 5213ab0692 Multi-arch GDB_TARGET_IS_MIPS64. 27 years ago