[gdb/testsuite] Fix compare-sections.exp with -fPIE/-pie
[external/binutils.git] / gdb / windows-tdep.c
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.