summaryrefslogtreecommitdiff
path: root/gdb/ia64-linux-nat.c
AgeCommit message (Expand)Author
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess
2023-11-17gdb: remove get_current_regcacheSimon Marchi
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker
2021-09-27gdb: use intrusive_list for linux-nat lwp_listSimon Marchi
2021-01-01Update copyright year range in all GDB filesJoel Brobecker
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi
2020-08-17gdb: fix IA64 build failure of linux-natSergei Trofimovich
2020-05-16Fix IA64 GNU/Linux buildPedro Alves
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi
2020-01-01Update copyright year range in all GDB files.Joel Brobecker
2019-07-09Rename common to gdbsupportTom Tromey
2019-01-25Normalize includes to use common/Tom Tromey
2019-01-01Update copyright year range in all GDB files.Joel Brobecker
2018-11-18Fix ia64-linux-nat.cTom Tromey
2018-07-03Remove ptid_get_lwpTom Tromey
2018-07-03Remove ptid_get_pidTom Tromey
2018-05-30Remove regcache_raw_collectSimon Marchi
2018-05-30Remove regcache_raw_supplySimon Marchi
2018-05-30Remove regcache_get_ptidSimon Marchi
2018-05-03target factories, target open and multiple instances of targetsPedro Alves
2018-05-03linux_nat_target: More low methodsPedro Alves
2018-05-03target_ops: Use bool throughoutPedro Alves
2018-05-03Convert struct target_ops to C++Pedro Alves
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-10-25s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-03-20Use ptid from regcache in almost all remaining nat filesSimon Marchi
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-05-19Fix invalid implicit conversions from void *Andreas Schwab
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-07-31Mostly trivial enum fixesSimon Marchi
2015-07-24Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywherePedro Alves
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-08-07Include string.h in common-defs.hGary Benson
2014-02-25Re-implement ia64-linux-nat.c::ia64_linux_xfer_partialPedro Alves
2014-02-25Adjust ia64_linux_xfer_partial following to_xfer_partial API change.Joel Brobecker
2014-02-19Add target_ops argument to to_insert_watchpointTom Tromey
2014-02-19Add target_ops argument to to_remove_watchpointTom Tromey
2014-02-19Add target_ops argument to to_can_use_hw_breakpointTom Tromey
2014-02-19add "this" pointers to more target APIsTom Tromey
2014-01-14Change to_xfer_partial 'len' type to ULONGEST.Yao Qi
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-12-18Add target_xfer_partial_ftypeYao Qi
2013-11-18remove gdb_string.hTom Tromey
2013-09-30 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-07-06gdb/Jan Kratochvil
2012-03-282012-03-28 Pedro Alves <palves@redhat.com>Pedro Alves
2012-03-282012-03-28 Pedro Alves <palves@redhat.com>Pedro Alves