Change TUI source window iteration
[external/binutils.git] / gdb / amd64-windows-tdep.c
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...