summaryrefslogtreecommitdiff
path: root/gdb/ia64-linux-nat.c
Commit message (Expand)AuthorAgeFilesLines
* Fix IA64 GNU/Linux buildPedro Alves2020-05-161-3/+5
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Rename common to gdbsupportTom Tromey2019-07-091-1/+1
* Normalize includes to use common/Tom Tromey2019-01-251-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Fix ia64-linux-nat.cTom Tromey2018-11-181-9/+6
* Remove ptid_get_lwpTom Tromey2018-07-031-1/+1
* Remove ptid_get_pidTom Tromey2018-07-031-1/+1
* Remove regcache_raw_collectSimon Marchi2018-05-301-4/+3
* Remove regcache_raw_supplySimon Marchi2018-05-301-25/+24
* Remove regcache_get_ptidSimon Marchi2018-05-301-2/+2
* target factories, target open and multiple instances of targetsPedro Alves2018-05-031-3/+1
* linux_nat_target: More low methodsPedro Alves2018-05-031-4/+5
* target_ops: Use bool throughoutPedro Alves2018-05-031-8/+8
* Convert struct target_ops to C++Pedro Alves2018-05-031-65/+69
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi2017-10-251-4/+4
* Remove unnecessary function prototypes.John Baldwin2017-09-091-2/+0
* Use ptid from regcache in almost all remaining nat filesSimon Marchi2017-03-201-12/+8
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Fix invalid implicit conversions from void *Andreas Schwab2016-05-191-3/+3
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Mostly trivial enum fixesSimon Marchi2015-07-311-4/+7
* Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywherePedro Alves2015-07-241-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Re-implement ia64-linux-nat.c::ia64_linux_xfer_partialPedro Alves2014-02-251-12/+23
* Adjust ia64_linux_xfer_partial following to_xfer_partial API change.Joel Brobecker2014-02-251-5/+23
* Add target_ops argument to to_insert_watchpointTom Tromey2014-02-191-1/+2
* Add target_ops argument to to_remove_watchpointTom Tromey2014-02-191-1/+2
* Add target_ops argument to to_can_use_hw_breakpointTom Tromey2014-02-191-1/+2
* add "this" pointers to more target APIsTom Tromey2014-02-191-2/+2
* Change to_xfer_partial 'len' type to ULONGEST.Yao Qi2014-01-141-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Add target_xfer_partial_ftypeYao Qi2013-12-181-3/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado2013-09-301-2/+2
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* gdb/Jan Kratochvil2012-07-061-5/+6
* 2012-03-28 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-281-1/+34
* 2012-03-28 Pedro Alves <palves@redhat.com>Pedro Alves2012-03-281-1/+1
* [ia64-linux] Allow libunwind to fetch register 0Joel Brobecker2012-03-281-0/+10
* struct siginfo vs. siginfo_tThomas Schwinge2012-03-211-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* gdb/Pedro Alves2011-12-141-3/+3
* 2011-10-07 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-10-071-7/+5
* 2011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-091-21/+22
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* gdb/Jan Kratochvil2010-07-271-0/+13