summaryrefslogtreecommitdiff
path: root/gdb/arm-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* 2010-08-30 Yao Qi <yao@codesourcery.com>qiyao2010-08-301-2/+20
* * 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
* * arm-tdep.c (arm_pc_is_thumb): Use obj_section_addr.Pedro Alves2008-08-211-1/+2
* ARM BE8 support.Stan Shebs2008-08-111-1/+36
* * symtab.h (lookup_symbol_in_language): Remove SYMTAB parameter.Ulrich Weigand2008-05-191-1/+1
* * gdbarch.sh: Delete dwarf_reg_to_regnum.Daniel Jacobowitz2008-05-161-1/+0
* * Makefile.in (arm-tdep.o): Update.Daniel Jacobowitz2008-05-021-0/+130
* * arm-tdep.c (arm_prologue_this_id): Compare pc, not func, toDaniel Jacobowitz2008-05-021-6/+5
* * arm-tdep.c (arm_mode_strings, arm_fallback_mode_string)Daniel Jacobowitz2008-05-021-7/+72
* Add lost bit of previous commit.Daniel Jacobowitz2008-05-011-4/+2
* * arm-linux-tdep.h (ARM_CPSR_REGNUM): Delete definition.Daniel Jacobowitz2008-05-011-31/+116
* * arm-linux-tdep.c, arm-tdep.c, armobsd-tdep.c: Update forDaniel Jacobowitz2008-04-301-67/+56
* doc/ChangeLog:Corinna Vinschen2008-04-221-3/+3
* * rs6000-tdep.c (gdb_print_insn_powerpc): Get the current endianessMarkus Deuling2008-02-201-1/+1