summaryrefslogtreecommitdiffstats
path: root/contrib/binutils
Commit message (Expand)AuthorAgeFilesLines
* Rename elf*-powerpc into elf*-powerpc-freebsd in binutilsbapt2014-10-105-3/+6
* Merge the big-endian ARM targets together, and the little-endian ARMandrew2014-10-051-10/+2
* Silence a warning about Tag_Virtualization_use being unknown. We don'tandrew2014-10-042-1/+4
* Add movw and movt relocations to the list of relocations against functionandrew2014-10-041-0/+6
* Allow vld and vst instructions to use the canonical form from ARM ARM whenandrew2014-10-031-0/+17
* Add all the dmb/dsb optional limitations, including the alternative values.andrew2014-10-031-4/+12
* Allow the optional limitation on dmb instructions as is already the caseandrew2014-10-031-0/+1
* In r253839 the default behaviour of ld(1) was changed such that alltijl2014-08-281-10/+11
* Teach as(1) to handle the arm .arch_extension pseudo-op, which acceptsian2014-08-011-0/+31
* Fix an bug in as(1) parsing of arm -march=arch+ext options. Compare theian2014-08-011-1/+1
* Add support for the 'rdseed' instruction.jhb2014-05-183-1/+22
* For GNU as, add two missing modes for each of the fcomip and fucomipdim2014-04-072-0/+16
* Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental.andrew2014-03-231-1/+1
* Make gas accept any PowerPC instruction by default. This is a local change,jhibbits2014-02-031-1/+1
* binutils: add support for Intel SMAP-related instructionspfg2014-01-264-2/+19
* Fix cross-compilation of ia64 target code with clang.marcel2013-12-282-6/+6
* cxxfilt: small changes from Apple's developer toolspfg2013-11-111-2/+2
* Queisce warning about attempting to add char * together and use explicitsbruno2013-10-311-22/+22
* Queisce warning about attempting to add char * together and use explicitsbruno2013-10-311-1/+1
* Queisce warning about empty bodies in these loops by bumping the ;; to thesbruno2013-10-292-3/+6
* binutils/bfd: fix printf-like format strings for "bfd *" argumentsrea2013-10-293-5/+5
* Don't force 64-bit DWARF2 on MIPSemaste2013-10-212-19/+0
* Merge from projects/arm_eabi_vfp r255380:andrew2013-10-201-4/+4
* Fix .debug_line prologue header length calculation for 64-bit DWARFemaste2013-10-171-10/+8
* Add support for assembling and disassembling Intel Random Numberdim2013-10-074-8/+40
* Use correct size for MIPS .rld_map sectionemaste2013-10-021-1/+5
* Fix a bug in ld, where indirect symbols are not handled properly duringdim2013-09-281-3/+19
* Add an elf note on ARM to store the MACHINE_ARCH an executable was builtandrew2013-09-262-0/+3
* Improve readelf notes output for Linux ELF filesemaste2013-09-132-0/+30
* Add support for the 'invpcid' instruction to binutils and DDB'sjhb2013-09-034-3/+26
* Silence a warning that is incorrect on ARMv6 and later. In the smull, umull,andrew2013-08-171-2/+3
* Change default behaviour of ld(1) to not recursively copy DT_NEEDEDbapt2013-07-311-1/+1
* Correct ELF note decoding for non-core filesemaste2013-07-191-3/+16
* Correct alignment in note outputemaste2013-07-181-1/+1
* Remove accidentally cut-and-pasted colonsemaste2013-07-181-7/+7
* Handle FreeBSD-specific ELF notesemaste2013-07-182-3/+50
* Handle DW_TAG_rvalue_reference_typeemaste2013-06-121-0/+1
* Revert: Use time_t instead of long for archive timestamps.pfg2013-06-017-24/+15
* BFD: Use time_t instead of long for archive timestamps.pfg2013-06-017-15/+24
* Improve compatibility with recent flex from flex.sourceforge.net.jkim2013-05-032-6/+6
* Fix the value of NT_FREEBSD_TAG to be the same as ABI_NOTRTYPE in lib/csu.andrew2013-04-181-1/+2
* Similar to r239870 and r239872, teach the other binutils tools about thedim2013-03-272-0/+9
* do_vfp_vmrs and do_vfp_vmsr should not return anything.andrew2013-03-181-11/+7
* Add support for the vmsr and vmrs instructions. This supports the systemandrew2013-03-181-0/+66
* Some ARM vmov similar to 'vmov.f32 s1, s2' will incorrectly have the secondandrew2013-03-181-4/+4
* Clear the memory allocated to build the unwind tables. This fixes C++andrew2013-02-271-0/+2
* reorder so all the flags are together and make the PCLMUL flag unique..jmg2013-02-211-4/+5
* add support for AES and PCLMULQDQ instructions to binutils...jmg2013-02-194-13/+128
* Extend GDB to check the value in the .note.tag section along with theandrew2013-02-041-0/+4
* Clean some 'svn:executable' properties in the tree.pfg2013-01-261-0/+0
OpenPOWER on IntegriCloud