summaryrefslogtreecommitdiff
path: root/gdb/arm-linux-nat.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-10-25s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi
2017-10-12lwp_info: Make the arch code free arch_lwp_infoSimon Marchi
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-07-25[ARM] Access FPSCR on vfpv2Yao Qi
2017-03-17arm-linux-nat.c: Use ptid from regcache instead of inferior_ptidSimon Marchi
2017-01-27Fix PTRACE_GETREGSET failure for compat inferiors on arm64Kees Cook
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-08-25Sync proc_service definition with GLIBCAdhemerval Zanella
2016-01-22[ARM] perror_with_name when failed to fetch/store registersYao Qi
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-11-03arm-linux-nat.c: Add castSimon Marchi
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi
2015-08-05Remove get_thread_idYao Qi
2015-08-03Enum fix for arm-linux-nat.cYao Qi
2015-07-31Mostly trivial enum fixesSimon Marchi
2015-07-24Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywherePedro Alves
2015-07-07Native debug arm program by aarch64 GDBYao Qi
2015-07-07New aarch32-linux-nat.cYao Qi
2015-07-07Remove {fetch,store}_fpregister and {fetch,store}_registerYao Qi
2015-06-23Convert have_ptrace_getregset to a tri-state booleanYao Qi
2015-06-16Fix compilation of gdb/arm-linux-nat.c on Raspbian GNU/Linux 7Martin Simmons
2015-06-01Fetch and store VFP registers by PTRACE_{G,S}ETREGSETYao Qi
2015-06-01Fetch and store FP registers by PTRACE_{G,S}ETREGSETYao Qi
2015-06-01Fetch and store GP registers by PTRACE_{G,S}ETREGSETYao Qi
2015-06-01Check whether kernel supports PTRACE_GETREGSETYao Qi
2015-05-28Remove global variable arm_linux_has_wmmx_registers in arm-linux-nat.cYao Qi
2015-05-28Remove global variable arm_linux_vfp_register_count in arm-linux-nat.cYao Qi
2015-04-17return zero in arm_linux_can_use_hw_breakpoint if HW point isn't supportedYao Qi
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-10-03Avoid software breakpoint's instruction shadow inconsistencyMaciej W. Rozycki
2014-08-07Include string.h in common-defs.hGary Benson
2014-03-13Support for HWbreak/watchpoint across fork/vfork on arm-nativeOmair Javaid
2014-02-19change delegation for to_read_descriptionTom Tromey
2014-02-19Add target_ops argument to to_region_ok_for_hw_watchpointTom Tromey
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_remove_hw_breakpointTom Tromey
2014-02-19Add target_ops argument to to_insert_hw_breakpointTom 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-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
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-30ChangeLog:Ulrich Weigand
2012-07-06gdb/Jan Kratochvil
2012-03-21struct siginfo vs. siginfo_tThomas Schwinge
2012-03-08gdb/Jan Kratochvil
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker