summaryrefslogtreecommitdiff
path: root/gdb/hppa-tdep.c
Commit message (Expand)AuthorAgeFilesLines
...
* 2006-03-01 Randolph Chung <tausq@debian.org>Randolph Chung2006-03-011-5/+18
* 2006-02-19 Randolph Chung <tausq@debian.org>Randolph Chung2006-02-191-1/+1
* * hppa-tdep.h (hppa_in_solib_call_trampoline)Mark Kettenis2006-01-201-0/+217
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* 2005-12-09 Randolph Chung <tausq@debian.org>Randolph Chung2005-12-091-2/+63
* 2005-12-09 Randolph Chung <tausq@debian.org>Randolph Chung2005-12-091-0/+17
* 2005-11-19 Randolph Chung <tausq@debian.org>Randolph Chung2005-11-191-3/+5
* 2005-11-19 Randolph Chung <tausq@debian.org>Randolph Chung2005-11-191-5/+18
* * hppa-tdep.c (read_unwind_info): Fix typo in comment.Joel Brobecker2005-10-031-1/+1
* * hppa-tdep.h (hppa_frame_prev_register_helper): Change types ofMark Kettenis2005-07-181-10/+7
* * hppa-tdep.c (hppa_pointer_to_address_hack): Remove function.Mark Kettenis2005-06-191-12/+1
* * hppa-tdep.c (hppa_fallback_frame_cache): Don't error out if weMark Kettenis2005-06-181-43/+36
* * hppa-tdep.c (hppa_pc_requires_run_before_use): Really test allJoel Brobecker2005-06-131-1/+1
* * hppa-tdep.c (hppa_frame_prev_register)Mark Kettenis2005-06-121-19/+16
* 2005-02-17 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-171-1/+2
* 2005-02-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-141-1/+1
* 2005-02-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-141-5/+6
* 2005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-3/+3
* 2005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-5/+5
* 2005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-101-1/+2
* 2005-02-06 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-071-9/+9
* * hppa-tdep.c (prologue_inst_adjust_sp): Fix small confusionJoel Brobecker2005-01-011-2/+2
* * hppa-tdep.c (hppa_frame_prev_register_helper): Make 64-bit safe.Mark Kettenis2004-12-211-6/+6
* * hppa-tdep.c (hppa64_return_value): Fix previous commit.Mark Kettenis2004-12-211-2/+2
* * hppa-tdep.c (hppa32_return_value): Move further down.Mark Kettenis2004-12-211-96/+137
* * hppa-tdep.h (hppa_regnum): Add HPPA_DP_REGNUM, HPPA_RET0_REGNUM,Mark Kettenis2004-12-191-108/+184
* 2004-12-17 Randolph Chung <tausq@debian.org>Randolph Chung2004-12-171-11/+29
* * hppa-tdep.c (hppa_lookup_stub_minimal_symbol): New function.Joel Brobecker2004-12-171-0/+25
* 2004-12-14 Randolph Chung <tausq@debian.org>Randolph Chung2004-12-141-0/+40
* 2004-12-13 Randolph Chung <tausq@debian.org>Randolph Chung2004-12-131-0/+4
* 2004-12-12 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-12-121-3/+0
* 2004-12-07 Randolph Chung <tausq@debian.org>Randolph Chung2004-12-081-1/+4
* 2004-12-07 Randolph Chung <tausq@debian.org>Randolph Chung2004-12-081-0/+13
* 2004-12-07 Randolph Chung <tausq@debian.org>Randolph Chung2004-12-081-3/+15
* * hppa-tdep.h (hppa_read_pc, hppa_write_pc, hppa_unwind_pc): NewMark Kettenis2004-12-071-45/+40
* 2004-12-05 Randolph Chung <tausq@debian.org>Randolph Chung2004-12-061-0/+25
* 2004-12-03 Randolph Chung <tausq@debian.org>Randolph Chung2004-12-031-19/+28
* 2004-11-30 Randolph Chung <tausq@debian.org>Randolph Chung2004-12-011-33/+0
* 2004-11-23 Randolph Chung <tausq@debian.org>Randolph Chung2004-11-231-8/+12
* 2004-11-12 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-11-131-2/+2
* 2004-11-12 Randolph Chung <tausq@debian.org>Randolph Chung2004-11-121-24/+0
* 2004-11-11 Randolph Chung <tausq@debian.org>Randolph Chung2004-11-121-13/+30
* 2004-11-11 Randolph Chung <tausq@debian.org>Randolph Chung2004-11-121-10/+25
* 2004-11-10 Randolph Chung <tausq@debian.org>Randolph Chung2004-11-101-12/+22
* 2004-11-03 Randolph Chung <tausq@debian.org>Randolph Chung2004-11-031-7/+37
* 2004-10-31 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-10-311-1/+4
* * hppa-tdep.c (hppa_frame_cache): Add support for OpenBSD andMark Kettenis2004-10-141-0/+5
* 2004-07-31 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-311-5/+5
* 2004-07-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-261-3/+5
* 2004-07-20 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-201-6/+6