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-02-24 | gdb: spread a little 'const' through the target_section_table code | Andrew Burgess | 1 | -2/+2 |
2021-02-22 | Change target_bfd_reopen to take a gdb_bfd_ref_ptr | Tom Tromey | 1 | -5/+5 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-10-12 | Change target_section_table to std::vector alias | Tom Tromey | 1 | -1/+1 |
2020-10-12 | build_section_table cannot fail | Tom Tromey | 1 | -2/+2 |
2020-10-12 | Use a std::vector in target_section_table | Tom Tromey | 1 | -11/+2 |
2020-07-22 | section_table_xfer_memory: Replace section name with callback predicate | Kevin Buettner | 1 | -2/+1 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-04-06 | Revert the header-sorting patch | Tom Tromey | 1 | -3/+1 |
2019-04-05 | Sort includes for files gdb/[a-f]*.[chyl]. | Tom Tromey | 1 | -1/+3 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-11-30 | target_ops::to_stratum -> target_ops::stratum() virtual method | Pedro Alves | 1 | -1/+2 |
2018-05-04 | Use gdb_bfd_ref_ptr in target_bfd | Tom Tromey | 1 | -4/+2 |
2018-05-03 | target factories, target open and multiple instances of targets | Pedro Alves | 1 | -8/+9 |
2018-05-03 | Convert struct target_ops to C++ | Pedro Alves | 1 | -45/+59 |
2018-05-03 | Eliminate target_ops::to_xclose | Pedro Alves | 1 | -2/+2 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-09-25 | Add some more casts (1/2) | Simon Marchi | 1 | -3/+3 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-02-11 | Return target_xfer_status in to_xfer_partial | Yao Qi | 1 | -3/+4 |
2014-02-07 | Replace -1 with TARGET_XFER_E_IO | Yao Qi | 1 | -1/+1 |
2014-01-14 | Change to_xfer_partial 'len' type to ULONGEST. | Yao Qi | 1 | -1/+1 |
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-07-25 | remove pop_target | Tom Tromey | 1 | -0/+1 |
2013-03-20 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-07-23 | * bfd-target.c (target_bfd_reopen): Update. | Tom Tromey | 1 | -1/+2 |
2012-07-18 | * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and | Tom Tromey | 1 | -2/+3 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-12-11 | * bfd-target.c (target_bfd_reopen): Rename `bfd' to | Andrey Smirnov | 1 | -3/+3 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+2 |
2009-08-08 | * bfd-target.c (struct target_bfd_data): New. | Pedro Alves | 1 | -14/+30 |
2009-07-28 | Revert previous commit. | Pedro Alves | 1 | -10/+1 |
2009-07-28 | * bfd-target.c (target_bfd_xclose): Only close the bfd if the | Pedro Alves | 1 | -1/+10 |
2009-06-03 | * target.c: Include "exec.h". | Pedro Alves | 1 | -10/+27 |
2009-05-22 | * bfd-target.c: Don't include gdb_assert.h or gdb_string.h. | Pedro Alves | 1 | -72/+8 |
2009-02-21 | 2008-02-21 Pedro Alves <pedro@codesorcery.com> | Pedro Alves | 1 | -2/+2 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-05-16 | * corelow.c (core_xfer_partial): Change type of readbuf and | Mark Kettenis | 1 | -3/+4 |
2005-01-29 | 2005-01-29 Baurzhan Ismagulov <ibr@radix50.net> | Baurzhan Ismagulov | 1 | -2/+2 |
2003-11-10 | 2003-11-10 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -2/+2 |