summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-03-10ubsan: som: left shift of 1 by 31 placesAlan Modra
2020-03-03Add missing AT tags to the ELF common header.Luis Machado
2020-02-25Merge upstream GCC changes for include/ and libiberty/ directoriesAndrew Burgess
2020-02-20RISC-V: Support the ISA-dependent CSR checking.Nelson Chu
2020-02-10[binutils][arm] arm support for ARMv8.m Custom Datapath ExtensionMatthew Malcomson
2020-02-07Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ...Sergey Belyashov
2020-02-04ubsan: d30v: negation of -2147483648Alan Modra
2020-01-30Add some new PE_IMAGE_DEBUG_TYPE valuesJon Turney
2020-01-18Add markers for 2.34 branch to the NEWS files and ChangeLogs.Nick Clifton
2020-01-17Update libiberty sources with changes in the gcc mainline.Nick Clifton
2020-01-16[binutils][arm] PR25376 Change MVE into a CORE_HIGH featureAndre Vieira
2020-01-15MSP430: Fix relocation overflow when using #lo(EXP) macroJozef Lawrynowicz
2020-01-13[ARC][committed] Update ARC cpu listClaudiu Zissulescu
2020-01-13tic4x: sign extension using shiftsAlan Modra
2020-01-10ubsan: spu: left shift of negative valueAlan Modra
2020-01-07[ARC] Add finer details for LLOCK and SCONDShahab Vahedi
2020-01-02Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A...Sergey Belyashov
2020-01-02Enable building the s12z target on Solaris hosts where REG_Y is defined in sy...Nick Clifton
2020-01-01Re: Update year range in copyright notice of binutils filesAlan Modra
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-01-01ChangeLog rotationAlan Modra
2020-01-01Update copyright year range in all GDB files.Joel Brobecker
2019-12-17Remove tic80 supportAlan Modra
2019-12-16ubsan: crx: left shift cannot be represented in type 'int'Alan Modra
2019-12-16ubsan: nds32: left shift cannot be represented in type 'int'Alan Modra
2019-12-12Fix unused function errorLuis Machado
2019-12-11bfd signed overflow fixesAlan Modra
2019-12-11ubsan: left shift of cannot be represented in type 'int'Alan Modra
2019-12-10PR24960, Memory leak from disassemblerAlan Modra
2019-12-10Use disassemble_info.private_data in place of insn_setsAlan Modra
2019-12-05Arm64: simplify Crypto arch extension handlingJan Beulich
2019-11-25Introduce new section flag: SEC_ELF_OCTETSChristian Eggers
2019-11-22Arm: Change CRC from fpu feature to archititectural extensionMihail Ionescu
2019-11-18gas: Add --gdwarf-cie-version command line flagAndrew Burgess
2019-11-07[Patch][binutils][arm] Armv8.6-A Matrix Multiply extension [9/10]Matthew Malcomson
2019-11-07[binutils][aarch64] Matrix Multiply extension enablement [8/X]Matthew Malcomson
2019-11-07[binutils][arm] BFloat16 enablement [4/X]Matthew Malcomson
2019-11-07[binutils][aarch64] Bfloat16 enablement [2/X]Matthew Malcomson
2019-11-07[gas][aarch64] Armv8.6-a option [1/X]Matthew Malcomson
2019-11-07Remove CR16C supportAlan Modra
2019-10-29Fix the size of the dos_message field in the internal_extra_pe_filehdr struct...Andrew Eikum
2019-10-25PR4499, assign file positions assumes segment offsets increasingAlan Modra
2019-10-16PR13616, linker should pad executable sections with nops, not zerosAlan Modra
2019-10-07Add support for new functionality in the msp430 backend of GCC.Jozef Lawrynowicz
2019-10-03libctf: remove ctf_malloc, ctf_free and ctf_strdupNick Alcock
2019-10-03libctf: handle nonrepresentable types at link timeNick Alcock
2019-10-03libctf: installable libctf as a shared libraryNick Alcock
2019-10-03bfd, ld: add CTF section linkingNick Alcock
2019-10-03libctf: get rid of a disruptive public include of <sys/param.h>Nick Alcock
2019-10-03libctf: add CU-mapping machineryNick Alcock