summaryrefslogtreecommitdiffstats
path: root/contrib/binutils/gas
Commit message (Expand)AuthorAgeFilesLines
* gas: Implement the .inst assembler directive for arm.pfg2016-05-201-0/+32
* gas/config/tc-arm.c: Minor re-sorting to match upstream history.pfg2016-05-201-2/+2
* In GNU as, avoid left-shifting negative integers, which is undefined.dim2015-08-091-2/+2
* Remove pregenerated text version of the texinfo documentationbapt2015-03-021-13924/+0
* Generate manpage out of the texinfo files using texi2mdocbapt2015-03-021-0/+8368
* Add pregenerated documentation for as(1) and ld(1)bapt2015-01-042-0/+14014
* Fix generating documents with modern texinfobapt2015-01-042-8/+8
* In contrib/binutils/gas/config/tc-ppc.c, fix a few -Wformat-securitydim2014-12-281-3/+3
* Backport fix for binutils 11867: .quad directive not assembled correctlypfg2014-12-262-10/+34
* gas: use memmove instead of bogus memcpy.pfg2014-12-261-1/+1
* Make gas parse '__tls_get_addr(foo@tlsgd)'.jhibbits2014-12-181-91/+141
* Fix mrc and mrc2 with APSR_nzcv. Binutils encodes it internally as 0 whereandrew2014-12-071-1/+5
* Allow the UAL APSR_nzcv format for the mrc and mrc2 instructions. The clangandrew2014-12-021-2/+2
* Avoid undefined behaviour in gas's rotate_left() macro for n == 0.dim2014-11-221-1/+1
* Rename elf*-powerpc into elf*-powerpc-freebsd in binutilsbapt2014-10-101-1/+1
* Add movw and movt relocations to the list of relocations against functionandrew2014-10-041-0/+6
* Allow vld and vst instructions to use the canonical form from ARM ARM whenandrew2014-10-031-0/+17
* Add all the dmb/dsb optional limitations, including the alternative values.andrew2014-10-031-4/+12
* Allow the optional limitation on dmb instructions as is already the caseandrew2014-10-031-0/+1
* Teach as(1) to handle the arm .arch_extension pseudo-op, which acceptsian2014-08-011-0/+31
* Fix an bug in as(1) parsing of arm -march=arch+ext options. Compare theian2014-08-011-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-261-1/+1
* Fix cross-compilation of ia64 target code with clang.marcel2013-12-281-1/+1
* Queisce warning about empty bodies in these loops by bumping the ;; to thesbruno2013-10-292-3/+6
* 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 the 'invpcid' instruction to binutils and DDB'sjhb2013-09-031-2/+4
* Silence a warning that is incorrect on ARMv6 and later. In the smull, umull,andrew2013-08-171-2/+3
* 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
* add support for AES and PCLMULQDQ instructions to binutils...jmg2013-02-191-2/+2
* Recognise vfpv2 as a value for the ARM .fpu asm directive. Clang generatesandrew2012-12-151-0/+1
* Merging of projects/armv6, part 3gonzo2012-08-151-0/+4
* Add support for the 'invept' and 'invvpid' instructions. Beyond simplyjhb2012-07-061-0/+16
* Add support for the 'xsave', 'xrstor', 'xsaveopt', 'xgetbv', and 'xsetbv'jhb2012-07-041-1/+3
* Make GNU as recognize the ARM 'rrx' mnemonic, which can be generated bydim2011-06-231-0/+10
* Fix clang warnings.benl2011-06-183-4/+4
* Fix clang warnings.benl2011-05-222-3/+3
* For ia64, add a proper 'elf64-ia64-freebsd' output format to BFD, so thedim2010-12-051-1/+3
* Merge ^/vendor/binutils/dist@214571 into contrib/binutils, which bringsdim2010-11-0197-16031/+43981
|\
* \ Merge ^vendor/binutils/dist@214082 into contrib/binutils.dim2010-10-21142-33105/+32918
|\ \ | |/
| * Rename vendor/binutils/*/contrib to vendor/binutils/*/xobrien2009-01-19175-222641/+0
* | Merge ^vendor/binutils/dist@214033 into contrib/binutils.dim2010-10-191-0/+14
* | Merge ^vendor/binutils/dist@213996 into contrib/binutils. Skip addingdim2010-10-185-5339/+2
* | Add/improve mips64r2, Octeon, n32 and n64 support in the toolchain.jmallett2010-06-022-2393/+2758
* | Push mips support into the tree.imp2008-12-111-0/+23
OpenPOWER on IntegriCloud