| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Remove accidentally cut-and-pasted colons | Ed Maste | 2013-07-18 | 1 | -7/+7 |
| * | Handle FreeBSD-specific ELF notes | Ed Maste | 2013-07-18 | 2 | -3/+50 |
| * | Handle DW_TAG_rvalue_reference_type | Ed Maste | 2013-06-12 | 1 | -0/+1 |
| * | Revert: Use time_t instead of long for archive timestamps. | Pedro F. Giffuni | 2013-06-01 | 7 | -24/+15 |
| * | BFD: Use time_t instead of long for archive timestamps. | Pedro F. Giffuni | 2013-06-01 | 7 | -15/+24 |
| * | Improve compatibility with recent flex from flex.sourceforge.net. | Jung-uk Kim | 2013-05-03 | 2 | -6/+6 |
| * | Fix the value of NT_FREEBSD_TAG to be the same as ABI_NOTRTYPE in lib/csu. | Andrew Turner | 2013-04-18 | 1 | -1/+2 |
| * | Similar to r239870 and r239872, teach the other binutils tools about the | Dimitry Andric | 2013-03-27 | 2 | -0/+9 |
| * | do_vfp_vmrs and do_vfp_vmsr should not return anything. | Andrew Turner | 2013-03-18 | 1 | -11/+7 |
| * | Add support for the vmsr and vmrs instructions. This supports the system | Andrew Turner | 2013-03-18 | 1 | -0/+66 |
| * | Some ARM vmov similar to 'vmov.f32 s1, s2' will incorrectly have the second | Andrew Turner | 2013-03-18 | 1 | -4/+4 |
| * | Clear the memory allocated to build the unwind tables. This fixes C++ | Andrew Turner | 2013-02-27 | 1 | -0/+2 |
| * | reorder so all the flags are together and make the PCLMUL flag unique.. | John-Mark Gurney | 2013-02-21 | 1 | -4/+5 |
| * | add support for AES and PCLMULQDQ instructions to binutils... | John-Mark Gurney | 2013-02-19 | 4 | -13/+128 |
| * | Extend GDB to check the value in the .note.tag section along with the | Andrew Turner | 2013-02-04 | 1 | -0/+4 |
| * | Clean some 'svn:executable' properties in the tree. | Pedro F. Giffuni | 2013-01-26 | 1 | -0/+0 |
| * | Fix a bug in ld --gc-sections: it strips out .note sections, while it | Dimitry Andric | 2012-12-22 | 1 | -0/+1 |
| * | Recognise vfpv2 as a value for the ARM .fpu asm directive. Clang generates | Andrew Turner | 2012-12-15 | 1 | -0/+1 |
| * | Clean up hardcoded ar(1) flags in the tree to use the global ARFLAGS in | Eitan Adler | 2012-12-06 | 3 | -8/+8 |
| * | Fix a twelve year old bug in readelf: when process_dynamic_segment() | Dimitry Andric | 2012-08-31 | 1 | -1/+1 |
| * | Teach gdb about the DW_FORM_flag_present dwarf attribute, so it doesn't | Dimitry Andric | 2012-08-29 | 1 | -1/+2 |
| * | Merging of projects/armv6, part 3 | Oleksandr Tymoshenko | 2012-08-15 | 3 | -1/+13 |
| * | Add support for the 'invept' and 'invvpid' instructions. Beyond simply | John Baldwin | 2012-07-06 | 4 | -3/+58 |
| * | Add support for the 'xsave', 'xrstor', 'xsaveopt', 'xgetbv', and 'xsetbv' | John Baldwin | 2012-07-04 | 5 | -11/+74 |
| * | Revert r234656, and apply a proper fix for binutils PR 10474, which | Dimitry Andric | 2012-05-07 | 1 | -0/+33 |
| * | Rename the linker emulation name for powerpc and powerc64. This is needed that | Andreas Tobler | 2011-11-19 | 1 | -0/+3 |
| * | Make GNU as recognize the ARM 'rrx' mnemonic, which can be generated by | Dimitry Andric | 2011-06-23 | 1 | -0/+10 |
| * | Fix clang warnings. | Ben Laurie | 2011-06-18 | 9 | -22/+25 |
| * | Add .interp back into INITIAL_READONLY_SECTIONS in MIPS n64 ABI. | Jayachandran C. | 2011-06-01 | 1 | -1/+9 |
| * | Fix clang warnings. | Ben Laurie | 2011-05-22 | 1 | -4/+5 |
| * | Fix clang warnings. | Ben Laurie | 2011-05-22 | 2 | -3/+3 |
| * | Fix clang warnings. | Ben Laurie | 2011-05-22 | 3 | -5/+6 |
| * | In the upstream rev. 1.61 of elf64-sparc.c the following bug was fixed: | Marius Strobl | 2011-03-11 | 1 | -5/+11 |
| * | Merge binutils 2.17.50 to head. This brings a number of improvements to | Dimitry Andric | 2011-02-18 | 998 | -213397/+393075 |
| |\ |
|
| | * | Try a more generic version of the last two fixes. Assuming this is correct, | Nathan Whitehorn | 2010-12-07 | 1 | -4/+1 |
| | * | Fix another .got references-in-linkonce-sections issue with C++. There are | Nathan Whitehorn | 2010-12-07 | 1 | -0/+3 |
| | * | For ia64, add a proper 'elf64-ia64-freebsd' output format to BFD, so the | Dimitry Andric | 2010-12-05 | 4 | -1/+25 |
| | * | Sync: merge r215464 through r215708 from ^/head. | Dimitry Andric | 2010-11-22 | 4 | -0/+43 |
| | |\ |
|
| | * \ | Sync: merge r215189 through r215272 from ^/head. | Dimitry Andric | 2010-11-14 | 1 | -4/+8 |
| | |\ \ |
|
| | * \ \ | Sync: merge r214895 through r215140 from ^/head. | Dimitry Andric | 2010-11-11 | 1 | -1/+1 |
| | |\ \ \ |
|
| | * | | | | Backport a fix for binutils PR7093, which caused segfaults in ld | Dimitry Andric | 2010-11-03 | 1 | -0/+3 |
| | * | | | | Merge ^/vendor/binutils/dist@214571 into contrib/binutils, which brings | Dimitry Andric | 2010-11-01 | 611 | -84938/+198117 |
| | |\ \ \ \ |
|
| | * | | | | | Fix a manifestation of GCC bug 16625 that caused ld >= 2.17 to fail on | Nathan Whitehorn | 2010-10-25 | 1 | -0/+3 |
| | * | | | | | Apply commit f6c8fecc6fe3d5532691867a7f27820bb1c426a9 from upstream | Dimitry Andric | 2010-10-25 | 3 | -7/+20 |
| | * | | | | | Apply commit d3a5e914c6ff07c426b026b0cda8d044fd1cdabe from upstream | Dimitry Andric | 2010-10-25 | 1 | -2/+2 |
| | * | | | | | Make contrib/binutils/opcodes/mips-dic.c compile without warnings. | Dimitry Andric | 2010-10-22 | 1 | -1/+1 |
| | * | | | | | Make contrib/binutils/bfd/coff-x86_64.c compile without warnings. | Dimitry Andric | 2010-10-22 | 1 | -0/+4 |
| | * | | | | | Reapply change from r210245. In binutils 2.17, the code in question has | Dimitry Andric | 2010-10-21 | 2 | -56/+39 |
| | * | | | | | Merge ^vendor/binutils/dist@214082 into contrib/binutils. | Dimitry Andric | 2010-10-21 | 836 | -142772/+227713 |
| | |\| | | | |
|
| | * | | | | | Merge ^vendor/binutils/dist@214033 into contrib/binutils. | Dimitry Andric | 2010-10-19 | 16 | -217/+357 |
| | |\| | | | |
|