summaryrefslogtreecommitdiffstats
path: root/contrib/binutils
Commit message (Expand)AuthorAgeFilesLines
* Remove pregenerated text version of the texinfo documentationbapt2015-03-022-20488/+0
* Generate manpage out of the texinfo files using texi2mdocbapt2015-03-024-0/+22381
* GNU nm: Avoid NULL dereferenceemaste2015-02-251-1/+2
* Add some opcodes for assembling forthcoming VSX (Vector-Scalar eXtension)nwhitehorn2015-02-221-0/+5
* Fix ldscripts such that ld(1) collects the .fini_array section in the sametijl2015-02-111-1/+1
* Add pregenerated documentation for as(1) and ld(1)bapt2015-01-045-0/+20604
* Fix generating documentation with modern texinfobapt2015-01-041-1/+1
* Fix generating documents with modern texinfobapt2015-01-042-8/+8
* In contrib/binutils/bfd/elf32-ppc.c, avoid warnings about case valuesdim2014-12-291-1/+1
* 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
* Add new PowerPC relocations to binutilsjhibbits2014-12-1211-822/+1424
* 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
* Let GNU ld be less obscure about missing symbols and DSOs. If the BFDdim2014-12-022-4/+33
* Use llabs when getting the absolute value of a long long.andrew2014-11-301-10/+10
* Implement --no-fatal-warning for compatibility with newer ldbapt2014-11-291-0/+10
* Avoid undefined behaviour in gas's rotate_left() macro for n == 0.dim2014-11-221-1/+1
* Improve support for XSAVE with debuggers.jhb2014-11-212-0/+3
* Rename elf*-powerpc into elf*-powerpc-freebsd in binutilsbapt2014-10-105-3/+6
* Merge the big-endian ARM targets together, and the little-endian ARMandrew2014-10-051-10/+2
* Silence a warning about Tag_Virtualization_use being unknown. We don'tandrew2014-10-042-1/+4
* 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
* In r253839 the default behaviour of ld(1) was changed such that alltijl2014-08-281-10/+11
* 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
* Add support for the 'rdseed' instruction.jhb2014-05-183-1/+22
* For GNU as, add two missing modes for each of the fcomip and fucomipdim2014-04-072-0/+16
* Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental.andrew2014-03-231-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-264-2/+19
* Fix cross-compilation of ia64 target code with clang.marcel2013-12-282-6/+6
* cxxfilt: small changes from Apple's developer toolspfg2013-11-111-2/+2
* Queisce warning about attempting to add char * together and use explicitsbruno2013-10-311-22/+22
* Queisce warning about attempting to add char * together and use explicitsbruno2013-10-311-1/+1
* Queisce warning about empty bodies in these loops by bumping the ;; to thesbruno2013-10-292-3/+6
* binutils/bfd: fix printf-like format strings for "bfd *" argumentsrea2013-10-293-5/+5
* 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 assembling and disassembling Intel Random Numberdim2013-10-074-8/+40
* Use correct size for MIPS .rld_map sectionemaste2013-10-021-1/+5
* Fix a bug in ld, where indirect symbols are not handled properly duringdim2013-09-281-3/+19
* Add an elf note on ARM to store the MACHINE_ARCH an executable was builtandrew2013-09-262-0/+3
* Improve readelf notes output for Linux ELF filesemaste2013-09-132-0/+30
OpenPOWER on IntegriCloud