aboutsummaryrefslogtreecommitdiff
path: root/gdb/amd64-windows-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-14gdb: remove TYPE_CODE macroSimon Marchi1-4/+4
2020-04-08gdb: stop using host-dependent signal numbers in windows-tdep.cSimon Marchi1-2/+8
2020-03-16gdb: define builtin long type to be 64 bits on amd64 CygwinSimon Marchi1-6/+17
2020-03-16gdb: select "Cygwin" OS ABI for Cygwin binariesSimon Marchi1-3/+6
2020-03-16gdb: add Windows OS ABISimon Marchi1-1/+4
2020-03-16gdb: recognize 64 bits Windows executables as Cygwin osabiSimon Marchi1-0/+14
2020-01-23gdb: introduce objfile text_section_offset and data_section_offset methodsSimon Marchi1-2/+1
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi1-1/+2
2020-01-08Change section_offsets to a std::vectorTom Tromey1-2/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-11-22Replace the MSYMBOL_*_NAME macros with member functionsChristian Biesinger1-3/+3
2019-10-18[gdb] Fix more typos in commentsTom de Vries1-1/+1
2019-07-09Rename common to gdbsupportTom Tromey1-1/+1
2019-04-06Revert the header-sorting patchTom Tromey1-15/+11
2019-04-05Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey1-11/+15
2019-03-29Allow really large fortran array bounds: TYPE_LENGTH to ULONGESTKeith Seitz1-1/+1
2019-01-25Normalize includes to use common/Tom Tromey1-1/+1
2019-01-17Replace "the the" with "the"Tom Tromey1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-11-16Pass return_method to _push_dummy_callAlan Hayward1-6/+6
2018-06-29x86_64-windows GDB crash due to fs_base/gs_base registersPedro Alves1-1/+1
2018-05-30Remove regcache_cooked_writeSimon Marchi1-4/+4
2018-05-30Remove regcache_raw_write_partSimon Marchi1-1/+1
2018-05-30Remove regcache_raw_read_partSimon Marchi1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-09-09Remove unnecessary function prototypes.John Baldwin1-3/+0
2017-09-04Use amd64_target_description to get tdesc_amd64Yao Qi1-1/+3
2017-07-13Fix x86-64 GNU/Linux crashesPedro Alves1-1/+1
2017-03-20Convert lvalue reference type check to general reference type checkArtemiy Volkov1-0/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-09-16gdb: Use std::min and std::max throughoutPedro Alves1-3/+4
2016-05-07remove trivialy unused variablesTrevor Saunders1-15/+0
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-11-23infinite loop stopping at "pop" insn on x64-windowsJoel Brobecker1-0/+1
2015-09-25Add some more casts (1/2)Simon Marchi1-1/+1
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi1-2/+2
2015-03-18Fix amd64 windows unwinding issues within MS dlls.Tristan Gingold1-36/+79
2015-03-06New common function "startswith"Gary Benson1-2/+2
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-01Add debug trace in amd64-windows-tdep.c::amd64_windows_frame_decode_insnsJoel Brobecker1-0/+9
2014-08-01x64-windows: Fix extraction of chained UNWIND_INFOJoel Brobecker1-1/+1
2014-02-26change minsym representationTom Tromey1-3/+3
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-12-05Allow Windows UNWIND_INFO version 2.Joel Brobecker1-2/+13
2013-10-01gdb/Yao Qi1-7/+2
2013-09-26 Replace constant values 8 to 15 by AMD64_R8_REGNUM toPierre Muller1-2/+2
2013-09-24Reimplement function calls on amd64-windowsJoel Brobecker1-32/+232
2013-09-022013-09-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-1/+767
2013-04-08 * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey1-5/+7
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1