Age | Commit message (Expand) | Author | Files | Lines |
2018-04-30 | Remove new_bfd_ref | Tom Tromey | 1 | -8/+8 |
2018-01-17 | Fix gdb segv when objfile can't be opened | Mike Gulick | 1 | -3/+9 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2017-10-20 | Use std::vector in gdb_bfd_data | Tom Tromey | 1 | -14/+2 |
2017-10-20 | Use "new" to allocate gdb_bfd_data | Tom Tromey | 1 | -32/+42 |
2017-10-20 | Introduce new_bfd_ref | Tom Tromey | 1 | -24/+7 |
2017-09-27 | Constify add_cmd gdb_bfd.c | Tom Tromey | 1 | -1/+1 |
2017-09-09 | Remove unnecessary function prototypes. | John Baldwin | 1 | -3/+0 |
2017-08-03 | Introduce and use ui_out_emit_table | Tom Tromey | 1 | -4/+1 |
2017-04-22 | Use ui_out_emit_tuple | Tom Tromey | 1 | -3/+1 |
2017-01-10 | Use class to manage BFD reference counts | Tom Tromey | 1 | -15/+15 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-12-22 | Class-ify ui_out | Simon Marchi | 1 | -8/+8 |
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 | -17/+20 |
2015-09-25 | Add casts to memory allocation related calls | Simon Marchi | 1 | -2/+4 |
2015-08-21 | Make remote file transfers interruptible | Gary Benson | 1 | -0/+2 |
2015-08-21 | Warn when accessing binaries from remote targets | Gary Benson | 1 | -4/+5 |
2015-08-18 | gdb: Add debug tracing for bfd cache activity. | Andrew Burgess | 1 | -1/+50 |
2015-08-18 | gdb: New maintenance command to disable bfd sharing. | Andrew Burgess | 1 | -4/+30 |
2015-08-18 | gdb: Improve cache matching criteria for the bfd cache. | Andrew Burgess | 1 | -1/+43 |
2015-06-10 | Add "inferior" argument to some target_fileio functions | Gary Benson | 1 | -3/+6 |
2015-06-05 | Move vgdb special case into remote_filesystem_is_local | Gary Benson | 1 | -15/+1 |
2015-04-02 | Make gdb_bfd_open able to open BFDs using target fileio | Gary Benson | 1 | -0/+203 |
2015-03-31 | Add --with-system-zlib in gdb | H.J. Lu | 1 | -3/+0 |
2015-03-27 | Fix gdb_bfd_section_index for special sections | Andrzej Kaczmarek | 1 | -4/+4 |
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 | -1/+0 |
2014-08-07 | Include gdb_assert.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-01-13 | PR symtab/16426 | Doug Evans | 1 | -1/+27 |
2014-01-07 | Remove gdb_bfd_stash_filename to fix crash with fix of binutils/11983 | Hui Zhu | 1 | -36/+5 |
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-10-07 | don't share per-BFD data if relocations are needed | Tom Tromey | 1 | -0/+31 |
2013-04-22 | PR gdb/7912: | Tom Tromey | 1 | -1/+2 |
2013-04-08 | * coffread.c (cs_to_section): Use gdb_bfd_section_index. | Tom Tromey | 1 | -0/+30 |
2013-03-14 | * gdb_bfd.c (struct gdb_bfd_data) <crc_computed, crc>: | Tom Tromey | 1 | -0/+58 |
2013-01-31 | 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com> | Aleksandar Ristovski | 1 | -1/+0 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-11-28 | PR gdb/14290: | Tom Tromey | 1 | -12/+22 |
2012-11-08 | PR gdb/14704: | Tom Tromey | 1 | -143/+41 |
2012-08-22 | * gdb_bfd.h: Include registry.h. Use DECLARE_REGISTRY. | Tom Tromey | 1 | -0/+11 |
2012-08-15 | * gdb_bfd.c (struct gdb_bfd_data) <archive_bfd>: New field. | Tom Tromey | 1 | -1/+18 |
2012-08-11 | 2012-08-10 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -3/+0 |
2012-07-25 | * NEWS: Mention maint info bfds. | Tom Tromey | 1 | -0/+73 |
2012-07-24 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2012-07-23 | * gdb_bfd.c (gdb_bfd_ref, gdb_bfd_unref): Fix comment. | Tom Tromey | 1 | -2/+2 |
2012-07-23 | * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr. | Tom Tromey | 1 | -0/+114 |
2012-07-23 | * bfd-target.c (target_bfd_reopen): Update. | Tom Tromey | 1 | -7/+7 |
2012-07-18 | * dwarf2read.c: Don't include zlib.h or sys/mman.h. | Tom Tromey | 1 | -0/+252 |