| Commit message (Expand) | Author | Age | Files | Lines |
* | gas: Implement the .inst assembler directive for arm. | pfg | 2016-05-20 | 1 | -0/+32 |
* | gas/config/tc-arm.c: Minor re-sorting to match upstream history. | pfg | 2016-05-20 | 1 | -2/+2 |
* | In GNU as, avoid left-shifting negative integers, which is undefined. | dim | 2015-08-09 | 1 | -2/+2 |
* | Remove pregenerated text version of the texinfo documentation | bapt | 2015-03-02 | 1 | -13924/+0 |
* | Generate manpage out of the texinfo files using texi2mdoc | bapt | 2015-03-02 | 1 | -0/+8368 |
* | Add pregenerated documentation for as(1) and ld(1) | bapt | 2015-01-04 | 2 | -0/+14014 |
* | Fix generating documents with modern texinfo | bapt | 2015-01-04 | 2 | -8/+8 |
* | In contrib/binutils/gas/config/tc-ppc.c, fix a few -Wformat-security | dim | 2014-12-28 | 1 | -3/+3 |
* | Backport fix for binutils 11867: .quad directive not assembled correctly | pfg | 2014-12-26 | 2 | -10/+34 |
* | gas: use memmove instead of bogus memcpy. | pfg | 2014-12-26 | 1 | -1/+1 |
* | Make gas parse '__tls_get_addr(foo@tlsgd)'. | jhibbits | 2014-12-18 | 1 | -91/+141 |
* | Fix mrc and mrc2 with APSR_nzcv. Binutils encodes it internally as 0 where | andrew | 2014-12-07 | 1 | -1/+5 |
* | Allow the UAL APSR_nzcv format for the mrc and mrc2 instructions. The clang | andrew | 2014-12-02 | 1 | -2/+2 |
* | Avoid undefined behaviour in gas's rotate_left() macro for n == 0. | dim | 2014-11-22 | 1 | -1/+1 |
* | Rename elf*-powerpc into elf*-powerpc-freebsd in binutils | bapt | 2014-10-10 | 1 | -1/+1 |
* | Add movw and movt relocations to the list of relocations against function | andrew | 2014-10-04 | 1 | -0/+6 |
* | Allow vld and vst instructions to use the canonical form from ARM ARM when | andrew | 2014-10-03 | 1 | -0/+17 |
* | Add all the dmb/dsb optional limitations, including the alternative values. | andrew | 2014-10-03 | 1 | -4/+12 |
* | Allow the optional limitation on dmb instructions as is already the case | andrew | 2014-10-03 | 1 | -0/+1 |
* | Teach as(1) to handle the arm .arch_extension pseudo-op, which accepts | ian | 2014-08-01 | 1 | -0/+31 |
* | Fix an bug in as(1) parsing of arm -march=arch+ext options. Compare the | ian | 2014-08-01 | 1 | -1/+1 |
* | 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 | 1 | -1/+1 |
* | Fix cross-compilation of ia64 target code with clang. | marcel | 2013-12-28 | 1 | -1/+1 |
* | Queisce warning about empty bodies in these loops by bumping the ;; to the | sbruno | 2013-10-29 | 2 | -3/+6 |
* | 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 the 'invpcid' instruction to binutils and DDB's | jhb | 2013-09-03 | 1 | -2/+4 |
* | Silence a warning that is incorrect on ARMv6 and later. In the smull, umull, | andrew | 2013-08-17 | 1 | -2/+3 |
* | 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 |
* | add support for AES and PCLMULQDQ instructions to binutils... | jmg | 2013-02-19 | 1 | -2/+2 |
* | Recognise vfpv2 as a value for the ARM .fpu asm directive. Clang generates | andrew | 2012-12-15 | 1 | -0/+1 |
* | Merging of projects/armv6, part 3 | gonzo | 2012-08-15 | 1 | -0/+4 |
* | Add support for the 'invept' and 'invvpid' instructions. Beyond simply | jhb | 2012-07-06 | 1 | -0/+16 |
* | Add support for the 'xsave', 'xrstor', 'xsaveopt', 'xgetbv', and 'xsetbv' | jhb | 2012-07-04 | 1 | -1/+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 | 3 | -4/+4 |
* | Fix clang warnings. | benl | 2011-05-22 | 2 | -3/+3 |
* | For ia64, add a proper 'elf64-ia64-freebsd' output format to BFD, so the | dim | 2010-12-05 | 1 | -1/+3 |
* | Merge ^/vendor/binutils/dist@214571 into contrib/binutils, which brings | dim | 2010-11-01 | 97 | -16031/+43981 |
|\ |
|
* \ | Merge ^vendor/binutils/dist@214082 into contrib/binutils. | dim | 2010-10-21 | 142 | -33105/+32918 |
|\ \
| |/ |
|
| * | Rename vendor/binutils/*/contrib to vendor/binutils/*/x | obrien | 2009-01-19 | 175 | -222641/+0 |
* | | Merge ^vendor/binutils/dist@214033 into contrib/binutils. | dim | 2010-10-19 | 1 | -0/+14 |
* | | Merge ^vendor/binutils/dist@213996 into contrib/binutils. Skip adding | dim | 2010-10-18 | 5 | -5339/+2 |
* | | Add/improve mips64r2, Octeon, n32 and n64 support in the toolchain. | jmallett | 2010-06-02 | 2 | -2393/+2758 |
* | | Push mips support into the tree. | imp | 2008-12-11 | 1 | -0/+23 |