aboutsummaryrefslogtreecommitdiff
path: root/gdb/ia64-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-13[ia64-hpux] inferior function call supportJoel Brobecker1-17/+82
2011-01-13[ia64-hpux] unwinding bsp value from system callJoel Brobecker1-2/+12
2011-01-13[ia64] small integral parameters and return valuesJoel Brobecker1-2/+48
2011-01-13[ia64] Add a big-endian version of the ia64-ext floatformatJoel Brobecker1-4/+10
2011-01-092011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder1-108/+149
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-09-29gdb/Jan Kratochvil1-3/+6
2009-09-29 * ia64-tdep.c: Update the comments on how we insert/removeJoel Brobecker1-14/+42
2009-09-28 Fix ia64 breakpoints in the L-X slot.Joel Brobecker1-22/+67
2009-09-28 * ia64-tdep.c (ia64_memory_insert_breakpoint): Check the slotnumJoel Brobecker1-6/+6
2009-09-13 gdb/Joel Brobecker1-10/+7
2009-09-08gdb/Jan Kratochvil1-0/+1
2009-09-08gdb/Jan Kratochvil1-6/+19
2009-09-08gdb/Jan Kratochvil1-11/+23
2009-08-25gdb/Jan Kratochvil1-4/+1
2009-07-302009-07-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+1
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-88/+137
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-44/+52
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-37/+44
2009-04-21 ARI fix: remove "%p".Pierre Muller1-8/+12
2009-02-22 Silence a few -Wmissing-prototypes warnings.Pedro Alves1-1/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-2/+2
2008-12-05 Fix compilation on 32-bit host configurations.Jan Kratochvil1-1/+1
2008-11-26 Fix automatic restoration of breakpoints memory for ia64.Jan Kratochvil1-38/+159
2008-11-13 * ia64-tdep.c: Remove commented out #define.Joel Brobecker1-3/+0
2008-09-11 * alpha-tdep.c (alpha_register_type): Use builtin_type (gdbarch)Ulrich Weigand1-1/+1
2008-09-04 * defs.h (plongest,pulongest): Renamed from paddr_u,paddr_d.Doug Evans1-3/+3
2008-09-02(ia64_get_dyn_info_list): Use obj_section_addr.Andreas Schwab1-1/+1
2008-08-21 * arm-tdep.c (arm_pc_is_thumb): Use obj_section_addr.Pedro Alves1-6/+10
2008-07-15 * ia64-tdep.c (ia64_dummy_id): Use get_frame_pc.Daniel Jacobowitz1-1/+1
2008-05-29 * ia64-tdep.c (ia64_convert_from_func_ptr_addr): Improve the heuristicJoel Brobecker1-4/+11
2008-05-06 * ia64-tdep.c (ia64_convert_from_func_ptr_addr): Treat addressesJoel Brobecker1-0/+6
2008-05-06 * frame-unwind.c (frame_unwind_got_bytes): New function.Joel Brobecker1-399/+296
2008-04-30 Convert frame unwinders to use the current frame andDaniel Jacobowitz1-1/+0
2008-04-29 * ia64-tdep.c (ia64_memory_remove_breakpoint): SetJoel Brobecker1-0/+7
2008-04-22doc/ChangeLog:Corinna Vinschen1-3/+3
2008-03-31 * ia64-tdep.c (examine_prologue): Correct array access.Daniel Jacobowitz1-1/+1
2008-02-20 * gdbarch.sh (memory_insert_breakpoint, memory_remove_breakpoint): AddMarkus Deuling1-2/+4
2008-01-11 * gdbarch.sh (skip_prologue): Add gdbarchMarkus Deuling1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-12-06 * gdbarch.sh (stab_reg_to_regnum, dwarf_reg_to_regnum)Markus Deuling1-1/+1
2007-11-09 * gdbarch.sh (convert_register_p): Add gdbarch as parameter.Markus Deuling1-1/+1
2007-11-08include:Joseph Myers1-1/+1
2007-11-07*** empty log message ***Markus Deuling1-1/+1
2007-11-022007-11-02 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-1/+1
2007-10-24 * amd64-tdep.c (amd64_convert_register_p): Delete.Daniel Jacobowitz1-7/+8
2007-10-13 * ia64-linux-nat.c (ia64_register_addr): Add gdbarch parameter,Ulrich Weigand1-19/+19
2007-10-13 * avr-tdep.c (avr_return_value): New function.Ulrich Weigand1-25/+85