gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdb / gdb_bfd.c
2020-05-19  Pedro AlvesMake exec-file-mismatch compare build IDs
2020-05-19  Pedro AlvesEliminate target_fileio_open_warn_if_slow
2020-04-02  Simon Marchigdb: use bfd_get_section_contents to read section conte...
2020-01-13  Simon Marchigdb: add back declarations for _initialize functions
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-10-15  Andrew Burgessgdb: Remove vec.{c,h} and update code to not include...
2019-09-20  Alan Modrabfd macro conversion to inline functions
2019-09-19  Alan Modrabfd_section_* macros
2019-09-18  Christian BiesingerChange boolean options to bool instead of int
2019-09-06  Alan Modrabfd_get_filename
2019-07-17  Tom TromeyRename field_int to field_signed
2019-07-09  Tom TromeyRename common to gdbsupport
2019-06-16  Tom TromeyRemove unnecessary casts of NULL
2019-03-05  Tom TromeyRemove gdb_bfd_fdopenr
2019-01-25  Tom TromeyNormalize includes to use common/
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-04-30  Tom TromeyRemove new_bfd_ref
2018-01-17  Mike GulickFix gdb segv when objfile can't be opened
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-10-20  Tom TromeyUse std::vector in gdb_bfd_data
2017-10-20  Tom TromeyUse "new" to allocate gdb_bfd_data
2017-10-20  Tom TromeyIntroduce new_bfd_ref
2017-09-27  Tom TromeyConstify add_cmd gdb_bfd.c
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-08-03  Tom TromeyIntroduce and use ui_out_emit_table
2017-04-22  Tom TromeyUse ui_out_emit_tuple
2017-01-11  Tom TromeyUse class to manage BFD reference counts
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-12-22  Simon MarchiClass-ify ui_out
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-25  Simon MarchiAdd some more casts (1/2)
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-08-21  Gary BensonMake remote file transfers interruptible
2015-08-21  Gary BensonWarn when accessing binaries from remote targets
2015-08-18  Andrew Burgessgdb: Add debug tracing for bfd cache activity.
2015-08-18  Andrew Burgessgdb: New maintenance command to disable bfd sharing.
2015-08-18  Andrew Burgessgdb: Improve cache matching criteria for the bfd cache.
2015-06-10  Gary BensonAdd "inferior" argument to some target_fileio functions
2015-06-05  Gary BensonMove vgdb special case into remote_filesystem_is_local
2015-04-02  Gary BensonMake gdb_bfd_open able to open BFDs using target fileio
2015-03-31  H.J. LuAdd --with-system-zlib in gdb
2015-03-27  Andrzej KaczmarekFix gdb_bfd_section_index for special sections
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-08-07  Gary BensonInclude gdb_assert.h in common-defs.h
2014-01-14  Doug EvansPR symtab/16426
2014-01-06  Hui ZhuRemove gdb_bfd_stash_filename to fix crash with fix...
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18  Tom Tromeyremove gdb_string.h
2013-10-07  Tom Tromeydon't share per-BFD data if relocations are needed
2013-04-22  Tom Tromey PR gdb/7912:
2013-04-08  Tom Tromey * coffread.c (cs_to_section): Use gdb_bfd_section_index.
2013-03-14  Tom Tromey * gdb_bfd.c (struct gdb_bfd_data) <crc_computed, crc>:
2013-01-31  Aleksandar Ristovski2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-28  Tom Tromey PR gdb/14290:
2012-11-08  Tom Tromey PR gdb/14704:
2012-08-22  Tom Tromey * gdb_bfd.h: Include registry.h. Use DECLARE_REGISTRY.
2012-08-15  Tom Tromey * gdb_bfd.c (struct gdb_bfd_data) <archive_bfd>: New...
2012-08-11  Sergio Durigan Junior2012-08-10 Sergio Durigan Junior <sergiodj@redhat...
2012-07-25  Tom Tromey * NEWS: Mention maint info bfds.
2012-07-24  Jan Kratochvilgdb/
2012-07-23  Tom Tromey * gdb_bfd.c (gdb_bfd_ref, gdb_bfd_unref): Fix comment.
2012-07-23  Tom Tromey * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd...
2012-07-23  Tom Tromey * bfd-target.c (target_bfd_reopen): Update.
2012-07-18  Tom Tromey * dwarf2read.c: Don't include zlib.h or sys/mman.h.
2012-07-18  Tom Tromey * gdb_bfd.c (struct gdb_bfd_data): New.
2012-07-18  Tom Tromey * symfile.c (symfile_bfd_open): Don't copy name. ...
2012-07-18  Tom Tromey * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and
This page took 1.833517 seconds and 75 git commands to generate.