Age | Commit message (Expand) | Author | Files | Lines |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-12-20 | * mips-tdep.c (mips_n32n64_push_dummy_call): Sign-extend | Maciej W. Rozycki | 1 | -2/+15 |
2007-12-07 | * mips-tdep.c (extended_offset): Fix a comment. | Maciej W. Rozycki | 1 | -1/+1 |
2007-12-06 | * gdbarch.sh (stab_reg_to_regnum, dwarf_reg_to_regnum) | Markus Deuling | 1 | -14/+12 |
2007-11-20 | * mips-tdep.c (mips16_scan_prologue): Handle the MIPS16e SAVE | Maciej W. Rozycki | 1 | -0/+102 |
2007-11-19 | 2007-11-19 Markus Deuling <deuling@de.ibm.com> | Markus Deuling | 1 | -8/+6 |
2007-11-17 | * mips-tdep.c (show_mipsfpu_command): Do not crash if called when | Ulrich Weigand | 1 | -0/+9 |
2007-11-09 | * gdbarch.sh (convert_register_p): Add gdbarch as parameter. | Markus Deuling | 1 | -8/+8 |
2007-11-08 | include: | Joseph Myers | 1 | -34/+2 |
2007-11-07 | 2007-11-07 Markus Deuling <deuling@de.ibm.com> | Markus Deuling | 1 | -1/+2 |
2007-11-07 | *** empty log message *** | Markus Deuling | 1 | -2/+2 |
2007-11-02 | 2007-11-02 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -8/+8 |
2007-10-23 | 2007-10-23 Atsushi Nemoto <anemo@mba.ocn.ne.jp> | Daniel Jacobowitz | 1 | -0/+108 |
2007-10-18 | * mips-tdep.c (mips_xfer_register): Take a gdbarch argument. | Daniel Jacobowitz | 1 | -22/+25 |
2007-10-15 | * NEWS: Document target described register support for PowerPC. | Daniel Jacobowitz | 1 | -1/+1 |
2007-10-10 | 2007-10-10 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -178/+171 |
2007-10-08 | * mips-tdep.c (mips32_next_pc): Fix a typo in BGTZL. | Maciej W. Rozycki | 1 | -1/+1 |
2007-10-02 | * mips-tdep.c (mips_read_fp_register_double): Correct check for | Daniel Jacobowitz | 1 | -2/+17 |
2007-09-26 | * mips-tdep.c (mips_n32n64_return_value): Fix a comment. | Maciej W. Rozycki | 1 | -2/+1 |
2007-09-25 | * mips-tdep.c (mips_n32n64_return_value): Per N32/N64 ABI | Maciej W. Rozycki | 1 | -6/+27 |
2007-09-21 | * mips-tdep.c (mips_n32n64_push_dummy_call): Per N32/N64 ABI | Maciej W. Rozycki | 1 | -8/+9 |
2007-09-20 | * mips-tdep.c (mips32_in_function_epilogue_p): New function. | Maciej W. Rozycki | 1 | -0/+91 |
2007-09-19 | * mips-tdep.c (mips_stub_frame_cache): Correct the saved return | Daniel Jacobowitz | 1 | -2/+8 |
2007-09-10 | * arch-utils.c (gdbarch_info_fill): Also try core_bfd. | Daniel Jacobowitz | 1 | -18/+15 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-08-22 | * mips-tdep.c (mips_gdbarch_init): Use Tag_GNU_MIPS_ABI_FP to | Daniel Jacobowitz | 1 | -0/+25 |
2007-08-22 | gdb/testsuite/ | Daniel Jacobowitz | 1 | -11/+76 |
2007-07-20 | * mips-tdep.c (heuristic_proc_start): Add more MIPS16 function | Maciej W. Rozycki | 1 | -4/+17 |
2007-07-20 | * mips-tdep.c (mips_next_pc): Use is_mips16_addr() instead of | Maciej W. Rozycki | 1 | -2/+2 |
2007-07-20 | * mips-tdep.c (fetch_mips_16): Fix typos and reformat the | Maciej W. Rozycki | 1 | -6/+4 |
2007-06-18 | 2007-06-18 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -4/+6 |
2007-06-16 | * regcache.c (struct regcache): Add ptid_t member. | Ulrich Weigand | 1 | -1/+1 |
2007-06-15 | * gdbarch.sh (read_pc): Add REGCACHE argument. Remove PTID argument. | Ulrich Weigand | 1 | -34/+8 |
2007-06-15 | * gdbarch.sh (skip_trampoline_code): Add FRAME argument. | Ulrich Weigand | 1 | -5/+5 |
2007-06-15 | * gdbarch.sh (software_single_step): Replace REGCACHE argument by | Ulrich Weigand | 1 | -26/+26 |
2007-06-15 | * arm-tdep.c (arm_print_float_info): Use register value from FRAME | Ulrich Weigand | 1 | -25/+25 |
2007-06-15 | * mips-tdep.c (mips16_scan_prologue): Replace read_next_frame_reg | Ulrich Weigand | 1 | -30/+16 |
2007-06-15 | * mips-tdep.c (deprecated_mips_set_processor_regs_hack): Read from | Ulrich Weigand | 1 | -3/+3 |
2007-06-13 | * config/mips/linux.mh (TDEP_XML): New. | Daniel Jacobowitz | 1 | -0/+1 |
2007-06-13 | * Makefile.in (mips-tdep.o): Update. | Daniel Jacobowitz | 1 | -3/+295 |
2007-06-13 | 2007-06-13 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -6/+6 |
2007-06-13 | * mips-tdep.c (mips_print_register): Remove unused ALL argument. | Daniel Jacobowitz | 1 | -2/+18 |
2007-06-09 | 2007-06-09 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+1 |
2007-06-09 | 2007-06-09 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -14/+26 |
2007-06-06 | 2007-06-06 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+1 |
2007-05-31 | 2007-05-31 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -32/+48 |
2007-05-31 | 2007-05-31 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -82/+140 |
2007-05-17 | * mips-tdep.c (mips_n32n64_push_dummy_call): Fix and reformat a | Maciej W. Rozycki | 1 | -8/+6 |
2007-05-16 | * NEWS: Mention removed "set mips stack-arg-size" and "set mips | Daniel Jacobowitz | 1 | -193/+88 |
2007-05-14 | * Makefile.in (mips-tdep.o): Update. | Daniel Jacobowitz | 1 | -0/+3 |