aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-05-11Power10 Reduced precision outer product operationsAlan Modra2-13/+21
2020-05-11PowerPC Rename powerxx to power10Alan Modra3-3/+8
2020-04-30AArch64: add GAS support for UDF instructionAlex Coplan2-0/+6
2020-04-23arc: Add support for ARC HS extra registers in core filesAnton Kolesov2-0/+6
2020-04-22xtensa: fix PR ld/25861Max Filippov2-0/+12
2020-04-21Remove SH-5 remnantsAlan Modra2-21/+5
2020-04-15Unify the behaviour of ld.bfd and ld.gold with respect to warning about unres...Fangrui Song2-3/+12
2020-04-14Fixes for the magic number used in PDP11 AOUT binaries.Stephen Casner2-1/+9
2020-04-02coff-go32-exe: support variable-length stubsJan W. Jagersma3-48/+7
2020-04-01include: Sync plugin-api.h with GCCMartin Liska2-1/+7
2020-03-30RISC-V: Update CSR to privileged spec 1.11.Nelson Chu2-6/+23
2020-03-26Support AT_BSDFLAGS on FreeBSD.John Baldwin2-0/+5
2020-03-24include: Sync plugin-api.h with GCCMartin Liska2-2/+68
2020-03-21include: Sync lto-symtab.h and plugin-api.h with GCCMartin Liska3-2/+8
2020-03-19Include: Sync lto-symtab.h and plugin-api.h with GCCMartin Liska3-2/+56
2020-03-14Implement NT_NETBSDCORE_LWPSTATUS (NetBSD-Core)Kamil Rytarowski2-1/+6
2020-03-13Register NT_NETBSDCORE_AUXV (NetBSD-Core)Kamil Rytarowski2-0/+5
2020-03-13Add support for non-contiguous memory regionsChristophe Lyon2-0/+13
2020-03-13Fix several mix up between octets and bytes in ELF program headersChristian Eggers3-5/+15
2020-03-13Fix several mix up between octets and bytes in ELF program headersChristian Eggers2-12/+19
2020-03-10ubsan: som: left shift of 1 by 31 placesAlan Modra3-5/+11
2020-03-03Add missing AT tags to the ELF common header.Luis Machado2-0/+22
2020-02-25Merge upstream GCC changes for include/ and libiberty/ directoriesAndrew Burgess2-2/+10
2020-02-20RISC-V: Support the ISA-dependent CSR checking.Nelson Chu2-244/+249
2020-02-10[binutils][arm] arm support for ARMv8.m Custom Datapath ExtensionMatthew Malcomson2-0/+22
2020-02-07Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ...Sergey Belyashov3-0/+10
2020-02-04ubsan: d30v: negation of -2147483648Alan Modra2-1/+5
2020-01-30Add some new PE_IMAGE_DEBUG_TYPE valuesJon Turney2-0/+11
2020-01-18Add markers for 2.34 branch to the NEWS files and ChangeLogs.Nick Clifton1-0/+4
2020-01-17Update libiberty sources with changes in the gcc mainline.Nick Clifton4-24/+87
2020-01-16[binutils][arm] PR25376 Change MVE into a CORE_HIGH featureAndre Vieira2-4/+11
2020-01-15MSP430: Fix relocation overflow when using #lo(EXP) macroJozef Lawrynowicz2-0/+20
2020-01-13[ARC][committed] Update ARC cpu listClaudiu Zissulescu2-0/+8
2020-01-13tic4x: sign extension using shiftsAlan Modra2-5/+13
2020-01-10ubsan: spu: left shift of negative valueAlan Modra2-17/+29
2020-01-07[ARC] Add finer details for LLOCK and SCONDShahab Vahedi2-0/+6
2020-01-02Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A...Sergey Belyashov3-0/+62
2020-01-02Enable building the s12z target on Solaris hosts where REG_Y is defined in sy...Nick Clifton2-10/+18
2020-01-01Re: Update year range in copyright notice of binutils filesAlan Modra1-0/+4
2020-01-01Update year range in copyright notice of binutils filesAlan Modra283-283/+283
2020-01-01ChangeLog rotationAlan Modra2-761/+775
2020-01-01Update copyright year range in all GDB files.Joel Brobecker22-22/+22
2019-12-17Remove tic80 supportAlan Modra3-406/+5
2019-12-16ubsan: crx: left shift cannot be represented in type 'int'Alan Modra2-1/+5
2019-12-16ubsan: nds32: left shift cannot be represented in type 'int'Alan Modra2-3/+10
2019-12-12Fix unused function errorLuis Machado2-9/+5
2019-12-11bfd signed overflow fixesAlan Modra2-8/+14
2019-12-11ubsan: left shift of cannot be represented in type 'int'Alan Modra3-22/+28
2019-12-10PR24960, Memory leak from disassemblerAlan Modra2-1/+9
2019-12-10Use disassemble_info.private_data in place of insn_setsAlan Modra2-8/+5