summaryrefslogtreecommitdiff
path: root/gdb/i386-cygwin-tdep.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-04-05-Wwrite-strings: Constify target_pid_to_str and target_thread_extra_thread_infoPedro Alves
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-09-25Add some more casts (1/2)Simon Marchi
2015-09-25Add casts to memory allocation related callsSimon Marchi
2015-03-06New common function "startswith"Gary Benson
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-09-30X86: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez
2014-08-07Include string.h in common-defs.hGary Benson
2014-05-21X86: Replace regset_alloc() invocations by static regset structures.Andreas Arnez
2014-02-07core_xfer_shared_libraries and core_xfer_shared_libraries_aix returns ULONGESTYao Qi
2014-01-14Change 'len''s type from LONGEST to ULONGEST: gdbarch methods core_xfer_share...Yao Qi
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_string.hTom Tromey
2013-10-01gdb/Yao Qi
2013-09-02gdb/Yao Qi
2013-04-19-Wpointer-sign: gdb_byte -> char.Pedro Alves
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-06-05Windows-specific iterate_over_objfiles_in_search_orderJoel Brobecker
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-01-092011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-08-04 * corelow.c (core_pid_to_str): Default to using normal_pid_to_strPedro Alves
2010-04-24 * defs.h: Adjust comment.Pedro Alves
2010-03-05gdbTom Tromey
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand
2009-01-13* amd64-windows-nat.c Rename gdb-specific win32_* to windows_* throughout.Christopher Faylor
2009-01-12Fix linking with --enable-targets=all:Christopher Faylor
2009-01-11 * win32-tdep.h, win32-tdep.c: New files.Joel Brobecker
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-06-11 * gdbarch.sh (gdbarch_skip_main_prologue): New.Pierre Muller
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-11-27 * Makefile.in (ALL_TARGET_OBS): Remove object files that requireUlrich Weigand
2007-10-24 * arm-wince-tdep.c: Include "solib.h" and "solib-target.h".Ulrich Weigand
2007-09-04 * infcmd.c (post_create_inferior): Update comment.Pedro Alves
2007-09-03 * gdbarch.sh (core_xfer_shared_libraries): New.Pedro Alves
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker
2007-06-15 * gdbarch.sh (skip_trampoline_code): Add FRAME argument.Ulrich Weigand
2007-01-09Copyright updates for 2007.Daniel Jacobowitz
2005-12-17 * breakpoint.c:Eli Zaretskii
2004-10-312004-10-31 Andrew Cagney <cagney@gnu.org>Andrew Cagney
2004-06-29 * i386-cygwin-tdep.c (i386-cygwin-tdep.c): New function.Joel Brobecker
2004-04-30 Revert 2004-04-16 change.Brian Ford
2004-04-16From Brian Ford <ford@vss.fsi.com>:Mark Kettenis
2003-05-30* i386-tdep.h (i386bsd_sigcontext_addr): Remove prototype.Mark Kettenis
2003-04-10 * i386-cygwin-tdep.c (i386_cygwin_frame_chain): New function.Corinna Vinschen