summaryrefslogtreecommitdiffstats
path: root/contrib/binutils
Commit message (Expand)AuthorAgeFilesLines
* MFC r257302 by rea:emaste2014-10-173-5/+5
* MFC r270757:tijl2014-09-041-10/+11
* MFC r269393, r269394, r269395:ian2014-08-111-1/+32
* MFC r256790:ian2014-05-181-4/+4
* MFC r264238:dim2014-04-102-0/+16
* MFC r261422jhibbits2014-03-141-1/+1
* MFC r261175:pfg2014-01-314-2/+19
* MFC r258017, r258429, r258748, r258817:pfg2013-12-211-2/+2
* 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
* Fix a bug in ld --gc-sections: it strips out .note sections, while itdim2012-12-221-0/+1
* Recognise vfpv2 as a value for the ARM .fpu asm directive. Clang generatesandrew2012-12-151-0/+1
* Clean up hardcoded ar(1) flags in the tree to use the global ARFLAGS ineadler2012-12-063-8/+8
* Fix a twelve year old bug in readelf: when process_dynamic_segment()dim2012-08-311-1/+1
* Teach gdb about the DW_FORM_flag_present dwarf attribute, so it doesn'tdim2012-08-291-1/+2
* Merging of projects/armv6, part 3gonzo2012-08-153-1/+13
* Add support for the 'invept' and 'invvpid' instructions. Beyond simplyjhb2012-07-064-3/+58
* Add support for the 'xsave', 'xrstor', 'xsaveopt', 'xgetbv', and 'xsetbv'jhb2012-07-045-11/+74
* Revert r234656, and apply a proper fix for binutils PR 10474, whichdim2012-05-071-0/+33
* Rename the linker emulation name for powerpc and powerc64. This is needed thatandreast2011-11-191-0/+3
* Make GNU as recognize the ARM 'rrx' mnemonic, which can be generated bydim2011-06-231-0/+10
* Fix clang warnings.benl2011-06-189-22/+25
* Add .interp back into INITIAL_READONLY_SECTIONS in MIPS n64 ABI.jchandra2011-06-011-1/+9
* Fix clang warnings.benl2011-05-221-4/+5
* Fix clang warnings.benl2011-05-222-3/+3
* Fix clang warnings.benl2011-05-223-5/+6
OpenPOWER on IntegriCloud