Add assembler and disassembler support for the new Armv8.4-a registers for AArch64.
[deliverable/binutils-gdb.git] / ld /
2017-11-07  Alan Modrareadelf ngettext fixes
2017-11-07  Alan Modragas and ld pluralization fixes
2017-11-07  Alan Modrangettext support
2017-11-01  Alan ModraPR22374, PowerPC unnecessary PLT entries
2017-11-01  Alan ModraPR22374 testcase, function pointer references in .data
2017-11-01  Alan ModraTidy elf.exp
2017-10-26  Renlin Li[PR21703]Adjust pr21703 tests on various targets.
2017-10-26  James GreenhalghAs Alan predicted at https://sourceware.org/ml/binutils...
2017-10-25  H.J. Luld: Correct -z ibt documentation
2017-10-25  Alan ModraAllow for __gnu_lto_slim prefixed with extra "_"
2017-10-24  Hans-Peter NilssonFix format typos in previous previous ld/ChangeLog...
2017-10-24  Hans-Peter Nilssontestsuite/ld-riscv-elf/ld-riscv-elf.exp: Fix typo for...
2017-10-24  Andrew WatermanRISC-V: Only relax to C.LUI when imm != 0 and rd !...
2017-10-24  Renlin Li[BFD][PR21703]Override the new defined symbol with...
2017-10-23  H.J. Lui386: Don't add elf32_x86_64 to supported emulations
2017-10-23  Nick CliftonMake sure that undefined symbols added to the linker...
2017-10-21  Hans-Peter NilssonPR ld/21233
2017-10-20  H.J. LuAdd a compile-time test for PR ld/22269
2017-10-19  Palmer DabbeltRISC-V: Add R_RISCV_DELETE, which marks bytes for deletion
2017-10-17  Alan ModraCorrect -z text and other -z documentation
2017-10-16  H.J. LuELF: Call check_relocs after opening all inputs
2017-10-14  H.J. Lucris: Check UNDEFWEAK_NO_DYNAMIC_RELOC
2017-10-13  Alan ModraPR22263 testcase
2017-10-12  H.J. LuAdd a compile-time test for PR ld/22263
2017-10-12  Alan Modrald whitespace fixes
2017-10-12  Nick CliftonForce the AArch64 linker backend to refuse to link...
2017-10-12  H.J. Luld: Update tests for warning of "-z dynamic-undefined...
2017-10-12  Alan ModraSet dynamic_undefined_weak to zero for static PIEs
2017-10-12  Alan Modra_bfd_elf_link_hash_hide_symbol calls in generic ELF...
2017-10-11  H.J. LuAdd 2 testcases for PR ld/22269
2017-10-11  H.J. Lux86: Run PR ld/19636 tests with -z dynamic-undefined...
2017-10-11  Alan Modrald internationalization fixes
2017-10-10  Renlin Li[ARM] PR ld/21402, only override the symbol dynamic...
2017-10-10  Alan ModraCorrect ld/Makefile earmelfb_fuchsia dependencies
2017-10-09  Nick CliftonFix link time warning message when running the srec...
2017-10-09  Nick CliftonFix compile time warning message when running the PR198...
2017-10-09  H.J. Luld: Don't allow '~' as the first char in symbol name
2017-10-07  H.J. Luld-elf/merge.d: Don't expect to fail for sparc
2017-10-05  Nick CliftonUpdated Turkish translation for the ld sub-directory.
2017-10-05  Nick CliftonChange readelf so that when --wide is active a relocati...
2017-10-04  Alan ModraPR21167, relocation sections not included in groups
2017-10-03  Alan ModraPR21294, Binary size regression on PPC embedded
2017-10-02  Alan Modrald -z relro documentation
2017-10-01  Alan ModraPR21970, assertion failed when more than one overlay...
2017-09-30  H.J. LuAdd a test for PR binutils/21978
2017-09-28  Nick CliftonSkip the PR 14918 linker test for ARM targets.
2017-09-28  Alan ModraPR22220, BFD linker wrongly marks symbols as PREVAILING...
2017-09-26  Maciej W. RozyckiLD/testsuite: Fix undefined symbol tests for MIPS and...
2017-09-22  H.J. LuAdd a test for PR ld/22150
2017-09-21  Alan ModraReduce excessive .eh_frame alignment for powerpc
2017-09-19  Maciej W. RozyckiMIPS/LD: Add OpenBSD/mips64 support
2017-09-15  Alan ModraPR22118, Incorrectly-capitalized regexp
2017-09-14  H.J. Luglobalaudit.rd: Allow additional bits in DT_FLAGS_1
2017-09-14  H.J. Lux86: Cache section contents and relocations
2017-09-09  Alan ModraPowerPC64 --plt-align
2017-09-09  H.J. Lux86: Properly handle __ehdr_start
2017-09-06  H.J. Lux86-64: Add R_X86_64_converted_reloc_bit
2017-09-05  H.J. Lux86-64: Properly set converted_reloc
2017-09-05  H.J. Lux86-64: Improve GOTPCREL relocation conversion
2017-09-03  H.J. Lux86-64: Set tlsdesc_plt if GOT_TLS_GDESC_P is true
2017-09-02  Alan ModraLTO rescan archives
2017-09-02  H.J. Lux86-64: Check ELF_COMMON_DEF_P for common symbols
2017-09-02  Alan Modra-Og warning fixes
2017-09-01  H.J. Lux86: Correct unwind information for the second PLT
2017-08-31  H.J. LuAdd a test for PR ld/22048
2017-08-31  Alan ModraRemove .eh_frame zero terminators
2017-08-30  Maciej W. RozyckiLD/testsuite: Also discard `.MIPS.options' in orphan...
2017-08-30  Maciej W. RozyckiMIPS/BFD: Correct microMIPS cross-mode BAL to JALX...
2017-08-30  Alan ModraPowerPC TPREL16_HA/LO reloc optimization
2017-08-30  Alan ModraPowerPC64 __tls_get_addr sequence optimization
2017-08-30  Hans-Peter Nilssontestsuite/ld-cris various files: Run ld with --hash...
2017-08-29  Jozef LawrynowiczImprove MSP430 section placement.
2017-08-27  H.J. LuDisallow copy relocation against protected data symbol
2017-08-25  H.J. Luld: Add "--" after regexp
2017-08-24  H.J. Luld: Replace regexp with string match
2017-08-24  H.J. Lux86-64: Run pr22001-1b on x32
2017-08-24  H.J. Lux86-64: Check relocations with -z nocopyreloc
2017-08-24  Andrew Burgessld: Early detection of orphans we know will be discarded
2017-08-24  Alan ModraTest undefined symbols in shared libraries
2017-08-23  H.J. LuUpdate PR ld/21903 tests for dejagnu 1.4.4
2017-08-23  H.J. Lux86-64: Properly report output type when PIC is needed
2017-08-23  H.J. Lux86: Clear extern_protected_data for GNU_PROPERTY_NO_CO...
2017-08-22  Alan ModraRemove pr19161 test hppa xfail
2017-08-22  H.J. LuUpdate PR ld/21964 tests
2017-08-21  Alan ModraMake __start/__stop symbols protected visibility
2017-08-21  Hans-Peter NilssonPR ld/20125, MMIX weak symbols
2017-08-20  H.J. LuUpdate testsuite/ld-x86-64/plt-main-bnd.dd
2017-08-17  Nick CliftonAdd new Brazilian Portuguese translation for the ld...
2017-08-13  Alan ModraPR21441, Unnecessary padding of .eh_frame section
2017-08-13  H.J. Luld: Restore linker scripts in PR ld/21884 tests
2017-08-13  Alan ModraFix i686-nacl and x86_64-nacl pr21884 failures
2017-08-11  Nick CliftonAdd -z globalaudit linker command line option to set...
2017-08-11  H.J. LuAdd 2 more tests for PR ld/21884
2017-08-10  Nick CliftonAdd support for PE startup files that want to define...
2017-08-09  H.J. LuLD_CLASS: Check .libs/ld-new for linker first
2017-08-09  H.J. LuRun PR ld/17618 test only with 64-bit ELF linker
2017-08-09  H.J. Luld: Require GCC 5 or above for 3 x86 tests
2017-08-09  H.J. Luld: Add a ',' after -Wl,--rpath
2017-08-08  H.J. Luld: Replace --rpath with -Wl,--rpath
2017-08-07  Romain GeisslerAdd configure flag to enable gnu hash style by default.
next
This page took 0.06546 seconds and 7 git commands to generate.