aboutsummaryrefslogtreecommitdiff
path: root/gdb/i386-cygwin-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-05-Wwrite-strings: Constify target_pid_to_str and target_thread_extra_thread_infoPedro Alves1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-09-25Add some more casts (1/2)Simon Marchi1-1/+1
2015-09-25Add casts to memory allocation related callsSimon Marchi1-2/+2
2015-03-06New common function "startswith"Gary Benson1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-09-30X86: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez1-16/+2
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-05-21X86: Replace regset_alloc() invocations by static regset structures.Andreas Arnez1-8/+1
2014-02-07core_xfer_shared_libraries and core_xfer_shared_libraries_aix returns ULONGESTYao Qi1-2/+2
2014-01-14Change 'len''s type from LONGEST to ULONGEST: gdbarch methods core_xfer_share...Yao Qi1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-10-01gdb/Yao Qi1-11/+2
2013-09-02gdb/Yao Qi1-2/+0
2013-04-19-Wpointer-sign: gdb_byte -> char.Pedro Alves1-3/+3
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-06-05Windows-specific iterate_over_objfiles_in_search_orderJoel Brobecker1-0/+3
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-01-092011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+2
2010-08-04 * corelow.c (core_pid_to_str): Default to using normal_pid_to_strPedro Alves1-0/+18
2010-04-24 * defs.h: Adjust comment.Pedro Alves1-0/+4
2010-03-05gdbTom Tromey1-0/+8
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-3/+4
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-2/+4
2009-01-13* amd64-windows-nat.c Rename gdb-specific win32_* to windows_* throughout.Christopher Faylor1-14/+14
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-19/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-06-11 * gdbarch.sh (gdbarch_skip_main_prologue): New.Pierre Muller1-0/+2
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-11-27 * Makefile.in (ALL_TARGET_OBS): Remove object files that requireUlrich Weigand1-2/+8
2007-10-24 * arm-wince-tdep.c: Include "solib.h" and "solib-target.h".Ulrich Weigand1-0/+4
2007-09-04 * infcmd.c (post_create_inferior): Update comment.Pedro Alves1-1/+2
2007-09-03 * gdbarch.sh (core_xfer_shared_libraries): New.Pedro Alves1-5/+210
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-06-15 * gdbarch.sh (skip_trampoline_code): Add FRAME argument.Ulrich Weigand1-1/+1
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2004-10-312004-10-31 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-8/+0
2004-06-29 * i386-cygwin-tdep.c (i386-cygwin-tdep.c): New function.Joel Brobecker1-0/+16
2004-04-30 Revert 2004-04-16 change.Brian Ford1-2/+0
2004-04-16From Brian Ford <ford@vss.fsi.com>:Mark Kettenis1-0/+2
2003-05-30* i386-tdep.h (i386bsd_sigcontext_addr): Remove prototype.Mark Kettenis1-44/+19
2003-04-10 * i386-cygwin-tdep.c (i386_cygwin_frame_chain): New function.Corinna Vinschen1-0/+31
2003-03-21 * Makefile.in (ALLDEPFILES): Add i386-cygwin-tdep.c.Corinna Vinschen1-0/+55