Age | Commit message (Expand) | Author | Files | Lines |
2022-08-03 | Use gdb_bfd_ref_ptr in objfile | Tom Tromey | 1 | -12/+12 |
2022-04-21 | Always use dwarf2_initialize_objfile | Tom Tromey | 1 | -1/+1 |
2022-04-11 | gdb: remove symbol value macros | Simon Marchi | 1 | -1/+1 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-12-29 | Use debug_prefixed_printf_cond_nofunc in machoread | Tom Tromey | 1 | -23/+14 |
2021-06-28 | gdb: use gdb_bfd_count_sections in macho_symfile_offsets | Simon Marchi | 1 | -1/+1 |
2021-06-28 | gdb: convert obj_section macros to methods | Simon Marchi | 1 | -1/+1 |
2021-03-20 | Remove sym_fns::sym_read_psymbols | Tom Tromey | 1 | -1/+0 |
2021-03-20 | Move sym_fns::qf to objfile | Tom Tromey | 1 | -1/+0 |
2021-03-20 | Introduce dwarf2/public.h | Tom Tromey | 1 | -0/+1 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-11-02 | gdb, gdbserver, gdbsupport: fix leading space vs tabs issues | Simon Marchi | 1 | -326/+326 |
2020-05-19 | Default gdb_bfd_open's fd parameter to -1 | Pedro Alves | 1 | -2/+2 |
2020-04-18 | Change get_objfile_arch to a method on objfile | Tom Tromey | 1 | -2/+2 |
2020-01-26 | Remove an include from machoread.c | Tom Tromey | 1 | -1/+0 |
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 | -6/+1 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-10-18 | [gdb] Fix more typos in comments | Tom de Vries | 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-20 | bfd macro conversion to inline functions | Alan Modra | 1 | -2/+2 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -3/+2 |
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-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-10-04 | Simple -Wshadow=local fixes | Tom Tromey | 1 | -1/+1 |
2018-08-23 | Darwin: fix bad loop incrementation | Xavier Roirand | 1 | -1/+1 |
2018-07-20 | Do not use buildsym.h in some files | Tom Tromey | 1 | -1/+0 |
2018-06-27 | Fix crash in machoread.c | Tom Tromey | 1 | -2/+4 |
2018-05-23 | Remove symfile_complaints | Tom Tromey | 1 | -16/+10 |
2018-03-23 | Change machoread.c to use std::vector | Tom Tromey | 1 | -56/+37 |
2018-03-16 | Remove make_cleanup_free_section_addr_info | Tom Tromey | 1 | -4/+4 |
2018-03-13 | Remove two cleanups using std::string | Tom Tromey | 1 | -7/+5 |
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-01-10 | Use class to manage BFD reference counts | Tom Tromey | 1 | -48/+28 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-10-26 | Make symfile_add_flags and objfile->flags strongly typed | Pedro Alves | 1 | -3/+4 |
2016-10-21 | Record minimal symbols directly in reader. | Tom Tromey | 1 | -8/+10 |
2016-10-21 | Change minimal_symbol_reader to store objfile | Tom Tromey | 1 | -2/+2 |
2016-10-21 | Introduce minimal_symbol_reader | Tom Tromey | 1 | -3/+2 |
2016-10-12 | Use std::string in macho_symfile_read_all_oso | Tom Tromey | 1 | -13/+7 |
2016-05-07 | remove trivialy unused variables | Trevor Saunders | 1 | -8/+0 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-09-25 | Add casts to memory allocation related calls | Simon Marchi | 1 | -1/+1 |
2015-03-20 | constify i386-sol2-tdep.c and machoread.c | Pedro Alves | 1 | -1/+1 |
2015-03-06 | New common function "startswith" | Gary Benson | 1 | -1/+1 |
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-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |