summaryrefslogtreecommitdiff
path: root/gdb/amd64-windows-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Handle unwinding from SEGV on WindowsTom Tromey2023-04-101-4/+5
* Turn remaining value_contents functions into methodsTom Tromey2023-02-131-3/+3
* Turn some value_contents functions into methodsTom Tromey2023-02-131-1/+1
* Turn allocate_value into a static "constructor"Tom Tromey2023-02-131-1/+1
* Turn value_type into methodTom Tromey2023-02-131-5/+5
* Fix inferior calls with variably-sized return typeTom Tromey2023-01-031-11/+8
* Convert selected architectures to gdbarch_return_value_as_valueTom Tromey2023-01-031-2/+9
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Change GDB to use frame_info_ptrTom Tromey2022-10-101-6/+6
* gdb: remove TYPE_LENGTHSimon Marchi2022-09-211-13/+13
* gdb: remove TYPE_TARGET_TYPESimon Marchi2022-09-211-1/+1
* gdb: move the type cast into gdbarch_tdepAndrew Burgess2022-07-211-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: fix gdbarch_tdep ODR violationSimon Marchi2021-11-151-1/+1
* gdb: change functions returning value contents to use gdb::array_viewSimon Marchi2021-10-251-3/+3
* gdb: add names to unwinders, add debug messages when looking for unwinderSimon Marchi2021-06-291-0/+1
* gdb: introduce frame_debug_printfSimon Marchi2021-06-291-45/+30
* gdb: fix tab after space indentation issuesSimon Marchi2021-05-271-9/+9
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-13/+13
* gdb: TYPE_VECTOR -> type::is_vector in amd64-windows-tdep.cSimon Marchi2020-10-051-1/+1
* Fix function argument and return value locationsHannes Domani2020-10-051-4/+17
* Promote windows_core_xfer_shared_libraries and windows_core_pid_to_strJon Turney2020-09-181-0/+5
* Add amd64_windows_gregset_reg_offsetJon Turney2020-09-181-0/+70
* Add sniffer for Cygwin x86_64 core dumpsJon Turney2020-09-181-0/+25
* gdb: remove TYPE_CODE macroSimon Marchi2020-05-141-4/+4
* gdb: stop using host-dependent signal numbers in windows-tdep.cSimon Marchi2020-04-081-2/+8
* gdb: define builtin long type to be 64 bits on amd64 CygwinSimon Marchi2020-03-161-6/+17
* gdb: select "Cygwin" OS ABI for Cygwin binariesSimon Marchi2020-03-161-3/+6
* gdb: add Windows OS ABISimon Marchi2020-03-161-1/+4
* gdb: recognize 64 bits Windows executables as Cygwin osabiSimon Marchi2020-03-161-0/+14
* gdb: introduce objfile text_section_offset and data_section_offset methodsSimon Marchi2020-01-231-2/+1
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Change section_offsets to a std::vectorTom Tromey2020-01-081-2/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Replace the MSYMBOL_*_NAME macros with member functionsChristian Biesinger2019-11-221-3/+3
* [gdb] Fix more typos in commentsTom de Vries2019-10-181-1/+1
* Rename common to gdbsupportTom Tromey2019-07-091-1/+1
* Revert the header-sorting patchTom Tromey2019-04-061-15/+11
* Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey2019-04-051-11/+15
* Allow really large fortran array bounds: TYPE_LENGTH to ULONGESTKeith Seitz2019-03-291-1/+1
* Normalize includes to use common/Tom Tromey2019-01-251-1/+1
* Replace "the the" with "the"Tom Tromey2019-01-171-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Pass return_method to _push_dummy_callAlan Hayward2018-11-161-6/+6
* x86_64-windows GDB crash due to fs_base/gs_base registersPedro Alves2018-06-291-1/+1
* Remove regcache_cooked_writeSimon Marchi2018-05-301-4/+4
* Remove regcache_raw_write_partSimon Marchi2018-05-301-1/+1
* Remove regcache_raw_read_partSimon Marchi2018-05-301-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1