summaryrefslogtreecommitdiff
path: root/gdb/fbsd-tdep.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-10-25s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi
2017-10-09Use gdbarch_long_bit to determine layout of FreeBSD siginfo_t.John Baldwin
2017-10-05Handle FreeBSD-specific AT_EHDRFLAGS and AT_HWCAP auxiliary vector types.John Baldwin
2017-09-27Make init_type/arch_type take a size in bitsUlrich Weigand
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-07-07Read signal information from FreeBSD core dumps.John Baldwin
2017-07-07Use the thread_section_name helper class in fbsd_core_thread_name.John Baldwin
2017-07-07Implement the "get_siginfo_type" gdbarch method for FreeBSD architectures.John Baldwin
2017-04-05-Wwrite-strings: Constify target_pid_to_str and target_thread_extra_thread_infoPedro Alves
2017-03-23Remove some unnecessary inferior_ptid setting/restoring when fetching/storing...Simon Marchi
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-12-09gdb: Remove support for obsolete OSABIs and a.outPedro Alves
2016-06-24Add support for catching system calls to native FreeBSD targets.John Baldwin
2016-06-24Add a gdbarch 'print_auxv_entry' method for FreeBSD ABIs.John Baldwin
2016-01-19Dump register notes for each thread when generating a FreeBSD core.John Baldwin
2016-01-19Display per-thread information for threads in FreeBSD cores.John Baldwin
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-10-09Add two callback data castsSimon Marchi
2015-09-25Add casts to memory allocation related callsSimon Marchi
2015-03-16Fetch all registers before writing the core register notes.John Baldwin
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-10-08Do not include unnecessary files in fbsd-tdep.cGary Benson
2014-09-30Add multi-arch capable 'fbsd_make_corefile_notes' variantAndreas Arnez