summaryrefslogtreecommitdiff
path: root/gdb/arm-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* * 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 usingsergiodj2013-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_.mmetzger2013-03-111-6/+6
* Split record.h into record.h and record-full.h.mmetzger2013-03-111-0/+1
* Use gdb_byte for bytes from the program being debugged.Pedro Alves2013-03-011-2/+2
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* gdb/qiyao2012-11-211-9/+0
* ARI fixes: sprintf rule.Pierre Muller2012-11-201-0/+9
* gdb/qiyao2012-11-211-9/+0
* ARI fixes: sprintf rule.Pierre Muller2012-11-201-8/+9
* gdb/qiyao2012-11-141-0/+129
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-6/+6
* 2012-11-07 Pedro Alves <palves@redhat.com>Pedro Alves2012-11-071-1/+2
* * arm-tdep.c (arm_skip_prologue): Extending producer check to support LLVM co...kvbhat2012-09-261-1/+2
* * arm-tdep.c (thumb_get_next_pc_raw): Mask off low bits for bx pcJoseph Myers2012-08-221-1/+1
* gdb/qiyao2012-08-161-1/+0
* 2012-06-25 Greta Yorsh <greta.yorsh@arm.com>mgretton2012-06-251-0/+3
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>sergiodj2012-05-181-12/+4
* gdb/Maciej W. Rozycki2012-05-161-1/+2
* * arm-tdep.h (VFP_REGISTER_SIZE): Define.Jonathan Larmour2012-04-261-0/+10
* * features/Makefile (WHICH): Add arm-with-m and arm-with-m-fpa-layout.Jonathan Larmour2012-04-201-1/+1
* * arm-linux-tdep.c (arm_linux_init_abi): Callozapawandeep2012-03-271-0/+2061
* * arm-tdep.c: Include "remote.h" and "features/arm-with-m-fpa-layout.c".Jonathan Larmour2012-03-151-1/+41
* * blockframe.c (find_pc_partial_function_gnu_ifunc): Change type ofDoug Evans2012-02-021-1/+1
* gdb/Jan Kratochvil2012-01-281-3/+3
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+2
* gdb/Ulrich Weigand2011-12-211-0/+6
* * arm-tdep.h (arm_deal_with_atomic_sequence): Add prototype.Ulrich Weigand2011-12-071-1/+225
* gdb/meadori2011-11-091-14/+2
* PR gdb/12703qiyao2011-10-131-12/+9
* gdb/qiyao2011-10-111-11/+10
* Support displaced stepping for Thumb 16-bit insns.qiyao2011-09-181-12/+1278
* gdb/qiyao2011-09-181-2/+9
* gdb/qiyao2011-09-171-15/+15
* * symfile-mem.c (symbol_file_add_from_memory): Call do_cleanups.Tom Tromey2011-06-301-1/+2
* * arm-linux-tdep.c: Include "auxv.h".Ulrich Weigand2011-06-151-0/+8
* 2011-04-28 Yao Qi <yao@codesourcery.com>qiyao2011-04-281-287/+363
* gdbTom Tromey2011-04-191-1/+1
* 2011-04-07 Yao Qi <yao@codesourcery.com>qiyao2011-04-071-8/+12
* * arm-tdep.c (cleanup_branch): Set a correct return address inqiyao2011-04-071-2/+10
* * arm-tdep.c (arm_gdbarch_init): Enfore correct register numberUlrich Weigand2011-04-011-1/+6
* gdb/Ulrich Weigand2011-04-011-46/+59
* * arm-tdep.c (arm_elf_make_msymbol_special): Use ARM_SYM_BRANCH_TYPEUlrich Weigand2011-03-251-4/+2
* * arm-tdep.c (arm_analyze_prologue): Do not abort parsing whenUlrich Weigand2011-03-211-17/+9
* gdb/Pedro Alves2011-03-181-0/+3
* gdb/Pedro Alves2011-03-181-10/+21
* 2011-03-11 Yao Qi <yao@codesourcery.com>qiyao2011-03-111-3/+0
* 2011-03-08 Yao Qi <yao@codesourcery.com>qiyao2011-03-081-89/+73