Age | Commit message (Expand) | Author | Files | Lines |
2018-05-10 | Add support for detecting Freescale S12Z binaries in readelf. | John Darrington | 2 | -0/+7 |
2018-05-09 | PR22069, Several instances of register accidentally spelled as regsiter | Alan Modra | 2 | -2/+9 |
2018-05-08 | RISC-V: Add missing hint instructions from RV128I. | Jim Wilson | 2 | -0/+12 |
2018-05-07 | Cleanup ppc code dealing with opcode dumps. | Peter Bergner | 2 | -3/+9 |
2018-05-04 | -Wstringop-truncation warnings | Alan Modra | 3 | -2/+18 |
2018-04-30 | This patch adds support to objdump for disassembly of NFP (Netronome Flow Pro... | Francois H. Theron | 5 | -0/+482 |
2018-04-25 | [ARM] Add TLS relocations for FDPIC. | Christophe Lyon | 2 | -0/+9 |
2018-04-25 | [ARM] Add FDPIC relocations definitions | Christophe Lyon | 2 | -0/+11 |
2018-04-25 | [ARM] Add FDPIC OSABI flag support. | Christophe Lyon | 2 | -0/+6 |
2018-04-18 | Remove mips aout, coff, and pe support | Alan Modra | 2 | -67/+4 |
2018-04-18 | various i386-aout and i386-coff target removal | Alan Modra | 2 | -87/+4 |
2018-04-18 | Correct ChangeLog dates for git commit 3f0a5f17d7f | Alan Modra | 1 | -1/+1 |
2018-04-17 | [MicroBlaze] PIC data text relative | Michael Eager | 3 | -1/+15 |
2018-04-17 | Reinstate readelf decoding of i860, i960 and i370 relocs | Alan Modra | 4 | -0/+170 |
2018-04-16 | sparc-coff removal leftover | Alan Modra | 2 | -164/+4 |
2018-04-16 | Remove m68k-aout and m68k-coff support | Alan Modra | 6 | -393/+9 |
2018-04-16 | Remove sh5 and sh64 support | Alan Modra | 2 | -1/+4 |
2018-04-16 | Remove w65 support | Alan Modra | 3 | -64/+5 |
2018-04-16 | Remove we32k support | Alan Modra | 2 | -62/+4 |
2018-04-16 | Remove m88k support | Alan Modra | 4 | -655/+6 |
2018-04-16 | Remove i370 support | Alan Modra | 3 | -327/+5 |
2018-04-16 | Remove h8500 support | Alan Modra | 3 | -59/+5 |
2018-04-16 | Remove h8300-coff support | Alan Modra | 2 | -55/+4 |
2018-04-16 | Remove IEEE 695 object support | Alan Modra | 2 | -165/+4 |
2018-04-16 | Remove sony newsos3 support | Alan Modra | 2 | -4/+4 |
2018-04-16 | Remove netware support | Alan Modra | 9 | -1300/+11 |
2018-04-16 | Remove tahoe support | Alan Modra | 2 | -232/+4 |
2018-04-11 | Remove i860, i960, bout and aout-adobe targets | Alan Modra | 12 | -1973/+16 |
2018-04-09 | PowerPC inline PLT call support | Alan Modra | 3 | -0/+13 |
2018-03-28 | [1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 supp... | Renlin Li | 2 | -0/+21 |
2018-03-28 | Enhance the AARCH64 assembler to support LDFF1xx instructions which use REG+R... | Nick Clifton | 2 | -0/+7 |
2018-03-21 | DT_FLAGS_1: Add Solaris bits | H.J. Lu | 2 | -0/+9 |
2018-03-14 | RISC-V: Add .insn support. | Jim Wilson | 2 | -0/+35 |
2018-03-13 | Prevent memory access violations when attempting to parse an x86_64 PE binary... | Nick Clifton | 2 | -0/+7 |
2018-03-08 | x86: Remove support for old (<= 2.8.1) versions of gcc | H.J. Lu | 2 | -6/+4 |
2018-02-27 | [ARM] Remove ARM_FEATURE_COPY macro | Thomas Preud'homme | 2 | -9/+4 |
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 |