summaryrefslogtreecommitdiff
path: root/gdb/gdb_bfd.h
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-10-20Introduce new_bfd_refTom Tromey
2017-01-10Use class to manage BFD reference countsTom Tromey
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-04-02Make gdb_bfd_open able to open BFDs using target fileioGary Benson
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-01-13PR symtab/16426Doug Evans
2014-01-07Remove gdb_bfd_stash_filename to fix crash with fix of binutils/11983Hui Zhu
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-10-07don't share per-BFD data if relocations are neededTom Tromey
2013-04-08 * coffread.c (cs_to_section): Use gdb_bfd_section_index.Tom Tromey
2013-03-14 * gdb_bfd.c (struct gdb_bfd_data) <crc_computed, crc>:Tom Tromey
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-11-28 PR gdb/14290:Tom Tromey
2012-08-22 * gdb_bfd.h: Include registry.h. Use DECLARE_REGISTRY.Tom Tromey
2012-07-23 * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr.Tom Tromey
2012-07-23 * bfd-target.c (target_bfd_reopen): Update.Tom Tromey
2012-07-18 * dwarf2read.c: Don't include zlib.h or sys/mman.h.Tom Tromey
2012-07-18 * gdb_bfd.c (struct gdb_bfd_data): New.Tom Tromey
2012-07-18 * symfile.c (symfile_bfd_open): Don't copy name. CallTom Tromey
2012-07-18 * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref andTom Tromey