summaryrefslogtreecommitdiff
path: root/gdb/ia64-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* 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>sergiodj2012-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
* Silence a few -Wmissing-prototypes warnings.Pedro Alves2009-02-221-1/+1
* Updated copyright notices for most files.Joel Brobecker2009-01-031-2/+2
* Fix compilation on 32-bit host configurations.Jan Kratochvil2008-12-051-1/+1
* Fix automatic restoration of breakpoints memory for ia64.Jan Kratochvil2008-11-261-38/+159
* * ia64-tdep.c: Remove commented out #define.Joel Brobecker2008-11-131-3/+0
* * alpha-tdep.c (alpha_register_type): Use builtin_type (gdbarch)Ulrich Weigand2008-09-111-1/+1
* * defs.h (plongest,pulongest): Renamed from paddr_u,paddr_d.Doug Evans2008-09-041-3/+3
* (ia64_get_dyn_info_list): Use obj_section_addr.Andreas Schwab2008-09-021-1/+1
* * arm-tdep.c (arm_pc_is_thumb): Use obj_section_addr.Pedro Alves2008-08-211-6/+10
* * ia64-tdep.c (ia64_dummy_id): Use get_frame_pc.Daniel Jacobowitz2008-07-151-1/+1
* * ia64-tdep.c (ia64_convert_from_func_ptr_addr): Improve the heuristicJoel Brobecker2008-05-291-4/+11
* * ia64-tdep.c (ia64_convert_from_func_ptr_addr): Treat addressesJoel Brobecker2008-05-061-0/+6
* * frame-unwind.c (frame_unwind_got_bytes): New function.Joel Brobecker2008-05-061-399/+296