]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/amd64-linux-tdep.c
strip: Don't check target_defaulted in input BFD
[thirdparty/binutils-gdb.git] / gdb / amd64-linux-tdep.c
2025-07-14  Simon Marchigdb/amd64-linux-tdep: add missing space
2025-06-26  Simon Marchigdb/solib: C++ify solib_ops
2025-06-26  Tom TromeyChange file initialization to use INIT_GDB_FILE macro
2025-04-24  Kevin BuettnerInternal TLS support for aarch64, x86_64, riscv, ppc64...
2025-04-08  Tom TromeyUpdate copyright dates to include 2025
2025-03-31  Tom de Vries[gdb/record] Make enum gdb_syscall value names consistent
2025-03-30  Tom de Vries[gdb/tdep] Fix mmap syscall mapping
2025-03-13  Tom de Vries[gdb/record] Support recording syscall accept4
2024-11-18  Christina SchimpeLAM: Enable tagged pointer support for watchpoints.
2024-09-25  Schimpe, Christinagdb, gdbserver, python, testsuite: Remove MPX.
2024-06-14  Andrew Burgessgdb/gdbserver: share x86/linux tdesc caching
2024-06-14  Andrew Burgessgdb/gdbserver: share some code relating to target descr...
2024-04-23  Simon Marchigdb: move store/extract integer functions to extract...
2024-03-27  Simon Marchigdb, gdbserver, gdbsupport: remove includes of early...
2024-03-26  Andrew BurgessRevert "gdb/gdbserver: share I386_LINUX_XSAVE_XCR0_OFFS...
2024-03-26  Andrew BurgessRevert "gdb/gdbserver: share some code relating to...
2024-03-26  Andrew BurgessRevert "gdb/gdbserver: share x86/linux tdesc caching"
2024-03-25  Andrew Burgessgdb/gdbserver: share x86/linux tdesc caching
2024-03-25  Andrew Burgessgdb/gdbserver: share some code relating to target descr...
2024-03-25  Andrew Burgessgdb/gdbserver: share I386_LINUX_XSAVE_XCR0_OFFSET defin...
2024-02-20  Simon Marchigdb: pass frames as `const frame_info_ptr &`
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2023-08-28  John Baldwingdb: Update x86 Linux architectures to support XSAVE...
2023-03-07  John Baldwinamd64-linux-tdep: Don't treat fs_base and gs_base as...
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-10-10  Tom TromeyChange GDB to use frame_info_ptr
2022-07-21  Andrew Burgessgdb: move the type cast into gdbarch_tdep
2022-07-12  Tom de Vries[gdb/record] Support recording of getrandom
2022-05-09  Tom de Vries[gdb/tdep] Handle pipe2 syscall for amd64
2022-04-07  Andrew Burgessgdb: make gdbarch_register_reggroup_p take a const...
2022-03-31  H.J. Lugdb: Consolidate 32bit-pkeys.xml and 64bit-pkeys.xml
2022-03-29  Tom TromeyUnify gdb printf functions
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-12-29  Tom TromeyUse correct stream for process record output
2021-12-03  Simon Marchigdb: make extract_integer take an array_view
2021-11-15  Simon Marchigdb: fix gdbarch_tdep ODR violation
2021-08-17  H.J. Lugdb: Don't assume r_ldsomap when r_version > 1 on Linux
2021-03-08  Tom TromeyConvert dtrace probes to use operations
2021-01-19  Luis MachadoConvert some frame functions to use gdb::array_view.
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-04  Simon Marchigdb: use two displaced step buffers on amd64/Linux
2020-12-04  Simon Marchigdb: make displaced stepping implementation capable...
2020-12-04  Simon Marchigdb: move displaced stepping logic to gdbarch, allow...
2020-11-02  Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-07-22  John BaldwinMigrate the x86 MPX handle_segmentation_fault hook...
2020-01-13  Simon Marchigdb: add back declarations for _initialize functions
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-07-09  Tom TromeyRename common to gdbsupport
2019-07-04  Alan Haywardi386/AArch64: Remove old xml tests
2019-04-06  Tom TromeyRevert the header-sorting patch
2019-04-06  Tom TromeySort includes for files gdb/[a-f]*.[chyl].
2019-04-05  Tom TromeyMake base class for parser_state
2019-01-25  Tom TromeyNormalize includes to use common/
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-08-13  Alan HaywardSplit size in regset section iterators
2018-06-29  Pedro Alvesx86_64-windows GDB crash due to fs_base/gs_base registers
2018-06-21  Pedro AlvesUse thread_info and inferior pointers more throughout
2018-05-30  Simon MarchiRemove regcache_cooked_read
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-30  Simon MarchiIgnore warning about using different types of enums...
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-09-05  Yao QiConvert the rest x86 target descriptions
2017-09-05  Yao QiConvert amd64-linux target descriptions
2017-09-05  Yao QiLazily and dynamically create amd64-linux target descri...
2017-09-05  Yao QiCentralize amd64-linux target descriptions
2017-09-05  Yao QiUpdate comments in amd64_linux_core_read_description
2017-08-07  Maciej W. Rozyckigdbarch: Use an anonymous union for target data in...
2017-07-13  Pedro AlvesFix x86-64 GNU/Linux crashes
2017-06-09  Simon Marchigdbarch: Remove displaced_step_free_closure
2017-02-17  Michael SturmAdd support for Intel PKRU register to GDB and GDBserver.
2017-02-17  Michael SturmAdd target description for avx-avx512.
2017-02-17  Michael SturmRename target descriptions to reflect actual content...
2017-01-27  Walfred Tedeschiamd64-linux: expose system register FS_BASE and GS_BASE...
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-05-08  Trevor Saundersremove trivialy unused variables
2016-04-19  Walfred TedeschiAdd target descriptions for AVX + MPX
2016-02-18  Walfred TedeschiIntel MPX bound violation handling
2016-02-02  Walfred TedeschiUse linux_get_siginfo_type_with_fields for x86
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-10-30  Marcin Kościelnickigdb/linux-record: Fix struct sizes for x32
2015-10-30  Marcin Kościelnickigdb/linux-record: Fix size_termios for x32, amd64,...
2015-10-30  Marcin Kościelnickigdb/linux-record: Support time, waitpid, pipe syscalls
2015-10-30  Marcin Kościelnickigdb/linux-record: Fix readdir and getdents handling
2015-10-30  Marcin Kościelnickigdb/linux-record: Fix sizes of sigaction and sigset_t
2015-10-30  Marcin Kościelnickigdb/linux-record: Remove size_siginfo
2015-09-25  Simon MarchiAdd some more casts (1/2)
2015-07-31  Simon MarchiMostly trivial enum fixes
2015-06-24  Yao QiCall set_gdbarch_get_siginfo_type in linux_init_abi
2015-04-10  Pedro AlvesPR13858 - Can't do displaced stepping with no symbols
2015-02-17  Jose E. MarchesiSupport for DTrace USDT probes in x86_64 targets.
2015-02-04  Andreas Arnezx86: Use correct .reg-xstate section size
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-11-20  Sergio Durigan JuniorPartial fix for PR breakpoints/10737: Make syscall...
2014-09-30  Andreas ArnezAdd 'regset' parameter to 'iterate_over_regset_sections_cb'
2014-09-30  Andreas ArnezReplace 'core_regset_sections' by iterator method
2014-09-02  Gary BensonRename 32- and 64-bit Intel files from "i386" to "x86"
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-04-24  Michael SturmAdd AVX512 registers support to GDB and GDBserver.
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-19  H.J. LuAdd amd64_x32_linux_record_tdep and amd64_x32_sys
next