Include --with-guile in 'show configuration's output.
[external/binutils.git] / gas /
2014-06-10 H.J. LuOnly print prefixes before fwait
2014-06-09 Nick CliftonUpdate expected disassembly of MSP430X instructions...
2014-06-07 Alan ModraAllow both signed and unsigned fields in PowerPC cmpli...
2014-06-06 Martin Storsjo[AArch64] Fix the documentation on :pg_hi21:
2014-06-05 Joel BrobeckerMake it easy to make --disable-werror the default for...
2014-06-03 Nick CliftonChange -mz command line option to -my for the MSP430...
2014-05-22 Alan ModraFix whitespace in gas listing errors and warnings
2014-05-20 mfortuneAdd ChangeLog from previous MIPS .module commit
2014-05-20 mfortuneAdd MIPS .module directive
2014-05-20 mfortuneRemove newly introduced whitespace from warnings.
2014-05-20 mfortuneMark MSA as requiring FP64
2014-05-20 Mike Stump * messages.c (as_warn_internal): Ensure we don't inter...
2014-05-20 Richard Sandifordgas/
2014-05-20 Nick CliftonFix MSP430 assembler to support #hi(<symbol>).
2014-05-19 Nick CliftonExtend the fix already created for PR 16858 so that...
2014-05-18 Richard Sandifordgas/
2014-05-17 Nick CliftonPrevent the V850 assembler from generating an internal...
2014-05-16 Kaushik PhataThis adds support for marking RL78 binaries as either...
2014-05-13 mfortuneRe-work register size macros for MIPS.
2014-05-09 H.J. LuProperly display extra data/address size prefixes
2014-05-08 mfortuneFix references to file_mips_isa missed in previous...
2014-05-08 mfortuneConsolidate file_mips_xxx variables.
2014-05-08 mfortuneImplement CONVERT_SYMBOLIC_ATTRIBUTE for MIPS.
2014-05-07 Volodymyr ArbatovUse signed data type for R_XTENSA_DIFF* relocation...
2014-05-07 Andrew BennettAdd MIPS r3 and r5 support.
2014-05-05 H.J. LuProperly handle multiple opcode prefixes
2014-05-02 H.J. LuMove fwait test with prefix to prefix.s
2014-05-01 H.J. LuHandle prefixes before fwait
2014-04-28 Nick CliftonThis fixes a bootstrapping problem with gcc 4.9 in...
2014-04-26 Alan ModraRegenerate files for openrisk -> or1k change
2014-04-24 Nick CliftonFix a problem building the ARM assembler for non-ELF...
2014-04-23 Will Newtongas/arm: Fix gas tests to run on armeb-linux-eabi
2014-04-23 Will Newtongas/arm: Force output of a data mapping symbol for...
2014-04-23 Andrew BennettAdd support for the MIPS eXtended Physical Address...
2014-04-23 Sandra LoosemoreAdd missing ChangeLog entries for nios2 gas selftest...
2014-04-22 Max FilippovFix alignment for the first section frag on xtensa
2014-04-22 Sandra LoosemoreFix Nios II assembler self-test mode.
2014-04-22 Christian SvenssonRemove support for the (deprecated) openrisc and or32...
2014-04-16 Alan ModraFix more fallout from TC_CONS_FIX_NEW change
2014-04-10 Denis Chertykovbfd/ChangeLog
2014-04-10 Andrew BennettAdd support for the MIPS P5600 family of CPUs.
2014-04-09 Nick CliftonFix a few more targets affected by the change to the...
2014-04-09 Alan Modrappc476 gas warn on data in code sections
2014-04-09 Alan Modragas TC_PARSE_CONS_EXPRESSION communication with TC_CONS...
2014-04-04 Ilya TocarAdd support for Intel SGX instructions
2014-04-02 DJ DelorieAdd checks for overfar branches
2014-04-02 Nick CliftonThis fixes an internal error in GAS, triggered by the...
2014-03-29 Denis Chertykov * config/tc-avr.c: Add specified_mcu variable for...
2014-03-29 Denis Chertykov * gas/ChangeLog: Revert
2014-03-29 Denis Chertykov * config/tc-avr.c: Add specified_mcu variable for...
2014-03-27 Nick CliftonThis fixes a compile time error triggered by -Werror...
2014-03-26 Nick CliftonAdd support for %hi8, %hi16 and %lo16 being used when...
2014-03-25 Nick CliftonThis patch adds a new pseudo-op - .seh_code - to struct...
2014-03-25 Alan ModraRevert "Remove magic treatment of toc symbols for power...
2014-03-21 David WeatherfordAdd support to the Xtensa target for creating trampolin...
2014-03-20 DJ DelorieAdd opcode relaxation for rl78-elf
2014-03-20 Richard Sandifordgas/
2014-03-20 Ilya TocarFix memory size for gather/scatter instructions
2014-03-19 Jose E. MarchesiThis patch adds support for the hyperprivileged registe...
2014-03-19 Jose E. MarchesiFix Sparc test which was failing in the presence of...
2014-03-19 Nick CliftonRemove spurious character.
2014-03-19 Daniel GutsonAdd support for ARM assembler produced by CodeComposito...
2014-03-19 Nick CliftonFix RX gas testsuite failures by accounting for new...
2014-03-18 Yufeng ZhangEnable verbose error messages by default for AArch64...
2014-03-17 Nick CliftonAdd support for parsing VFP register names in .cfi_offs...
2014-03-13 Richard EarnshawAArch64: Clean up docs and document -mcpu and -march.
2014-03-13 Nick CliftonMake the new aarch64 bignum test endian agnostic.
2014-03-13 Tristan GingoldAdd pe/x86_64 bigobj file format.
2014-03-12 Nick CliftonThe value of a bignum expression is held in a single...
2014-03-12 Alan Modraautoreconf
2014-03-06 Denis Chertykov * gas/tc-avr.c: Add new devices
2014-03-05 Alan ModraUpdate copyright years
2014-03-05 Alan ModraSupport R_PPC64_ADDR64_LOCAL
2014-03-05 Alan ModraSupport more relocs on 16-bit insn fields
2014-03-05 Alan ModraRemove magic treatment of toc symbols for powerpc ELF
2014-03-04 Richard SandifordFix changelog formatting in last commit -- sorry
2014-03-04 Richard Sandifordbfd/
2014-03-03 Nick CliftonThis patch enhances the MSP430 port of GAS so that...
2014-03-03 Alan ModraMore copyright fixes
2014-03-03 Alan ModraFix various copyright issues
2014-03-01 Denis Chertykov * config/tc-avr.c: Remove atxmega16x1.
2014-02-28 Alan ModraIncorrect .debug_line prologue header length for 64...
2014-02-27 Yufeng Zhangopcodes/
2014-02-27 Yufeng Zhangopcodes/
2014-02-21 Ilya TocarAdd support for CPUID PREFETCHWT1
2014-02-20 Ilya TocarChange cpu for vptestnmd and vptestnmq instructions.
2014-02-12 Ilya TocarAdd clflushopt, xsaves, xsavec, xrstors
2014-02-09 Alan Modrabinutils potfiles regen
2014-02-03 Sandra LoosemoreNios II large-GOT relocations
2014-01-31 Michael ZolotukhinAdd gather/scatter tests with incorrect memory operand
2014-01-31 Sandra LoosemoreNios II CALL26 linker relaxation
2014-01-30 Michael ZolotukhinFix shift for AVX512F gather/scatter instructions
2014-01-28 Nick CliftonA recent update to the binutils means that RELA section...
2014-01-24 DJ DelorieAdd .data and .bss refsym symbols
2014-01-23 Nick CliftonRemove the display of known MCU names from the MSP430...
2014-01-22 DJ DelorieAdd .refsym to msp430 backend
2014-01-22 Michael ZolotukhinRemove regzmm from AVX2 gather assert
2014-01-22 Michael ZolotukhinAdd check for invalid register in AVX512 gathers
2014-01-22 Alan ModraFix gas build breakage
2014-01-21 DJ DelorieEnsure that %func() expressions are outermost terms
next