aboutsummaryrefslogtreecommitdiff
path: root/bfd/xcofflink.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-01PR27116, Spelling errors found by Debian style checkerAlan Modra1-2/+2
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-09-03heap use after free in xcoff_archive_info_eqAlan Modra1-1/+1
2020-07-27Accept --just-symbols symbols as absolute for xcoffAlan Modra1-6/+12
2020-07-07XCOFF ld segfaults when running ld testsuiteAlan Modra1-7/+23
2020-05-21Replace "if (x) free (x)" with "free (x)", bfdAlan Modra1-74/+32
2020-05-19Use bfd_get_filename throughout bfdAlan Modra1-2/+3
2020-02-19_bfd_alloc_and_readAlan Modra1-5/+8
2020-02-19bfd_size_type to size_tAlan Modra1-8/+8
2020-01-30Remove need to clear obj_coff_keep_syms in coff object_pAlan Modra1-7/+11
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-09-23xcoff bfd.h tidyAlan Modra1-0/+1
2019-09-19bfd_section_* macrosAlan Modra1-3/+3
2019-09-18Don't use bfd_get_* macro to set bfd fieldsAlan Modra1-2/+2
2019-05-28XCOFF linker segmentation faultAlan Modra1-6/+6
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-07-18BFD/XCOFF: Fix storage class setting for weak defined symbolsMaciej W. Rozycki1-2/+2
2018-07-17BFD: Use `bfd_is_abs_symbol' to determine whether a symbol is absoluteMaciej W. Rozycki1-6/+3
2018-02-19%L conversionsAlan Modra1-8/+9
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra1-13/+13
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-18/+18
2017-07-18Fix spelling typos.Yuri Chornovian1-1/+1
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra1-5/+5
2017-04-13Use %A and %B in more error messagesAlan Modra1-4/+4
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton1-0/+11
2016-09-30Remove syntactic sugarAlan Modra1-17/+17
2016-06-14Set my_archive for thin archivesAlan Modra1-1/+1
2016-05-28Return void from linker callbacksAlan Modra1-30/+20
2016-05-25Skip an archive element if not added by linkerH.J. Lu1-2/+2
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-12-01Don't use BFD_TRADITIONAL_FORMAT flag in COFF supportAlan Modra1-5/+7
2015-08-18Add output_type to bfd_link_infoH.J. Lu1-4/+4
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-11-03More fixes for buffer overruns instigated by corrupt binaries.Nick Clifton1-1/+4
2014-08-05Fix LTO vs. COFF archivesAlan Modra1-1/+3
2014-06-13Free linker hash table from bfd_close.Alan Modra1-6/+15
2014-06-13Move link_hash_table_free functions earlierAlan Modra1-13/+13
2014-06-13Make bfd.link_next field a unionAlan Modra1-7/+7
2014-03-05Update copyright yearsAlan Modra1-2/+1
2013-10-09bfd/Roland McGrath1-2/+2
2013-02-10 * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc.Alan Modra1-13/+1
2013-01-10Remove trailing white spaces in bfdH.J. Lu1-1/+1
2011-06-13 * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra1-7/+3
2011-05-182011-05-18 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-11/+21
2011-04-20 PR ld/12365Alan Modra1-9/+3
2011-02-28ChangeLog libiberty/Kai Tietz1-3/+3
2010-12-13 * aoutx.h (aout_link_check_ar_symbols): Formatting.Alan Modra1-11/+19