gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdb / windows-tdep.c
2020-05-23  Simon Marchigdb: remove TYPE_FIELD macro
2020-05-22  Simon Marchigdb: add type::fields / type::set_fields
2020-05-22  Simon Marchigdb: add type::num_fields / type::set_num_fields
2020-05-19  Pedro AlvesDefault gdb_bfd_open's fd parameter to -1
2020-05-16  Simon Marchigdb: add type::name / type::set_name
2020-04-24  Hannes DomaniAdd WOW64 exception numbers to $_siginfo.ExceptionCode...
2020-04-23  Tom TromeyFix infinite loop in is_linked_with_cygwin_dll
2020-04-19  Tom TromeyRestore some windows-tdep.c code
2020-04-17  Tom TromeyReplace most calls to help_list and cmd_show_list
2020-04-16  Simon Marchigdb: is_linked_with_cygwin_dll: mention filename in...
2020-04-16  Simon Marchigdb: is_linked_with_cygwin_dll: handle import table...
2020-04-08  Simon Marchigdb: stop using host-dependent signal numbers in window...
2020-04-02  Simon Marchigdb: use bfd_get_section_contents to read section conte...
2020-04-01  Simon Marchigdb: fix style issues in is_linked_with_cygwin_dll
2020-03-16  Simon Marchigdb: select "Cygwin" OS ABI for Cygwin binaries
2020-03-06  Hannes DomaniDon't try to get the TIB address without an inferior
2020-03-03  Hannes DomaniRebase executable to match relocated base address
2020-02-12  Hannes DomaniCache the Thread Local Base pointer type in the gdbarch
2020-02-09  Hannes DomaniUse enums for human-readable exception information.
2020-02-09  Hannes DomaniDisplay ExceptionRecord for $_siginfo
2020-01-23  Hannes DomaniCache the text section offset of shared libraries
2020-01-16  Hannes DomaniAdd type for $_tlb->process_environment_block->process_...
2020-01-13  Simon Marchigdb: add back declarations for _initialize functions
2020-01-06  Eli ZaretskiiFix a typo in gdb/windows-tdep.c
2020-01-06  Eli ZaretskiiImprove process exit status macros on MinGW
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-09-18  Christian BiesingerChange boolean options to bool instead of int
2019-03-13  Tom TromeyChange pid_to_str to return std::string
2019-01-17  Tom TromeyChange all_objfiles adapter to be a method on program_space
2019-01-10  Tom TromeyRemove most uses of ALL_OBJFILES
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-07-03  Tom TromeyRemove ptid_equal
2018-06-07  Pedro Alvestarget_stack -> current_top_target() throughout
2018-05-02  Pedro AlvesConvert struct target_ops to C++
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-10-11  Tom TromeyConstify add_prefix_cmd
2017-09-27  Ulrich WeigandMake init_type/arch_type take a size in bits
2017-09-27  Tom TromeyConstify display_tib
2017-09-16  Simon MarchiMake xml_escape_text return an std::string
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-04-12  Pedro AlvesTeach GDB that wchar_t is a built-in type in C++ mode
2017-01-11  Tom TromeyUse class to manage BFD reference counts
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-05-08  Trevor Saundersremove trivialy unused variables
2016-01-13  Pedro AlvesPer-inferior/Inferior-qualified thread IDs
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-04-02  Gary BensonConvert "remote:" sysroots to "target:" and remove...
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-10-01  Yao Qigdb/
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-13  Pierre Muller * coff-pe-read.h (pe_text_section_offset): Declare...
2012-11-09  Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-06-05  Joel BrobeckerWindows-specific iterate_over_objfiles_in_search_order
2012-04-27  Sergio Durigan Junior2012-04-27 Sergio Durigan Junior <sergiodj@redhat...
2012-03-01  Pedro Alves2012-03-01 Pedro Alves <palves@redhat.com>
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-07-14  Jan Kratochvilgdb/
2011-04-19  Tom Tromeygdb
2011-01-12  Michael Snyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-04-30  Pierre Muller * windows-tdep.c (windows_get_tlb_type): Remember...
2010-04-19  Pierre Muller * windows-tdep.c (windows_get_tlb_type): Change curren...
2010-04-16  Pierre Muller Support for Windows OS Thread Information Block.
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-07-02  Ulrich Weigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
2009-01-13  Christopher Faylor* amd64-windows-nat.c Rename gdb-specific win32_* to...
2009-01-12  Christopher FaylorFix linking with --enable-targets=all:
2009-01-11  Joel Brobecker * win32-tdep.h, win32-tdep.c: New files.
This page took 2.642904 seconds and 76 git commands to generate.