aboutsummaryrefslogtreecommitdiff
path: root/contrib/binutils/gas
Commit message (Expand)AuthorAgeFilesLines
* Remove pregenerated text version of the texinfo documentationBaptiste Daroussin2015-03-021-13924/+0
* Generate manpage out of the texinfo files using texi2mdocBaptiste Daroussin2015-03-021-0/+8368
* Add pregenerated documentation for as(1) and ld(1)Baptiste Daroussin2015-01-042-0/+14014
* Fix generating documents with modern texinfoBaptiste Daroussin2015-01-042-8/+8
* In contrib/binutils/gas/config/tc-ppc.c, fix a few -Wformat-securityDimitry Andric2014-12-281-3/+3
* Backport fix for binutils 11867: .quad directive not assembled correctlyPedro F. Giffuni2014-12-262-10/+34
* gas: use memmove instead of bogus memcpy.Pedro F. Giffuni2014-12-261-1/+1
* Make gas parse '__tls_get_addr(foo@tlsgd)'.Justin Hibbits2014-12-181-91/+141
* Fix mrc and mrc2 with APSR_nzcv. Binutils encodes it internally as 0 whereAndrew Turner2014-12-071-1/+5
* Allow the UAL APSR_nzcv format for the mrc and mrc2 instructions. The clangAndrew Turner2014-12-021-2/+2
* Avoid undefined behaviour in gas's rotate_left() macro for n == 0.Dimitry Andric2014-11-221-1/+1
* Rename elf*-powerpc into elf*-powerpc-freebsd in binutilsBaptiste Daroussin2014-10-101-1/+1
* Add movw and movt relocations to the list of relocations against functionAndrew Turner2014-10-041-0/+6
* Allow vld and vst instructions to use the canonical form from ARM ARM whenAndrew Turner2014-10-031-0/+17
* Add all the dmb/dsb optional limitations, including the alternative values.Andrew Turner2014-10-031-4/+12
* Allow the optional limitation on dmb instructions as is already the caseAndrew Turner2014-10-031-0/+1
* Teach as(1) to handle the arm .arch_extension pseudo-op, which acceptsIan Lepore2014-08-011-0/+31
* Fix an bug in as(1) parsing of arm -march=arch+ext options. Compare theIan Lepore2014-08-011-1/+1
* Make gas accept any PowerPC instruction by default. This is a local change,Justin Hibbits2014-02-031-1/+1
* binutils: add support for Intel SMAP-related instructionsPedro F. Giffuni2014-01-261-1/+1
* Fix cross-compilation of ia64 target code with clang.Marcel Moolenaar2013-12-281-1/+1
* Queisce warning about empty bodies in these loops by bumping the ;; to theSean Bruno2013-10-292-3/+6
* Don't force 64-bit DWARF2 on MIPSEd Maste2013-10-212-19/+0
* Merge from projects/arm_eabi_vfp r255380:Andrew Turner2013-10-201-4/+4
* Fix .debug_line prologue header length calculation for 64-bit DWARFEd Maste2013-10-171-10/+8
* Add support for the 'invpcid' instruction to binutils and DDB'sJohn Baldwin2013-09-031-2/+4
* Silence a warning that is incorrect on ARMv6 and later. In the smull, umull,Andrew Turner2013-08-171-2/+3
* do_vfp_vmrs and do_vfp_vmsr should not return anything.Andrew Turner2013-03-181-11/+7
* Add support for the vmsr and vmrs instructions. This supports the systemAndrew Turner2013-03-181-0/+66
* Some ARM vmov similar to 'vmov.f32 s1, s2' will incorrectly have the secondAndrew Turner2013-03-181-4/+4
* Clear the memory allocated to build the unwind tables. This fixes C++Andrew Turner2013-02-271-0/+2
* add support for AES and PCLMULQDQ instructions to binutils...John-Mark Gurney2013-02-191-2/+2
* Recognise vfpv2 as a value for the ARM .fpu asm directive. Clang generatesAndrew Turner2012-12-151-0/+1
* Merging of projects/armv6, part 3Oleksandr Tymoshenko2012-08-151-0/+4
* Add support for the 'invept' and 'invvpid' instructions. Beyond simplyJohn Baldwin2012-07-061-0/+16
* Add support for the 'xsave', 'xrstor', 'xsaveopt', 'xgetbv', and 'xsetbv'John Baldwin2012-07-041-1/+3
* Make GNU as recognize the ARM 'rrx' mnemonic, which can be generated byDimitry Andric2011-06-231-0/+10
* Fix clang warnings.Ben Laurie2011-06-183-4/+4
* Fix clang warnings.Ben Laurie2011-05-222-3/+3
* For ia64, add a proper 'elf64-ia64-freebsd' output format to BFD, so theDimitry Andric2010-12-051-1/+3
* Merge ^/vendor/binutils/dist@214571 into contrib/binutils, which bringsDimitry Andric2010-11-0197-16031/+43981
|\
* | Merge ^vendor/binutils/dist@214082 into contrib/binutils.Dimitry Andric2010-10-21142-33105/+32918
|\|
* | Merge ^vendor/binutils/dist@214033 into contrib/binutils.Dimitry Andric2010-10-191-0/+14
|\|
* | Merge ^vendor/binutils/dist@213996 into contrib/binutils. Skip addingDimitry Andric2010-10-185-5339/+2
|\|
| * Rename vendor/binutils/*/contrib to vendor/binutils/*/xDavid E. O'Brien2009-01-19175-222641/+0
* | Add/improve mips64r2, Octeon, n32 and n64 support in the toolchain.Juli Mallett2010-06-022-2393/+2758
* | Push mips support into the tree.Warner Losh2008-12-111-0/+23
* | This commit was generated by cvs2svn to compensate for changes in r179404,David E. O'Brien2008-05-297-0/+15157
|\|
| * Import of Binutils from the FSF 2.15 branch (just post-.0 release).David E. O'Brien2008-05-297-0/+15157
* | This commit was generated by cvs2svn to compensate for changes in r168433,Alexander Kabaev2007-04-062-20/+17
|\|