summaryrefslogtreecommitdiff
path: root/gdb/arm-tdep.c
Commit message (Expand)AuthorAgeFilesLines
...
* 2011-03-03 Yao Qi <yao@codesourcery.com>qiyao2011-03-031-18/+23
* 2011-03-02 Yao Qi <yao@codesourcery.com>qiyao2011-03-021-10/+53
* * arm-linux-tdep.c (ARM_LDR_PC_SP_4): Add define.Ulrich Weigand2011-03-011-1/+1
* 2011-02-25 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-261-2/+3
* ChangeLog:Ulrich Weigand2011-02-211-1/+4
* 2011-02-18 Yao Qi <yao@codesourcery.com>qiyao2011-02-181-15/+22
* 2011-02-16 Yao Qi <yao@qiyaows>qiyao2011-02-161-0/+14
* 2011-02-15 Yao Qi <yao@codesourcery.com>qiyao2011-02-151-11/+18
* * arm-tdep.c (arm_skip_stack_protector): Accept any symbol thatUlrich Weigand2011-02-031-1/+2
* * arm-tdep.c (skip_prologue_function): Add GDBARCH and IS_THUMBUlrich Weigand2011-02-021-26/+43
* * arm-tdep.c: Include "observer.h".Ulrich Weigand2011-02-021-0/+751
* * arm-tdep.c (arm_analyze_load_stack_chk_guard): Avoid build breakUlrich Weigand2011-02-021-20/+21
* 2011-01-14 Yao Qi <yao@codesourcery.com>qiyao2011-01-141-2/+7
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-111-5/+5
* 2011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-071-62/+96
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-12-28 Yao Qi <yao@codesourcery.com>qiyao2010-12-281-4/+4
* 2010-12-23 Yao Qi <yao@codesourcery.com>qiyao2010-12-231-4/+204
* 2010-12-23 Yao Qi <yao@codesourcery.com>qiyao2010-12-231-1/+0
* 2010-12-20 Yao Qi <yao@codesourcery.com>qiyao2010-12-201-0/+13
* * arm-tdep.c (arm_in_function_epilogue_p): Fix code when "MOV SP"Pierre Muller2010-11-181-1/+1
* * arm-tdep.c (arm_in_function_epilogue_p): Fix code to avoidPierre Muller2010-11-141-0/+1
* * arm-tdep.c (thumb_get_next_pc_raw): Handle Thumb-16 encodingUlrich Weigand2010-10-191-0/+12
* * gdb/arm-tdep.c (arm_mode_strings): Add NULL entry at end of array.mgretton2010-10-121-1/+2
* * arm-tdep.c (thumb_expand_immediate): New function.Ulrich Weigand2010-10-081-42/+392
* 2010-10-08 Ulrich Weigand <uweigand@de.ibm.com>Ulrich Weigand2010-10-081-0/+200
* 2010-08-30 Yao Qi <yao@codesourcery.com>qiyao2010-08-301-2/+20
* * arm-tdep.c: Include features/arm-with-m.c.Daniel Jacobowitz2010-08-241-163/+229
* * arm-tdep.c (arm_push_dummy_call): Handle pointers toUlrich Weigand2010-08-141-1/+1
* * arm-tdep.c (push_stack_item): 'contents' now const.Tom Tromey2010-05-271-5/+6
* ARI fix: Remove ATTRIBUTE_UNUSED throughout.Pierre Muller2010-05-051-15/+15
* * arm-tdep.c (thumb_get_next_pc_raw): Correctly detect TBHRichard Earnshaw2010-03-311-5/+15
* * arm-tdep.c (skip_prologue_function): New function.Daniel Jacobowitz2010-03-241-206/+529
* * arm-tdep.c (arm_make_stub_cache): Delete unused locals reg,Doug Evans2010-03-041-2/+0
* * arm-tdep.c (arm_stub_unwind_sniffer): Add comment.Doug Evans2010-03-041-0/+2
* 2010-03-04 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>Daniel Jacobowitz2010-03-041-48/+71
* * arm-tdep.c (thumb_get_next_pc): Correct conditional branch opcode.Daniel Jacobowitz2010-02-261-1/+1
* * arm-tdep.c (arm_find_mapping_symbol): New function, fromDaniel Jacobowitz2010-02-011-18/+232
* * arm-linux-tdep.c (arm_linux_thumb2_be_breakpoint)Daniel Jacobowitz2010-02-011-9/+161
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * arm-tdep.c (arm_skip_stub): Recognize RealView veneer functions.Daniel Jacobowitz2009-11-131-2/+4
* Reported by Antti Hatala <ahatala@nvidia.com>.Daniel Jacobowitz2009-10-281-1/+1
* 2009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-191-1/+2
* * arm-tdep.c (arm_push_dummy_call): Set the low bit of LR forDaniel Jacobowitz2009-10-131-8/+204
* ARI fix: OP eol rule.Pierre Muller2009-10-061-21/+23
* * objfiles.c (struct objfile_data): Delete member cleanup and replaceDoug Evans2009-09-111-2/+2
* * arm-tdep.c (displaced_write_reg): Replace call to abort by callJoel Brobecker2009-09-031-1/+2
* * ui-file.h (ui_file_xstrdup): Mention that the length argumentPedro Alves2009-08-141-1/+1
* * arm-linux-tdep.c (arch-utils.h, inferior.h, gdbthread.h, symfile.h):Julian Brown2009-07-301-0/+1860
* * NEWS: Mention ARM VFP support.Daniel Jacobowitz2009-07-281-18/+428