]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gold/aarch64.cc
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / gold / aarch64.cc
2024-01-04  Alan ModraUpdate year range in copyright notice of binutils files
2023-11-16  Vladislav KhmelevskyFix emit-relocs for aarch64 gold
2023-06-23  Alan Modra[GOLD] Support setting DT_RELACOUNT late
2023-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2022-11-11  Vladislav KhmelevskyFix adrp distance check
2022-01-02  Alan ModraUpdate year range in copyright notice of binutils files
2021-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-02-20  Egeyar BagciogluCheck whether symbols with MOVW_.ABS relocations requir...
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-05-10  Stephen CraneFix _GLOBAL_OFFSET_TABLE_ value for large GOTs (aarch64).
2018-04-07  Cary CoutantFurther improve warnings for relocations referring...
2018-04-03  Cary CoutantFix problem where mixed section types can cause interna...
2018-03-28  Cary CoutantAdd support for R_AARCH64_TLSLE_LDST8_TPREL_LO12, etc.
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-11-30  Peter SmithFix internal error in fix_errata on aarch64.
2017-11-30  Cary CoutantFix problem where erratum stubs are not always applied.
2017-11-30  Peter SmithFix segfault in relocate_erratum_stub on aarch64.
2017-09-22  Jim Wilson[GOLD] Set non-exec stack for aarch64
2017-08-28  Han Shen2017-08-28 James Clarke <jrtc27@jrtc27.com>
2017-08-28  Igor KudrinFix bad offset calculation for R_AARCH64_TLSDESC_*...
2017-07-18  Yuri ChornovianFix spelling typos.
2017-07-11  Han ShenFixing for PR gold/21491 - Errata workaround can produc...
2017-06-20  Eric Christopher2017-06-20 Eric Christopher <echristo@gmail.com>
2017-06-16  Eric Christopher2017-06-15 Eric Christopher <echristo@gmail.com>
2017-06-15  Jiong Wang[GOLD] Don't install branch-to-stub for TLS relaxed...
2017-06-08  Eric Christopher2017-06-07 Eric Christopher <echristo@gmail.com>
2017-05-12  Igor KudrinFix misplacement of a relaxed section on AArch64.
2017-01-20  Nick CliftonFix problem in aarch64 gold sources uncovered by Covert...
2017-01-10  Cary CoutantRefactor Sized_relobj_file::do_relocate_sections.
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-12-01  Cary CoutantFix internal error when relaxing branches to STT_SECTIO...
2016-11-27  Ambrogino ModiglianiFix spelling in comments in C source files (gold)
2016-10-05  Alan Modra[GOLD] -Wimplicit-fallthrough warning fixes
2016-09-26  Alan Modra[GOLD] warning fixes
2016-07-26  Han Shen[Gold, aarch64] Implement some AArch64 relocs.
2016-06-28  Igor KudrinImplement the R_AARCH64_NONE relocation.
2016-06-28  Igor KudrinImplement SORT_BY_INIT_PRIORITY.
2016-05-09  Han ShenFix for PR gold/19987.
2016-02-11  Han ShenRemove info message for every erratum 843419 found...
2016-01-16  Han Shen[gold][aarch64] PR gold/19472 - DSOs need pc-relative...
2016-01-12  Cary CoutantFix internal error when applying TLSDESC relocations...
2016-01-12  Cary CoutantRefactor gold to enable support for MIPS-64 relocation...
2016-01-01  Alan ModraCopyright update for binutils
2015-12-09  Alan Modra[GOLD] Relocate::relocate() params
2015-11-09  Cary CoutantRemove unnecessary target dependencies on relocation...
2015-11-05  Cary CoutantAdd aarch64-specific --no-apply-dynamic-relocs option.
2015-10-28  Marcin KościelnickiSupport 64-bit entry size in SHT_HASH (for s390).
2015-10-27  Han ShenPatch for PR gold/19042 - unsupported reloc 311/312.
2015-10-07  Andreas Schwabgold: fix ABI pagesize for aarch64
2015-07-22  Alan ModraGOLD aarch64 warning fix
2015-07-20  Han ShenOptimize erratum 843419 fix.
2015-07-10  Han ShenUse "gold_info" instead of "gold_warning" for erratum...
2015-07-09  Han ShenDrop 'missing mapping symbols' warning for arm and...
2015-07-07  Han ShenMake gold aarch64 accept long form of mapping symbols.
2015-06-30  Han ShenPatch for gold internal error while fixing erratum...
2015-06-12  Han Shen[gold][aarch64] Fix erratum 835769.
2015-06-11  Cary CoutantFix gold build error at -O0.
2015-06-10  Han ShenPatch for erratum-843419 (2 of 2 - fix erratum occurren... master
2015-04-27  Han Shen[gold] Rename '--fix-cortex-a53' to '--fix-cortex-a53...
2015-04-16  Han Shen[gold] The first patch to address cortex-a53 erratum...
2015-04-06  Rafael Ávila de... Fix the signature of a virtual method to match the...
2015-03-30  Jing YuSupport AARCH64_TLSLD_ADD_DTPREL_* relocations.
2015-02-12  Jing YuAdd missing TLSLE relocations for gold aarch64 backend.
2015-01-29  Han ShenThis patch adds IFUNC support for arm gold backend.
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-12-14  H.J. LuCast current_group_size to unsigned long
2014-12-10  Jing YuGive informative error message for stub-group-size
2014-11-26  Han ShenFix for gold linking tlsdesc into an executable with...
2014-10-29  Han ShenMisc about gold for aarch64 backend.
2014-10-17  Cary CoutantAdd "typename" keyword to satisfy GCC 4.2.
2014-10-15  Han ShenHere we have the patch for gold aarch64 backend to...
2014-09-17  Jing YuAdd tls support to gold aarch64 backend.
2014-08-30  Han ShenThe 3rd patch for aarch64 gold.
2014-08-08  Jing Yugold aarch64 patch to enable linking hello_wolrd.
2014-07-02  Jing Yu2014-07-02 Jing Yu <jingyu@google.com>