summaryrefslogtreecommitdiff
path: root/gdb/arm-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-12-28 Yao Qi <yao@codesourcery.com>Yao Qi2010-12-281-4/+4
* 2010-12-23 Yao Qi <yao@codesourcery.com>Yao Qi2010-12-231-4/+204
* 2010-12-23 Yao Qi <yao@codesourcery.com>Yao Qi2010-12-231-1/+0
* 2010-12-20 Yao Qi <yao@codesourcery.com>Yao Qi2010-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.Matthew Gretton-Dann2010-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>Yao Qi2010-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
* * arm-tdep.c (enum arm_vfp_cprc_base_type,Daniel Jacobowitz2009-07-281-6/+354
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-47/+36
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-2/+2
* * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand2009-07-021-1/+3
* * gdbtypes.h (TYPE_OBJFILE_OWNED, TYPE_OWNER): New macros.Ulrich Weigand2009-07-021-1/+1
* * gdbtypes.h (builtin_type_ieee_single, builtin_type_ieee_double,Ulrich Weigand2009-07-021-1/+15
* * gdbtypes.h (builtin_type_int0, builtin_type_int8, builtin_type_uint8,Ulrich Weigand2009-07-021-2/+2
* * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter,Ulrich Weigand2009-06-171-3/+4
* * prologue-value.c (make_pv_area): Add ADDR_BIT argument.Ulrich Weigand2009-06-171-2/+2
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * xcoffread.c (RECORD_MINIMAL_SYMBOL): Update.Tom Tromey2008-10-011-3/+2
* * arm-tdep.c (arm_skip_prologue): Call skip_prologue_using_salJonathan Larmour2008-09-221-22/+19
* * alpha-tdep.c (alpha_register_type): Use builtin_type (gdbarch)Ulrich Weigand2008-09-111-2/+2
* * gdbarch.sh (addr_bits_remove): Change type to 'm'.Ulrich Weigand2008-09-051-5/+7
* * gdbarch.sh (target_gdbarch): New global variable.Ulrich Weigand2008-08-261-7/+7