summaryrefslogtreecommitdiff
path: root/gdb/gdb_bfd.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* gdb: remove filename arg from gdb_bfd_open_from_target_memoryAndrew Burgess2022-10-101-3/+4
* Rewrite registry.hTom Tromey2022-07-281-1/+7
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Move gdb_bfd_errmsg to gdb_bfd.cTom Tromey2021-12-241-0/+7
* gdb: introduce iterator_range, remove next_adapterSimon Marchi2021-07-061-2/+2
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb: move bfd_open_from_target_memory to gdb_bfdMihails Strasuns2020-12-101-0/+6
* Add a new overload of gdb_bfd_sectionsTom Tromey2020-09-191-2/+8
* gdb: add gdb_bfd_sections for range-based iterationSimon Marchi2020-08-271-0/+18
* Make exec-file-mismatch compare build IDsPedro Alves2020-05-191-2/+4
* Default gdb_bfd_open's fd parameter to -1Pedro Alves2020-05-191-1/+2
* gdb: use bfd_get_section_contents to read section contents in is_linked_with_...Simon Marchi2020-04-021-0/+9
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-1/+1
* Rename common to gdbsupportTom Tromey2019-07-091-1/+1
* Remove gdb_bfd_fdopenrTom Tromey2019-03-051-5/+0
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Remove new_bfd_refTom Tromey2018-04-301-18/+7
* Fix gdb segv when objfile can't be openedMike Gulick2018-01-171-9/+8
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Introduce new_bfd_refTom Tromey2017-10-201-0/+10
* Use class to manage BFD reference countsTom Tromey2017-01-101-31/+50
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Make gdb_bfd_open able to open BFDs using target fileioGary Benson2015-04-021-4/+25
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* PR symtab/16426Doug Evans2014-01-131-0/+14
* Remove gdb_bfd_stash_filename to fix crash with fix of binutils/11983Hui Zhu2014-01-071-12/+6
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* don't share per-BFD data if relocations are neededTom Tromey2013-10-071-0/+5
* * coffread.c (cs_to_section): Use gdb_bfd_section_index.Tom Tromey2013-04-081-0/+14
* * gdb_bfd.c (struct gdb_bfd_data) <crc_computed, crc>:Tom Tromey2013-03-141-0/+6
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* PR gdb/14290:Tom Tromey2012-11-281-0/+9
* * gdb_bfd.h: Include registry.h. Use DECLARE_REGISTRY.Tom Tromey2012-08-221-0/+4
* * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr.Tom Tromey2012-07-231-0/+45
* * bfd-target.c (target_bfd_reopen): Update.Tom Tromey2012-07-231-6/+6
* * dwarf2read.c: Don't include zlib.h or sys/mman.h.Tom Tromey2012-07-181-1/+13
* * gdb_bfd.c (struct gdb_bfd_data): New.Tom Tromey2012-07-181-0/+8
* * symfile.c (symfile_bfd_open): Don't copy name. CallTom Tromey2012-07-181-0/+6
* * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref andTom Tromey2012-07-181-0/+35