summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils/gas (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add missing words to help the reader.jca2016-06-281-2/+2
* change the name "as" in the NAME section of the as(1) manuals to lowercase;schwarze2015-11-261-1/+2
* Start moving some vmm things into the tree. First up is binutils so we willmlarkin2015-11-092-1/+20
* partial_where points into the buffer that begins with buffer_startmillert2014-11-201-1/+1
* Backport fix for binutils 11867: .quad directive not assembled correctly.daniel2014-10-202-10/+34
* Backport @file support from binutils-2.17tobiasu2014-08-312-1/+3
* Backport from binutils-2.17 the correct i386/amd64 register->int assignmentsguenther2014-08-091-9/+33
* Add support for i386 XSAVE family of instructions: xgetbv, xsetbv, xsave,guenther2014-02-092-6/+7
* A few fixes from Tim Mcintosh:miod2013-08-111-6/+49
* VAX ELF toolchain, using `%' as the register prefix. Heavily based uponmiod2013-07-052-2/+2
* Don't reject '++' and '--' in expressions. Some versions of gcc emit these.kettenis2013-05-171-6/+9
* Add support for .loc directive options basic_block, prologue_end, and epilogue_begin.brad2013-02-133-35/+199
* Add CFI support for MIPS.brad2013-02-092-0/+16
* Stop as(1) from optimizing away R_X86_64_GOTPCREL relocations.kettenis2013-02-031-0/+1
* ELF toolchain for m68k, following the SysV/m68k ABI (32-bit types aligned onmiod2013-02-022-2/+2
* Implement tc_fix_adjustable() on ELF, and use it to prevent #got_relmiod2013-01-202-0/+19
* Backport two fixes for amd64 from binutils 2.16.brad2013-01-201-73/+60
* When configured for ELF object format output, recognize #abdiff, #got_rel andmiod2013-01-152-25/+171
* Teach as(1) how to handle mips symbolic register names.bcallah2013-01-072-341/+440
* m88k ELF toolchain, supporting static binaries only so far.miod2013-01-015-72/+502
* Add support for stac/clac instructions to manipulate the flagjsg2012-10-182-2/+3
* Teach as(1) about rdrand on i386/amd64.kettenis2012-09-031-1/+2
* Add support for Intel AES-NI and the CLMUL_ instructions, plus a few othersthib2010-06-112-3/+6
* Some fixes from upstream to make this compile with gcc4.kettenis2010-05-082-20/+16
* Backport fix of negative bignums from binutils 2.16:kettenis2010-03-181-0/+29
* Add a new option to the mips64 gas, -mfix-loongson2f-btb. This optionmiod2010-02-032-2/+86
* Teach as(1) about %gl on sparc64.kettenis2007-12-241-0/+1
* fix a crash with --statistics. closing file in the wrong place.tedu2006-10-241-7/+13
* Define superH obsd-specific emulations for ld, and use it by default.miod2006-10-083-2/+4
* Early bits for a 32-bit SuperH toolchain, currently for little-endianmiod2006-10-062-0/+2
* fix info target, make sure as.info gets built during built, not install.espie2006-07-131-1/+1
* hppa64-unknown-openbsd build support; espie@ miod@ brad@ okmickey2005-01-253-2/+33
* synctodd2004-11-191-3/+1
* one more ${srcdir} place, now puts .info properly in obj/; ok deraadtpvalchev2004-11-031-1/+1
* incorrectly places output files in ${srcdir} -- candidate for passing backderaadt2004-11-031-1/+1
* Merge glitches.miod2004-11-021-0/+24
* Merge conflicts, bringing our changes back in:miod2004-11-02117-21558/+25911
* Binutils 2.15, with testsuites removed, and without gdb and libiberty.miod2004-11-0287-5562/+52443
* Fix a previous merge error.pefo2004-09-061-0/+1
* Resolve merge conflicts, adjust method of W^X handing (.sh files)drahn2004-05-171249-485059/+33899
* import binutils 2.14 (excluding testsuites, .info files, and .po files)drahn2004-05-17119-7434/+59808
* Correctly compute pc-relative relocation addend for amd64.kettenis2004-03-011-3/+19
* configs for amd64; brad@ okmickey2004-02-102-0/+2
* Permit '-' in a mnemonic. This is needed for the new VIA C3 xmove-rngderaadt2004-02-011-0/+1
* A working gcc 2.95/m88k compiler, for some low standard value of working.miod2003-08-012-0/+2
* Switch i386 to new binutils, i386 tools now do ELF.drahn2003-04-173-4/+4
* Add a second keep-locals entry to stop getopt from treating -k as anfgsch2002-12-191-0/+4
* Reverse the order of a test in the loop invariant. It makes moremillert2002-12-131-1/+1
* From Andrushock, s/sucess/success/gmillert2002-12-091-1/+1
* Switch sparc binutils to ELF.art2002-08-112-2/+2