aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-07-02GDB PR tdep/8282: MIPS: Wire in `set disassembler-options'Maciej W. Rozycki2-6/+54
2018-06-29Fix AArch64 encodings for by element instructions.Tamar Christina2-0/+7
2018-06-26Revert "Use offsets instead of addresses in ELF_SECTION_IN_SEGMENT for non SH...Alan Modra2-3/+5
2018-06-24Add 2.30 branch notes to ChangeLogs and NEWS files.Nick Clifton1-0/+4
2018-06-21Use offsets instead of addresses in ELF_SECTION_IN_SEGMENT for non SHT_NOBITSAlan Hayward2-1/+8
2018-06-19include: Sync with GCCSimon Marchi3-0/+72
2018-06-18libiberty: Sync with GCCSimon Marchi1-1/+4
2018-06-14MIPS: Add Global INValidate ASE supportFaraz Shahbazker3-2/+16
2018-06-13MIPS: Add CRC ASE supportScott Egerton3-1/+13
2018-06-04xtensa: use property tables for correct disassemblyMax Filippov2-0/+13
2018-06-04Use DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION to silence GCC 8.1H.J. Lu2-3/+6
2018-06-04Add DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATIONH.J. Lu2-7/+35
2018-06-01Move gdb/common/diagnostics.h to include/diagnostics.hH.J. Lu2-0/+64
2018-05-31include: 2018-05-28 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2-1/+8
2018-05-21Remove fake operand handling for extended mnemonics.Peter Bergner2-8/+4
2018-05-18RISC-V: Add RV32E support.Jim Wilson2-0/+7
2018-05-18Add support for the Freescale s12z processor.John Darrington2-0/+40
2018-05-15Implement Read/Write constraints on system registers on AArch64Tamar Christina2-1/+10
2018-05-15Allow non-fatal errors to be emitted and for disassembly notes be placed on A...Tamar Christina2-1/+9
2018-05-15Modify AArch64 Assembly and disassembly functions to be able to fail and repo...Tamar Christina2-3/+18
2018-05-15Fix error messages in the NFP sources when building for 32-bit targets.Francois H. Theron2-55/+54
2018-05-10Add support for detecting Freescale S12Z binaries in readelf.John Darrington2-0/+7
2018-05-09PR22069, Several instances of register accidentally spelled as regsiterAlan Modra2-2/+9
2018-05-08RISC-V: Add missing hint instructions from RV128I.Jim Wilson2-0/+12
2018-05-07Cleanup ppc code dealing with opcode dumps.Peter Bergner2-3/+9
2018-05-04-Wstringop-truncation warningsAlan Modra3-2/+18
2018-04-30This patch adds support to objdump for disassembly of NFP (Netronome Flow Pro...Francois H. Theron5-0/+482
2018-04-25[ARM] Add TLS relocations for FDPIC.Christophe Lyon2-0/+9
2018-04-25[ARM] Add FDPIC relocations definitionsChristophe Lyon2-0/+11
2018-04-25[ARM] Add FDPIC OSABI flag support.Christophe Lyon2-0/+6
2018-04-18Remove mips aout, coff, and pe supportAlan Modra2-67/+4
2018-04-18various i386-aout and i386-coff target removalAlan Modra2-87/+4
2018-04-18Correct ChangeLog dates for git commit 3f0a5f17d7fAlan Modra1-1/+1
2018-04-17[MicroBlaze] PIC data text relativeMichael Eager3-1/+15
2018-04-17Reinstate readelf decoding of i860, i960 and i370 relocsAlan Modra4-0/+170
2018-04-16sparc-coff removal leftoverAlan Modra2-164/+4
2018-04-16Remove m68k-aout and m68k-coff supportAlan Modra6-393/+9
2018-04-16Remove sh5 and sh64 supportAlan Modra2-1/+4
2018-04-16Remove w65 supportAlan Modra3-64/+5
2018-04-16Remove we32k supportAlan Modra2-62/+4
2018-04-16Remove m88k supportAlan Modra4-655/+6
2018-04-16Remove i370 supportAlan Modra3-327/+5
2018-04-16Remove h8500 supportAlan Modra3-59/+5
2018-04-16Remove h8300-coff supportAlan Modra2-55/+4
2018-04-16Remove IEEE 695 object supportAlan Modra2-165/+4
2018-04-16Remove sony newsos3 supportAlan Modra2-4/+4
2018-04-16Remove netware supportAlan Modra9-1300/+11
2018-04-16Remove tahoe supportAlan Modra2-232/+4
2018-04-11Remove i860, i960, bout and aout-adobe targetsAlan Modra12-1973/+16
2018-04-09PowerPC inline PLT call supportAlan Modra3-0/+13