Change section_offsets to a std::vector
[deliverable/binutils-gdb.git] / gdb / ia64-tdep.c
2020-01-08  Tom TromeyChange section_offsets to a std::vector
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-11-22  Christian BiesingerReplace the MSYMBOL_*_NAME macros with member functions
2019-10-18  Tom de Vries[gdb] Fix more typos in comments
2019-04-10  Tom TromeyRemove some uses of "object_files"
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-16  Alan HaywardPass return_method to _push_dummy_call
2018-10-05  Tom TromeySimple -Wshadow=local fixes
2018-07-22  Tom TromeySimple unused variable removals
2018-07-16  Simon MarchiRemove unused variables in ia64*tdep.c
2018-07-16  Simon MarchiFix compilation error in ia64-tdep.c with libunwind...
2018-06-07  Pedro Alvestarget_stack -> current_top_target() throughout
2018-05-30  Simon MarchiRemove regcache_cooked_write
2018-05-30  Simon MarchiRemove regcache_cooked_read
2018-05-02  Pedro AlvesConvert struct target_ops to C++
2018-02-21  Yao QiPass readable_regcache to gdbarch method read_pc
2018-02-21  Yao Qiclass readable_regcache and pass readable_regcache...
2018-01-22  Yao Qiregcache_cooked_read -> regcache->cooked_read
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-06  Ulrich WeigandTarget FP: Remove convert_typed_floating from tdep...
2017-10-25  Yao Qis/get_regcache_arch (regcache)/regcache->arch ()/g
2017-09-11  Tom TromeyRemove make_show_memory_breakpoints_cleanup
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-06-14  Yao QiDon't use print_insn_XXX in GDB
2017-06-06  Alan HaywardAdd IA64_MAX_FP_REGISTER_SIZE
2017-05-24  Yao QiRestrict ia64_convert_register_p
2017-04-27  Alan HaywardRemove some MAX_REGISTER_SIZE uses in ia64-tdep.c
2017-04-05  Pedro Alves-Wwrite-strings: The Rest
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-11-03  Yao QiNew gdbarch methods breakpoint_kind_from_pc and sw_brea...
2016-05-19  Andreas SchwabFix invalid implicit conversions from void *
2016-05-08  Trevor Saundersremove trivialy unused variables
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-10-24  Simon Marchiia64-tdep.c: Remove (void *) casts
2015-09-25  Simon MarchiAdd some more casts (1/2)
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-02-27  Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-10-03  Maciej W. RozyckiAvoid software breakpoint's instruction shadow inconsis...
2014-08-07  Gary BensonInclude gdb_assert.h in common-defs.h
2014-02-26  Tom Tromeychange minsym representation
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-05-01  Joel BrobeckerFix -Wpointer-sign errors in ia64-tdep.c
2013-04-19  Pedro Alves-Wpointer-sign: char -> gdb_byte.
2013-04-08  Tom Tromey * minsyms.h (struct bound_minimal_symbol): New.
2013-03-01  Pedro AlvesUse gdb_byte for bytes from the program being debugged.
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-05-18  Sergio Durigan Junior2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
2012-05-16  Maciej W. Rozycki gdb/
2012-03-08  Jan Kratochvilgdb/
2012-03-05  Tristan Gingold2012-03-05 Tristan Gingold <gingold@adacore.com>
2012-02-21  Pedro Alves2012-02-21 Tristan Gingold <gingold@adacore.com>
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-14  Pedro Alves2011-12-14 Pedro Alves <pedro@codesourcery.com>
2011-03-18  Pedro Alves gdb/
2011-03-18  Pedro Alves gdb/
2011-03-18  Pedro Alves gdb/
2011-01-13  Joel Brobecker[ia64-hpux] inferior function call support
2011-01-13  Joel Brobecker[ia64-hpux] unwinding bsp value from system call
2011-01-13  Joel Brobecker[ia64] small integral parameters and return values
2011-01-13  Joel Brobecker[ia64] Add a big-endian version of the ia64-ext floatformat
2011-01-09  Michael Snyder2011-01-08 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-09-29  Jan Kratochvilgdb/
2009-09-29  Joel Brobecker * ia64-tdep.c: Update the comments on how we...
2009-09-28  Joel Brobecker Fix ia64 breakpoints in the L-X slot.
2009-09-28  Joel Brobecker * ia64-tdep.c (ia64_memory_insert_breakpoint...
2009-09-13  Joel Brobecker gdb/
2009-09-08  Jan Kratochvilgdb/
2009-09-08  Jan Kratochvilgdb/
2009-09-08  Jan Kratochvilgdb/
2009-08-25  Jan Kratochvilgdb/
2009-07-30  H.J. Lu2009-07-30 H.J. Lu <hongjiu.lu@intel.com>
2009-07-02  Ulrich Weigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-07-02  Ulrich Weigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
2009-07-02  Ulrich Weigand * gdbtypes.h (TYPE_OBJFILE_OWNED, TYPE_OWNER): New...
2009-07-02  Ulrich Weigand * gdbtypes.h (builtin_type_ieee_single, builtin_type_i...
2009-04-21  Pierre Muller ARI fix: remove "%p".
2009-02-22  Pedro Alves Silence a few -Wmissing-prototypes warnings.
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-12-05  Jan Kratochvil Fix compilation on 32-bit host configurations.
2008-11-26  Jan Kratochvil Fix automatic restoration of breakpoints memory for...
2008-11-13  Joel Brobecker * ia64-tdep.c: Remove commented out #define.
2008-09-11  Ulrich Weigand * alpha-tdep.c (alpha_register_type): Use builtin_type...
2008-09-04  Doug Evans * defs.h (plongest,pulongest): Renamed from paddr_u...
2008-09-02  Andreas Schwab(ia64_get_dyn_info_list): Use obj_section_addr.
2008-08-21  Pedro Alves * arm-tdep.c (arm_pc_is_thumb): Use obj_section_addr.
2008-07-15  Daniel Jacobowitz * ia64-tdep.c (ia64_dummy_id): Use get_frame_pc.
2008-05-29  Joel Brobecker * ia64-tdep.c (ia64_convert_from_func_ptr_addr...
2008-05-06  Joel Brobecker * ia64-tdep.c (ia64_convert_from_func_ptr_addr...
2008-05-06  Joel Brobecker * frame-unwind.c (frame_unwind_got_bytes):...
2008-04-30  Daniel Jacobowitz Convert frame unwinders to use the current frame and
2008-04-29  Joel Brobecker * ia64-tdep.c (ia64_memory_remove_breakpoint...
2008-04-22  Corinna Vinschendoc/ChangeLog:
2008-03-31  Daniel Jacobowitz * ia64-tdep.c (examine_prologue): Correct array access.
2008-02-20  Markus Deuling * gdbarch.sh (memory_insert_breakpoint, memory_remove_...
2008-01-11  Markus Deuling * gdbarch.sh (skip_prologue): Add gdbarch
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
2007-12-06  Markus Deuling * gdbarch.sh (stab_reg_to_regnum, dwarf_reg_to_regnum)
next
This page took 1.31012 seconds and 107 git commands to generate.