summaryrefslogtreecommitdiff
path: root/gdb/i386bsd-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-2/+4
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* Update i386 and amd64 ports for unwinder changes.Daniel Jacobowitz2008-04-301-4/+4
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+2
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* * i386-tdep.c (i386_breakpoint_from_pc): Change return type toMark Kettenis2005-05-081-1/+1
* 2004-10-31 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-10-311-12/+0
* * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Rewrite to use newMark Kettenis2004-04-091-32/+0
* 2004-03-23 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-03-231-2/+2
* 2004-03-23 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-03-231-1/+1
* * i386bsd-tdep.c (_initialize_i386bsd_tdep): RegisterMark Kettenis2004-03-051-3/+2
* Fix OpenBSD/i386 sigtramp recognition.Mark Kettenis2004-02-221-2/+2
* * i386bsd-tdep.c (i386bsd_core_osabi_sniffer): New function.Mark Kettenis2003-12-261-0/+14
* * i386bsd-tdep.c (i386bsd_init_abi): Use ARRAY_SIZE to initializeMark Kettenis2003-10-111-2/+2
* * i386fbsd-tdep.c: New file.Mark Kettenis2003-10-111-102/+1
* * i386-linux-nat.c (child_resume): Use I386_ESP_REGNUM instead ofMark Kettenis2003-06-011-1/+1
* From Michal Ludvig <mludvig@suse.cz>:Mark Kettenis2003-05-311-8/+67
* * i386-tdep.h (i386bsd_sigcontext_addr): Remove prototype.Mark Kettenis2003-05-301-16/+9
* * i386bsd-tdep.c (i386bsd_sigcontext_addr): Use get_next_frame andMark Kettenis2003-03-021-2/+4
* * arch-utils.c (gdbarch_info_init): Set osabi toDaniel Jacobowitz2003-01-041-1/+2
* * osabi.c: Include "gdb_assert.h" and "gdb_string.h".Mark Kettenis2002-12-211-2/+2
* * i386bsd-tdep.c (i386bsd_init_abi): Set sigtramp_start andMark Kettenis2002-09-061-0/+4
* * Makefile.in (i386nbsd-tdep.o): Add $(arch_utils_h),Jason Thorpe2002-09-011-60/+1
* * i386bsd-tdep.c: Include "gdb_string.h".Mark Kettenis2002-07-041-0/+2
* * i386bsd-tdep.c (i386nbsd_sigtramp_start, i386nbsd_sigtramp_end):Mark Kettenis2002-07-041-2/+5
* * i386-tdep.c (i386_frameless_signal_p): New function.Mark Kettenis2002-07-021-0/+6
* * i386-tdep.h (struct gdbarch_tdep): Replace sigtramp_saved_pcMark Kettenis2002-07-011-19/+6
* * i386bsd-tdep.c (i386bsd_frame_saved_pc): Removed.Mark Kettenis2002-07-011-11/+0
* * config/i386/tm-fbsd.h [!SVR4_SHARED_LIBS]Mark Kettenis2002-06-301-0/+23
* * config/i386/i386sol2.mt (TDEPFILES): Add i386-sol2-tdep.o andMark Kettenis2002-06-141-19/+182
* * i386bsd-nat.c: Include <signal.h>, <stddef.h> andMark Kettenis2001-07-131-0/+84