Age | Commit message (Expand) | Author | Files | Lines |
2018-02-22 | New plugin interface to get list of symbols wrapped with --wrap option. | Sriraman Tallam | 1 | -1/+11 |
2018-02-20 | MIPS16/opcodes: Free up `M' operand code | Maciej W. Rozycki | 2 | -3/+6 |
2018-02-12 | Add support for reading msdos MZ executables. | Zebediah Figura | 4 | -31/+65 |
2018-01-13 | Add note about 2.30 branch creation to changelogs | Nick Clifton | 1 | -0/+4 |
2018-01-11 | ld: Add "-z separate-code" option to ELF linker | H.J. Lu | 2 | -0/+8 |
2018-01-04 | RISC-V: Add 2 missing privileged registers. | Jim Wilson | 2 | -4/+15 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 306 | -305/+309 |
2018-01-03 | ChangeLog rotation | Alan Modra | 2 | -859/+873 |
2018-01-02 | Update copyright year range in all GDB files | Joel Brobecker | 22 | -22/+22 |
2017-12-28 | RISC-V: Add missing privileged spec registers. | Jim Wilson | 2 | -148/+214 |
2017-12-19 | Correct disassembly of dot product instructions. | Tamar Christina | 2 | -0/+10 |
2017-12-19 | Add support for V_4B so we can properly reject it. | Tamar Christina | 2 | -0/+6 |
2017-12-11 | Add plugin API for processing plugin-added input files | Stephen Crane | 2 | -1/+26 |
2017-12-01 | Use consistent types for holding instructions, instruction masks, etc. | Peter Bergner | 2 | -7/+25 |
2017-11-24 | Re-apply "elf: Properly compute offsets of note descriptor and next note" | H.J. Lu | 2 | -0/+23 |
2017-11-24 | Revert "elf: Properly compute offsets of note descriptor and next note" | Simon Marchi | 2 | -23/+0 |
2017-11-24 | elf: Properly compute offsets of note descriptor and next note | H.J. Lu | 2 | -0/+23 |
2017-11-16 | Add new AArch64 FP16 FM{A|S} instructions. | Tamar Christina | 2 | -1/+8 |
2017-11-15 | Separate the new FP16 instructions backported from Armv8.4-a to Armv8.2-a int... | Tamar Christina | 2 | -1/+7 |
2017-11-13 | PE: don't corrupt section flags when linking from ELF objects | Jan Beulich | 2 | -1/+10 |
2017-11-09 | Enable the Dot Product extension by default for Armv8.4-a. | Tamar Christina | 2 | -1/+6 |
2017-11-09 | Adds the new Fields and Operand types for the new instructions in Armv8.4-a. | Tamar Christina | 2 | -0/+16 |
2017-11-09 | Split the ARM Crypto ISA extensions for AES and SHA1+2 into their own options... | Tamar Christina | 2 | -0/+11 |
2017-11-09 | Change the type of the aarch64_feature_set typedef to unsigned long long so t... | Nick Clifton | 2 | -1/+6 |
2017-11-08 | Split the AArch64 Crypto instructions for AES and SHA1+2 into their own optio... | Nick Clifton | 2 | -0/+7 |
2017-11-08 | Adds command line support for Armv8.4-A, via the new command line option -mar... | Jiong Wang | 2 | -2/+14 |
2017-11-07 | RISC-V: Add satp as an alias for sptbr | Palmer Dabbelt | 2 | -2/+11 |
2017-11-07 | This patch similarly to the AArch64 one enables Dot Product support by defaul... | Tamar Christina | 2 | -19/+33 |
2017-11-02 | aarch64: Remove AARCH64_FEATURE_F16 from AARCH64_ARCH_V8_2 | Siddhesh Poyarekar | 2 | -1/+5 |
2017-11-01 | FT32B is a new FT32 family member. It has a code compression scheme, which re... | James Bowman | 2 | -0/+8 |
2017-10-25 | PR22348, conflicting global vars in crx and cr16 | Alan Modra | 3 | -14/+13 |
2017-10-24 | RISC-V: Only relax to C.LUI when imm != 0 and rd != 0/2 | Andrew Waterman | 2 | -1/+6 |
2017-10-12 | FT32: support for FT32B processor - part 1 | James Bowman | 3 | -3/+394 |
2017-10-05 | Handle FreeBSD-specific AT_EHDRFLAGS and AT_HWCAP auxiliary vector types. | John Baldwin | 2 | -0/+6 |
2017-09-22 | LVU: dump loclists with locviews | Alexandre Oliva | 3 | -0/+17 |
2017-09-15 | Sync libiberty/ & include/ with GCC | Pedro Alves | 12 | -81/+1737 |
2017-09-11 | nds32: Rename __BIT() to N32_BIT(). | Kuan-Lin Chen | 2 | -2/+6 |
2017-09-05 | Missing relocation R_PPC_VLE_ADDR20 and add VLE flag to details in readelf | Alexander Fedotov-B55613 | 2 | -0/+6 |
2017-08-24 | [PowerPC VLE] Add SPE2 and EFS2 instructions support | Alexander Fedotov | 2 | -0/+24 |
2017-08-23 | compile: Add 'set compile-gcc' | Jan Kratochvil | 2 | -14/+54 |
2017-08-23 | compile: set debug compile: Display GCC driver filename | Jan Kratochvil | 2 | -8/+35 |
2017-08-21 | [PowerPC VLE] Add LSP (Lightweight Signal Processing) instruction support | Alexander Fedotov | 2 | -0/+8 |
2017-08-16 | Add new NT_PPC_* available since Linux 4.8 | Gustavo Romero | 2 | -0/+42 |
2017-08-06 | Treat common symbol as undefined for --no-define-common | H.J. Lu | 2 | -0/+8 |
2017-07-31 | Fix compile time error when using ansidecl.h with an old version of GCC. | Nick Clifton | 2 | -12/+24 |
2017-07-19 | [ARC] Add SJLI instruction. | Claudiu Zissulescu | 2 | -0/+5 |
2017-07-19 | [ARC] Add JLI support. | John Eric Martin | 3 | -1/+27 |
2017-07-18 | Fix spelling typos. | Yuri Chornovian | 9 | -117/+134 |
2017-07-14 | binutils/objdump: Fix disassemble for huge elf sections | Ravi Bangoria | 2 | -1/+6 |
2017-07-07 | Recognize the recently-added FreeBSD core dump note for LWP info. | John Baldwin | 2 | -0/+5 |