Age | Commit message (Expand) | Author | Files | Lines |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -3/+0 |
2017-09-04 | Use amd64_target_description to get tdesc_amd64 | Yao Qi | 1 | -1/+3 |
2017-07-13 | Fix x86-64 GNU/Linux crashes | Pedro Alves | 1 | -1/+1 |
2017-03-20 | Convert lvalue reference type check to general reference type check | Artemiy Volkov | 1 | -0/+1 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-09-16 | gdb: Use std::min and std::max throughout | Pedro Alves | 1 | -3/+4 |
2016-05-07 | remove trivialy unused variables | Trevor Saunders | 1 | -15/+0 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-11-23 | infinite loop stopping at "pop" insn on x64-windows | Joel Brobecker | 1 | -0/+1 |
2015-09-25 | Add some more casts (1/2) | Simon Marchi | 1 | -1/+1 |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 1 | -2/+2 |
2015-03-18 | Fix amd64 windows unwinding issues within MS dlls. | Tristan Gingold | 1 | -36/+79 |
2015-03-06 | New common function "startswith" | Gary Benson | 1 | -2/+2 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-08-01 | Add debug trace in amd64-windows-tdep.c::amd64_windows_frame_decode_insns | Joel Brobecker | 1 | -0/+9 |
2014-08-01 | x64-windows: Fix extraction of chained UNWIND_INFO | Joel Brobecker | 1 | -1/+1 |
2014-02-26 | change minsym representation | Tom Tromey | 1 | -3/+3 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-12-05 | Allow Windows UNWIND_INFO version 2. | Joel Brobecker | 1 | -2/+13 |
2013-10-01 | gdb/ | Yao Qi | 1 | -7/+2 |
2013-09-26 | Replace constant values 8 to 15 by AMD64_R8_REGNUM to | Pierre Muller | 1 | -2/+2 |
2013-09-24 | Reimplement function calls on amd64-windows | Joel Brobecker | 1 | -32/+232 |
2013-09-02 | 2013-09-02 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -1/+767 |
2013-04-08 | * minsyms.h (struct bound_minimal_symbol): New. | Tom Tromey | 1 | -5/+7 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-10-23 | Set default target-wide-charset setting to "UTF-16" for x86_64-windows. | Joel Brobecker | 1 | -0/+10 |
2012-07-27 | 2012-07-27 Roland Schwingel <roland.schwingel@onevision.com> | Pedro Alves | 1 | -0/+37 |
2012-06-05 | Windows-specific iterate_over_objfiles_in_search_order | Joel Brobecker | 1 | -0/+4 |
2012-05-16 | gdb/ | Maciej W. Rozycki | 1 | -1/+1 |
2012-03-02 | gdb/ | Jan Kratochvil | 1 | -0/+3 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -1/+1 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-09-27 | * amd64-windows-tdep.c (amd64_skip_main_prologue): New function. | Pierre Muller | 1 | -0/+33 |
2010-01-29 | Implement return values on amd64-windows. | Joel Brobecker | 1 | -0/+55 |
2010-01-29 | amd64-windows: 32 bytes allocated on stack by caller for integer parameter re... | Joel Brobecker | 1 | -0/+1 |
2010-01-29 | amd64-windows: memory args passed by pointer during function calls. | Joel Brobecker | 1 | -0/+1 |
2010-01-29 | amd64: Integer parameters in function calls on Windows. | Joel Brobecker | 1 | -0/+55 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-01-11 | * amd64-windows-nat.c, amd64-windows-tdep.c: New files. | Joel Brobecker | 1 | -0/+41 |