aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2019-12-05Arm64: simplify Crypto arch extension handlingJan Beulich2-1/+8
2019-11-25Introduce new section flag: SEC_ELF_OCTETSChristian Eggers2-7/+12
2019-11-22Arm: Change CRC from fpu feature to archititectural extensionMihail Ionescu2-16/+26
2019-11-18gas: Add --gdwarf-cie-version command line flagAndrew Burgess2-1/+4
2019-11-07[Patch][binutils][arm] Armv8.6-A Matrix Multiply extension [9/10]Matthew Malcomson2-0/+5
2019-11-07[binutils][aarch64] Matrix Multiply extension enablement [8/X]Matthew Malcomson2-1/+18
2019-11-07[binutils][arm] BFloat16 enablement [4/X]Matthew Malcomson2-0/+14
2019-11-07[binutils][aarch64] Bfloat16 enablement [2/X]Matthew Malcomson2-5/+21
2019-11-07[gas][aarch64] Armv8.6-a option [1/X]Matthew Malcomson2-1/+9