| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix -Wpointer-sign errors in ia64-tdep.c | Joel Brobecker | 2013-05-01 | 1 | -4/+4 |
* | -Wpointer-sign: char -> gdb_byte. | Pedro Alves | 2013-04-19 | 1 | -12/+12 |
* | * minsyms.h (struct bound_minimal_symbol): New. | Tom Tromey | 2013-04-08 | 1 | -2/+2 |
* | Use gdb_byte for bytes from the program being debugged. | Pedro Alves | 2013-03-01 | 1 | -16/+16 |
* | Update years in copyright notice for the GDB files. | Joel Brobecker | 2013-01-01 | 1 | -1/+1 |
* | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 2012-05-18 | 1 | -7/+1 |
* | gdb/ | Maciej W. Rozycki | 2012-05-16 | 1 | -1/+1 |
* | gdb/ | Jan Kratochvil | 2012-03-08 | 1 | -9/+9 |
* | 2012-03-05 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 2012-03-05 | 1 | -3/+3 |
* | 2012-02-21 Tristan Gingold <gingold@adacore.com> | Pedro Alves | 2012-02-21 | 1 | -1/+0 |
* | Copyright year update in most files of the GDB Project. | Joel Brobecker | 2012-01-04 | 1 | -2/+1 |
* | 2011-12-14 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 2011-12-14 | 1 | -1/+1 |
* | gdb/ | Pedro Alves | 2011-03-18 | 1 | -0/+4 |
* | gdb/ | Pedro Alves | 2011-03-18 | 1 | -3/+12 |
* | gdb/ | Pedro Alves | 2011-03-18 | 1 | -12/+39 |
* | [ia64-hpux] inferior function call support | Joel Brobecker | 2011-01-13 | 1 | -17/+82 |
* | [ia64-hpux] unwinding bsp value from system call | Joel Brobecker | 2011-01-13 | 1 | -2/+12 |
* | [ia64] small integral parameters and return values | Joel Brobecker | 2011-01-13 | 1 | -2/+48 |
* | [ia64] Add a big-endian version of the ia64-ext floatformat | Joel Brobecker | 2011-01-13 | 1 | -4/+10 |
* | 2011-01-08 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2011-01-09 | 1 | -108/+149 |
* | run copyright.sh for 2011. | Joel Brobecker | 2011-01-01 | 1 | -1/+1 |
* | Update copyright year in most headers. | Joel Brobecker | 2010-01-01 | 1 | -1/+1 |
* | gdb/ | Jan Kratochvil | 2009-09-29 | 1 | -3/+6 |
* | * ia64-tdep.c: Update the comments on how we insert/remove | Joel Brobecker | 2009-09-29 | 1 | -14/+42 |
* | Fix ia64 breakpoints in the L-X slot. | Joel Brobecker | 2009-09-28 | 1 | -22/+67 |
* | * ia64-tdep.c (ia64_memory_insert_breakpoint): Check the slotnum | Joel Brobecker | 2009-09-28 | 1 | -6/+6 |
* | gdb/ | Joel Brobecker | 2009-09-13 | 1 | -10/+7 |
* | gdb/ | Jan Kratochvil | 2009-09-08 | 1 | -0/+1 |
* | gdb/ | Jan Kratochvil | 2009-09-08 | 1 | -6/+19 |
* | gdb/ | Jan Kratochvil | 2009-09-08 | 1 | -11/+23 |
* | gdb/ | Jan Kratochvil | 2009-08-25 | 1 | -4/+1 |
* | 2009-07-30 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2009-07-30 | 1 | -1/+1 |
* | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 2009-07-02 | 1 | -88/+137 |
* | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 2009-07-02 | 1 | -44/+52 |
* | * gdbtypes.h (TYPE_OBJFILE_OWNED, TYPE_OWNER): New macros. | Ulrich Weigand | 2009-07-02 | 1 | -1/+1 |
* | * gdbtypes.h (builtin_type_ieee_single, builtin_type_ieee_double, | Ulrich Weigand | 2009-07-02 | 1 | -37/+44 |
* | ARI fix: remove "%p". | Pierre Muller | 2009-04-21 | 1 | -8/+12 |
* | Silence a few -Wmissing-prototypes warnings. | Pedro Alves | 2009-02-22 | 1 | -1/+1 |
* | Updated copyright notices for most files. | Joel Brobecker | 2009-01-03 | 1 | -2/+2 |
* | Fix compilation on 32-bit host configurations. | Jan Kratochvil | 2008-12-05 | 1 | -1/+1 |
* | Fix automatic restoration of breakpoints memory for ia64. | Jan Kratochvil | 2008-11-26 | 1 | -38/+159 |
* | * ia64-tdep.c: Remove commented out #define. | Joel Brobecker | 2008-11-13 | 1 | -3/+0 |
* | * alpha-tdep.c (alpha_register_type): Use builtin_type (gdbarch) | Ulrich Weigand | 2008-09-11 | 1 | -1/+1 |
* | * defs.h (plongest,pulongest): Renamed from paddr_u,paddr_d. | Doug Evans | 2008-09-04 | 1 | -3/+3 |
* | (ia64_get_dyn_info_list): Use obj_section_addr. | Andreas Schwab | 2008-09-02 | 1 | -1/+1 |
* | * arm-tdep.c (arm_pc_is_thumb): Use obj_section_addr. | Pedro Alves | 2008-08-21 | 1 | -6/+10 |
* | * ia64-tdep.c (ia64_dummy_id): Use get_frame_pc. | Daniel Jacobowitz | 2008-07-15 | 1 | -1/+1 |
* | * ia64-tdep.c (ia64_convert_from_func_ptr_addr): Improve the heuristic | Joel Brobecker | 2008-05-29 | 1 | -4/+11 |
* | * ia64-tdep.c (ia64_convert_from_func_ptr_addr): Treat addresses | Joel Brobecker | 2008-05-06 | 1 | -0/+6 |
* | * frame-unwind.c (frame_unwind_got_bytes): New function. | Joel Brobecker | 2008-05-06 | 1 | -399/+296 |