summaryrefslogtreecommitdiff
path: root/bfd/bfd.c
Commit message (Expand)AuthorAgeFilesLines
* Another _doprnt fix for %L handlingAlan Modra2017-07-071-12/+15
* Convert 'L' to 'l' when setting wide_width to 1H.J. Lu2017-07-061-1/+4
* Support %Lx, %Lu, %Ld in _bfd_error_handler formatAlan Modra2017-07-031-3/+21
* BFD long long cleanupAlan Modra2017-07-031-1/+1
* bfd: new BFD target entry point _bfd_set_reloc.Jose E. Marchesi2017-05-101-10/+2
* Rewrite bfd error handlerAlan Modra2017-04-131-148/+212
* [Patch] Add BFD_LINKER_CREATED to BFD_FLAGS_SAVEDJiong Wang2017-02-161-2/+3
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+3
* bfd_merge_private_bfd_data tidyAlan Modra2016-10-071-21/+0
* Remove syntactic sugarAlan Modra2016-09-301-4/+4
* Make bfd_error_handler_type like vprintfAlan Modra2016-09-301-45/+18
* Rename bfd_plugin_uknown to bfd_plugin_unknownH.J. Lu2016-06-181-1/+1
* Set my_archive for thin archivesAlan Modra2016-06-141-1/+2
* Properly implement STT_COMMONH.J. Lu2016-02-261-3/+10
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Clear the ch_reserved field in 64-bit outputH.J. Lu2015-10-061-0/+2
* Don't use the output section size to copy input sectionH.J. Lu2015-09-291-3/+5
* Use bfd_get_32 and bfd_put_32 to access ch_typeH.J. Lu2015-09-211-4/+4
* Make binutils abort message GDB friendlyH.J. Lu2015-07-201-2/+2
* Properly convert objects between different ELF classesH.J. Lu2015-07-101-0/+155
* Fix build when size_t is not available in bfd-in2.hJon Turney2015-06-161-1/+1
* Allow gdb to find debug symbols file by build-id for PE file format alsoJon Turney2015-06-151-0/+9
* Don't add the zlib header to SHF_COMPRESSED sectionH.J. Lu2015-05-141-9/+21
* Don't change compressed input debug section namesH.J. Lu2015-04-231-0/+3
* Add SHF_COMPRESSED support to gas and objcopyH.J. Lu2015-04-081-3/+150
* PR ld/17973 LTO file symsAlan Modra2015-02-141-0/+3
* Merge linker plugin handling into BFD plugin supportH.J. Lu2015-02-111-0/+14
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Merge bfd_find_nearest_line variantsAlan Modra2014-10-151-3/+3
* Reorganise struct bfdAlan Modra2014-07-011-59/+53
* Free linker hash table from bfd_close.Alan Modra2014-06-131-0/+3
* Don't call bfd_link_hash_table_freeAlan Modra2014-06-131-3/+0
* Make bfd.link_next field a unionAlan Modra2014-06-131-2/+6
* bfd_get_arch_size: return size from arch info on non-ELF targets.Tristan Gingold2014-04-041-4/+6
* Update copyright yearsAlan Modra2014-03-051-1/+1
* Following up on Tom's suggestion I am checking in a patch to replace the variousNick Clifton2014-01-291-0/+8
* Use fputc in place of putc to avoid -Wunused-value warning (AIX).Joel Brobecker2013-05-091-1/+3
* * bfd.c (typedef bfd, Error reporting, Miscellaneous): Add INODEs.Nick Clifton2013-04-091-3/+10
* * bfd.c (bfd_error_type, bfd_errmsgs): Add bfd_error_missing_dso.Alan Modra2013-04-041-0/+2
* bfd/Alan Modra2013-02-211-1/+1
* * bfd.c (struct bfd_preserve, bfd_preserve_save, bfd_preserve_restore,Alan Modra2013-01-261-122/+0
* 2012-07-24 Teresa Johnson <tejohnson@google.com>Cary Coutant2012-07-241-0/+5
* Add support for PowerPC VLE.James Lemke2012-05-141-2/+2
* Revert accidental check-in.Hans-Peter Nilsson2012-04-261-6/+0
* Provide a way for programs to recognize BFD_ASSERT calls.Hans-Peter Nilsson2012-04-261-2/+90
* include/ChangeLogCatherine Moore2011-07-111-0/+3
* 2011-06-09 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-06-091-1/+2
* PR ld/12365Alan Modra2011-04-171-2/+5
* * bfd.c (bfd_perror): Flush stdout before and stderr after printingAlan Modra2011-01-141-1/+4