Automatic date update in version.in
[deliverable/binutils-gdb.git] / gas / config /
2020-01-09  Sergey BelyashovFix compile time warnings about comparisons always...
2020-01-09  Jan Beulichx86: refine when to trigger optimizations
2020-01-09  Jan Beulichx86-64: assert sane internal state for REX conversions
2020-01-09  Jan Beulichx86: consistently convert to byte registers for TEST...
2020-01-08  Nick CliftonMake the assembler generate an error if there is an...
2020-01-08  Alan Modraubsan: z8k: index 10 out of bounds for type 'unsigned...
2020-01-07  Claudiu Zissulescu[ARC] Improve parsing instruction operands.
2020-01-03  Sergey BelyashovAllow individual targets to decide if string escapes...
2020-01-02  Sergey BelyashovAdd support for the GBZ80, Z180, and eZ80 variants...
2020-01-02  Szabolcs Nagy[ARM][gas] fix build breakage with gcc-10 by using...
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-12-27  Jan Beulichx86: adjust ignored prefix warning for branches
2019-12-27  Jan Beulichx86-64: correct / adjust prefix emission
2019-12-27  Jan Beulichx86-64: fix Intel64 handling of branch with data16...
2019-12-27  Jan Beulichx86: consolidate Disp<NN> handling a little
2019-12-12  H.J. Lui386: Also check R12-R15 registers when optimizing...
2019-12-12  H.J. Lui386: Add -mbranches-within-32B-boundaries
2019-12-12  H.J. Lui386: Align branches within a fixed boundary
2019-12-12  Alan Modragas signed overflow fixes
2019-12-12  Alan Modraobj-evax.c tidy
2019-12-11  Andre Vieira[gas][arm] Add -mwarn-restrict-it
2019-12-11  Jan Beulichx86: further refine SSE check (SSE4a, SHA, GFNI)
2019-12-10  Andre Vieira[gas][arm] Set context table for '.arch_extension'
2019-12-09  Jan Beulichx86/Intel: fold "xmmword" with "oword"
2019-12-09  Jan Beulichx86/Intel: support "mmword ptr"
2019-12-09  Jan Beulichx86/Intel: fix "near ptr" / "far ptr" handling
2019-12-09  Jan Beulichx86/Intel: drop pointless suffix setting for "tbyte...
2019-12-09  Jan Beulichx86/Intel: drop pointless suffix setting for "fword...
2019-12-09  Jan Beulichx86/Intel: drop pointless special casing of LxS
2019-12-05  Jan BeulichArm64: simplify Crypto arch extension handling
2019-12-05  Jan BeulichArm64: correct "sha3" arch-extension directive handling
2019-12-04  Jan Beulichx86-64: accept 64-bit LFS/LGS/LSS forms with suffix...
2019-12-04  Jan Beulichx86-64/Intel: fix CALL/JMP with dword operand
2019-12-04  Jan Beulichx86: consolidate tracking of MMX register use
2019-12-04  Jan Beulichx86: make sure all PUSH/POP honor DefaultSize
2019-12-04  Jan Beulichx86: drop some stray/bogus DefaultSize
2019-11-28  Andrew Burgessgas/riscv: Produce version 3 DWARF CIE by default
2019-11-28  Andrew Burgessbinutils/gas/riscv: Add DWARF register numbers for...
2019-11-28  Andrew Burgessgas/riscv: Remove unneeded structure
2019-11-25  Andrew PinskiFix "psb CSYNC" and "bti C".
2019-11-22  Mihail IonescuArm: Change CRC from fpu feature to archititectural...
2019-11-14  Jan Beulichx86: fold individual Jump* attributes into a single...
2019-11-14  Jan Beulichx86: make JumpAbsolute an insn attribute
2019-11-14  Jan Beulichx86: make AnySize an insn attribute
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-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[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-04  Jan Beulichx86: re-arrange process_operands()
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: drop stray W
2019-10-26  John David AnglinAdd some missing casts to suppress implicit cast warnings
2019-10-16  Alan Modraqsort: tc-xtensa.c tidy
2019-10-15  Alan Modraremove more xmalloc in bfd
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 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  Alan Modrabfd_section_* macros
2019-09-18  Jim WilsonRISC-V: Gate opcode tables by enum rather than string.
2019-09-10  Srinath Parvathaneni[PATCH][ARM][GAS]: Support to MVE VCTP instruction.
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-22  Dennis ZhangArm: Add support for missing CPUs
2019-08-22  Barnaby WilksImplement a float16 directive for assembling 16 bit...
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-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-05  Barnaby WilksRemoves support in the ARM assembler for the unsigned...
2019-07-24  Alan ModraComplain about mbind, ifunc, and unique in final_write
next
This page took 0.056083 seconds and 7 git commands to generate.