aboutsummaryrefslogtreecommitdiff
path: root/gdb/arm-linux-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-30gdb/linux-record: Support time, waitpid, pipe syscallsMarcin Kościelnicki1-0/+1
2015-10-30gdb/linux-record: Fix readdir and getdents handlingMarcin Kościelnicki1-2/+1
2015-10-30gdb/linux-record: Fix sizes of sigaction and sigset_tMarcin Kościelnicki1-3/+3
2015-10-30gdb/linux-record: Fix size_[ug]id valuesMarcin Kościelnicki1-2/+2
2015-10-30gdb/linux-record: Remove size_siginfoMarcin Kościelnicki1-1/+0
2015-10-09arm-linux-tdep: Add explicit cast for int to gdb_syscall conversionSimon Marchi1-3/+3
2015-09-25Add some more casts (1/2)Simon Marchi1-6/+6
2015-09-25Add casts to memory allocation related callsSimon Marchi1-1/+1
2015-09-15Support single step by arch or targetYao Qi1-0/+5
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi1-2/+1
2015-07-31Mostly trivial enum fixesSimon Marchi1-2/+2
2015-06-24Call set_gdbarch_get_siginfo_type in linux_init_abiYao Qi1-2/+0
2015-05-28Remove global variable arm_linux_vfp_register_count in arm-linux-nat.cYao Qi1-1/+1
2015-04-15[arm] Update displaced stepping debug messageYao Qi1-2/+1
2015-04-15Fix code indentationYao Qi1-41/+42
2015-04-15[arm] Fix fails in gdb.base/disp-step-syscall.expYao Qi1-3/+3
2015-04-10PR13858 - Can't do displaced stepping with no symbolsPedro Alves1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-11-20Partial fix for PR breakpoints/10737: Make syscall info be per-arch instead o...Sergio Durigan Junior1-1/+1
2014-11-02ARM: arm_breakpoint should be little endian form in case for arm BE8Victor Kamensky1-1/+1
2014-09-30Add 'regset' parameter to 'iterate_over_regset_sections_cb'Andreas Arnez1-28/+5
2014-09-30Replace 'core_regset_sections' by iterator methodAndreas Arnez1-17/+17
2014-08-07Include string.h in common-defs.hGary Benson1-2/+0
2014-07-28gdb/arm-linux-tdep.c: Handle Thumb2 signal trampolinesWill Newton1-0/+35
2014-06-24Skip 'bx reg' on arm-linuxYao Qi1-1/+14
2014-05-22Add new infrun.h header.Pedro Alves1-0/+1
2014-05-21ARM: Replace regset_alloc() invocations by static regset structures.Andreas Arnez1-20/+18
2014-03-27Remove `expout*' globals from parser-defs.hSergio Durigan Junior1-13/+13
2014-01-15gdb: ARM: Adds support for recording system call instructionsOmair Javaid1-1/+247
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-12-29Add comment describing arm_stap_is_single_operandSergio Durigan Junior1-0/+3
2013-12-28Extend handling of immediates on ARM's SystemTap SDT probe supportSergio Durigan Junior1-4/+4
2013-12-19Extend SystemTap SDT probe argument parserSergio Durigan Junior1-4/+12
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-09-16 * arm-linux-tdep.c: Add "elf/common.h" header.Pierre Muller1-4/+1
2013-08-22[Committing the `catch syscall' patch for ARM, from Samuel Bronson.]Sergio Durigan Junior1-0/+58
2013-04-19-Wpointer-sign: char -> gdb_byte.Pedro Alves1-8/+8
2013-03-13More invalid pointer to pointer conversions.Pedro Alves1-1/+3
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-04-272012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-0/+132
2012-03-27 * arm-linux-tdep.c (arm_linux_init_abi): CallPawandeep Oza1-0/+5
2012-02-29gdb/Jan Kratochvil1-0/+3
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-12-07 * arm-tdep.h (arm_deal_with_atomic_sequence): Add prototype.Ulrich Weigand1-1/+6
2011-06-15 * arm-linux-tdep.c: Include "auxv.h".Ulrich Weigand1-0/+101
2011-04-072011-04-07 Yao Qi <yao@codesourcery.com>Yao Qi1-7/+2
2011-04-01gdb/Ulrich Weigand1-20/+18
2011-03-082011-03-08 Yao Qi <yao@codesourcery.com>Yao Qi1-3/+2
2011-03-01 * arm-linux-tdep.c (ARM_LDR_PC_SP_4): Add define.Ulrich Weigand1-2/+42
2011-02-182011-02-18 Yao Qi <yao@codesourcery.com>Yao Qi1-9/+1