summaryrefslogtreecommitdiff
path: root/bfd/libbfd-in.h
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* PR23652, Use symbols from debug bfd for _bfd_elf_find_function properlyAlan Modra2019-11-271-1/+1
* Tidy ld/ldmisc.cAlan Modra2019-09-111-0/+2
* PR24955, libbfd terminating program on out of memoryAlan Modra2019-09-051-0/+9
* Remove _bfd_dwarf2_find_nearest_line addr_size parameterAlan Modra2019-08-141-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* _bfd_clear_contents bounds checkingAlan Modra2018-10-131-2/+2
* Allow BFD to recognize macOS universal librariesTom Tromey2018-07-021-0/+1
* Make _bfd_error_handler available outside libbfdAlan Modra2018-06-011-3/+0
* ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDENH.J. Lu2018-05-211-0/+2
* ATTRIBUTE_HIDDEN for libbfd.hAlan Modra2018-05-181-225/+266
* libbfd.h and libcoff.h include guardsAlan Modra2018-05-181-0/+3
* PR22458, failure to choose a matching ELF targetAlan Modra2018-05-161-0/+3
* Remove m68k-aout and m68k-coff supportAlan Modra2018-04-161-2/+0
* Add attribute printf to _bfd_error_handlerAlan Modra2018-02-191-1/+1
* Remove bfd stub function casts.Alan Modra2018-02-161-153/+131
* Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton2018-02-141-69/+66
* Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton2018-02-131-92/+106
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-4/+4
* Rewrite __start and __stop symbol handlingAlan Modra2017-06-161-0/+3
* bfd: new BFD target entry point _bfd_set_reloc.Jose E. Marchesi2017-05-101-0/+2
* bfd: Rename bsd_write_armap and coff_write_armapPedro Alves2017-02-171-5/+5
* bfd: Rename real_{ftell, fseek, fopen}Pedro Alves2017-02-171-3/+3
* bfd: Rename read_{signed,unsigned}_leb128, safe_read_leb128Pedro Alves2017-02-171-4/+4
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Remove "collect" forms of generic linker add symbols functionsAlan Modra2016-12-241-6/+0
* Don't make_bfd_vms_lib archive functions NULLAlan Modra2016-12-221-8/+10
* Pass link_info to _bfd_merge_private_bfd_dataAlan Modra2016-10-071-1/+1
* bfd_merge_private_bfd_data tidyAlan Modra2016-10-071-4/+0
* Make bfd_error_handler_type like vprintfAlan Modra2016-09-301-3/+1
* Don't include libbfd.h outside of bfd, part 1Alan Modra2016-07-161-9/+0
* Enable 64-bit archives in ar and ranlibH.J. Lu2016-05-251-0/+23
* Add support for non-ELF targets to check their relocs.Nick Clifton2016-04-211-0/+2
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Remove trailing spaces in bfdH.J. Lu2015-08-121-1/+1
* Allows the binutils to cope with PE binaries where the section addresses have...Nick Clifton2015-03-051-0/+4
* Wrap BFD headers in extern "C"Pedro Alves2015-02-111-0/+4
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* More fixes for memory access violations triggered by fuzzed binaries.Nick Clifton2014-12-091-0/+2
* Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLSH.J. Lu2014-11-251-0/+2
* Merge bfd_find_nearest_line variantsAlan Modra2014-10-151-16/+8
* Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.Alan Modra2014-10-151-3/+4
* Fix LTO vs. COFF archivesAlan Modra2014-08-051-1/+3
* Free linker hash table from bfd_close.Alan Modra2014-06-131-1/+1
* Don't call bfd_link_hash_table_freeAlan Modra2014-06-131-2/+0
* PR16867, linking object with separate debug fileAlan Modra2014-04-241-1/+2
* Update copyright yearsAlan Modra2014-03-051-4/+1
* * elfcode.h (elf_checksum_contents): Free contents.Alan Modra2013-02-111-0/+4
* * archive.c (SECTION Archives): Update documentation.Alan Modra2012-08-091-3/+5