summaryrefslogtreecommitdiff
path: root/gdb/mips-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * mips-tdep.c (mips_gdbarch_init): Use Tag_GNU_MIPS_ABI_FP toDaniel Jacobowitz2007-08-221-0/+25
* gdb/testsuite/Daniel Jacobowitz2007-08-221-11/+76
* * mips-tdep.c (heuristic_proc_start): Add more MIPS16 functionMaciej W. Rozycki2007-07-201-4/+17
* * mips-tdep.c (mips_next_pc): Use is_mips16_addr() instead ofMaciej W. Rozycki2007-07-201-2/+2
* * mips-tdep.c (fetch_mips_16): Fix typos and reformat theMaciej W. Rozycki2007-07-201-6/+4
* 2007-06-18 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-181-4/+6
* * regcache.c (struct regcache): Add ptid_t member.Ulrich Weigand2007-06-161-1/+1
* * gdbarch.sh (read_pc): Add REGCACHE argument. Remove PTID argument.Ulrich Weigand2007-06-151-34/+8
* * gdbarch.sh (skip_trampoline_code): Add FRAME argument.Ulrich Weigand2007-06-151-5/+5
* * gdbarch.sh (software_single_step): Replace REGCACHE argument byUlrich Weigand2007-06-151-26/+26
* * arm-tdep.c (arm_print_float_info): Use register value from FRAMEUlrich Weigand2007-06-151-25/+25
* * mips-tdep.c (mips16_scan_prologue): Replace read_next_frame_regUlrich Weigand2007-06-151-30/+16
* * mips-tdep.c (deprecated_mips_set_processor_regs_hack): Read fromUlrich Weigand2007-06-151-3/+3
* * config/mips/linux.mh (TDEP_XML): New.Daniel Jacobowitz2007-06-131-0/+1
* * Makefile.in (mips-tdep.o): Update.Daniel Jacobowitz2007-06-131-3/+295
* 2007-06-13 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-131-6/+6
* * mips-tdep.c (mips_print_register): Remove unused ALL argument.Daniel Jacobowitz2007-06-131-2/+18
* 2007-06-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-091-1/+1
* 2007-06-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-091-14/+26
* 2007-06-06 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-061-1/+1
* 2007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-05-311-32/+48
* 2007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-05-311-82/+140
* * mips-tdep.c (mips_n32n64_push_dummy_call): Fix and reformat aMaciej W. Rozycki2007-05-171-8/+6
* * NEWS: Mention removed "set mips stack-arg-size" and "set mipsDaniel Jacobowitz2007-05-161-193/+88
* * Makefile.in (mips-tdep.o): Update.Daniel Jacobowitz2007-05-141-0/+3
* * gdbarch.sh (read_sp): Remove.Ulrich Weigand2007-05-141-8/+7
* * mips-tdep.c (mips_eabi_push_dummy_call): When pushing floatingKevin Buettner2007-05-031-1/+6
* * mips-tdep.c (mips_o32_push_dummy_call): Remove conditionsMaciej W. Rozycki2007-05-021-85/+15
* * mips-tdep.c (mips_eabi_push_dummy_call): Revert the lastMaciej W. Rozycki2007-04-181-14/+14
* * mips-tdep.c (mips_eabi_push_dummy_call): Rearrange someMaciej W. Rozycki2007-04-171-20/+20
* * mips-tdep.c (mips_n32n64_push_dummy_call): Fix a typo in aMaciej W. Rozycki2007-04-171-1/+1
* * mips-tdep.c (mips_n32n64_push_dummy_call): Fix a typo in aMaciej W. Rozycki2007-04-171-6/+6
* * mips-tdep.c (mips_o32_push_dummy_call): Take account ofMaciej W. Rozycki2007-04-171-22/+36
* * gdbarch.sh (software_single_step): Remove "insert_breakpoints_p" andUlrich Weigand2007-04-141-14/+5
* 2007-04-12 Luis Machado <luisgpm@br.ibm.com>Ulrich Weigand2007-04-121-1/+3
* gdb/Pedro Alves2007-03-301-1/+1
* * mips-tdep.c: Comment typo.Maciej W. Rozycki2007-03-301-1/+1
* * mips-tdep.c (mips_insn16_frame_cache, mips_insn32_frame_sniffer):Joel Brobecker2007-03-071-4/+6
* * dwarf2-frame.c (dwarf2_frame_cache, dwarf2_frame_this_id)Daniel Jacobowitz2007-02-271-5/+7
* * doublest.c (floatformat_from_length): Use the right element fromDaniel Jacobowitz2007-01-291-29/+15
* * gdbarch.sh (register_type): Update comment.Daniel Jacobowitz2007-01-211-5/+5
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+2
* * NEWS: Mention pointer to member improvements.Daniel Jacobowitz2007-01-031-0/+3
* * Makefile.in (mips-tdep.o, target-descriptions.o): Update.Daniel Jacobowitz2006-11-281-0/+81
* * gdbcore.h (read_memory_nobpt): New function name instead ofJoel Brobecker2006-08-081-1/+1
* * mips-tdep.c (mips_integer_to_address): Simplify be callingCorinna Vinschen2006-07-131-8/+3
* 2006-06-19 Michael Snyder <msnyder@redhat.com>Michael Snyder2006-06-191-2/+2
* Approved by Daniel Jacobowitz.Fred Fish2006-06-131-0/+66
* 2006-06-08 Michael Snyder <msnyder@redhat.com>Michael Snyder2006-06-081-1/+2