summaryrefslogtreecommitdiff
path: root/gdb/arm-linux-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* [arm] Update displaced stepping debug messageYao Qi2015-04-151-2/+1
* Fix code indentationYao Qi2015-04-151-41/+42
* [arm] Fix fails in gdb.base/disp-step-syscall.expYao Qi2015-04-151-3/+3
* PR13858 - Can't do displaced stepping with no symbolsPedro Alves2015-04-101-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Partial fix for PR breakpoints/10737: Make syscall info be per-arch instead o...Sergio Durigan Junior2014-11-201-1/+1
* ARM: arm_breakpoint should be little endian form in case for arm BE8Victor Kamensky2014-11-021-1/+1
* Add 'regset' parameter to 'iterate_over_regset_sections_cb'Andreas Arnez2014-09-301-28/+5
* Replace 'core_regset_sections' by iterator methodAndreas Arnez2014-09-301-17/+17
* Include string.h in common-defs.hGary Benson2014-08-071-2/+0
* gdb/arm-linux-tdep.c: Handle Thumb2 signal trampolinesWill Newton2014-07-281-0/+35
* Skip 'bx reg' on arm-linuxYao Qi2014-06-241-1/+14
* Add new infrun.h header.Pedro Alves2014-05-221-0/+1
* ARM: Replace regset_alloc() invocations by static regset structures.Andreas Arnez2014-05-211-20/+18
* Remove `expout*' globals from parser-defs.hSergio Durigan Junior2014-03-271-13/+13
* gdb: ARM: Adds support for recording system call instructionsOmair Javaid2014-01-151-1/+247
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Add comment describing arm_stap_is_single_operandSergio Durigan Junior2013-12-291-0/+3
* Extend handling of immediates on ARM's SystemTap SDT probe supportSergio Durigan Junior2013-12-281-4/+4
* Extend SystemTap SDT probe argument parserSergio Durigan Junior2013-12-191-4/+12
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* * arm-linux-tdep.c: Add "elf/common.h" header.Pierre Muller2013-09-161-4/+1
* [Committing the `catch syscall' patch for ARM, from Samuel Bronson.]Sergio Durigan Junior2013-08-221-0/+58
* -Wpointer-sign: char -> gdb_byte.Pedro Alves2013-04-191-8/+8
* More invalid pointer to pointer conversions.Pedro Alves2013-03-131-1/+3
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-04-271-0/+132
* * arm-linux-tdep.c (arm_linux_init_abi): CallPawandeep Oza2012-03-271-0/+5
* gdb/Jan Kratochvil2012-02-291-0/+3
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* * arm-tdep.h (arm_deal_with_atomic_sequence): Add prototype.Ulrich Weigand2011-12-071-1/+6
* * arm-linux-tdep.c: Include "auxv.h".Ulrich Weigand2011-06-151-0/+101
* 2011-04-07 Yao Qi <yao@codesourcery.com>Yao Qi2011-04-071-7/+2
* gdb/Ulrich Weigand2011-04-011-20/+18
* 2011-03-08 Yao Qi <yao@codesourcery.com>Yao Qi2011-03-081-3/+2
* * arm-linux-tdep.c (ARM_LDR_PC_SP_4): Add define.Ulrich Weigand2011-03-011-2/+42
* 2011-02-18 Yao Qi <yao@codesourcery.com>Yao Qi2011-02-181-9/+1
* 2011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-071-11/+11
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* gdb/Jan Kratochvil2010-11-281-2/+3
* 2010-08-30 Yao Qi <yao@codesourcery.com>Yao Qi2010-08-301-8/+86
* * corelow.c (core_pid_to_str): Default to using normal_pid_to_strPedro Alves2010-08-041-0/+2
* ARI fix: Remove ATTRIBUTE_UNUSED throughout.Pierre Muller2010-05-051-2/+2
* *** empty log message ***Matthew Gretton-Dann2010-04-291-3/+29
* * arm-linux-tdep.c (arm_linux_thumb2_be_breakpoint)Daniel Jacobowitz2010-02-011-0/+11
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * arm-linux-tdep.c (ARM_OABI_SYSCALL_RESTART_SYSCALL): New macro.Maciej W. Rozycki2009-12-191-0/+33
* 2009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-191-1/+2
* * arm-linux-tdep.c (arch-utils.h, inferior.h, gdbthread.h, symfile.h):Julian Brown2009-07-301-0/+216
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-5/+11