aboutsummaryrefslogtreecommitdiff
path: root/gdb/windows-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-12Teach GDB that wchar_t is a built-in type in C++ modePedro Alves1-0/+3
2017-01-10Use class to manage BFD reference countsTom Tromey1-4/+2
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-05-07remove trivialy unused variablesTrevor Saunders1-4/+1
2016-01-13Per-inferior/Inferior-qualified thread IDsPedro Alves1-21/+2
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-09-25Add casts to memory allocation related callsSimon Marchi1-1/+1
2015-04-02Convert "remote:" sysroots to "target:" and remove "remote:"Gary Benson1-1/+2
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-10-01gdb/Yao Qi1-1/+19
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-13 * coff-pe-read.h (pe_text_section_offset): Declare new function.Pierre Muller1-4/+14
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey1-4/+4
2012-06-05Windows-specific iterate_over_objfiles_in_search_orderJoel Brobecker1-0/+46
2012-04-272012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-2/+11
2012-03-012012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves1-0/+3
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2011-07-14gdb/Jan Kratochvil1-1/+1
2011-04-19gdbTom Tromey1-1/+1
2011-01-122011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-10/+15
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-04-30 * windows-tdep.c (windows_get_tlb_type): Remember last GDBARCHPierre Muller1-0/+9
2010-04-19 * windows-tdep.c (windows_get_tlb_type): Change current_seh.handlePierre Muller1-1/+2
2010-04-16 Support for Windows OS Thread Information Block.Pierre Muller1-0/+402
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-4/+3
2009-01-13* amd64-windows-nat.c Rename gdb-specific win32_* to windows_* throughout.Christopher Faylor1-4/+2
2009-01-12Fix linking with --enable-targets=all:Christopher Faylor1-1/+1
2009-01-11 * win32-tdep.h, win32-tdep.c: New files.Joel Brobecker1-0/+41