Consolidate setting of current_layout
[deliverable/binutils-gdb.git] / gas /
2019-11-12  Mihail Ionescu[gas][arm] Enable VLDM, VSTM, VPUSH, VPOP for MVE
2019-11-12  Mihail Ionescu[binutils][arm] Update the decoding of MVE VMOV, VMVN
2019-11-12  Mihail Ionescu[gas][arm] Make .fpu reset the FPU/Coprocessor feature...
2019-11-12  Jan Beulichx86: fold EsSeg into IsString
2019-11-12  Jan Beulichx86: eliminate ImmExt abuse
2019-11-12  Jan Beulichx86: introduce operand type "instance"
2019-11-11  Jan BeulichArm64: SVE2's smaxp/sminp require operands 1 and 3...
2019-11-08  H.J. Lui386: Only check suffix in instruction mnemonic
2019-11-08  Jan Beulichx86: convert RegMask and RegBND from bitfield to enumerator
2019-11-08  Jan Beulichx86: convert RegSIMD and RegMMX from bitfield to enumerator
2019-11-08  Jan Beulichx86: convert Control/Debug/Test from bitfield to enumerator
2019-11-08  Jan Beulichx86: convert SReg from bitfield to enumerator
2019-11-08  Jan Beulichx86: introduce operand type "class"
2019-11-07  Matthew Malcomson[gas][aarch64] Add the v8.6 Data Gathering Hint mnemoni...
2019-11-07  Matthew Malcomson[Patch][binutils][arm] Armv8.6-A Matrix Multiply exten...
2019-11-07  Matthew Malcomson[binutils][aarch64] Matrix Multiply extension enablemen...
2019-11-07  Matthew Malcomson[Patch][binutils][aarch64] .bfloat16 directive for...
2019-11-07  Matthew Malcomson[Patch][binutils][arm] .bfloat16 directive for Arm...
2019-11-07  Matthew Malcomson[Patch][binutils] Generic support for parsing numbers...
2019-11-07  Matthew Malcomson[binutils][arm] BFloat16 enablement [4/X]
2019-11-07  Matthew Malcomson[binutils][aarch64] Bfloat16 enablement [2/X]
2019-11-07  Matthew Malcomson[gas][aarch64] Armv8.6-a option [1/X]
2019-11-07  Jan Beulichx86: support further AMD Zen2 instructions
2019-11-07  Jan Beulichx86: adjust register names printed for MONITOR/MWAIT
2019-11-04  Jan Beulichx86: re-arrange process_operands()
2019-10-31  H.J. Lui386; Add .code16gcc fldenv tests
2019-10-31  Mihail IonescuAdd support for context sensitive '.arch_extension...
2019-10-30  Delia BurduvModify the ARNM assembler to accept the omission of...
2019-10-30  Jan Beulichx86: add tests to cover defaulting of operand sizes...
2019-10-30  Jan Beulichx86: drop stray W
2019-10-29  Alan ModraRe: Optimise away eh_frame advance_loc 0
2019-10-26  John David AnglinAdd some missing casts to suppress implicit cast warnings
2019-10-26  Alan ModraOptimise away eh_frame advance_loc 0
2019-10-25  Alan ModraPR25125, relaxation chooses wrong branch size
2019-10-16  Alan Modraqsort: tc-xtensa.c tidy
2019-10-15  Alan Modraremove more xmalloc in bfd
2019-10-09  Nick CliftonFix the disassembly of the LDS and STS instructions...
2019-10-08  Andreas KrebbelS/390: Add support for z15 as CPU name.
2019-10-07  Jozef LawrynowiczAdd support for new functionality in the msp430 backend...
2019-10-07  Jan Beulichadd missing ChangeLog entry for d241b91073
2019-10-07  Jan Beulichx86/Intel: correct MOVSD and CMPSD handling
2019-09-24  Tamar ChristinaArm: Fix out of range conditional branch (PR/24991)
2019-09-24  Srinath Parvathaneni[ARM]: Modify assembler to accept floating and signless...
2019-09-23  Alan Modraecoff bfd.h tidy
2019-09-23  Alan Modraarm bfd.h tidy
2019-09-21  Alan Modratc-i386.c gcc10 warning fix
2019-09-20  Alan Modrabfd macro conversion to inline functions, section
2019-09-20  Jan Beulichx86-64: fix handling of PUSH/POP of segment register
2019-09-19  Matthew Malcomson[gas][news] NEWS (2.33) note new SVE2 and TME instructi...
2019-09-19  Alan Modrabfd_section_* macros
2019-09-18  Alan Modrabfd_asymbol_* macros
2019-09-18  Simon MarchiRe-generate many configure and Makefile.in files
2019-09-18  Jim WilsonRISC-V: Gate opcode tables by enum rather than string.
2019-09-16  Phil BlundellUpdate version to 2.33.50 and regenerate configure...
2019-09-10  Nick CliftonEnhance the disassembler so that it will reliably deter...
2019-09-10  Srinath Parvathaneni[PATCH][ARM][GAS]: Support to MVE VCTP instruction.
2019-09-09  Phil BlundellAdd markers for 2.33 branch to NEWS and ChangeLog files.
2019-09-05  Alan ModraPowerPC warning on symbol+offset@got
2019-08-30  Srinath Parvathaneni[PATCH][ARM][GAS]: Assembler support to interpret MVE...
2019-08-27  Srinath ParvathaneniAdd support for the MVE VMOV instruction to the ARM...
2019-08-26  Kito ChengRISC-V: Improve li expansion for better code density.
2019-08-23  Nick CliftonUpdated Swedish translation for the gas sub-directory.
2019-08-22  Dennis ZhangArm: Add support for missing CPUs
2019-08-22  Bosco Garc?aFix the assembler's floating point number parser so...
2019-08-22  Barnaby WilksImplement a float16 directive for assembling 16 bit...
2019-08-22  Kyrylo Tkachov[AArch64][gas] Update MTE system register encodings
2019-08-20  Nick CliftonRemove test files for a different patch accidentally...
2019-08-20  Dennis ZhangAdds support for following CPUs to the ARM and Aarch64...
2019-08-19  Faraz ShahbazkerMIPS/gas: Fix misaligned address errors to disregard...
2019-08-19  Faraz ShahbazkerMIPS/gas: Retain ISA mode bit for labels with .insn...
2019-08-19  Barnaby WilksFloat16: Fix test failures for non ELF targets
2019-08-15  Nick CliftonUpdatesd Swdish translation for the gas sub-directory.
2019-08-12  Srinath ParvathaneniModify the ARM encoding and decoding of SQRSHRL and...
2019-08-12  Barnaby WilksAdd generic and ARM specific support for half-precision...
2019-08-12  Alan ModraPR24851, gas/testsuite/gas/epiphany/badrelax.s failure...
2019-08-09  Jan Beulichx86-64: generalize SIMD test expectations
2019-08-08  Nick CliftonChange the output of readelf's note display so that...
2019-08-08  Yoshinori SatoUpdate the handling of shift rotate and load/store...
2019-08-08  Yoshinori SatoMove the h8300 assembler's MOVFPE and MOVTPE tests...
2019-08-05  Barnaby WilksRemoves support in the ARM assembler for the unsigned...
2019-07-30  Jim WilsonRISC-V: Fix minor issues with FP csr instructions.
2019-07-24  Nick CliftonUpdate the Swedish translation for the gas sub-directory.
2019-07-24  Claudiu Zissulescu[ARC] Update disassembler opcode selection
2019-07-24  Alan ModraComplain about mbind, ifunc, and unique in final_write
2019-07-24  Alan ModraDefine ELF_OSABI for visium
2019-07-23  Kyrylo Tkachov[AArch64] Add support for GMID_EL1 register for +memtag
2019-07-23  Alan ModraSHF_GNU_MBIND requires ELFOSABI_GNU
2019-07-23  Alan Modragas "mbind sections" test
2019-07-22  Barnaby WilksThis patch addresses the change in the June Armv8.1...
2019-07-19  H.J. Lux86: Pass -O0 to assembler in noextreg.d
2019-07-19  Jose E. Marchesicpu,opcodes,gas: use %r0 and %r6 instead of %a and...
2019-07-19  Jose E. Marchesigas: make .lcomm to accept an optional aligmnet in...
2019-07-19  Richard Sandiford[AArch64] Rename +bitperm to +sve2-bitperm
2019-07-19  Alan Modra[PowerPC64] pc-relative TLS relocations
2019-07-18  Jose E. Marchesigas: .lcomm gets an alignment argument in eBPF
2019-07-17  Jose E. Marchesigas: support .half, .word and .dword directives in...
2019-07-17  Jan Beulichx86: replace "anymem" checks where possible
2019-07-16  Jan Beulichx86: make RegMem an opcode modifier
2019-07-16  Jan Beulichx86: fold SReg{2,3}
2019-07-15  Jose E. Marchesicpu,opcodes,gas: fix explicit arguments to eBPF ldabs...
next
This page took 0.050748 seconds and 7 git commands to generate.