summaryrefslogtreecommitdiff
path: root/bfd/xcofflink.c
Commit message (Expand)AuthorAgeFilesLines
* heap use after free in xcoff_archive_info_eqAlan Modra2020-09-031-1/+1
* Accept --just-symbols symbols as absolute for xcoffAlan Modra2020-07-271-6/+12
* XCOFF ld segfaults when running ld testsuiteAlan Modra2020-07-071-7/+23
* Replace "if (x) free (x)" with "free (x)", bfdAlan Modra2020-05-211-74/+32
* Use bfd_get_filename throughout bfdAlan Modra2020-05-191-2/+3
* _bfd_alloc_and_readAlan Modra2020-02-191-5/+8
* bfd_size_type to size_tAlan Modra2020-02-191-8/+8
* Remove need to clear obj_coff_keep_syms in coff object_pAlan Modra2020-01-301-7/+11
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* xcoff bfd.h tidyAlan Modra2019-09-231-0/+1
* bfd_section_* macrosAlan Modra2019-09-191-3/+3
* Don't use bfd_get_* macro to set bfd fieldsAlan Modra2019-09-181-2/+2
* XCOFF linker segmentation faultAlan Modra2019-05-281-6/+6
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* BFD/XCOFF: Fix storage class setting for weak defined symbolsMaciej W. Rozycki2018-07-181-2/+2
* BFD: Use `bfd_is_abs_symbol' to determine whether a symbol is absoluteMaciej W. Rozycki2018-07-171-6/+3
* %L conversionsAlan Modra2018-02-191-8/+9
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-13/+13
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-18/+18
* Fix spelling typos.Yuri Chornovian2017-07-181-1/+1
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-5/+5
* Use %A and %B in more error messagesAlan Modra2017-04-131-4/+4
* 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/+11
* Remove syntactic sugarAlan Modra2016-09-301-17/+17
* Set my_archive for thin archivesAlan Modra2016-06-141-1/+1
* Return void from linker callbacksAlan Modra2016-05-281-30/+20
* Skip an archive element if not added by linkerH.J. Lu2016-05-251-2/+2
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Don't use BFD_TRADITIONAL_FORMAT flag in COFF supportAlan Modra2015-12-011-5/+7
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-4/+4
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* More fixes for buffer overruns instigated by corrupt binaries.Nick Clifton2014-11-031-1/+4
* Fix LTO vs. COFF archivesAlan Modra2014-08-051-1/+3
* Free linker hash table from bfd_close.Alan Modra2014-06-131-6/+15
* Move link_hash_table_free functions earlierAlan Modra2014-06-131-13/+13
* Make bfd.link_next field a unionAlan Modra2014-06-131-7/+7
* Update copyright yearsAlan Modra2014-03-051-2/+1
* bfd/Roland McGrath2013-10-091-2/+2
* * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc.Alan Modra2013-02-101-13/+1
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-1/+1
* * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra2011-06-131-7/+3
* 2011-05-18 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-05-181-11/+21
* PR ld/12365Alan Modra2011-04-201-9/+3
* ChangeLog libiberty/Kai Tietz2011-02-281-3/+3
* * aoutx.h (aout_link_check_ar_symbols): Formatting.Alan Modra2010-12-131-11/+19
* Applied patch series for LD plugin interface (six parts).Dave Korn2010-10-141-7/+16
* 2010-05-25 Tristan Gingold <gingold@adacore.com>Tristan Gingold2010-05-261-0/+2