aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix 31252 gprofng causes testsuite parallel jobs failgentoo/binutils-2.41-5gentoo/binutils-2.41Vladimir Mezentsev2024-01-233-20/+57
* aarch64-elf: FAIL: indirect call stub to BTI stub relaxationAlan Modra2024-01-231-26/+25
* ld: aarch64: Use lp64 abi in recent BTI stub testsSzabolcs Nagy2024-01-235-8/+4
* ld: aarch64: Add BTI stub insertion test PR30930Szabolcs Nagy2024-01-236-0/+172
* bfd: aarch64: Avoid BTI stub for a PLT that has BTISzabolcs Nagy2024-01-231-3/+14
* bfd: aarch64: Fix leaks in case of BTI stub reuseSzabolcs Nagy2024-01-231-24/+32
* bfd: aarch64: Fix broken BTI stub PR30930Szabolcs Nagy2024-01-231-2/+15
* bfd: aarch64: Fix BTI stub optimization PR30957Szabolcs Nagy2024-01-231-4/+3
* Fix 30808 gprofng tests failedgentoo/binutils-2.41-4Vladimir Mezentsev2023-12-162-11/+14
* Fix ld/x86: reduce testsuite dependency on system object filesH.J. Lu2023-12-161-10/+10
* ld: ld-lib.exp: log failed dump.out contents for debuggingSam James2023-12-161-2/+2
* ld/x86: reduce testsuite dependency on system object filesJan Beulich2023-12-164-94/+131
* Gold/MIPS: Add targ_extra_size=64 for mips32 triplesgentoo/binutils-2.41-3YunQiang Su2023-12-132-0/+6
* Gold/MIPS: Use EM_MIPS instead of EM_MIPS_RS3_LE for little endianYunQiang Su2023-12-132-1/+6
* x86-64: fix suffix-less PUSH of symbol addressJan Beulich2023-12-133-1/+18
* aarch64: Remove unused functionRichard Sandiford2023-09-181-7/+0
* x86: restrict prefix use with .insn VEX/XOP/EVEXJan Beulich2023-09-181-0/+23
* PR30794, PowerPC gold: internal error in add_output_section_to_loadAlan Modra2023-09-181-22/+25
* Updated Russian translation for the bfd directoryNick Clifton2023-09-181-1518/+1645
* PR30724, cygwin ld performance regression since 014a602b86Alan Modra2023-09-183-0/+67
* ld: Build libpr23169a.so with -z lazyH.J. Lu2023-08-151-2/+2
* ld: fix relocatable, retain7a target pattens for HPPASam James2023-08-142-2/+2
* ld: Fix retain7a.d XFAIL/notarget entry for hppaSam James2023-08-081-1/+1
* ld: Fix relocatable.d XFAIL/notarget entry for hppaSam James2023-08-081-1/+1
* gprofng: 30700 tmpdir/gp-collect-app_F test failsVladimir Mezentsev2023-08-081-2/+2
* Fix Wlto-type-mismatch in opcodes/ft32-dis.cTom de Vries2023-08-081-1/+1
* Fix "--only-keep-debug for ELF relocatables" binutils test for compilers whic...Nick Clifton2023-08-081-1/+6
* PR30697, ppc32 mix of local-dynamic and global-dynamic TLSgentoo/binutils-2.41-2Alan Modra2023-08-044-9/+37
* gas: rework timestamp preservation on doc/asconfig.texiJan Beulich2023-08-042-2/+2
* Updated Spanish translation for the gprof directoryNick Clifton2023-08-041-42/+42
* Reset 2.41 branch back to development modeNick Clifton2023-08-0410-83/+83
* ld: Fix test failures with --enable-textrel-check=errorgentoo/binutils-2.41-1Sam James2023-07-308-8/+8
* Apply a similar libiberty fix as in 7d53105d for libopcodes and libgprofngAndreas K. Hüttel2023-07-304-6/+8
* Gentoo: XFAIL 15 broken ld.gold testsAndreas K. Hüttel2023-07-302-4/+18
* Gentoo: Give also libctf optionally a gentoo-specific soversionAndreas K. Hüttel2023-07-304-4/+64
* Gentoo: Pass --hash-style=sysv to ld in the testsuiteAndreas K. Hüttel2023-07-302-3/+15
* Gentoo: add --with-extra-soversion-suffix= optionSergei Trofimovich2023-07-304-0/+29
* Gentoo: libiberty: install PIC version of libiberty.aMike Frysinger2023-07-301-0/+1
* Gentoo: gold/ld: add support for poisoned system directoriesMike Frysinger2023-07-3011-2/+150
* Re-enable developmentAndreas K. Hüttel2023-07-302-2/+2
* Bring all files on exact state of 2.41 tarballgentoo/binutils-2.41-upstreamAndreas K. Hüttel2023-07-3026-351/+417
* The 2.41 release!binutils-2_41Nick Clifton2023-07-301-0/+142648
* Automatic date update in version.inGDB Administrator2023-07-301-1/+1
* Automatic date update in version.inGDB Administrator2023-07-291-1/+1
* gas: amend X_unsigned usesJan Beulich2023-07-285-4/+37
* RISC-V: Add actual 'Zvkt' extension supportTsukasa OI2023-07-281-0/+3
* MIPS: Support `-gnuabi64' target triplet suffix for 64-bit Linux targetsYunQiang Su2023-07-2816-25/+68
* MIPS/GAS/testsuite: Fix n64 compact EH failuresYunQiang Su2023-07-2812-36/+24
* testsuite: Handle composed R_MIPS_NONE relocationsYunQiang Su2023-07-2825-1/+194
* MIPS/testsuite: Handle 64-bit addressesYunQiang Su2023-07-2823-411/+411