aboutsummaryrefslogtreecommitdiff
path: root/gdb/mips-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2002-08-142002-08-13 Michael Snyder <msnyder@redhat.com>Michael Snyder1-129/+31
2002-08-142002-08-13 Michael Snyder <msnyder@redhat.com>Michael Snyder1-4/+305
2002-08-10Oversights in previous checkin.Michael Snyder1-1/+1
2002-08-102002-08-09 Michael Snyder <msnyder@redhat.com>Michael Snyder1-26/+259
2002-08-092002-08-08 Michael Snyder <msnyder@redhat.com>Michael Snyder1-1/+1
2002-08-09Fix minor formatting problem in previous patch.Kevin Buettner1-2/+1
2002-08-09 * mips-tdep.c (mips_init_extra_frame_info): Initialize SP_REGNUM'sKevin Buettner1-3/+18
2002-08-092002-08-08 Michael Snyder <msnyder@redhat.com>Michael Snyder1-9/+9
2002-08-08 * mips-tdep.c (mips_find_saved_regs): Make static.Kevin Buettner1-1/+19
2002-08-082002-08-06 Michael Snyder <msnyder@redhat.com>Michael Snyder1-5/+29
2002-08-072002-08-06 Michael Snyder <msnyder@redhat.com>Michael Snyder1-0/+40
2002-08-072002-08-05 Michael Snyder <msnyder@redhat.com>Michael Snyder1-4/+15
2002-08-06 * mips-tdep.c (mips_gdbarch_init): For the N32 ABI, setKevin Buettner1-1/+1
2002-08-01 * mips-tdep.c (mips_register_virtual_type): Use architectureKevin Buettner1-6/+12
2002-08-01 * mips-tdep.c (mips_gdbarch_init): Add comments. Fix typo inKevin Buettner1-1/+6
2002-08-01Multiarch REGISTER_VIRTUAL_TYPE for Irix 6.Kevin Buettner1-0/+32
2002-07-31 * mips-tdep.c (_initialize_mips_tdep): Add "n64" to "set mips abi"Kevin Buettner1-0/+1
2002-07-31 * mips-tdep.c (mips_push_arguments): Fetch gdbarch_tdep structKevin Buettner1-1/+2
2002-07-31 * mips-tdep.c (mips_find_abi_section): Add N64 ABI recognitionKevin Buettner1-0/+2
2002-07-31 * mips-tdep.c (enum mips_abi): Add MIPS_ABI_N64.Kevin Buettner1-1/+31
2002-06-192002-06-19 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-23/+85
2002-06-17* gdbarch.sh (REGISTER_NAME): Change return type a constant stringAndrew Cagney1-1/+1
2002-06-15* command.h (add_setshow_auto_boolean_cmd): ReplaceAndrew Cagney1-8/+8
2002-06-15* defs.h (auto_boolean): Declare enum.Andrew Cagney1-7/+7
2002-06-132002-06-13 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-10/+158
2002-06-112002-06-11 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-71/+3
2002-06-092002-06-09 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-0/+30
2002-05-21* Makefile.in (SFILES): Add osabi.c.Jason Thorpe1-7/+28
2002-05-112002-05-11 Eric Christopher <echristo@redhat.com>Eric Christopher1-22/+21
2002-05-09H2002-05-09 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-8/+29
2002-04-24* arch-utils.h: Update copyright.Andrew Cagney1-4/+1
2002-04-18* gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.Andrew Cagney1-1/+1
2002-04-12* defs.h (read_relative_register_raw_bytes): Delete declaration.Andrew Cagney1-6/+6
2002-04-06* h8500-tdep.c (h8500_write_fp): Delete function.Andrew Cagney1-1/+0
2002-03-102002-03-10 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-44/+167
2002-02-202002-02-20 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-1/+1
2002-02-05* cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.Andrew Cagney1-3/+3
2002-01-20Eliminate IEEE_FLOAT.Andrew Cagney1-1/+0
2002-01-05s/BIG_ENDIAN/BFD_ENDIAN_BIG/Andrew Cagney1-21/+21
2001-12-10* arch-utils.c (generic_register_raw_size): New function.Andrew Cagney1-3/+8
2001-11-19 * mips-tdep.c (find_proc_desc): Add cur_frame argument. PassDaniel Jacobowitz1-10/+20
2001-10-15Add INTEGER_TO_ADDRESS to hadle nasty harvard architectures that doAndrew Cagney1-0/+17
2001-07-24Doco LE O32 sizeof(struct) < 4 problem.Andrew Cagney1-1/+14
2001-07-15s/value_ptr/struct value */Andrew Cagney1-2/+2
2001-07-12 * mips-tdep.c (mips_type_needs_double_align): New function.Daniel Jacobowitz1-0/+37
2001-07-06Branch prediction code cleanupDaniel Jacobowitz1-40/+53
2001-07-05 * mips-tdep.c (mips_software_single_step): New function.Daniel Jacobowitz1-0/+27
2001-06-16* arch-utils.c (init_frame_pc_default): New functionAndrew Cagney1-0/+1
2001-06-15Multi-arch INIT_FRAME_PC() and INIT_FRAME_PC_FIRST().Andrew Cagney1-7/+5
2001-06-15multi-arch ADDR_BITS_REMOVE.Andrew Cagney1-1/+5