summaryrefslogtreecommitdiff
path: root/gdb/i386-cygwin-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* bfd_section_* macrosAlan Modra2019-09-191-4/+4
* Constify target name, reloc name, and carsym nameAlan Modra2019-09-181-1/+1
* Change pid_to_str to return std::stringTom Tromey2019-03-131-7/+2
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Remove ptid_get_lwpTom Tromey2018-07-031-2/+2
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* -Wwrite-strings: Constify target_pid_to_str and target_thread_extra_thread_infoPedro Alves2017-04-051-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add some more casts (1/2)Simon Marchi2015-09-251-1/+1
* Add casts to memory allocation related callsSimon Marchi2015-09-251-2/+2
* New common function "startswith"Gary Benson2015-03-061-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* X86: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez2014-09-301-16/+2
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* X86: Replace regset_alloc() invocations by static regset structures.Andreas Arnez2014-05-211-8/+1
* core_xfer_shared_libraries and core_xfer_shared_libraries_aix returns ULONGESTYao Qi2014-02-071-2/+2
* Change 'len''s type from LONGEST to ULONGEST: gdbarch methods core_xfer_share...Yao Qi2014-01-141-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* gdb/Yao Qi2013-10-011-11/+2
* gdb/Yao Qi2013-09-021-2/+0
* -Wpointer-sign: gdb_byte -> char.Pedro Alves2013-04-191-3/+3
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Windows-specific iterate_over_objfiles_in_search_orderJoel Brobecker2012-06-051-0/+3
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* 2011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-091-1/+1
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+2
* * corelow.c (core_pid_to_str): Default to using normal_pid_to_strPedro Alves2010-08-041-0/+18
* * defs.h: Adjust comment.Pedro Alves2010-04-241-0/+4
* gdbTom Tromey2010-03-051-0/+8
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-3/+4
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-2/+4
* * amd64-windows-nat.c Rename gdb-specific win32_* to windows_* throughout.Christopher Faylor2009-01-131-14/+14
* Fix linking with --enable-targets=all:Christopher Faylor2009-01-121-1/+1
* * win32-tdep.h, win32-tdep.c: New files.Joel Brobecker2009-01-111-19/+1
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * gdbarch.sh (gdbarch_skip_main_prologue): New.Pierre Muller2008-06-111-0/+2
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* * Makefile.in (ALL_TARGET_OBS): Remove object files that requireUlrich Weigand2007-11-271-2/+8
* * arm-wince-tdep.c: Include "solib.h" and "solib-target.h".Ulrich Weigand2007-10-241-0/+4
* * infcmd.c (post_create_inferior): Update comment.Pedro Alves2007-09-041-1/+2
* * gdbarch.sh (core_xfer_shared_libraries): New.Pedro Alves2007-09-031-5/+210
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * gdbarch.sh (skip_trampoline_code): Add FRAME argument.Ulrich Weigand2007-06-151-1/+1
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* 2004-10-31 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-10-311-8/+0