summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [ARC] Allow non-instruction relocations within .text sectionsClaudiu Zissulescu2016-03-083-41/+77
* Add const qualifiers at various places.Trevor Saunders2016-03-079-17/+31
* Fix datestamps on ChangeLog entries to read 2015 instead of 2016.Cary Coutant2016-03-041-1/+1
* Add missing ChangeLog entries for commit 82838H.J. Lu2016-03-041-0/+11
* [ARM] Add feature check for ARMv8.1 AdvSIMD instructions.Matthew Wahab2016-03-042-1/+7
* Add new plugin hooks to support querying section alignment and size.Cary Coutant2016-03-031-1/+25
* get_symbols() plugin API tweak to support --start-lib/--end-lib.Evgenii Stepanov2016-03-032-1/+6
* Add ChangeLog entries for PR ld/19645H.J. Lu2016-02-261-0/+6
* Properly implement STT_COMMONH.J. Lu2016-02-261-0/+12
* [x86] Resolve non-PIC undefweak symbols in executableH.J. Lu2016-02-262-0/+11
* [ARM] Add FP16 feature extension for ARMv8.2 architectureJiong Wang2016-02-192-1/+7
* Add support for ARC instruction relaxation in the assembler.Claudiu Zissulescu2016-02-102-0/+14
* Fix compile time warnings building the binutils with a gcc6 compiler.Nick Clifton2016-02-094-7/+16
* Fix macro redefinition error on SolarisAlan Modra2016-02-092-0/+6
* Fix the encoding of the MSP430's RRUX instruction.Nick Clifton2016-02-042-5/+16
* Add support to readelf for reading FreeBSD ELF core notes.John Baldwin2016-01-192-0/+27
* Add PIC and TLS support to the ARC target.Miranda Cupertino2016-01-193-10/+37
* Use a 32-bit value to hold the section number in the internal COFF symbol str...Nick Clifton2016-01-182-6/+17
* Import changes made to files shared with the FSF GCC project.Nick Clifton2016-01-112-2/+12
* sim: sim_{create_inferior,open,parse_args}: constify argv/env slightlyMike Frysinger2016-01-062-2/+9
* MIPS/include: opcode/mips.h: Add a summary of MIPS16 operand codesMaciej W. Rozycki2016-01-062-0/+10
* libiberty: {count,dup,write}argv: constify argv input slightlyMike Frysinger2016-01-052-3/+8
* Copyright update for binutilsAlan Modra2016-01-01295-295/+298
* New 2016 binutils ChangeLog filesAlan Modra2016-01-011-0/+17
* binutils ChangeLog rotationAlan Modra2016-01-0110-0/+0
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-0122-22/+22
* Fix assorted ChangeLog errorsAlan Modra2015-12-305-244/+261
* Add assembler support for ARMv8-M BaselineThomas Preud'homme2015-12-244-21/+62
* Add assembler support for ARMv8-M MainlineThomas Preud'homme2015-12-244-18/+54
* Consolidate Thumb-1/Thumb-2 ISA detectionThomas Preud'homme2015-12-242-3/+8
* Add support for ARM's NOREAD section flag.Mickael Guene2015-12-223-4/+9
* [Patch ARM] Fix build attributes for armv8-a in case of assembler files that ...Ramana Radhakrishnan2015-12-171-2/+3
* Add forgotten ChangeLog updates for 72d98d16ed09584660d0cbb759d90f8dfeef2343:Christophe Lyon2015-12-171-0/+4
* [ARM] Add support for thumb1 pcrop relocations.Mickael Guene2015-12-161-0/+5
* [ARM] Enable CRC by default for ARMv8.1 and later.Matthew Wahab2015-12-152-3/+11
* Add support for RX V2 Instruction SetYoshinori Sato2015-12-154-1/+28
* [AArch64][PATCH 11/14] Add support for the 2H vector type.Matthew Wahab2015-12-142-0/+6
* [AArch64][Patch 5/5] Add instruction PSB CSYNCMatthew Wahab2015-12-112-0/+14
* [AArch64][Patch 4/5] Support HINT aliases taking operands.Matthew Wahab2015-12-112-0/+7
* [AArch64][Patch 1/5] Support the ARMv8.2 Statistical Profiling Extension.Matthew Wahab2015-12-112-0/+5
* [AArch64][PATCH 2/2] Support ARMv8.2 DC CVAP instruction.Matthew Wahab2015-12-102-0/+7
* [AArch64][PATCH 1/2] Add support for ARMv8.2 DC CVAP instruction.Matthew Wahab2015-12-102-1/+8
* [AArch64][PATCH 1/2] Add support for RAS instruction ESB.Matthew Wahab2015-12-102-0/+7
* [AArch64] Fix ARMv8.1 and ARMv8.2 feature settings.Matthew Wahab2015-12-102-2/+13
* R_PPC64_ENTRYAlan Modra2015-12-072-0/+5
* Fix failures in the GAS testsuite for the ARC architecture.Claudiu Zissulescu2015-12-042-1/+5
* Darwin: add new mach-o header flags.Tristan Gingold2015-12-032-1/+7
* Invoke aout N_* macros with pointer to struct internal_execAlan Modra2015-12-0111-53/+70
* Port libvtv to SolarisRainer Orth2015-11-282-0/+9
* SH FDPIC backend supportRich Felker2015-11-282-0/+36