summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2019-10-03libctf: add linking of the variable sectionNick Alcock
2019-10-03libctf: add the ctf_link machineryNick Alcock
2019-10-03libctf: write CTF files to memory, and CTF archives to fdsNick Alcock
2019-10-03libctf: support getting strings from the ELF strtabNick Alcock
2019-10-03libctf: Add iteration over non-root typesNick Alcock
2019-10-03libctf: add the object index and function index sectionsNick Alcock
2019-10-03libctf: allow the header to change between versionsNick Alcock
2019-10-03libctf, include: ChangeLog format fixesNick Alcock
2019-09-23linker bfd.h tidyAlan Modra
2019-09-23elf bfd.h tidyAlan Modra
2019-09-17RISC-V: Gate opcode tables by enum rather than string.Jim Wilson
2019-09-09Add markers for 2.33 branch to NEWS and ChangeLog files.Phil Blundell