summaryrefslogtreecommitdiff
path: root/gdb/arm-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* New common function "startswith"Gary Benson2015-03-061-17/+11
* Remove duplicate constPedro Alves2015-02-271-2/+2
* Do not increment of decrement enumsTom Tromey2015-02-271-2/+2
* Relax ARM prologue unwinder assumptionLuis Machado2015-02-101-10/+27
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* [PATCH] Remove cast in Tag_ABI_VFP_args switch case stmtsJiong Wang2014-12-291-4/+4
* ARM: Add support for value 3 of Tag_ABI_VFP_args attributeTerry Guo2014-12-251-4/+11
* Improve arm_skip_prologue by using arm_analyze_prologueYao Qi2014-12-121-63/+12
* Don't scan prologue past epilogueYao Qi2014-12-121-22/+31
* [arm] compute framereg and framesize when neededYao Qi2014-11-291-16/+17
* Split struct symtab into two: struct symtab and compunit_symtab.Doug Evans2014-11-201-5/+7
* ARM: extract_arm_insn function need to read instrs correctly in be8 caseVictor Kamensky2014-11-021-1/+1
* ARM: stricter __stack_chk_guard check during prologue analysisJoel Brobecker2014-10-291-5/+4
* Fix skipping stack protector on armYao Qi2014-10-291-3/+8
* Fix ARM machine state testcase failuresLuis Machado2014-10-271-188/+135
* Fix typo in thumb_in_function_epilogue_pYao Qi2014-09-241-1/+1
* Implement support for recording vector data transfer instructionsOmair Javaid2014-09-161-1/+97
* Implement support for recording extension register ld/st insnOmair Javaid2014-09-161-2/+176
* Implement support for recording VFP data processing instructionsOmair Javaid2014-09-161-1/+212
* Implement support for recording thumb2 ASIMD struct ld/st insnsOmair Javaid2014-09-161-1/+190
* Implement support for recording arm/thumb mode coprocessor instructionsOmair Javaid2014-09-161-10/+110
* arm software watchpoint: return to epilogueYao Qi2014-08-281-24/+18
* Adjust comments with example in itYao Qi2014-08-201-1/+3
* Support _Complex in hard-VFP abiYao Qi2014-08-191-2/+32
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* Stop prologue analysis when past the epilogueYao Qi2014-07-111-0/+5
* Match instruction adjusts SP in thumbYao Qi2014-07-111-11/+14
* Restrict matching add/sub sp, #immYao Qi2014-07-111-10/+5
* Apply stub unwinder to 'bx reg' trampolineYao Qi2014-06-241-1/+8
* Skip 'bx reg' trampoline on arm-none-eabiYao Qi2014-06-241-1/+67
* Add new infrun.h header.Pedro Alves2014-05-221-0/+1
* Fix prologue analysis for ldr.w and ldrd instructionTaimoor Mirza2014-05-161-2/+2
* start change to progspace independenceTom Tromey2014-02-261-2/+2
* use bound_minsym as result for lookup_minimal_symbol et alTom Tromey2014-02-261-3/+3
* change minsym representationTom Tromey2014-02-261-5/+5
* gdb: ARM: Add support for thumb32 instructions recordingOmair Javaid2014-01-151-7/+597
* gdb: ARM: Adds support for recording system call instructionsOmair Javaid2014-01-151-19/+31
* gdb: ARM: Fix for bug in pop instruction decodingOmair Javaid2014-01-151-1/+1
* gdb: ARM: Fix for bugs in push and ldm instructions decodingOmair Javaid2014-01-151-43/+18
* gdb: ARM: Fix for memory record corruption due to 64bit addressesOmair Javaid2014-01-151-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* gdb/arm-tdep.c: Remove "Infinite loop detected" error message.Will Newton2013-11-201-10/+2
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* gdb/arm-tdep.c: Use filtered output in arm_print_float_info.Will Newton2013-11-051-13/+13
* * objfiles.h (pc_in_section): New prototype.Maciej W. Rozycki2013-06-241-1/+1
* Andrew Haley found a bug on GDB running on ARM when usingSergio Durigan Junior2013-04-221-1/+1
* -Wpointer-sign: char -> gdb_byte.Pedro Alves2013-04-191-6/+6
* * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey2013-04-081-11/+12
* Rename record_ prefixes in record-full.h into record_full_.Markus Metzger2013-03-111-6/+6