aboutsummaryrefslogtreecommitdiff
path: root/gdb/arm-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-20Adjust comments with example in itYao Qi1-1/+3
2014-08-19Support _Complex in hard-VFP abiYao Qi1-2/+32
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-07-11Stop prologue analysis when past the epilogueYao Qi1-0/+5
2014-07-11Match instruction adjusts SP in thumbYao Qi1-11/+14
2014-07-11Restrict matching add/sub sp, #immYao Qi1-10/+5
2014-06-24Apply stub unwinder to 'bx reg' trampolineYao Qi1-1/+8
2014-06-24Skip 'bx reg' trampoline on arm-none-eabiYao Qi1-1/+67
2014-05-22Add new infrun.h header.Pedro Alves1-0/+1
2014-05-16Fix prologue analysis for ldr.w and ldrd instructionTaimoor Mirza1-2/+2
2014-02-26start change to progspace independenceTom Tromey1-2/+2
2014-02-26use bound_minsym as result for lookup_minimal_symbol et alTom Tromey1-3/+3
2014-02-26change minsym representationTom Tromey1-5/+5
2014-01-15gdb: ARM: Add support for thumb32 instructions recordingOmair Javaid1-7/+597
2014-01-15gdb: ARM: Adds support for recording system call instructionsOmair Javaid1-19/+31
2014-01-15gdb: ARM: Fix for bug in pop instruction decodingOmair Javaid1-1/+1
2014-01-15gdb: ARM: Fix for bugs in push and ldm instructions decodingOmair Javaid1-43/+18
2014-01-15gdb: ARM: Fix for memory record corruption due to 64bit addressesOmair Javaid1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-20gdb/arm-tdep.c: Remove "Infinite loop detected" error message.Will Newton1-10/+2
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-11-05gdb/arm-tdep.c: Use filtered output in arm_print_float_info.Will Newton1-13/+13
2013-06-24 * objfiles.h (pc_in_section): New prototype.Maciej W. Rozycki1-1/+1
2013-04-22Andrew Haley found a bug on GDB running on ARM when usingSergio Durigan Junior1-1/+1
2013-04-19-Wpointer-sign: char -> gdb_byte.Pedro Alves1-6/+6
2013-04-08 * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey1-11/+12
2013-03-11Rename record_ prefixes in record-full.h into record_full_.Markus Metzger1-6/+6
2013-03-11Split record.h into record.h and record-full.h.Markus Metzger1-0/+1
2013-03-01Use gdb_byte for bytes from the program being debugged.Pedro Alves1-2/+2
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-11-21gdb/Yao Qi1-9/+0
2012-11-20 ARI fixes: sprintf rule.Pierre Muller1-8/+9
2012-11-14gdb/Yao Qi1-0/+129
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey1-6/+6
2012-11-072012-11-07 Pedro Alves <palves@redhat.com>Pedro Alves1-1/+2
2012-09-26* arm-tdep.c (arm_skip_prologue): Extending producer check to support LLVM co...Karthik Bhat1-1/+2
2012-08-22 * arm-tdep.c (thumb_get_next_pc_raw): Mask off low bits for bx pcJoseph Myers1-1/+1
2012-08-16gdb/Yao Qi1-1/+0
2012-06-252012-06-25 Greta Yorsh <greta.yorsh@arm.com>Matthew Gretton-Dann1-0/+3
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-12/+4
2012-05-16 gdb/Maciej W. Rozycki1-1/+2
2012-04-26 * arm-tdep.h (VFP_REGISTER_SIZE): Define.Jonathan Larmour1-0/+10
2012-04-20 * features/Makefile (WHICH): Add arm-with-m and arm-with-m-fpa-layout.Jonathan Larmour1-1/+1
2012-03-27 * arm-linux-tdep.c (arm_linux_init_abi): CallPawandeep Oza1-0/+2061
2012-03-15 * arm-tdep.c: Include "remote.h" and "features/arm-with-m-fpa-layout.c".Jonathan Larmour1-1/+41
2012-02-02 * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type ofDoug Evans1-1/+1
2012-01-28gdb/Jan Kratochvil1-3/+3
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+2
2011-12-21gdb/Ulrich Weigand1-0/+6