Age | Commit message (Expand) | Author | Files | Lines |
2018-07-03 | Remove ptid_get_lwp | Tom Tromey | 2 | -12/+0 |
2018-07-03 | Remove ptid_get_pid | Tom Tromey | 2 | -12/+0 |
2018-07-03 | Remove pid_to_ptid | Tom Tromey | 2 | -12/+0 |
2018-07-03 | Remove ptid_build | Tom Tromey | 3 | -13/+1 |
2018-06-21 | Use thread_info and inferior pointers more throughout | Pedro Alves | 1 | -0/+16 |
2018-06-19 | Bump to autoconf 2.69 and automake 1.15.1 | Simon Marchi | 1 | -0/+11 |
2018-06-11 | Add regcache raw_compare method | Alan Hayward | 1 | -0/+5 |
2018-06-11 | Add reg_buffer_common | Alan Hayward | 1 | -0/+15 |
2018-06-09 | Change type of reg_buffer::m_register_status to register_status | Simon Marchi | 1 | -1/+1 |
2018-06-08 | Remove cleanups from btrace code | Tom Tromey | 2 | -34/+45 |
2018-06-05 | Fix typo in common/enum-flags.h example | David Malcolm | 1 | -1/+1 |
2018-06-01 | Move gdb/common/diagnostics.h to include/diagnostics.h | H.J. Lu | 1 | -64/+0 |
2018-05-30 | Mark END_CATCH as ATTRIBUTE_NORETURN (-Wmaybe-uninitialized warnings) | Pedro Alves | 1 | -1/+1 |
2018-05-29 | Remove const_char_ptr typedef | Tom Tromey | 1 | -4/+0 |
2018-05-20 | Fix copy-pasto, allocate objfile_per_bfd_storage with obstack_new | Simon Marchi | 1 | -1/+1 |
2018-05-20 | Introduce obstack_new, poison other "typed" obstack functions | Simon Marchi | 2 | -1/+38 |
2018-05-17 | Make format_pieces recognize the \e escape sequence | Simon Marchi | 2 | -5/+11 |
2018-05-08 | gdb/x86: Handle kernels using compact xsave format | Andrew Burgess | 1 | -0/+13 |
2018-05-04 | aarch64: PR 19806: watchpoints: false negatives + PR 20207 contiguous ones | Jan Kratochvil | 2 | -0/+52 |
2018-05-04 | Remove do_closedir_cleanup | Tom Tromey | 1 | -0/+14 |
2018-04-30 | Introduce ref_ptr::new_reference | Tom Tromey | 1 | -0/+7 |
2018-04-18 | Remove xml file references from target descriptions | Alan Hayward | 1 | -3/+1 |
2018-04-18 | Create xml from target descriptions | Alan Hayward | 2 | -0/+135 |
2018-04-18 | Add tdesc osabi and architecture functions | Alan Hayward | 1 | -0/+8 |
2018-04-18 | Commonise tdesc types and makes use of them in gdbserver tdesc | Alan Hayward | 2 | -0/+281 |
2018-04-18 | Commonise tdesc_feature and makes use of it in gdbserver tdesc | Alan Hayward | 2 | -0/+151 |
2018-04-18 | Commonise tdesc_reg and makes use of it in gdbserver tdesc | Alan Hayward | 2 | -0/+140 |
2018-04-09 | Add selftests for range_contains and insert_into_bit_range_vector | Simon Marchi | 1 | -0/+27 |
2018-04-09 | Use an std::vector for inline_states | Simon Marchi | 1 | -5/+17 |
2018-04-09 | Add gdb::string_view | Simon Marchi | 2 | -246/+114 |
2018-04-09 | Copy string_view files from libstdc++ | Simon Marchi | 2 | -0/+911 |
2018-04-07 | Make target_read_alloc & al return vectors | Simon Marchi | 1 | -0/+1 |
2018-04-01 | Remove char_ptr typedef | Simon Marchi | 1 | -1/+0 |
2018-03-30 | Remove usage of VEC(char_ptr) in gdbscm_parse_function_args | Simon Marchi | 1 | -2/+0 |
2018-03-22 | Get rid of VEC(static_tracepoint_marker_p) | Simon Marchi | 2 | -3/+14 |
2018-03-19 | Convert observers to C++ | Tom Tromey | 1 | -0/+119 |
2018-03-08 | Add xml_escape_text_append and use it | Simon Marchi | 2 | -12/+24 |
2018-03-06 | btrace: Remove VEC cleanups | Simon Marchi | 1 | -0/+31 |
2018-03-02 | Remove free_char_ptr_vec | Simon Marchi | 2 | -20/+0 |
2018-03-02 | Make delim_string_to_char_ptr_vec return an std::vector | Simon Marchi | 2 | -29/+31 |
2018-03-02 | Conditionally include "<windows.h>" on common/pathstuff.c (and unbreak build ... | Sergio Durigan Junior | 1 | -0/+4 |
2018-02-28 | Make gdbserver work with filename-only binaries | Sergio Durigan Junior | 4 | -0/+55 |
2018-02-28 | Create new common/pathstuff.[ch] | Sergio Durigan Junior | 5 | -0/+211 |
2018-02-26 | Move arch/tdesc.h to common/tdesc.h | Alan Hayward | 1 | -0/+95 |
2018-02-19 | Add common/ dir in build directories | Alan Hayward | 1 | -2/+2 |
2018-02-09 | common: add scoped_mmap | Markus Metzger | 1 | -0/+76 |
2018-02-09 | common: add scoped_fd | Markus Metzger | 1 | -0/+60 |
2018-01-15 | gdb/common/signals-state-save-restore.c: Fix typos | Pedro Alves | 1 | -2/+1 |
2018-01-05 | Fix regression: cannot start with LD_PRELOAD=libSegFault.so (PR gdb/18653#c7) | Pedro Alves | 2 | -6/+31 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 93 | -93/+93 |