aboutsummaryrefslogtreecommitdiff
path: root/gdb/ia64-tdep.c
AgeCommit message (Expand)AuthorFilesLines
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
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