aboutsummaryrefslogtreecommitdiff
path: root/gdb/amd64fbsd-nat.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-04-27Add fbsd_nat_add_target.John Baldwin1-3/+1
2015-04-13Add support for the x86 XSAVE extended state on FreeBSD/x86.John Baldwin1-0/+45
2015-02-26Rework signal frame probing for FreeBSD/x86John Baldwin1-13/+21
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-1/+0
2014-09-02Rename 32- and 64-bit Intel files from "i386" to "x86"Gary Benson1-9/+9
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-08-07Move stddef.h to common-defs.hGary Benson1-1/+0
2014-01-07Remove duplicated #include's from GDBHonggyu Kim1-1/+0
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-02-13[native x86 GNU/Linux] Access debug register mirror from the corresponding pr...Pedro Alves1-0/+14
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-02-092012-02-09 Valery Khromov <valery.khromov@gmail.com>Pedro Alves1-0/+16
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-02-03 * amd64fbsd-nat.c (amd64fbsd_supply_pcb): Also check forDaniel Jacobowitz1-1/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+2
2009-10-19 * amd64fbsd-nat.c (amd64fbsd_supply_pcb): Add comment.Joel Brobecker1-0/+5
2009-10-16 * amd64fbsd-nat.c (amd64fbsd_supply_pcb): Conditionally compile inJoel Brobecker1-0/+3
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
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-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-01-052005-01-05 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>Andrew Cagney1-6/+6
2004-09-26* amd64-nat.h: Update copyright year.Mark Kettenis1-3/+13
2004-06-27* amd64fbsd-nat.c: Include <sys/types.h, <machine/pcb.h> andMark Kettenis1-0/+44
2004-06-26* amd64fbsd-nat.c: Don't include <sys/procfs.h> and "gregset.h".Mark Kettenis1-61/+7
2004-03-04* amd64-linux-nat.c (fill_fpregset): Call amd64_colletc_fxsaveMark Kettenis1-1/+1
2004-02-25*** empty log message ***Mark Kettenis1-1/+1
2004-02-23* x86-64-tdep.h: Tewak comment.Mark Kettenis1-5/+5
2004-02-22* amd64fbsd-tdep.c (amd64fbsd_sigtramp_start_addr): Renamed fromMark Kettenis1-2/+2
2004-01-10* x86-64-tdep.c (amd64_register_info): Add %cs and %ss. AdjustMark Kettenis1-1/+3
2003-10-19* amd64fbsd-nat.c (fetch_inferior_registers,Mark Kettenis1-71/+0
2003-09-28* i387-tdep.c (i387_supply_fsave, i387_supply_fxsave): AddMark Kettenis1-2/+2
2003-09-15* amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Change type ofMark Kettenis1-1/+1
2003-09-15* amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Rename fromMark Kettenis1-1/+1
2003-08-29* amd64-nat.h: New file.Mark Kettenis1-48/+56
2003-08-23* x86-64-tdep.c (x86_64_supply_fxsave): Add `regnum' argument.Mark Kettenis1-2/+2
2003-08-11* x86-64-tdep.h (amd64fbsd_sigtramp_start, amd64fbsd_sigtramp_end,Mark Kettenis1-4/+0
2003-07-13* configure.host: Add x86_64-*-freebsd*.Mark Kettenis1-0/+300