]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/fbsd-tdep.c
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / gdb / fbsd-tdep.c
2020-05-16  Simon Marchigdb: add type::name / type::set_name
2020-05-14  Simon Marchigdb: remove TYPE_CODE macro
2020-03-26  John BaldwinSupport AT_BSDFLAGS on FreeBSD.
2020-03-05  John BaldwinUse std::string for 'psargs'.
2020-01-13  Simon Marchigdb: add back declarations for _initialize functions
2020-01-10  Pedro AlvesMulti-target support
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-19  Christian BiesingerRename "sun" variable to avoid conflicts on Solaris
2019-12-11  Tom TromeyFix the build after bfd_get_signed_8 change
2019-10-18  Tom de Vries[gdb] Fix more typos in comments
2019-09-19  Alan Modrabfd_section_* macros
2019-06-04  Pedro AlvesIntroduce and use make_unique_xstrdup
2019-05-08  Tom TromeyConvert fbsd-tdep.c to type-safe registry API
2019-04-08  Tom TromeyRename gdb exception types
2019-04-08  Tom TromeyRewrite TRY/CATCH
2019-04-06  Tom TromeyRevert the header-sorting patch
2019-04-06  Tom TromeySort includes for files gdb/[a-f]*.[chyl].
2019-03-13  Tom TromeyChange pid_to_str to return std::string
2019-03-12  John BaldwinAdd a helper function to resolve TLS variable addresses...
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-29  Rajendra SYImplement the "gdb_signal_to/from_target" gdbarch metho...
2018-11-22  Pedro AlvesPer-inferior thread list, thread ranges/iterators,...
2018-10-26  John BaldwinTreat all unknown auxv tags on FreeBSD as unknown.
2018-10-26  John BaldwinSupport AT_HWCAP2 on FreeBSD.
2018-10-17  John BaldwinShare the code to format "info proc mappings" entries...
2018-09-19  John BaldwinAdd missing spaces after inet_ntop invocations.
2018-09-18  John BaldwinAdd support for 'info proc files' on FreeBSD core dumps.
2018-09-18  John BaldwinUse KF_PATH to verify the size of a struct kinfo_file.
2018-09-06  Simon SerGenerate NT_PROCSTAT_{AUXV,VMMAP,PS_STRINGS} in FreeBSD...
2018-08-13  Alan HaywardSplit size in regset section iterators
2018-07-22  Tom TromeySimple unused variable removals
2018-07-03  Tom TromeyRemove ptid_get_lwp
2018-07-03  Tom TromeyRemove ptid_get_pid
2018-06-21  Pedro AlvesUse thread_info and inferior pointers more throughout
2018-01-12  John BaldwinUse the correct value for the offset of 'kve_protection'.
2018-01-09  John BaldwinSupport 'info proc' for FreeBSD process core dumps.
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-10-25  Yao Qis/get_regcache_arch (regcache)/regcache->arch ()/g
2017-10-09  John BaldwinUse gdbarch_long_bit to determine layout of FreeBSD...
2017-10-05  John BaldwinHandle FreeBSD-specific AT_EHDRFLAGS and AT_HWCAP auxil...
2017-09-27  Ulrich WeigandMake init_type/arch_type take a size in bits
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-07-07  John BaldwinRead signal information from FreeBSD core dumps.
2017-07-07  John BaldwinUse the thread_section_name helper class in fbsd_core_t...
2017-07-07  John BaldwinImplement the "get_siginfo_type" gdbarch method for...
2017-04-05  Pedro Alves-Wwrite-strings: Constify target_pid_to_str and target_...
2017-03-23  Simon MarchiRemove some unnecessary inferior_ptid setting/restoring...
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-12-09  Pedro Alvesgdb: Remove support for obsolete OSABIs and a.out
2016-06-24  John BaldwinAdd support for catching system calls to native FreeBSD...
2016-06-24  John BaldwinAdd a gdbarch 'print_auxv_entry' method for FreeBSD...
2016-01-19  John BaldwinDump register notes for each thread when generating...
2016-01-19  John BaldwinDisplay per-thread information for threads in FreeBSD...
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-10-09  Simon MarchiAdd two callback data casts
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-03-16  John BaldwinFetch all registers before writing the core register...
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-10-08  Gary BensonDo not include unnecessary files in fbsd-tdep.c
2014-09-30  Andreas ArnezAdd multi-arch capable 'fbsd_make_corefile_notes' variant