aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Automatic date update in version.ingentoo/binutils-2.34-6gentoo/binutils-2.34GDB Administrator2020-07-311-1/+1
* S/390: z13: Accept vector alignment hintsStefan Schulze Frielinghaus2020-07-315-20/+42
* gas: Fix checking for backwards .org with negative offsetAlex Coplan2020-07-318-2/+29
* Prevent a potential use-after-fee memory corruption bug in the linker (for PE...Nick Clifton2020-07-313-12/+48
* Fix the ARM assembler to generate a Realtime profile for armv8-r.Alexander Fedotov2020-07-318-14/+31
* Re: Fix tight loop on recursively-defined symbolsAlan Modra2020-07-312-0/+6
* Fix tight loop on recursively-defined symbolsAlan Modra2020-07-316-3/+48
* [no patch] Remove Gentoo patchset files, now in separate repoAndreas K. Hüttel2020-07-254-173/+0
* PR25900, RISC-V: null pointer dereferencegentoo/binutils-2.34-5Alan Modra2020-07-252-5/+13
* binutils: drop redundant 'program_name' definition (-fno-common)Sergei Trofimovich2020-07-254-6/+6
* Gentoo: Fix regexp of hilarious ld detection heuristicgentoo/binutils-2.34-4Andreas K. Hüttel2020-05-101-2/+2
* Gentoo: Adapt generic test library to our linker settingsAndreas K. Hüttel2020-05-101-1/+1
* Gentoo: Remove block mistakenly duplicated in 1222895ec55f34a97fb2cbcd80d421e...Andreas K. Hüttel2020-05-101-753/+0
* Automatic date update in version.ingentoo/binutils-2.34-3GDB Administrator2020-05-081-1/+1
* gas: PR 25863: Fix scalar vmul inside it block when assembling for MVEAndre Simoes Dias Vieira2020-05-084-9/+29
* BFD: Exclude sections with no content from compress check.Tamar Christina2020-05-085-0/+40
* Arm: Fix LSB of GOT for Thumb2 only PLT.Tamar Christina2020-05-085-0/+40
* Arm: Fix thumb2 PLT branch offsets.Tamar Christina2020-05-086-2/+74
* include: Sync plugin-api.h with GCCMartin Liska2020-05-082-1/+7
* PR25745, powerpc64-ld overflows string buffer in --stats modeAlan Modra2020-05-082-36/+46
* include: Sync plugin-api.h with GCCMartin Liska2020-05-082-2/+68
* include: Sync lto-symtab.h and plugin-api.h with GCCMartin Liska2020-05-083-2/+8
* plugin: Don't invoke LTO-wrapperH.J. Lu2020-05-0811-476/+60
* plugin: Use LDPT_ADD_SYMBOLS_V2 to get symbol typeH.J. Lu2020-05-082-14/+63
* Silence warnings due to plugin API changeAlan Modra2020-05-085-4/+24
* Include: Sync lto-symtab.h and plugin-api.h with GCCMartin Liska2020-05-083-2/+56
* Fix dwarf.c build with GCC 10Nick Clifton2020-05-082-0/+10
* bfd: Change num_group to unsigned intH.J. Lu2020-05-082-1/+6
* gas, arm: Fix bad backportAndre Vieira2020-05-081-1/+0
* gas, arm: PR25660L Fix vadd/vsub with lt and le condition codes for MVEAndre Vieira2020-05-088-3/+123
* powerpc64-ld infinite loopAlan Modra2020-05-082-1/+5
* Automatic date update in version.ingentoo/binutils-2.34-2GDB Administrator2020-02-291-1/+1
* Adjust PR25355 testcaseAlan Modra2020-02-292-2/+8
* Re: PR24511, nm should not mark symbols in .init_array as "t"Alan Modra2020-02-292-2/+8
* Automatic date update in version.inGDB Administrator2020-02-291-1/+1
* Don't call lto-wrapper for ar and ranlibH.J. Lu2020-02-296-11/+33
* Automatic date update in version.inGDB Administrator2020-02-291-1/+1
* PR25585, PHDR segment not covered by LOAD segmentAlan Modra2020-02-294-1/+23
* Automatic date update in version.inGDB Administrator2020-02-291-1/+1
* plugin: Call dlclose before return in try_load_pluginH.J. Lu2020-02-292-21/+24
* Automatic date update in version.inGDB Administrator2020-02-291-1/+1
* Import fixes for using the LTO plugin with nm.Nick Clifton2020-02-2911-73/+634
* Automatic date update in version.inGDB Administrator2020-02-291-1/+1
* Import a fix from the mainline sources that prevents a potential illegal memo...Nick Clifton2020-02-292-2/+13
* Fix building elf43-msp430.c on a 32-bit host.Nick Clifton2020-02-292-20/+36
* Automatic date update in version.inGDB Administrator2020-02-291-1/+1
* MSP430: Enable relaxation of jump instructions to hard-coded pcrel offsetsJozef Lawrynowicz2020-02-292-11/+65
* MSP430: Enable relaxation of relocs in JMP instructionsJozef Lawrynowicz2020-02-292-30/+74
* MSP430: Add printf statements to assist with debugging during relaxationJozef Lawrynowicz2020-02-292-5/+100
* x86: Accept Intel64 only instruction by defaultH.J. Lu2020-02-2910-3953/+4019