]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - bfd/xcofflink.c
[gdb/symtab] Work around PR gas/29517, dwarf2 case
[thirdparty/binutils-gdb.git] / bfd / xcofflink.c
2024-02-09  Alan ModraPR 14962 testcase xcoff failure
2024-01-04  Alan ModraUpdate year range in copyright notice of binutils files
2023-08-08  Alan ModraRename bfd_bread and bfd_bwrite
2023-05-18  Alan ModraRe: Add section caches to coff_data_type
2023-03-27  Alan ModraUse stdint types in coff internal_auxent
2023-02-23  Alan ModraTest SEC_HAS_CONTENTS before reading section contents
2023-02-09  Alan Modracoff keep_relocs and keep_contents
2023-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2022-12-21  Alan Modraenable-non-contiguous-regions warnings
2022-04-20  Alan ModraRe: xcoff: implement linker relaxation
2022-04-20  Cl?ment Chigotxcoff: implement linker relaxation
2022-04-20  Cl?ment ChigotStubs (added in a later patch) will generate new .loade...
2022-01-13  Alan ModraRe: gas: add visibility support using GNU syntax on...
2022-01-12  Clément Chigotld: add hidden and internal visibility support for...
2022-01-10  Clément ChigotXCOFF: add support for TLS relocations on hidden symbols
2022-01-02  Alan ModraUpdate year range in copyright notice of binutils files
2021-11-20  Clément Chigotbfd: remove wrong comment in xcofflink.c
2021-11-10  Clément ChigotPR 28447: implement multiple parameters for .file on...
2021-07-30  Clément Chigotbfd: ensure that symbols targeted by DWARF relocations...
2021-07-30  Clément Chigotbfd: avoid a crash when debug_section isn't created...
2021-04-22  Cl?ment Chigotfix string table generation for XCOFF64 .debug section
2021-04-20  Cl?ment ChigotRework the R_NEG support on both gas and ld for the...
2021-04-13  Clément Chigotbfd: avoid infinite loop when static linking XCOFF
2021-03-31  Alan ModraUse bool in bfd
2021-03-12  Clément Chigotaix: implement TLS relocation for gas and ld
2021-01-01  Alan ModraPR27116, Spelling errors found by Debian style checker
2021-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2020-09-03  Alan Modraheap use after free in xcoff_archive_info_eq
2020-07-27  Alan ModraAccept --just-symbols symbols as absolute for xcoff
2020-07-07  Alan ModraXCOFF ld segfaults when running ld testsuite
2020-05-21  Alan ModraReplace "if (x) free (x)" with "free (x)", bfd
2020-05-19  Alan ModraUse bfd_get_filename throughout bfd
2020-02-19  Alan Modra_bfd_alloc_and_read
2020-02-19  Alan Modrabfd_size_type to size_t
2020-01-30  Alan ModraRemove need to clear obj_coff_keep_syms in coff object_p
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-09-23  Alan Modraxcoff bfd.h tidy
2019-09-19  Alan Modrabfd_section_* macros
2019-09-18  Alan ModraDon't use bfd_get_* macro to set bfd fields
2019-05-28  Alan ModraXCOFF linker segmentation fault
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-07-18  Maciej W. RozyckiBFD/XCOFF: Fix storage class setting for weak defined...
2018-07-17  Maciej W. RozyckiBFD: Use `bfd_is_abs_symbol' to determine whether a...
2018-02-19  Alan Modra%L conversions
2018-02-19  Alan ModraUse %pA and %pB in messages rather than %A and %B
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-12-06  Alan ModraBFD whitespace fixes
2017-07-18  Yuri ChornovianFix spelling typos.
2017-07-12  Alan Modrabfd_error_handler bfd_vma and bfd_size_type args
2017-04-13  Alan ModraUse %A and %B in more error messages
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-10-19  Nick CliftonAdd c-format tags to translatable strings with more...
2016-09-30  Alan ModraRemove syntactic sugar
2016-06-14  Alan ModraSet my_archive for thin archives
2016-05-28  Alan ModraReturn void from linker callbacks
2016-05-25  H.J. LuSkip an archive element if not added by linker
2016-01-01  Alan ModraCopyright update for binutils
2015-12-01  Alan ModraDon't use BFD_TRADITIONAL_FORMAT flag in COFF support
2015-08-18  H.J. LuAdd output_type to bfd_link_info
2015-01-19  Alan ModraFallout from recent bfd_reloc_outofrange changes
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-11-03  Nick CliftonMore fixes for buffer overruns instigated by corrupt...
2014-08-05  Alan ModraFix LTO vs. COFF archives
2014-06-13  Alan ModraFree linker hash table from bfd_close.
2014-06-13  Alan ModraMove link_hash_table_free functions earlier
2014-06-13  Alan ModraMake bfd.link_next field a union
2014-03-05  Alan ModraUpdate copyright years
2013-10-09  Roland McGrathbfd/
2013-02-10  Alan Modra * coff-arm.c (coff_arm_link_hash_table_create): Use...
2013-01-10  H.J. LuRemove trailing white spaces in bfd
2011-06-13  Alan Modra * linker.c (bfd_link_hash_traverse): Follow warning...
2011-05-18  Tristan Gingold2011-05-18 Tristan Gingold <gingold@adacore.com>
2011-04-20  Alan Modra PR ld/12365
2011-02-28  Kai TietzChangeLog libiberty/
2010-12-13  Alan Modra * aoutx.h (aout_link_check_ar_symbols): Formatting.
2010-10-14  Dave KornApplied patch series for LD plugin interface (six parts).
2010-05-26  Tristan Gingold2010-05-25 Tristan Gingold <gingold@adacore.com>
2010-02-08  Richard Sandifordbfd/
2010-01-01  H.J. LuMove 2009 binutils ChangeLog to ChangeLog-2009.
2010-01-01  Joel BrobeckerFix -Wshadow warnings (seen on ppc-aix)
2009-12-11  Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-09-02  Alan Modraupdate copyright dates
2009-06-02  Richard Sandifordbfd/
2009-04-16  Richard Sandifordbfd/
2009-04-01  Richard Sandifordbfd/
2009-04-01  Richard Sandifordbfd/
2009-04-01  Richard Sandifordbfd/
2009-04-01  Richard Sandifordinclude/coff/
2009-04-01  Richard Sandifordbfd/
2009-04-01  Richard Sandifordbfd/
2009-03-14  Richard Sandifordbfd/
2009-03-14  Richard Sandifordbfd/
2009-03-14  Richard Sandifordinclude/coff/
2009-03-14  Richard Sandifordbfd/
2009-03-14  Richard Sandifordinclude/coff/
2009-03-14  Richard Sandifordinclude/coff/
2009-03-14  Richard Sandifordbfd/
2009-03-14  Richard Sandifordbfd/
2009-03-14  Richard Sandifordbfd/
2009-03-14  Richard Sandifordbfd/
next