aboutsummaryrefslogtreecommitdiff
path: root/gdb/i386obsd-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-06New common function "startswith"Gary Benson1-3/+3
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-09-30X86: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez1-11/+9
2014-08-07Include string.h in common-defs.hGary Benson1-2/+0
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-05-21X86: Replace regset_alloc() invocations by static regset structures.Andreas Arnez1-6/+6
2014-05-21Remove 'arch' field from regset structure.Andreas Arnez1-1/+2
2014-02-12Add signal number conversions for OpenBSD.Mark Kettenis1-0/+2
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-02-02 * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type ofDoug Evans1-3/+3
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+2
2011-03-18 gdb/Pedro Alves1-0/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+2
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-09-13 gdb/Joel Brobecker1-1/+1
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-7/+13
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-04-30 Update i386 and amd64 ports for unwinder changes.Daniel Jacobowitz1-25/+19
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-02-27 * dwarf2-frame.c (dwarf2_frame_cache, dwarf2_frame_this_id)Daniel Jacobowitz1-1/+3
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-3/+2
2006-02-26* i386obsd-tdep.c (i386obsd_trapframe_sniffer): Also recognizegdb_6_5-branchpointMark Kettenis1-4/+5
2005-12-22 * amd64obsd-tdep.c (amd64obsd_trapframe_sniffer): Spelling fix.Daniel Jacobowitz1-1/+1
2005-12-22* amd64obsd-tdep.c (amd64obsd_trapframe_cache): Fix typos.Mark Kettenis1-3/+5
2005-12-22* amd64obsd-tdep.c (amd64obsd_trapframe_cache): Fix detection ofMark Kettenis1-19/+29
2005-12-19* i386-tdep.h (I386_SEL_RPL, I386_SEL_UPL, I386_SEL_KPL): NewMark Kettenis1-1/+118
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-07-26* i386obsd-tdep.c (i386obsd_sigreturn_offset): New variable.Mark Kettenis1-19/+31
2005-05-08* i386-tdep.c (i386_breakpoint_from_pc): Change return type toMark Kettenis1-4/+5
2005-01-23* i386obsd-tdep.c: Update copyright year. IncludeMark Kettenis1-1/+120
2004-10-312004-10-31 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+0
2004-08-06* i386obsd-tdep.c (i386obsd_sigtramp_p): UseMark Kettenis1-5/+6
2004-08-04* i386obsd-tdep.c (i386obsd_sigtramp_p): Adjust for changed signalMark Kettenis1-2/+12
2004-05-22* regset.c: Tweak comment.Mark Kettenis1-3/+3
2004-05-21Allocate regset structures in the gdbarch's obstack, not usingJim Blandy1-2/+2
2004-05-20Use a constructor function to create regset structures.Jim Blandy1-5/+2
2004-04-09* amd64-linux-tdep.c, amd64nbsd-tdep.c, amd64obsd-tdep.c,Mark Kettenis1-1/+1
2004-04-09* amd64-tdep.c (amd64_sigtramp_frame_sniffer): Rewrite to use newMark Kettenis1-39/+19
2004-03-232004-03-23 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2004-03-232004-03-23 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2004-03-05* i386-nat.c: Fix typo in comment. Re-introduce paranoiac.Mark Kettenis1-1/+1
2004-02-22Fix OpenBSD/i386 sigtramp recognition.Mark Kettenis1-4/+84
2004-02-21Fix PR build/1549.Mark Kettenis1-6/+38
2004-02-18* i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): MakeMark Kettenis1-2/+1
2003-12-26* i386obsd-tdep.c: Include "regset.h", "gdb_assert.h" andMark Kettenis1-38/+64
2003-09-28* i387-tdep.c (i387_supply_fsave, i387_supply_fxsave): AddMark Kettenis1-1/+1
2003-08-23* go32-nat.c (fetch_register): Call i387_supply_fsave instead ofMark Kettenis1-1/+1