Move 64-bit BFD files from ALL_TARGET_OBS to ALL_64_TARGET_OBS
[binutils-gdb.git] / gdb / gdb_bfd.h
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-12-24 Tom TromeyMove gdb_bfd_errmsg to gdb_bfd.c
2021-07-06 Simon Marchigdb: introduce iterator_range, remove next_adapter
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-10 Mihails Strasunsgdb: move bfd_open_from_target_memory to gdb_bfd
2020-09-19 Tom TromeyAdd a new overload of gdb_bfd_sections
2020-08-27 Simon Marchigdb: add gdb_bfd_sections for range-based iteration
2020-05-19 Pedro AlvesMake exec-file-mismatch compare build IDs
2020-05-19 Pedro AlvesDefault gdb_bfd_open's fd parameter to -1
2020-04-02 Simon Marchigdb: use bfd_get_section_contents to read section conte...
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-09-19 Alan Modrabfd_section_* macros
2019-07-09 Tom TromeyRename common to gdbsupport
2019-03-05 Tom TromeyRemove gdb_bfd_fdopenr
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 TromeyIntroduce new_bfd_ref
2017-01-11 Tom TromeyUse class to manage BFD reference counts
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-04-02 Gary BensonMake gdb_bfd_open able to open BFDs using target fileio
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
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-10-07 Tom Tromeydon't share per-BFD data if relocations are needed
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-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-28 Tom Tromey PR gdb/14290:
2012-08-22 Tom Tromey * gdb_bfd.h: Include registry.h. Use DECLARE_REGISTRY.
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