aboutsummaryrefslogtreecommitdiff
path: root/gdb/ia64-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-21class readable_regcache and pass readable_regcache to gdbarch pseudo_register...Yao Qi1-1/+1
2018-01-22regcache_cooked_read -> regcache->cooked_readYao Qi1-14/+16
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-11-06Target FP: Remove convert_typed_floating from tdep filesUlrich Weigand1-10/+10
2017-10-25s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi1-4/+4
2017-09-11Remove make_show_memory_breakpoints_cleanupTom Tromey1-25/+14
2017-09-09Remove unnecessary function prototypes.John Baldwin1-2/+0
2017-06-14Don't use print_insn_XXX in GDBYao Qi1-1/+1
2017-06-06Add IA64_MAX_FP_REGISTER_SIZEAlan Hayward1-5/+8
2017-05-24Restrict ia64_convert_register_pYao Qi1-0/+1
2017-04-27Remove some MAX_REGISTER_SIZE uses in ia64-tdep.cAlan Hayward1-41/+20
2017-04-05-Wwrite-strings: The RestPedro Alves1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-11-03New gdbarch methods breakpoint_kind_from_pc and sw_breakpoint_from_kindYao Qi1-4/+11
2016-05-19Fix invalid implicit conversions from void *Andreas Schwab1-4/+4
2016-05-07remove trivialy unused variablesTrevor Saunders1-6/+2
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-10-24ia64-tdep.c: Remove (void *) castsSimon Marchi1-3/+3
2015-09-25Add some more casts (1/2)Simon Marchi1-2/+2
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi1-1/+1
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves1-15/+15
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-10-03Avoid software breakpoint's instruction shadow inconsistencyMaciej W. Rozycki1-1/+1
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-02-26change minsym representationTom Tromey1-1/+2
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-05-01Fix -Wpointer-sign errors in ia64-tdep.cJoel Brobecker1-4/+4
2013-04-19-Wpointer-sign: char -> gdb_byte.Pedro Alves1-12/+12
2013-04-08 * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey1-2/+2
2013-03-01Use gdb_byte for bytes from the program being debugged.Pedro Alves1-16/+16
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-7/+1
2012-05-16 gdb/Maciej W. Rozycki1-1/+1
2012-03-08gdb/Jan Kratochvil1-9/+9
2012-03-052012-03-05 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-3/+3
2012-02-212012-02-21 Tristan Gingold <gingold@adacore.com>Pedro Alves1-1/+0
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-12-142011-12-14 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+1
2011-03-18 gdb/Pedro Alves1-0/+4
2011-03-18 gdb/Pedro Alves1-3/+12
2011-03-18 gdb/Pedro Alves1-12/+39
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