summaryrefslogtreecommitdiff
path: root/bfd/coff-alpha.c
AgeCommit message (Expand)Author
2022-06-08Revert reloc howto nitsAlan Modra
2022-06-08HOWTO size encodingAlan Modra
2022-01-04ld: Improve thin archive member error messageH.J. Lu
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-03-31Use bool in bfdAlan Modra
2021-02-15alpha_ecoff_get_relocated_section_contentsAlan Modra
2021-01-07ELF: Don't generate unused section symbolsH.J. Lu
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-05-21Replace "if (x) free (x)" with "free (x)", bfdAlan Modra
2020-03-31alpha-coff: unitialised readAlan Modra
2020-03-02bfd_cleanup for object_pAlan Modra
2020-03-02miscellaneous SEC_SMALL_DATAAlan Modra
2020-03-02alpha-coff: large memory allocationAlan Modra
2020-01-10ubsan: alpha-coff: signed integer overflowAlan Modra
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-12-20coff-alpha memory leakAlan Modra
2019-09-19bfd_section_* macrosAlan Modra
2019-09-11Tidy ld/ldmisc.cAlan Modra
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-05-21ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDENH.J. Lu
2018-02-26AOUT/COFF/PE messagesAlan Modra
2018-02-26unrecognized/unsupported reloc messageAlan Modra
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra
2018-02-16Remove bfd stub function casts.Alan Modra
2018-02-14Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton
2018-02-13Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-06-16Rewrite __start and __stop symbol handlingAlan Modra
2017-05-10bfd: new BFD target entry point _bfd_set_reloc.Jose E. Marchesi
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton
2016-09-30Remove syntactic sugarAlan Modra
2016-05-28Return void from linker callbacksAlan Modra
2016-04-21Add support for non-ELF targets to check their relocs.Nick Clifton
2016-03-09Allow zero length archive elementsAlan Modra
2016-01-01Copyright update for binutilsAlan Modra
2015-11-18Prevent looping in archivesAlan Modra
2015-08-18Add output_type to bfd_link_infoH.J. Lu
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-05-02bfd target vector rationalisationAlan Modra
2014-03-13Add pe/x86_64 bigobj file format.Tristan Gingold
2014-03-05Update copyright yearsAlan Modra
2013-01-10Remove trailing white spaces in bfdH.J. Lu
2012-07-13 * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton
2011-08-17 PR ld/12762Alan Modra
2011-07-11include/ChangeLogCatherine Moore
2011-06-06 * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra
2010-05-262010-05-25 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2010-03-24Update copyright year.H.J. Lu