summaryrefslogtreecommitdiff
path: root/gdb/windows-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Add type for $_tlb->process_environment_block->process_parametersHannes Domani2020-01-161-1/+60
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Fix a typo in gdb/windows-tdep.cEli Zaretskii2020-01-061-1/+1
* Improve process exit status macros on MinGWEli Zaretskii2020-01-061-0/+130
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Change boolean options to bool instead of intChristian Biesinger2019-09-181-1/+1
* Change pid_to_str to return std::stringTom Tromey2019-03-131-4/+4
* Change all_objfiles adapter to be a method on program_spaceTom Tromey2019-01-171-1/+1
* Remove most uses of ALL_OBJFILESTom Tromey2019-01-091-2/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Remove ptid_equalTom Tromey2018-07-031-2/+2
* target_stack -> current_top_target() throughoutPedro Alves2018-06-071-1/+1
* Convert struct target_ops to C++Pedro Alves2018-05-031-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Constify add_prefix_cmdTom Tromey2017-10-111-1/+1
* Make init_type/arch_type take a size in bitsUlrich Weigand2017-09-271-4/+8
* Constify display_tibTom Tromey2017-09-271-1/+1
* Make xml_escape_text return an std::stringSimon Marchi2017-09-161-4/+2
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* Teach GDB that wchar_t is a built-in type in C++ modePedro Alves2017-04-121-0/+3
* Use class to manage BFD reference countsTom Tromey2017-01-101-4/+2
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* remove trivialy unused variablesTrevor Saunders2016-05-071-4/+1
* Per-inferior/Inferior-qualified thread IDsPedro Alves2016-01-131-21/+2
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add casts to memory allocation related callsSimon Marchi2015-09-251-1/+1
* Convert "remote:" sysroots to "target:" and remove "remote:"Gary Benson2015-04-021-1/+2
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* gdb/Yao Qi2013-10-011-1/+19
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * coff-pe-read.h (pe_text_section_offset): Declare new function.Pierre Muller2012-12-131-4/+14
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-4/+4
* Windows-specific iterate_over_objfiles_in_search_orderJoel Brobecker2012-06-051-0/+46
* 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-04-271-2/+11
* 2012-03-01 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-011-0/+3
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
* gdb/Jan Kratochvil2011-07-141-1/+1
* gdbTom Tromey2011-04-191-1/+1
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-121-10/+15
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* * windows-tdep.c (windows_get_tlb_type): Remember last GDBARCHPierre Muller2010-04-301-0/+9
* * windows-tdep.c (windows_get_tlb_type): Change current_seh.handlePierre Muller2010-04-191-1/+2
* Support for Windows OS Thread Information Block.Pierre Muller2010-04-161-0/+402
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-4/+3
* * amd64-windows-nat.c Rename gdb-specific win32_* to windows_* throughout.Christopher Faylor2009-01-131-4/+2
* Fix linking with --enable-targets=all:Christopher Faylor2009-01-121-1/+1
* * win32-tdep.h, win32-tdep.c: New files.Joel Brobecker2009-01-111-0/+41