summaryrefslogtreecommitdiffstats
path: root/contrib/binutils
Commit message (Expand)AuthorAgeFilesLines
* MFC r256859: Don't force 64-bit DWARF2 on MIPSemaste2015-12-162-19/+0
* MFC r288099:dim2015-10-091-1/+1
* MFC r256692: Fix .debug_line prologue header length calculation for 64-bit DWARFemaste2015-09-241-10/+8
* MFC r286519:dim2015-08-121-2/+2
* MFC r279301: GNU nm: Avoid NULL dereferenceemaste2015-03-041-1/+2
* MFC r278586:tijl2015-02-251-1/+1
* MFC 274817,274878,276801,276840,278976:jhb2015-02-232-0/+3
* MFC r272519:ian2015-02-121-0/+6
* MFC r276346:dim2014-12-311-3/+3
* MFC r276229:pfg2014-12-312-10/+34
* MFC r276228:pfg2014-12-291-1/+1
* MFC 275415:andrew2014-12-141-3/+7
* MFC 275336:andrew2014-12-141-10/+10
* MFC r275386:dim2014-12-092-4/+33
* MFC r274856:dim2014-11-251-1/+1
* 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
OpenPOWER on IntegriCloud