aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2018-03-28[1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 supp...Renlin Li2-0/+21
2018-03-28Enhance the AARCH64 assembler to support LDFF1xx instructions which use REG+R...Nick Clifton2-0/+7
2018-03-21DT_FLAGS_1: Add Solaris bitsH.J. Lu2-0/+9
2018-03-14RISC-V: Add .insn support.Jim Wilson2-0/+35
2018-03-13Prevent memory access violations when attempting to parse an x86_64 PE binary...Nick Clifton2-0/+7
2018-03-08x86: Remove support for old (<= 2.8.1) versions of gccH.J. Lu2-6/+4
2018-02-27[ARM] Remove ARM_FEATURE_COPY macroThomas Preud'homme2-9/+4
2018-02-22New plugin interface to get list of symbols wrapped with --wrap option.Sriraman Tallam1-1/+11
2018-02-20MIPS16/opcodes: Free up `M' operand codeMaciej W. Rozycki2-3/+6
2018-02-12Add support for reading msdos MZ executables.Zebediah Figura4-31/+65
2018-01-13Add note about 2.30 branch creation to changelogsNick Clifton1-0/+4
2018-01-11ld: Add "-z separate-code" option to ELF linkerH.J. Lu2-0/+8
2018-01-04RISC-V: Add 2 missing privileged registers.Jim Wilson2-4/+15
2018-01-03Update year range in copyright notice of binutils filesAlan Modra306-305/+309
2018-01-03ChangeLog rotationAlan Modra2-859/+873
2018-01-02Update copyright year range in all GDB filesJoel Brobecker22-22/+22
2017-12-28RISC-V: Add missing privileged spec registers.Jim Wilson2-148/+214
2017-12-19Correct disassembly of dot product instructions.Tamar Christina2-0/+10
2017-12-19Add support for V_4B so we can properly reject it.Tamar Christina2-0/+6
2017-12-11Add plugin API for processing plugin-added input filesStephen Crane2-1/+26
2017-12-01Use consistent types for holding instructions, instruction masks, etc.Peter Bergner2-7/+25
2017-11-24Re-apply "elf: Properly compute offsets of note descriptor and next note"H.J. Lu2-0/+23
2017-11-24Revert "elf: Properly compute offsets of note descriptor and next note"Simon Marchi2-23/+0
2017-11-24elf: Properly compute offsets of note descriptor and next noteH.J. Lu2-0/+23
2017-11-16Add new AArch64 FP16 FM{A|S} instructions.Tamar Christina2-1/+8
2017-11-15Separate the new FP16 instructions backported from Armv8.4-a to Armv8.2-a int...Tamar Christina2-1/+7
2017-11-13PE: don't corrupt section flags when linking from ELF objectsJan Beulich2-1/+10