Age | Commit message (Expand) | Author | Files | Lines |
2020-05-14 | gdb: remove TYPE_CODE macro | Simon Marchi | 1 | -4/+4 |
2020-04-08 | gdb: stop using host-dependent signal numbers in windows-tdep.c | Simon Marchi | 1 | -2/+8 |
2020-03-16 | gdb: define builtin long type to be 64 bits on amd64 Cygwin | Simon Marchi | 1 | -6/+17 |
2020-03-16 | gdb: select "Cygwin" OS ABI for Cygwin binaries | Simon Marchi | 1 | -3/+6 |
2020-03-16 | gdb: add Windows OS ABI | Simon Marchi | 1 | -1/+4 |
2020-03-16 | gdb: recognize 64 bits Windows executables as Cygwin osabi | Simon Marchi | 1 | -0/+14 |
2020-01-23 | gdb: introduce objfile text_section_offset and data_section_offset methods | Simon Marchi | 1 | -2/+1 |
2020-01-13 | gdb: add back declarations for _initialize functions | Simon Marchi | 1 | -1/+2 |
2020-01-08 | Change section_offsets to a std::vector | Tom Tromey | 1 | -2/+2 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-11-22 | Replace the MSYMBOL_*_NAME macros with member functions | Christian Biesinger | 1 | -3/+3 |
2019-10-18 | [gdb] Fix more typos in comments | Tom de Vries | 1 | -1/+1 |
2019-07-09 | Rename common to gdbsupport | Tom Tromey | 1 | -1/+1 |
2019-04-06 | Revert the header-sorting patch | Tom Tromey | 1 | -15/+11 |
2019-04-05 | Sort includes for files gdb/[a-f]*.[chyl]. | Tom Tromey | 1 | -11/+15 |
2019-03-29 | Allow really large fortran array bounds: TYPE_LENGTH to ULONGEST | Keith Seitz | 1 | -1/+1 |
2019-01-25 | Normalize includes to use common/ | Tom Tromey | 1 | -1/+1 |
2019-01-17 | Replace "the the" with "the" | Tom Tromey | 1 | -1/+1 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-11-16 | Pass return_method to _push_dummy_call | Alan Hayward | 1 | -6/+6 |
2018-06-29 | x86_64-windows GDB crash due to fs_base/gs_base registers | Pedro Alves | 1 | -1/+1 |
2018-05-30 | Remove regcache_cooked_write | Simon Marchi | 1 | -4/+4 |
2018-05-30 | Remove regcache_raw_write_part | Simon Marchi | 1 | -1/+1 |
2018-05-30 | Remove regcache_raw_read_part | Simon Marchi | 1 | -1/+1 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
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 |