Age | Commit message (Expand) | Author | Files | Lines |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-03-24 | gdb: remove current_top_target function | Simon Marchi | 1 | -2/+3 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-05-19 | gdb: use std::vector to store segments in symfile_segment_data | Simon Marchi | 1 | -5/+5 |
2020-05-19 | gdb: allocate symfile_segment_data with new | Simon Marchi | 1 | -5/+3 |
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 | -9/+7 |
2020-01-03 | solib_target_free_so memory leak | Hannes Domani | 1 | -5/+5 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-10-15 | gdb: Remove vec.{c,h} and update code to not include vec.h | Andrew Burgess | 1 | -1/+0 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -4/+4 |
2019-07-09 | Rename common to gdbsupport | Tom Tromey | 1 | -1/+1 |
2019-01-25 | Normalize includes to use common/ | Tom Tromey | 1 | -1/+1 |
2019-01-17 | Remove cleanups from solib-target.c | Tom Tromey | 1 | -46/+22 |
2019-01-10 | Fix leak in solib-target.c:library_list_start_library | Pedro Alves | 1 | -2/+1 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-06-07 | target_stack -> current_top_target() throughout | Pedro Alves | 1 | -1/+2 |
2018-05-03 | Convert struct target_ops to C++ | Pedro Alves | 1 | -1/+1 |
2018-04-07 | Make target_read_alloc & al return vectors | Simon Marchi | 1 | -3/+3 |
2018-01-07 | Replace VEC(gdb_xml_value_s) with std::vector | Simon Marchi | 1 | -8/+12 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-10-16 | Return unique_xmalloc_ptr from target_read_stralloc | Tom Tromey | 1 | -12/+3 |
2017-10-10 | Eliminate catch_errors | Pedro Alves | 1 | -1/+1 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -3/+0 |
2017-05-02 | solib-target: Remove local variables | Simon Marchi | 1 | -13/+9 |
2017-05-02 | Use std::vector in lm_info_target | Simon Marchi | 1 | -29/+16 |
2017-04-28 | Class-ify lm_info_target | Simon Marchi | 1 | -19/+20 |
2017-04-28 | Make various lm_info implementations inherit from a base class | Simon Marchi | 1 | -42/+43 |
2017-03-27 | Fix gdb_xml_debug/gdb_xml_error ATTRIBUTE_PRINTF use | Pedro Alves | 1 | -1/+1 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-10-21 | Delete target_so_ops->special_symbol_handling hook | Philipp Rudo | 1 | -8/+0 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-09-26 | Fix cast of xml_find_attribute's return value | Simon Marchi | 1 | -2/+2 |
2015-09-25 | Add some more casts (2/2) | Simon Marchi | 1 | -9/+12 |
2015-09-25 | Add casts to memory allocation related calls | Simon Marchi | 1 | -1/+3 |
2015-07-15 | Revert the previous 7 commits of: Validate binary before use | Jan Kratochvil | 1 | -2/+0 |
2015-07-15 | Validate symbol file using build-id | Jan Kratochvil | 1 | -0/+2 |
2015-06-10 | Code cleanup: Use explicit NULL comparison | Jan Kratochvil | 1 | -1/+1 |
2015-06-10 | Fix gdbserver <library-list> and its #FIXED version="1.0" | Jan Kratochvil | 1 | -6/+12 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -2/+0 |
2014-01-13 | replace XZALLOC with XCNEW | Tom Tromey | 1 | -2/+2 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-07-16 | * target.h (struct target_section): Delete member bfd. | Doug Evans | 1 | -2/+3 |
2013-06-24 | * objfiles.h (pc_in_section): New prototype. | Maciej W. Rozycki | 1 | -1/+1 |
2013-05-04 | * objfiles.c (objfile_relocate): Use gdb_bfd_count_sections instead | Doug Evans | 1 | -1/+1 |
2013-04-08 | * coffread.c (cs_to_section): Use gdb_bfd_section_index. | Tom Tromey | 1 | -1/+2 |
2013-01-31 | * solib-svr4.c (svr4_keep_data_in_core): Remove unused lmo. | Aleksandar Ristovski | 1 | -1/+0 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |