| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r256692: Fix .debug_line prologue header length calculation for 64-bit DWARF | emaste | 2015-09-24 | 1 | -10/+8 |
* | MFC r286519: | dim | 2015-08-12 | 1 | -2/+2 |
* | MFC r279301: GNU nm: Avoid NULL dereference | emaste | 2015-03-04 | 1 | -1/+2 |
* | MFC r278586: | tijl | 2015-02-25 | 1 | -1/+1 |
* | MFC 274817,274878,276801,276840,278976: | jhb | 2015-02-23 | 2 | -0/+3 |
* | MFC r272519: | ian | 2015-02-12 | 1 | -0/+6 |
* | MFC r276346: | dim | 2014-12-31 | 1 | -3/+3 |
* | MFC r276229: | pfg | 2014-12-31 | 2 | -10/+34 |
* | MFC r276228: | pfg | 2014-12-29 | 1 | -1/+1 |
* | MFC 275415: | andrew | 2014-12-14 | 1 | -3/+7 |
* | MFC 275336: | andrew | 2014-12-14 | 1 | -10/+10 |
* | MFC r275386: | dim | 2014-12-09 | 2 | -4/+33 |
* | MFC r274856: | dim | 2014-11-25 | 1 | -1/+1 |
* | MFC r257302 by rea: | emaste | 2014-10-17 | 3 | -5/+5 |
* | MFC r270757: | tijl | 2014-09-04 | 1 | -10/+11 |
* | MFC r269393, r269394, r269395: | ian | 2014-08-11 | 1 | -1/+32 |
* | MFC r256790: | ian | 2014-05-18 | 1 | -4/+4 |
* | MFC r264238: | dim | 2014-04-10 | 2 | -0/+16 |
* | MFC r261422 | jhibbits | 2014-03-14 | 1 | -1/+1 |
* | MFC r261175: | pfg | 2014-01-31 | 4 | -2/+19 |
* | MFC r258017, r258429, r258748, r258817: | pfg | 2013-12-21 | 1 | -2/+2 |
* | 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 |