aboutsummaryrefslogtreecommitdiff
path: root/gdb/amd64fbsd-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-13Add support for the x86 XSAVE extended state on FreeBSD/x86.John Baldwin1-0/+65
2015-03-13Style fixes.John Baldwin1-2/+2
2015-02-26Rework signal frame probing for FreeBSD/x86John Baldwin1-2/+30
2015-02-26Fix infinite recursion in amd64fbsd_sigcontext_addrJohn Baldwin1-1/+5
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-0/+4
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-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-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder1-4/+4
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-02-22 Silence a few -Wmissing-prototypes warnings.Pedro Alves1-1/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+2
2008-04-30 Update i386 and amd64 ports for unwinder changes.Daniel Jacobowitz1-4/+4
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-11-17 * amd64fsdb-tdep.c (amd64fbsd_sigtramp_start_addr): Use ULL suffix.Ulrich Weigand1-2/+2
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-05-08* i386-linux-tdep.c (linux_sigtramp_code, linux_rt_sigtramp_code):Mark Kettenis1-2/+2
2005-01-16* amd64fbsd-tdep.c: Update copyright year. Include "gdb_assert.h"Mark Kettenis1-1/+69
2004-02-25*** empty log message ***Mark Kettenis1-1/+1
2004-02-23* x86-64-tdep.h: Tewak comment.Mark Kettenis1-2/+2
2004-02-22* amd64fbsd-tdep.c (amd64fbsd_sigtramp_start_addr): Renamed fromMark Kettenis1-4/+4
2004-02-22* amd64fbsd-tdep.c: Include "solib-svr4.h".Mark Kettenis1-0/+5
2004-01-10* x86-64-tdep.c (amd64_register_info): Add %cs and %ss. AdjustMark Kettenis1-19/+36
2003-11-05* amd64fbsd-tdep.c (amd64fbsd_sc_reg_offset): Adjust offset ofMark Kettenis1-3/+3
2003-10-11* amd64fbsd-tdep.c (amd64fbsd_r_reg_offset): New variable.Mark Kettenis1-1/+26
2003-09-12* amd64fbsd-tdep.c: Fix sigtramp recognition.Mark Kettenis1-26/+26
2003-07-13* configure.host: Add x86_64-*-freebsd*.Mark Kettenis1-0/+108