summaryrefslogtreecommitdiffstats
path: root/contrib/binutils
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
OpenPOWER on IntegriCloud