summaryrefslogtreecommitdiff
path: root/gdb/ia64-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* New gdbarch methods breakpoint_kind_from_pc and sw_breakpoint_from_kindYao Qi2016-11-031-4/+11
* Fix invalid implicit conversions from void *Andreas Schwab2016-05-191-4/+4
* remove trivialy unused variablesTrevor Saunders2016-05-071-6/+2
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* ia64-tdep.c: Remove (void *) castsSimon Marchi2015-10-241-3/+3
* Add some more casts (1/2)Simon Marchi2015-09-251-2/+2
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-1/+1
* C++ keyword cleanliness, mostly auto-generatedPedro Alves2015-02-271-15/+15
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Avoid software breakpoint's instruction shadow inconsistencyMaciej W. Rozycki2014-10-031-1/+1
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* change minsym representationTom Tromey2014-02-261-1/+2
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Fix -Wpointer-sign errors in ia64-tdep.cJoel Brobecker2013-05-011-4/+4
* -Wpointer-sign: char -> gdb_byte.Pedro Alves2013-04-191-12/+12
* * minsyms.h (struct bound_minimal_symbol): New.Tom Tromey2013-04-081-2/+2
* Use gdb_byte for bytes from the program being debugged.Pedro Alves2013-03-011-16/+16
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-05-181-7/+1
* gdb/Maciej W. Rozycki2012-05-161-1/+1
* gdb/Jan Kratochvil2012-03-081-9/+9
* 2012-03-05 Tristan Gingold <gingold@adacore.com>Tristan Gingold2012-03-051-3/+3
* 2012-02-21 Tristan Gingold <gingold@adacore.com>Pedro Alves2012-02-211-1/+0
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* 2011-12-14 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-12-141-1/+1
* gdb/Pedro Alves2011-03-181-0/+4
* gdb/Pedro Alves2011-03-181-3/+12
* gdb/Pedro Alves2011-03-181-12/+39
* [ia64-hpux] inferior function call supportJoel Brobecker2011-01-131-17/+82
* [ia64-hpux] unwinding bsp value from system callJoel Brobecker2011-01-131-2/+12
* [ia64] small integral parameters and return valuesJoel Brobecker2011-01-131-2/+48
* [ia64] Add a big-endian version of the ia64-ext floatformatJoel Brobecker2011-01-131-4/+10
* 2011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-091-108/+149
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* gdb/Jan Kratochvil2009-09-291-3/+6
* * ia64-tdep.c: Update the comments on how we insert/removeJoel Brobecker2009-09-291-14/+42
* Fix ia64 breakpoints in the L-X slot.Joel Brobecker2009-09-281-22/+67
* * ia64-tdep.c (ia64_memory_insert_breakpoint): Check the slotnumJoel Brobecker2009-09-281-6/+6
* gdb/Joel Brobecker2009-09-131-10/+7
* gdb/Jan Kratochvil2009-09-081-0/+1
* gdb/Jan Kratochvil2009-09-081-6/+19
* gdb/Jan Kratochvil2009-09-081-11/+23
* gdb/Jan Kratochvil2009-08-251-4/+1
* 2009-07-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2009-07-301-1/+1
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-88/+137
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-44/+52
* * 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-37/+44
* ARI fix: remove "%p".Pierre Muller2009-04-211-8/+12