Mark the plugin symbol undefined
[deliverable/binutils-gdb.git] / gas / config /
2015-02-03  Nick CliftonFix use of uninitialised memory by the RL78 port of...
2015-01-29  Kuan-Lin ChenNDS32: Set branch instruction to relaxable.
2015-01-28  Alan ModraFT32 initial support
2015-01-27  Kuan-Lin ChenNDS32/gas: Limit the format of pseudo instruction la.
2015-01-27  Kuan-Lin ChenNDS32/gas: Fix md_parse_name hook.
2015-01-16  Andreas KrebbelS/390: Add support for IBM z13.
2015-01-13  Jiong Wang[ARM] vcmp/vcmpe should accept #0x0 as an operand
2015-01-12  Jan Beulicharm: properly range check immediate operands of VSHL...
2015-01-10  Andrew Burgessgas/avr: Prevent incorrect overflow errors for diff...
2015-01-09  Philipp TomsichThis patch adds the necessary support to the assembler...
2015-01-07  Jan Beulicharm: fix extension feature disabling
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-12-27  Anthony GreenLimit moxie sto/ldo offsets to 16 bits
2014-12-25  Yaakov SelkowitzDon't pass unadorned zeros to varargs functions
2014-12-24  Andrew BurgessAVR: Assembler now prepares for linker relaxation by...
2014-12-23  Andrew BurgessAVR: Only set link-relax elf flag when appropriate.
2014-12-23  Nick CliftonThis patch add support for cpu marvell-whitney.
2014-12-19  Matthew FortuneRework the alignment check for BFD_RELOC_MIPS_18_PCREL_S3.
2014-12-14  H.J. LuCompress debug sections for Linux/x86 by default
2014-12-12  Alan ModraPowerPC register numbers in DWARF
2014-12-09  Chen GangEnsure zero termination of tic4x insn buffer
2014-12-06  Eric BotcazouAdd Visium support to gas
2014-11-28  Sandra LoosemoreRemove broken nios2 assembler dwim support.
2014-11-25  Max FilippovFix trampolines search code for conditional branches
2014-11-21  Terry GuoCalculate ARM arch attribute after relaxation
2014-11-21  Terry GuoSupport ARM Cortex-M7
2014-11-20  Richard Earnshaw* config/tc-arm.c (rotate_left): Avoid undefined behavi...
2014-11-20  Richard Earnshaw[AArch64] Fix mis-detection of unpredictable load/store...
2014-11-19  Jiong Wang[AArch64] Warn on load pair to same register
2014-11-18  Igor ZamyatinAdd -z bndplt to generate BND prefix in PLT entries
2014-11-18  Jan Beulichaarch64: allow adding/removing just feature flags via...
2014-11-18  Philipp Tomsich[AArch64] Add xgene2.
2014-11-18  Philipp Tomsich[AArch64] Add xgene1.
2014-11-17  Ilya TocarAdd AVX512VBMI instructions
2014-11-17  Ilya TocarAdd AVX512IFMA instructions
2014-11-17  Ilya TocarAdd pcommit instruction
2014-11-17  Ilya TocarAdd clwb instruction
2014-11-14  H.J. LuCorrect x86 assembler manual
2014-11-14  Marcus Shawcroft[AArch64] Enable CRC feature in GAS for cortex-a53...
2014-11-13  H.J. LuAdd assembler support for @gotplt
2014-11-13  Nick CliftonMore fixes for memory access violations whilst scanning...
2014-11-13  Marcus Shawcroft[AArch64] Remove example processors from GAS.
2014-11-12  Alan ModraFix z80-coff build breakage
2014-11-12  Alan ModraFix x86 non-ELF build breakage
2014-11-07  H.J. LuX32: Add REX prefix to encode R_X86_64_GOTTPOFF
2014-11-06  Sandra LoosemoreAdd mach parameter to nios2_find_opcode_hash.
2014-11-05  Matthew FortuneUpdate .MIPS.abiflags to support MIPS R6
2014-11-04  Alan ModraDon't use register keyword
2014-11-04  Alan ModraUse frag_now_fix_octets in gas d10v, d30v
2014-11-03  Nick CliftonFixes a snafu checking the size of 20-bit immedaite...
2014-10-31  Naveen H.SMIPS: Add Octeon 3 support
2014-10-30  Dr Philipp TomsichRemove the artificial limit on code alignment through...
2014-10-23  Sandra LoosemoreRefactoring/cleanup of nios2 opcodes and assembler...
2014-10-21  Maciej W. RozyckiMIPS/GAS: Correct file option settings with `.insn'
2014-10-21  Andrew Pinski[AARCH64] Add thunderx support to gas
2014-10-21  Jan Beulichaarch64: move bogus assertion
2014-10-18  Alan ModraFix PR17493, attempted output of *GAS `reg' section...
2014-10-14  Chen GangFix memory overflow issue about strncat
2014-10-14  Alan ModraAvoid undefined behaviour with signed expressions
2014-10-14  Alan Modrasparc-aout and sparc-coff breakage
2014-10-09  Jose E. MarchesiThis is a series of patches that add support for the...
2014-09-23  H.J. LuDisallow VEX/EVEX encoded instructions in 16-bit mode
2014-09-22  Alan ModraFix various warnings seen when using gcc-5.0
2014-09-17  Tristan GingoldFix arm-elf build failure on non-C99 systems (was using...
2014-09-16  Ilya TocarAdd -mevexrcig={rne|rd|ru|rz} option to x86 assembler.
2014-09-16  Kuan-Lin ChenNDS32: Code refactoring of relaxation.
2014-09-15  H.J. LuRename OPTION_omit_lock_prefix to OPTION_OMIT_LOCK_PREFIX
2014-09-15  Andrew BennettAdd support for MIPS R6.
2014-09-15  Matthew FortuneEnsure softfloat and singlefloat take precedence in...
2014-09-12  Jose E. Marchesigas: fix bumping to architectures >v9 in sparc64-*...
2014-09-12  Alan ModraFix tc-i386.c -Werror=logical-not-parentheses error
2014-09-09  Kyrylo Tkachov[PATCH][ARM] Add Cortex-A17 support to gas
2014-09-03  Jiong Wang[PATCH/AArch64] Generic support for all system register...
2014-09-03  Jiong Wang[PATCH/AArch64] Implement LSE feature
2014-08-26  Jiong Wang[ARM] Update selected_cpu based on info got during...
2014-08-26  Maciej W. RozyckiMIPS/gas: SAA/SAAD macro clean-ups
2014-08-26  Jan-Benedict Glaw2014-08-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2014-08-22  Richard Hendersonaarch64: Adjust dwarf2 encoding factors
2014-08-22  Richard Hendersonaarch64: Fix CFA encoding of vector registers
2014-08-22  Maciej W. RozyckiPower/GAS: Don't set VLE annotation for non-VLE process...
2014-08-22  Maciej W. RozyckiARM/gas: Fix a build failure with GCC 4.3.3
2014-08-20  Kyrylo Tkachov[ARM] Fix vcmp with #0.0
2014-08-19  Nick CliftonThis patch adds support for FreeBSD ARM in gas.
2014-08-18  Nick CliftonThis fixes the processing of BFD_RELOC_RL78_DIFF fixups...
2014-08-06  Ilya TocarAdd -momit_lock_prefix=[no|yes] option
2014-08-01  Kaz KojimaFix PR10378 which is SH relax bug.
2014-07-29  Matthew Fortune[MIPS] Rename COPROC related macros
2014-07-29  Matthew Fortune[MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensions
2014-07-27  Anthony GreenAdd moxiebox target
2014-07-26  Alan ModraPrepare gas for 64-bit obstacks
2014-07-22  Ilya TocarAdd AVX512DQ instructions and their AVX512VL variants.
2014-07-22  Ilya TocarAdd support for AVX512BW instructions and their AVX512V...
2014-07-22  Ilya TocarAdd support for AVX512VL. Add AVX512VL versions of...
2014-07-17  Ilya TocarProperly handle EVEX register aliases
2014-07-15  Jiong Wang[ARM] Fix 32-bit host build failure.
2014-07-15  Andreas SchwabDon't complain about dbCC to long branch conversion
2014-07-08  Jiong WangFix PR 16722 by adding support for 8-byte vector constants.
2014-07-07  Barney StratfordAdds support for writing values to AVR system I/O regis...
2014-07-04  Alan ModraUpdate "configure.in" in comments and doco
2014-07-01  Barney StratfordAdd support for the AVR Tiny series of microcontrollers.
next
This page took 0.057604 seconds and 7 git commands to generate.