aboutsummaryrefslogtreecommitdiff
path: root/bfd/libbfd-in.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-10-13_bfd_clear_contents bounds checkingAlan Modra1-2/+2
2018-07-02Allow BFD to recognize macOS universal librariesTom Tromey1-0/+1
2018-06-01Make _bfd_error_handler available outside libbfdAlan Modra1-3/+0
2018-05-21ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDENH.J. Lu1-0/+2
2018-05-18ATTRIBUTE_HIDDEN for libbfd.hAlan Modra1-225/+266
2018-05-18libbfd.h and libcoff.h include guardsAlan Modra1-0/+3
2018-05-16PR22458, failure to choose a matching ELF targetAlan Modra1-0/+3
2018-04-16Remove m68k-aout and m68k-coff supportAlan Modra1-2/+0
2018-02-19Add attribute printf to _bfd_error_handlerAlan Modra1-1/+1
2018-02-16Remove bfd stub function casts.Alan Modra1-153/+131
2018-02-14Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton1-69/+66
2018-02-13Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton1-92/+106
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-4/+4
2017-06-16Rewrite __start and __stop symbol handlingAlan Modra1-0/+3
2017-05-10bfd: new BFD target entry point _bfd_set_reloc.Jose E. Marchesi1-0/+2
2017-02-17bfd: Rename bsd_write_armap and coff_write_armapPedro Alves1-5/+5
2017-02-17bfd: Rename real_{ftell, fseek, fopen}Pedro Alves1-3/+3
2017-02-17bfd: Rename read_{signed,unsigned}_leb128, safe_read_leb128Pedro Alves1-4/+4
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-12-24Remove "collect" forms of generic linker add symbols functionsAlan Modra1-6/+0
2016-12-22Don't make_bfd_vms_lib archive functions NULLAlan Modra1-8/+10
2016-10-07Pass link_info to _bfd_merge_private_bfd_dataAlan Modra1-1/+1
2016-10-07bfd_merge_private_bfd_data tidyAlan Modra1-4/+0
2016-09-30Make bfd_error_handler_type like vprintfAlan Modra1-3/+1
2016-07-16Don't include libbfd.h outside of bfd, part 1Alan Modra1-9/+0
2016-05-25Enable 64-bit archives in ar and ranlibH.J. Lu1-0/+23
2016-04-21Add support for non-ELF targets to check their relocs.Nick Clifton1-0/+2
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-08-12Remove trailing spaces in bfdH.J. Lu1-1/+1
2015-03-05Allows the binutils to cope with PE binaries where the section addresses have...Nick Clifton1-0/+4
2015-02-11Wrap BFD headers in extern "C"Pedro Alves1-0/+4
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-09More fixes for memory access violations triggered by fuzzed binaries.Nick Clifton1-0/+2
2014-11-25Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLSH.J. Lu1-0/+2
2014-10-15Merge bfd_find_nearest_line variantsAlan Modra1-16/+8
2014-10-15Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.Alan Modra1-3/+4
2014-08-05Fix LTO vs. COFF archivesAlan Modra1-1/+3
2014-06-13Free linker hash table from bfd_close.Alan Modra1-1/+1
2014-06-13Don't call bfd_link_hash_table_freeAlan Modra1-2/+0
2014-04-24PR16867, linking object with separate debug fileAlan Modra1-1/+2
2014-03-05Update copyright yearsAlan Modra1-4/+1
2013-02-11 * elfcode.h (elf_checksum_contents): Free contents.Alan Modra1-0/+4
2012-08-09 * archive.c (SECTION Archives): Update documentation.Alan Modra1-3/+5
2012-08-07 * config/tc-i386.c (lex_got): Provide implementation for PENick Clifton1-0/+2
2012-08-03 * opncls.c (_bfd_delete_bfd): Now static.Tom Tromey1-2/+0
2012-07-242012-07-24 Teresa Johnson <tejohnson@google.com>Cary Coutant1-2/+7
2012-05-14Add support for PowerPC VLE.James Lemke1-1/+1
2012-04-26 Provide a way for programs to recognize BFD_ASSERT calls.Hans-Peter Nilsson1-0/+1