summaryrefslogtreecommitdiff
path: root/gdb/hppa-hpux-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * gdbarch.sh (read_pc): Add REGCACHE argument. Remove PTID argument.Ulrich Weigand2007-06-151-8/+12
* * gdbarch.sh (push_dummy_code): Add REGCACHE argument.Ulrich Weigand2007-06-151-8/+9
* * gdbarch.sh (skip_trampoline_code): Add FRAME argument.Ulrich Weigand2007-06-151-8/+11
* 2007-06-13 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-131-6/+12
* * hppa-hpux-tdep.c (args_for_find_stub, HP_ACC_EH_notify_hook,Ulrich Weigand2007-06-051-575/+0
* * hppa-hpux-tdep.c: Do not include <dl.h> or <machine/save_state.h>.Ulrich Weigand2007-05-141-8/+1
* * hppa-hpux-tdep.c: Include "regcache.h".Ulrich Weigand2007-05-131-0/+1
* * gdbarch.sh: Add skip_permanent_breakpoint callback.Ulrich Weigand2007-05-071-5/+12
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * hppa-hpux-tdep.c (initialize_hp_cxx_exception_support): RemoveSteve Ellcey2006-05-101-2/+2
* 2006-03-01 Randolph Chung <tausq@debian.org>Randolph Chung2006-03-011-45/+44
* 2006-02-24 Randolph Chung <tausq@debian.org>Randolph Chung2006-02-241-1/+1
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* * hppa-hpux-tdep.c (hppa_hpux_sigtramp_unwind_sniffer): DetectMark Kettenis2005-12-131-0/+16
* * hppa-hpux-tdep.c (hppa_hpux_sigtramp_frame_unwind_cache): Don'tMark Kettenis2005-12-131-3/+0
* 2005-12-09 Randolph Chung <tausq@debian.org>Randolph Chung2005-12-091-0/+21
* 2005-11-19 Randolph Chung <tausq@debian.org>Randolph Chung2005-11-191-27/+36
* 2005-11-19 Randolph Chung <tausq@debian.org>Randolph Chung2005-11-191-3/+3
* * hppa-tdep.h (HPPA_INSN_SIZE): New define.Mark Kettenis2005-10-291-20/+19
* * hppa-tdep.h (hppa_frame_prev_register_helper): Change types ofMark Kettenis2005-07-181-5/+5
* 2005-02-10 Andrew Cagney <cagney@gnu.org>gdb-post-i18n-errorwarning-20050211Andrew Cagney2005-02-111-44/+52
* 2005-01-13 Michael Snyder <msnyder@redhat.com>Michael Snyder2005-01-141-20/+23
* 2005-01-12 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-01-121-0/+1
* * hppa-hpux-tdep.c (hppa64_hpux_search_dummy_call_sequence): CheckMark Kettenis2004-12-191-1/+1
* 2004-12-17 Randolph Chung <tausq@debian.org>Randolph Chung2004-12-171-2/+2
* 2004-12-17 Randolph Chung <tausq@debian.org>Randolph Chung2004-12-171-136/+471
* 2004-12-13 Randolph Chung <tausq@debian.org>Randolph Chung2004-12-131-1/+1
* 2004-12-13 Randolph Chung <tausq@debian.org>Randolph Chung2004-12-131-1/+1
* 2004-12-13 Randolph Chung <tausq@debian.org>Randolph Chung2004-12-131-2/+5
* * hppa-hpux-tdep.c (hppa_hpux_sigtramp_frame_unwind_cache): FixMark Kettenis2004-12-101-1/+1
* * hppa-hpux-tdep.c (child_enable_exception_callback): Use XMALLOC.Mark Kettenis2004-12-101-9/+5
* * hppa-hpux-tdep.c: Include "regset.h".Mark Kettenis2004-12-101-2/+165
* 2004-12-07 Randolph Chung <tausq@debian.org>Randolph Chung2004-12-081-0/+40
* * hppa-tdep.h (hppa_read_pc, hppa_write_pc, hppa_unwind_pc): NewMark Kettenis2004-12-071-0/+50
* * hppa-hpux-tdep.c: Update copyright notice and year.Mark Kettenis2004-12-051-14/+15
* * hppa-hpux-tdep.c (hppa_hpux_push_dummy_code): Use ULONGEST asMark Kettenis2004-12-031-1/+1
* 2004-11-12 Randolph Chung <tausq@debian.org>Randolph Chung2004-11-121-0/+23
* 2004-10-31 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-10-311-4/+2
* * hppa-hpux-tdep.c: Fix a compilation failure due to a commentJoel Brobecker2004-07-121-2/+2
* 2004-07-10 Randolph Chung <tausq@debian.org>Randolph Chung2004-07-111-0/+193
* 2004-06-14 Randolph Chung <tausq@debian.org>Randolph Chung2004-06-141-1/+13
* 2004-06-06 Randolph Chung <tausq@debian.org>Randolph Chung2004-06-071-60/+5
* 2004-05-25 Randolph Chung <tausq@debian.org>Randolph Chung2004-05-261-119/+157
* 2004-05-06 Randolph Chung <tausq@debian.org>Randolph Chung2004-05-071-8/+8
* 2004-05-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-05-011-2/+0
* 2004-04-22 Randolph Chung <tausq@debian.org>Randolph Chung2004-04-231-0/+522
* 2004-04-17 Randolph Chung <tausq@debian.org>Randolph Chung2004-04-171-0/+7
* 2004-04-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-04-081-14/+7
* 2004-04-06 Randolph Chung <tausq@debian.org>Andrew Cagney2004-04-061-0/+571