]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/amd64-windows-tdep.c
Update copyright year range in header of all files managed by GDB
[thirdparty/binutils-gdb.git] / gdb / amd64-windows-tdep.c
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-09-21  Simon Marchigdb: remove TYPE_LENGTH
2022-09-21  Simon Marchigdb: remove TYPE_TARGET_TYPE
2022-07-21  Andrew Burgessgdb: move the type cast into gdbarch_tdep
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-11-15  Simon Marchigdb: fix gdbarch_tdep ODR violation
2021-10-25  Simon Marchigdb: change functions returning value contents to use...
2021-06-29  Simon Marchigdb: add names to unwinders, add debug messages when...
2021-06-29  Simon Marchigdb: introduce frame_debug_printf
2021-05-27  Simon Marchigdb: fix tab after space indentation issues
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-02  Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-10-05  Simon Marchigdb: TYPE_VECTOR -> type::is_vector in amd64-windows...
2020-10-05  Hannes DomaniFix function argument and return value locations
2020-09-18  Jon TurneyPromote windows_core_xfer_shared_libraries and windows_...
2020-09-18  Jon TurneyAdd amd64_windows_gregset_reg_offset
2020-09-18  Jon TurneyAdd sniffer for Cygwin x86_64 core dumps
2020-05-14  Simon Marchigdb: remove TYPE_CODE macro
2020-04-08  Simon Marchigdb: stop using host-dependent signal numbers in window...
2020-03-16  Simon Marchigdb: define builtin long type to be 64 bits on amd64...
2020-03-16  Simon Marchigdb: select "Cygwin" OS ABI for Cygwin binaries
2020-03-16  Simon Marchigdb: add Windows OS ABI
2020-03-16  Simon Marchigdb: recognize 64 bits Windows executables as Cygwin...
2020-01-23  Simon Marchigdb: introduce objfile text_section_offset and data_sec...
2020-01-13  Simon Marchigdb: add back declarations for _initialize functions
2020-01-08  Tom TromeyChange section_offsets to a std::vector
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-11-22  Christian BiesingerReplace the MSYMBOL_*_NAME macros with member functions
2019-10-18  Tom de Vries[gdb] Fix more typos in comments
2019-07-09  Tom TromeyRename common to gdbsupport
2019-04-06  Tom TromeyRevert the header-sorting patch
2019-04-06  Tom TromeySort includes for files gdb/[a-f]*.[chyl].
2019-03-29  Keith SeitzAllow really large fortran array bounds: TYPE_LENGTH...
2019-01-25  Tom TromeyNormalize includes to use common/
2019-01-17  Tom TromeyReplace "the the" with "the"
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-16  Alan HaywardPass return_method to _push_dummy_call
2018-06-29  Pedro Alvesx86_64-windows GDB crash due to fs_base/gs_base registers
2018-05-30  Simon MarchiRemove regcache_cooked_write
2018-05-30  Simon MarchiRemove regcache_raw_write_part
2018-05-30  Simon MarchiRemove regcache_raw_read_part
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-09-04  Yao QiUse amd64_target_description to get tdesc_amd64
2017-07-13  Pedro AlvesFix x86-64 GNU/Linux crashes
2017-03-20  Artemiy VolkovConvert lvalue reference type check to general referenc...
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-09-16  Pedro Alvesgdb: Use std::min and std::max throughout
2016-05-08  Trevor Saundersremove trivialy unused variables
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-11-23  Joel Brobeckerinfinite loop stopping at "pop" insn on x64-windows
2015-09-25  Simon MarchiAdd some more casts (1/2)
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-03-18  Tristan GingoldFix amd64 windows unwinding issues within MS dlls.
2015-03-06  Gary BensonNew common function "startswith"
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-08-01  Joel BrobeckerAdd debug trace in amd64-windows-tdep.c::amd64_windows_...
2014-08-01  Joel Brobeckerx64-windows: Fix extraction of chained UNWIND_INFO
2014-02-26  Tom Tromeychange minsym representation
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-05  Joel BrobeckerAllow Windows UNWIND_INFO version 2.
2013-10-01  Yao Qigdb/
2013-09-26  Pierre Muller Replace constant values 8 to 15 by AMD64_R8_REGNUM to
2013-09-24  Joel BrobeckerReimplement function calls on amd64-windows
2013-09-02  Tristan Gingold2013-09-02 Tristan Gingold <gingold@adacore.com>
2013-04-08  Tom Tromey * minsyms.h (struct bound_minimal_symbol): New.
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-10-23  Joel BrobeckerSet default target-wide-charset setting to "UTF-16...
2012-07-27  Pedro Alves2012-07-27 Roland Schwingel <roland.schwingel@onevisi...
2012-06-05  Joel BrobeckerWindows-specific iterate_over_objfiles_in_search_order
2012-05-16  Maciej W. Rozycki gdb/
2012-03-02  Jan Kratochvilgdb/
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-09-27  Pierre Muller * amd64-windows-tdep.c (amd64_skip_main_prologue)...
2010-01-29  Joel BrobeckerImplement return values on amd64-windows.
2010-01-29  Joel Brobeckeramd64-windows: 32 bytes allocated on stack by caller...
2010-01-29  Joel Brobeckeramd64-windows: memory args passed by pointer during...
2010-01-29  Joel Brobeckeramd64: Integer parameters in function calls on Windows.
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-01-11  Joel Brobecker * amd64-windows-nat.c, amd64-windows-tdep.c...