summaryrefslogtreecommitdiff
path: root/gdb/amd64-windows-tdep.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-09-04Use amd64_target_description to get tdesc_amd64Yao Qi
2017-07-13Fix x86-64 GNU/Linux crashesPedro Alves
2017-03-20Convert lvalue reference type check to general reference type checkArtemiy Volkov
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-09-16gdb: Use std::min and std::max throughoutPedro Alves
2016-05-07remove trivialy unused variablesTrevor Saunders
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-11-23infinite loop stopping at "pop" insn on x64-windowsJoel Brobecker
2015-09-25Add some more casts (1/2)Simon Marchi
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi
2015-03-18Fix amd64 windows unwinding issues within MS dlls.Tristan Gingold
2015-03-06New common function "startswith"Gary Benson
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-08-01Add debug trace in amd64-windows-tdep.c::amd64_windows_frame_decode_insnsJoel Brobecker
2014-08-01x64-windows: Fix extraction of chained UNWIND_INFOJoel Brobecker
2014-02-26change minsym representationTom Tromey
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-12-05Allow Windows UNWIND_INFO version 2.Joel Brobecker
2013-10-01gdb/Yao Qi
2013-09-26 Replace constant values 8 to 15 by AMD64_R8_REGNUM toPierre Muller
2013-09-24Reimplement function calls on amd64-windowsJoel Brobecker
2013-09-022013-09-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2013-04-08 * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-10-23Set default target-wide-charset setting to "UTF-16" for x86_64-windows.Joel Brobecker
2012-07-272012-07-27 Roland Schwingel <roland.schwingel@onevision.com>Pedro Alves
2012-06-05Windows-specific iterate_over_objfiles_in_search_orderJoel Brobecker
2012-05-16 gdb/Maciej W. Rozycki
2012-03-02gdb/Jan Kratochvil
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-09-27 * amd64-windows-tdep.c (amd64_skip_main_prologue): New function.Pierre Muller
2010-01-29Implement return values on amd64-windows.Joel Brobecker
2010-01-29amd64-windows: 32 bytes allocated on stack by caller for integer parameter re...Joel Brobecker
2010-01-29amd64-windows: memory args passed by pointer during function calls.Joel Brobecker
2010-01-29amd64: Integer parameters in function calls on Windows.Joel Brobecker
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-01-11 * amd64-windows-nat.c, amd64-windows-tdep.c: New files.Joel Brobecker