aboutsummaryrefslogtreecommitdiff
path: root/gdb/arm-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-27 * arm-tdep.c (push_stack_item): 'contents' now const.Tom Tromey1-5/+6
2010-05-05 ARI fix: Remove ATTRIBUTE_UNUSED throughout.Pierre Muller1-15/+15
2010-03-31 * arm-tdep.c (thumb_get_next_pc_raw): Correctly detect TBHRichard Earnshaw1-5/+15
2010-03-24 * arm-tdep.c (skip_prologue_function): New function.Daniel Jacobowitz1-206/+529
2010-03-04 * arm-tdep.c (arm_make_stub_cache): Delete unused locals reg,Doug Evans1-2/+0
2010-03-04 * arm-tdep.c (arm_stub_unwind_sniffer): Add comment.Doug Evans1-0/+2
2010-03-042010-03-04 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>Daniel Jacobowitz1-48/+71
2010-02-26 * arm-tdep.c (thumb_get_next_pc): Correct conditional branch opcode.Daniel Jacobowitz1-1/+1
2010-02-01 * arm-tdep.c (arm_find_mapping_symbol): New function, fromDaniel Jacobowitz1-18/+232
2010-02-01 * arm-linux-tdep.c (arm_linux_thumb2_be_breakpoint)Daniel Jacobowitz1-9/+161
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-11-13 * arm-tdep.c (arm_skip_stub): Recognize RealView veneer functions.Daniel Jacobowitz1-2/+4
2009-10-28 Reported by Antti Hatala <ahatala@nvidia.com>.Daniel Jacobowitz1-1/+1
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+2
2009-10-13 * arm-tdep.c (arm_push_dummy_call): Set the low bit of LR forDaniel Jacobowitz1-8/+204
2009-10-06 ARI fix: OP eol rule.Pierre Muller1-21/+23
2009-09-11 * objfiles.c (struct objfile_data): Delete member cleanup and replaceDoug Evans1-2/+2
2009-09-03 * arm-tdep.c (displaced_write_reg): Replace call to abort by callJoel Brobecker1-1/+2
2009-08-14 * ui-file.h (ui_file_xstrdup): Mention that the length argumentPedro Alves1-1/+1
2009-07-30 * arm-linux-tdep.c (arch-utils.h, inferior.h, gdbthread.h, symfile.h):Julian Brown1-0/+1860
2009-07-28 * NEWS: Mention ARM VFP support.Daniel Jacobowitz1-18/+428
2009-07-28 * arm-tdep.c (enum arm_vfp_cprc_base_type,Daniel Jacobowitz1-6/+354
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-47/+36
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-2/+2
2009-07-02 * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand1-1/+3
2009-07-02 * gdbtypes.h (TYPE_OBJFILE_OWNED, TYPE_OWNER): New macros.Ulrich Weigand1-1/+1
2009-07-02 * gdbtypes.h (builtin_type_ieee_single, builtin_type_ieee_double,Ulrich Weigand1-1/+15
2009-07-02 * gdbtypes.h (builtin_type_int0, builtin_type_int8, builtin_type_uint8,Ulrich Weigand1-2/+2
2009-06-17 * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter,Ulrich Weigand1-3/+4
2009-06-17 * prologue-value.c (make_pv_area): Add ADDR_BIT argument.Ulrich Weigand1-2/+2
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-10-01 * xcoffread.c (RECORD_MINIMAL_SYMBOL): Update.Tom Tromey1-3/+2
2008-09-22 * arm-tdep.c (arm_skip_prologue): Call skip_prologue_using_salJonathan Larmour1-22/+19
2008-09-11 * alpha-tdep.c (alpha_register_type): Use builtin_type (gdbarch)Ulrich Weigand1-2/+2
2008-09-05 * gdbarch.sh (addr_bits_remove): Change type to 'm'.Ulrich Weigand1-5/+7
2008-08-26 * gdbarch.sh (target_gdbarch): New global variable.Ulrich Weigand1-7/+7
2008-08-21 * arm-tdep.c (arm_pc_is_thumb): Use obj_section_addr.Pedro Alves1-1/+2
2008-08-11 ARM BE8 support.Stan Shebs1-1/+36
2008-05-19 * symtab.h (lookup_symbol_in_language): Remove SYMTAB parameter.Ulrich Weigand1-1/+1
2008-05-16 * gdbarch.sh: Delete dwarf_reg_to_regnum.Daniel Jacobowitz1-1/+0
2008-05-02 * Makefile.in (arm-tdep.o): Update.Daniel Jacobowitz1-0/+130
2008-05-02 * arm-tdep.c (arm_prologue_this_id): Compare pc, not func, toDaniel Jacobowitz1-6/+5
2008-05-02 * arm-tdep.c (arm_mode_strings, arm_fallback_mode_string)Daniel Jacobowitz1-7/+72
2008-05-01Add lost bit of previous commit.Daniel Jacobowitz1-4/+2
2008-05-01 * arm-linux-tdep.h (ARM_CPSR_REGNUM): Delete definition.Daniel Jacobowitz1-31/+116
2008-04-30 * arm-linux-tdep.c, arm-tdep.c, armobsd-tdep.c: Update forDaniel Jacobowitz1-67/+56
2008-04-22doc/ChangeLog:Corinna Vinschen1-3/+3
2008-02-20 * rs6000-tdep.c (gdb_print_insn_powerpc): Get the current endianessMarkus Deuling1-1/+1
2008-01-24 * arm-tdep.c (arm_addr_bits_remove): In non 26-bit mode, don'tPedro Alves1-1/+1
2008-01-11 * alpha-tdep.c (alpha_heuristic_proc_start)Markus Deuling1-14/+22