Age | Commit message (Expand) | Author | Files | Lines |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-11-06 | Target FP: Remove convert_typed_floating from tdep files | Ulrich Weigand | 1 | -10/+10 |
2017-10-25 | s/get_regcache_arch (regcache)/regcache->arch ()/g | Yao Qi | 1 | -4/+4 |
2017-09-11 | Remove make_show_memory_breakpoints_cleanup | Tom Tromey | 1 | -25/+14 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -2/+0 |
2017-06-14 | Don't use print_insn_XXX in GDB | Yao Qi | 1 | -1/+1 |
2017-06-06 | Add IA64_MAX_FP_REGISTER_SIZE | Alan Hayward | 1 | -5/+8 |
2017-05-24 | Restrict ia64_convert_register_p | Yao Qi | 1 | -0/+1 |
2017-04-27 | Remove some MAX_REGISTER_SIZE uses in ia64-tdep.c | Alan Hayward | 1 | -41/+20 |
2017-04-05 | -Wwrite-strings: The Rest | Pedro Alves | 1 | -1/+1 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-11-03 | New gdbarch methods breakpoint_kind_from_pc and sw_breakpoint_from_kind | Yao Qi | 1 | -4/+11 |
2016-05-19 | Fix invalid implicit conversions from void * | Andreas Schwab | 1 | -4/+4 |
2016-05-07 | remove trivialy unused variables | Trevor Saunders | 1 | -6/+2 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-10-24 | ia64-tdep.c: Remove (void *) casts | Simon Marchi | 1 | -3/+3 |
2015-09-25 | Add some more casts (1/2) | Simon Marchi | 1 | -2/+2 |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 1 | -1/+1 |
2015-02-27 | C++ keyword cleanliness, mostly auto-generated | Pedro Alves | 1 | -15/+15 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-10-03 | Avoid software breakpoint's instruction shadow inconsistency | Maciej W. Rozycki | 1 | -1/+1 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-02-26 | change minsym representation | Tom Tromey | 1 | -1/+2 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-05-01 | Fix -Wpointer-sign errors in ia64-tdep.c | Joel Brobecker | 1 | -4/+4 |
2013-04-19 | -Wpointer-sign: char -> gdb_byte. | Pedro Alves | 1 | -12/+12 |
2013-04-08 | * minsyms.h (struct bound_minimal_symbol): New. | Tom Tromey | 1 | -2/+2 |
2013-03-01 | Use gdb_byte for bytes from the program being debugged. | Pedro Alves | 1 | -16/+16 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-05-18 | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -7/+1 |
2012-05-16 | gdb/ | Maciej W. Rozycki | 1 | -1/+1 |
2012-03-08 | gdb/ | Jan Kratochvil | 1 | -9/+9 |
2012-03-05 | 2012-03-05 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -3/+3 |
2012-02-21 | 2012-02-21 Tristan Gingold <gingold@adacore.com> | Pedro Alves | 1 | -1/+0 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-12-14 | 2011-12-14 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -1/+1 |
2011-03-18 | gdb/ | Pedro Alves | 1 | -0/+4 |
2011-03-18 | gdb/ | Pedro Alves | 1 | -3/+12 |
2011-03-18 | gdb/ | Pedro Alves | 1 | -12/+39 |
2011-01-13 | [ia64-hpux] inferior function call support | Joel Brobecker | 1 | -17/+82 |
2011-01-13 | [ia64-hpux] unwinding bsp value from system call | Joel Brobecker | 1 | -2/+12 |
2011-01-13 | [ia64] small integral parameters and return values | Joel Brobecker | 1 | -2/+48 |
2011-01-13 | [ia64] Add a big-endian version of the ia64-ext floatformat | Joel Brobecker | 1 | -4/+10 |
2011-01-09 | 2011-01-08 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -108/+149 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-09-29 | gdb/ | Jan Kratochvil | 1 | -3/+6 |
2009-09-29 | * ia64-tdep.c: Update the comments on how we insert/remove | Joel Brobecker | 1 | -14/+42 |
2009-09-28 | Fix ia64 breakpoints in the L-X slot. | Joel Brobecker | 1 | -22/+67 |
2009-09-28 | * ia64-tdep.c (ia64_memory_insert_breakpoint): Check the slotnum | Joel Brobecker | 1 | -6/+6 |