aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gas: Add --gdwarf-cie-version command line flagAndrew Burgess2019-11-182-1/+4
* [Patch][binutils][arm] Armv8.6-A Matrix Multiply extension [9/10]Matthew Malcomson2019-11-072-0/+5
* [binutils][aarch64] Matrix Multiply extension enablement [8/X]Matthew Malcomson2019-11-072-1/+18
* [binutils][arm] BFloat16 enablement [4/X]Matthew Malcomson2019-11-072-0/+14
* [binutils][aarch64] Bfloat16 enablement [2/X]Matthew Malcomson2019-11-072-5/+21
* [gas][aarch64] Armv8.6-a option [1/X]Matthew Malcomson2019-11-072-1/+9
* Remove CR16C supportAlan Modra2019-11-072-258/+4
* Fix the size of the dos_message field in the internal_extra_pe_filehdr struct...Andrew Eikum2019-10-292-1/+6
* PR4499, assign file positions assumes segment offsets increasingAlan Modra2019-10-252-2/+13
* PR13616, linker should pad executable sections with nops, not zerosAlan Modra2019-10-162-0/+9
* Add support for new functionality in the msp430 backend of GCC.Jozef Lawrynowicz2019-10-072-0/+46
* libctf: remove ctf_malloc, ctf_free and ctf_strdupNick Alcock2019-10-032-2/+7
* libctf: handle nonrepresentable types at link timeNick Alcock2019-10-032-1/+6
* libctf: installable libctf as a shared libraryNick Alcock2019-10-032-0/+6
* bfd, ld: add CTF section linkingNick Alcock2019-10-032-0/+22
* libctf: get rid of a disruptive public include of <sys/param.h>Nick Alcock2019-10-032-1/+4
* libctf: add CU-mapping machineryNick Alcock2019-10-032-0/+16
* libctf: add linking of the variable sectionNick Alcock2019-10-032-1/+6
* libctf: add the ctf_link machineryNick Alcock2019-10-032-2/+55
* libctf: write CTF files to memory, and CTF archives to fdsNick Alcock2019-10-032-1/+10
* libctf: support getting strings from the ELF strtabNick Alcock2019-10-032-0/+5
* libctf: Add iteration over non-root typesNick Alcock2019-10-032-0/+7
* libctf: add the object index and function index sectionsNick Alcock2019-10-032-6/+33
* libctf: allow the header to change between versionsNick Alcock2019-10-033-7/+36
* libctf, include: ChangeLog format fixesNick Alcock2019-10-031-1/+1
* linker bfd.h tidyAlan Modra2019-09-232-0/+22
* elf bfd.h tidyAlan Modra2019-09-232-0/+10
* RISC-V: Gate opcode tables by enum rather than string.Jim Wilson2019-09-172-3/+26
* Add markers for 2.33 branch to NEWS and ChangeLog files.Phil Blundell2019-09-091-0/+4
* [ARC] [COMMITTED] Fix FASTMATH field.Claudiu Zissulescu2019-08-302-1/+6
* ARM CMSE symbolsAlan Modra2019-08-222-7/+4
* Add support for a MIPS specific .MIPS.xhash section.Mihailo Stojanovic2019-08-092-0/+11
* Update the handling of shift rotate and load/store multiple instructions in ...Yoshinori Sato2019-08-082-48/+57
* [ARC] Update ARC opcode tableClaudiu Zissulescu2019-07-242-0/+7
* PT_GNU_MBIND section mappingAlan Modra2019-07-242-1/+8
* Allow objdump to recognise the System.Runtime.dll files that get shipped with...Omar Majid2019-07-233-1/+61
* [PowerPC64] pc-relative TLS relocationsAlan Modra2019-07-192-2/+15
* libctf: introduce ctf_func_type_{info,args}, ctf_type_aname_rawNick Alcock2019-07-182-1/+11
* x86: fold SReg{2,3}Jan Beulich2019-07-162-0/+5
* [gas][aarch64][SVE2] Fix pmull{t,b} requirement on SVE2-AESMatthew Malcomson2019-07-012-1/+6
* libctf: endianness fixesNick Alcock2019-06-212-3/+12
* Add R_AARCH64_P32_MOVW_PREL_* ELF32 relocsSzabolcs Nagy2019-06-142-0/+10
* libctf: fix the type of ctf_enum.cte_valueNick Alcock2019-06-042-1/+5
* libctf: fix a number of build problems found on Solaris and NetBSDJose E. Marchesi2019-05-312-7/+12
* libctf: debug dumpingNick Alcock2019-05-282-0/+13
* libctf: labelsNick Alcock2019-05-282-0/+18
* libctf: library version enforcementNick Alcock2019-05-282-0/+5
* libctf: lookups by name and symbolNick Alcock2019-05-282-0/+15
* libctf: core type lookupNick Alcock2019-05-282-0/+67
* libctf: ELF file opening via BFDNick Alcock2019-05-282-0/+28