aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdb_bfd.h
AgeCommit message (Expand)AuthorFilesLines
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-04-02Make gdb_bfd_open able to open BFDs using target fileioGary Benson1-4/+25
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-01-13PR symtab/16426Doug Evans1-0/+14
2014-01-07Remove gdb_bfd_stash_filename to fix crash with fix of binutils/11983Hui Zhu1-12/+6
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-10-07don't share per-BFD data if relocations are neededTom Tromey1-0/+5
2013-04-08 * coffread.c (cs_to_section): Use gdb_bfd_section_index.Tom Tromey1-0/+14
2013-03-14 * gdb_bfd.c (struct gdb_bfd_data) <crc_computed, crc>:Tom Tromey1-0/+6
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-11-28 PR gdb/14290:Tom Tromey1-0/+9
2012-08-22 * gdb_bfd.h: Include registry.h. Use DECLARE_REGISTRY.Tom Tromey1-0/+4
2012-07-23 * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr.Tom Tromey1-0/+45
2012-07-23 * bfd-target.c (target_bfd_reopen): Update.Tom Tromey1-6/+6
2012-07-18 * dwarf2read.c: Don't include zlib.h or sys/mman.h.Tom Tromey1-1/+13
2012-07-18 * gdb_bfd.c (struct gdb_bfd_data): New.Tom Tromey1-0/+8
2012-07-18 * symfile.c (symfile_bfd_open): Don't copy name. CallTom Tromey1-0/+6
2012-07-18 * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref andTom Tromey1-0/+35