| Commit message (Expand) | Author | Age | Files | Lines |
* | Make gas accept any PowerPC instruction by default. This is a local change, | jhibbits | 2014-02-03 | 1 | -1/+1 |
* | binutils: add support for Intel SMAP-related instructions | pfg | 2014-01-26 | 4 | -2/+19 |
* | Fix cross-compilation of ia64 target code with clang. | marcel | 2013-12-28 | 2 | -6/+6 |
* | cxxfilt: small changes from Apple's developer tools | pfg | 2013-11-11 | 1 | -2/+2 |
* | Queisce warning about attempting to add char * together and use explicit | sbruno | 2013-10-31 | 1 | -22/+22 |
* | Queisce warning about attempting to add char * together and use explicit | sbruno | 2013-10-31 | 1 | -1/+1 |
* | Queisce warning about empty bodies in these loops by bumping the ;; to the | sbruno | 2013-10-29 | 2 | -3/+6 |
* | binutils/bfd: fix printf-like format strings for "bfd *" arguments | rea | 2013-10-29 | 3 | -5/+5 |
* | Don't force 64-bit DWARF2 on MIPS | emaste | 2013-10-21 | 2 | -19/+0 |
* | Merge from projects/arm_eabi_vfp r255380: | andrew | 2013-10-20 | 1 | -4/+4 |
* | Fix .debug_line prologue header length calculation for 64-bit DWARF | emaste | 2013-10-17 | 1 | -10/+8 |
* | Add support for assembling and disassembling Intel Random Number | dim | 2013-10-07 | 4 | -8/+40 |
* | Use correct size for MIPS .rld_map section | emaste | 2013-10-02 | 1 | -1/+5 |
* | Fix a bug in ld, where indirect symbols are not handled properly during | dim | 2013-09-28 | 1 | -3/+19 |
* | Add an elf note on ARM to store the MACHINE_ARCH an executable was built | andrew | 2013-09-26 | 2 | -0/+3 |
* | Improve readelf notes output for Linux ELF files | emaste | 2013-09-13 | 2 | -0/+30 |
* | Add support for the 'invpcid' instruction to binutils and DDB's | jhb | 2013-09-03 | 4 | -3/+26 |
* | Silence a warning that is incorrect on ARMv6 and later. In the smull, umull, | andrew | 2013-08-17 | 1 | -2/+3 |
* | Change default behaviour of ld(1) to not recursively copy DT_NEEDED | bapt | 2013-07-31 | 1 | -1/+1 |
* | Correct ELF note decoding for non-core files | emaste | 2013-07-19 | 1 | -3/+16 |
* | Correct alignment in note output | emaste | 2013-07-18 | 1 | -1/+1 |
* | Remove accidentally cut-and-pasted colons | emaste | 2013-07-18 | 1 | -7/+7 |
* | Handle FreeBSD-specific ELF notes | emaste | 2013-07-18 | 2 | -3/+50 |
* | Handle DW_TAG_rvalue_reference_type | emaste | 2013-06-12 | 1 | -0/+1 |
* | Revert: Use time_t instead of long for archive timestamps. | pfg | 2013-06-01 | 7 | -24/+15 |
* | BFD: Use time_t instead of long for archive timestamps. | pfg | 2013-06-01 | 7 | -15/+24 |
* | Improve compatibility with recent flex from flex.sourceforge.net. | jkim | 2013-05-03 | 2 | -6/+6 |
* | Fix the value of NT_FREEBSD_TAG to be the same as ABI_NOTRTYPE in lib/csu. | andrew | 2013-04-18 | 1 | -1/+2 |
* | Similar to r239870 and r239872, teach the other binutils tools about the | dim | 2013-03-27 | 2 | -0/+9 |
* | do_vfp_vmrs and do_vfp_vmsr should not return anything. | andrew | 2013-03-18 | 1 | -11/+7 |
* | Add support for the vmsr and vmrs instructions. This supports the system | andrew | 2013-03-18 | 1 | -0/+66 |
* | Some ARM vmov similar to 'vmov.f32 s1, s2' will incorrectly have the second | andrew | 2013-03-18 | 1 | -4/+4 |
* | Clear the memory allocated to build the unwind tables. This fixes C++ | andrew | 2013-02-27 | 1 | -0/+2 |
* | reorder so all the flags are together and make the PCLMUL flag unique.. | jmg | 2013-02-21 | 1 | -4/+5 |
* | add support for AES and PCLMULQDQ instructions to binutils... | jmg | 2013-02-19 | 4 | -13/+128 |
* | Extend GDB to check the value in the .note.tag section along with the | andrew | 2013-02-04 | 1 | -0/+4 |
* | Clean some 'svn:executable' properties in the tree. | pfg | 2013-01-26 | 1 | -0/+0 |
* | Fix a bug in ld --gc-sections: it strips out .note sections, while it | dim | 2012-12-22 | 1 | -0/+1 |
* | Recognise vfpv2 as a value for the ARM .fpu asm directive. Clang generates | andrew | 2012-12-15 | 1 | -0/+1 |
* | Clean up hardcoded ar(1) flags in the tree to use the global ARFLAGS in | eadler | 2012-12-06 | 3 | -8/+8 |
* | Fix a twelve year old bug in readelf: when process_dynamic_segment() | dim | 2012-08-31 | 1 | -1/+1 |
* | Teach gdb about the DW_FORM_flag_present dwarf attribute, so it doesn't | dim | 2012-08-29 | 1 | -1/+2 |
* | Merging of projects/armv6, part 3 | gonzo | 2012-08-15 | 3 | -1/+13 |
* | Add support for the 'invept' and 'invvpid' instructions. Beyond simply | jhb | 2012-07-06 | 4 | -3/+58 |
* | Add support for the 'xsave', 'xrstor', 'xsaveopt', 'xgetbv', and 'xsetbv' | jhb | 2012-07-04 | 5 | -11/+74 |
* | Revert r234656, and apply a proper fix for binutils PR 10474, which | dim | 2012-05-07 | 1 | -0/+33 |
* | Rename the linker emulation name for powerpc and powerc64. This is needed that | andreast | 2011-11-19 | 1 | -0/+3 |
* | Make GNU as recognize the ARM 'rrx' mnemonic, which can be generated by | dim | 2011-06-23 | 1 | -0/+10 |
* | Fix clang warnings. | benl | 2011-06-18 | 9 | -22/+25 |
* | Add .interp back into INITIAL_READONLY_SECTIONS in MIPS n64 ABI. | jchandra | 2011-06-01 | 1 | -1/+9 |