aboutsummaryrefslogtreecommitdiff
path: root/gdb/hppa-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2007-06-15 * gdbarch.sh (read_pc): Add REGCACHE argument. Remove PTID argument.Ulrich Weigand1-7/+7
2007-06-15 * gdbarch.sh (skip_trampoline_code): Add FRAME argument.Ulrich Weigand1-4/+4
2007-06-15 * arm-tdep.c (arm_print_float_info): Use register value from FRAMEUlrich Weigand1-2/+2
2007-06-132007-06-13 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-6/+13
2007-06-092007-06-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-1/+1
2007-05-312007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-1/+1
2007-05-13 * hppa-hpux-tdep.c: Include "regcache.h".Ulrich Weigand1-2/+3
2007-02-27 * dwarf2-frame.c (dwarf2_frame_cache, dwarf2_frame_this_id)Daniel Jacobowitz1-8/+15
2007-02-16 * avr-tdep.c, hppa-tdep.c, hppabsd-tdep.c, i386-tdep.c,Daniel Jacobowitz1-0/+1
2007-01-29 * doublest.c (floatformat_from_length): Use the right element fromDaniel Jacobowitz1-3/+3
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+2
2006-08-08 * gdbcore.h (read_memory_nobpt): New function name instead ofJoel Brobecker1-7/+7
2006-03-302006-03-30 Randolph Chung <tausq@debian.org>Randolph Chung1-5/+14
2006-03-012006-03-01 Randolph Chung <tausq@debian.org>Randolph Chung1-10/+14
2006-03-012006-03-01 Randolph Chung <tausq@debian.org>Randolph Chung1-5/+18
2006-02-192006-02-19 Randolph Chung <tausq@debian.org>Randolph Chung1-1/+1
2006-01-20* hppa-tdep.h (hppa_in_solib_call_trampoline)Mark Kettenis1-0/+217
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-12-092005-12-09 Randolph Chung <tausq@debian.org>Randolph Chung1-2/+63
2005-12-092005-12-09 Randolph Chung <tausq@debian.org>Randolph Chung1-0/+17
2005-11-192005-11-19 Randolph Chung <tausq@debian.org>Randolph Chung1-3/+5
2005-11-192005-11-19 Randolph Chung <tausq@debian.org>Randolph Chung1-5/+18
2005-10-03 * hppa-tdep.c (read_unwind_info): Fix typo in comment.Joel Brobecker1-1/+1
2005-07-18* hppa-tdep.h (hppa_frame_prev_register_helper): Change types ofMark Kettenis1-10/+7
2005-06-19* hppa-tdep.c (hppa_pointer_to_address_hack): Remove function.Mark Kettenis1-12/+1
2005-06-18* hppa-tdep.c (hppa_fallback_frame_cache): Don't error out if weMark Kettenis1-43/+36
2005-06-13 * hppa-tdep.c (hppa_pc_requires_run_before_use): Really test allJoel Brobecker1-1/+1
2005-06-12* hppa-tdep.c (hppa_frame_prev_register)Mark Kettenis1-19/+16
2005-02-172005-02-17 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+2
2005-02-142005-02-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2005-02-142005-02-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-5/+6
2005-02-112005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-3/+3
2005-02-112005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-5/+5
2005-02-102005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+2
2005-02-072005-02-06 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-9/+9
2005-01-01 * hppa-tdep.c (prologue_inst_adjust_sp): Fix small confusionJoel Brobecker1-2/+2
2004-12-21* hppa-tdep.c (hppa_frame_prev_register_helper): Make 64-bit safe.Mark Kettenis1-6/+6
2004-12-21* hppa-tdep.c (hppa64_return_value): Fix previous commit.Mark Kettenis1-2/+2
2004-12-21* hppa-tdep.c (hppa32_return_value): Move further down.Mark Kettenis1-96/+137
2004-12-19* hppa-tdep.h (hppa_regnum): Add HPPA_DP_REGNUM, HPPA_RET0_REGNUM,Mark Kettenis1-108/+184
2004-12-172004-12-17 Randolph Chung <tausq@debian.org>Randolph Chung1-11/+29
2004-12-17 * hppa-tdep.c (hppa_lookup_stub_minimal_symbol): New function.Joel Brobecker1-0/+25
2004-12-142004-12-14 Randolph Chung <tausq@debian.org>Randolph Chung1-0/+40
2004-12-132004-12-13 Randolph Chung <tausq@debian.org>Randolph Chung1-0/+4
2004-12-122004-12-12 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-3/+0
2004-12-082004-12-07 Randolph Chung <tausq@debian.org>Randolph Chung1-1/+4
2004-12-082004-12-07 Randolph Chung <tausq@debian.org>Randolph Chung1-0/+13
2004-12-082004-12-07 Randolph Chung <tausq@debian.org>Randolph Chung1-3/+15
2004-12-07* hppa-tdep.h (hppa_read_pc, hppa_write_pc, hppa_unwind_pc): NewMark Kettenis1-45/+40
2004-12-062004-12-05 Randolph Chung <tausq@debian.org>Randolph Chung1-0/+25