summaryrefslogtreecommitdiff
path: root/gdb/ia64-linux-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-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-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-09-30IA64: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'Andreas Arnez
2014-08-07IA64 Linux: Define regset structures.Andreas Arnez
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-12-19Extend SystemTap SDT probe argument parserSergio Durigan Junior
2013-06-30This patch implements the support for SystemTap SDT probes on IA-64.Sergio Durigan Junior
2013-03-01Use gdb_byte for bytes from the program being debugged.Pedro Alves
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-04-19gdbTom Tromey
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-01-01Update copyright year in most headers.Joel Brobecker
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand
2009-02-22 Silence a few -Wmissing-prototypes warnings.Pedro Alves
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-10-24 * solib-svr4.c (legacy_svr4_fetch_link_map_offsets_hook): Remove.Ulrich Weigand
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker
2007-06-15 * gdbarch.sh (read_pc): Add REGCACHE argument. Remove PTID argument.Ulrich Weigand
2007-03-28 * arch-utils.c (legacy_pc_in_sigtramp): Remove.Ulrich Weigand
2007-01-09Copyright updates for 2007.Daniel Jacobowitz
2006-11-28 * config/tm-linux.h: Delete file.Ulrich Weigand
2005-12-17 * breakpoint.c:Eli Zaretskii
2005-03-31 * gdbarch.sh (fetch_tls_load_module_address): New architecture method.Kevin Buettner
2005-01-05 * ia64-tdep.c: Include "osabi.h".Andreas Schwab
2004-02-242004-02-23 David Mosberger <davidm@hpl.hp.com>Kevin Buettner
2004-02-172004-02-17 David Mosberger <davidm@hpl.hp.com>Andrew Cagney
2004-01-082004-01-08 David Mosberger <davidm@hpl.hp.com>Jeff Johnston
2003-10-152003-10-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2001-06-01 * ia64-linux-tdep.c (IA64_LINUX_SIGCONTEXT_OFFSET): Revise toKevin Buettner
2000-04-26Add arch-utils.h to IA-64 *-tdep.c files.Kevin Buettner
2000-04-25Handle signal handler frames and call dummy frames.Kevin Buettner