summaryrefslogtreecommitdiff
path: root/gdb/arm-linux-nat.c
Commit message (Expand)AuthorAgeFilesLines
...
* Fetch and store FP registers by PTRACE_{G,S}ETREGSETYao Qi2015-06-011-10/+77
* Fetch and store GP registers by PTRACE_{G,S}ETREGSETYao Qi2015-06-011-10/+75
* Check whether kernel supports PTRACE_GETREGSETYao Qi2015-06-011-0/+16
* Remove global variable arm_linux_has_wmmx_registers in arm-linux-nat.cYao Qi2015-05-281-12/+5
* Remove global variable arm_linux_vfp_register_count in arm-linux-nat.cYao Qi2015-05-281-25/+21
* return zero in arm_linux_can_use_hw_breakpoint if HW point isn't supportedYao Qi2015-04-171-2/+10
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Avoid software breakpoint's instruction shadow inconsistencyMaciej W. Rozycki2014-10-031-1/+1
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Support for HWbreak/watchpoint across fork/vfork on arm-nativeOmair Javaid2014-03-131-125/+276
* change delegation for to_read_descriptionTom Tromey2014-02-191-2/+2
* Add target_ops argument to to_region_ok_for_hw_watchpointTom Tromey2014-02-191-1/+2
* 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_remove_hw_breakpointTom Tromey2014-02-191-1/+2
* Add target_ops argument to to_insert_hw_breakpointTom 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
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado2013-09-301-9/+9
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* ChangeLog:Ulrich Weigand2012-07-301-3/+9
* gdb/Jan Kratochvil2012-07-061-5/+10
* struct siginfo vs. siginfo_tThomas Schwinge2012-03-211-1/+1
* gdb/Jan Kratochvil2012-03-081-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* gdb/Pedro Alves2011-12-141-2/+2
* PR gdb/13218Ulrich Weigand2011-10-101-43/+0
* 2011-10-07 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-10-071-12/+8
* * arm-linux-tdep.c: Include "auxv.h".Ulrich Weigand2011-06-151-20/+0
* ChangeLog:Ulrich Weigand2011-02-211-0/+580
* 2011-01-31 Yao Qi <yao@codesourcery.com>Yao Qi2011-01-301-9/+13
* 2011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-071-2/+2
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-04-12 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>Richard Earnshaw2010-04-121-15/+153
* Update copyright year in most headers.Joel Brobecker2010-01-011-2/+2
* * arm-linux-nat.c (fetch_register, store_register): UseKazu Hirata2009-04-221-4/+4
* * corelow.c (get_core_registers): Adjust.Pedro Alves2009-02-231-2/+4
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* 2007-10-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-10-311-2/+3
* * target-descriptions.c (tdesc_predefined_types): New.Daniel Jacobowitz2007-10-151-38/+21
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* 2007-06-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-091-2/+4
* * target.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-62/+60
* * gregset.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-8/+10
* * core-aout.c: Delete file.Ulrich Weigand2007-04-251-6/+0
* * Makefile.in (XMLFILES): Include $(TDEP_XML).Daniel Jacobowitz2007-02-261-7/+141
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1