Add support for context sensitive '.arch_extension' to the ARM assembler.
[deliverable/binutils-gdb.git] / gas / config /
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
2019-07-23  Alan ModraSHF_GNU_MBIND requires ELFOSABI_GNU
2019-07-22  Barnaby WilksThis patch addresses the change in the June Armv8.1...
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-09  Alan ModraRe: gas/ELF: don't accumulate .type settings
2019-07-04  Jan Beulichx86: correct "-Q" option handling
2019-07-04  Jan Beulichgas/ELF: don't accumulate .type settings
2019-07-02  Barnaby WilksThis patch fixes a bug in the AArch64 assembler where...
2019-07-01  Jan Beulichx86: drop Vec_Imm4
2019-07-01  Jan Beulichx86: limit ImmExt abuse
2019-07-01  Jan Beulichx86: optimize AND/OR with twice the same register
2019-07-01  Jan Beulichx86-64: optimize certain commutative VEX-encoded insns
2019-07-01  Jan Beulichx86: StaticRounding implies SAE
2019-07-01  Jan Beulichx86: optimize EVEX packed integer logical instructions
2019-07-01  Jan Beulichx86: use encoding_length() also elsewhere
2019-07-01  Jan Beulichx86: warn about insns exceeding the 15-byte limit
2019-06-27  Barnaby Wilk sThis fixes a bug in the ARm assembler where an immediat...
2019-06-27  Jan Beulichx86: allow VEX et al encodings in 16-bit (protected...
2019-06-25  Faraz ShahbazkerMIPS/gas: Fix order of instructions in LI macro expansion
2019-06-25  Jan Beulichx86: correct / adjust debug printing
2019-06-25  Jan Beulichx86: don't open code is_any_vex_encoding()
2019-06-25  Jan Beulichx86-64: also optimize ANDQ with immediate fitting in...
2019-06-25  Alan ModraFix logical expression in last commit
2019-06-25  Alan ModraPowerPC nops
2019-06-06  H.J. Lugas: Add .enqcmd and noenqcmd directives
2019-06-04  H.J. LuEnable Intel AVX512_VP2INTERSECT insn
2019-05-30  Jim WilsonRISC-V: Fix lui argument parsing.
2019-05-27  Alan ModraFix failure on powerpc 32-bit only targets
2019-05-24  Szabolcs Nagyaarch64: override default elf .set handling in gas
2019-05-24  Szabolcs Nagyaarch64: handle .variant_pcs directive in gas
2019-05-24  Alan ModraPowerPC relocations for prefix insns
2019-05-24  Peter BergnerPowerPC D-form prefixed loads and stores
2019-05-24  Peter BergnerPowerPC add initial -mfuture instruction support
2019-05-23  Jose E. Marchesigas: add support for eBPF
2019-05-22  John DarringtonS12Z: GAS: New option --mdollar-hex.
2019-05-21  Sudakshina Das[binutils, ARM] <spec_reg> changes for VMRS and VMSR...
2019-05-21  Sudakshina Das[binutils, Arm] Add support for conditional instruction...
2019-05-21  Sudakshina Das[binutils, Arm] Add support for shift instructions...
2019-05-21  Andre Vieira[GAS, Arm] PR24559: Fix pseudo load-operations for...
2019-05-21  John DarringtonGAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a...
2019-05-21  John DarringtonRevert "GAS: Replace macro LITERAL_PREFIXDOLLAR_HEX...
2019-05-20  Faraz Shahbazker[MIPS] PR gas/14798: Limit IRIX5 specific default typin...
2019-05-20  John DarringtonGAS: Replace macro LITERAL_PREFIXDOLLAR_HEX with a...
2019-05-16  Andre Vieira[PATCH, GAS, Arm] Refactor check_simd_pred_availability
2019-05-16  Andre Vieira[PATCH 36/57][Arm][GAS] Add support for MVE instruction...
2019-05-16  Andre Vieira[PATCH 35/57][Arm][GAS] Add support for MVE instruction...
2019-05-16  Andre Vieira[PATCH 34/57][Arm][GAS] Add support for MVE instruction...
2019-05-16  Andre Vieira[PATCH 33/57][Arm][GAS] Add support for MVE instruction...
2019-05-16  Andre Vieira[PATCH 32/57][Arm][GAS] Add support for MVE instruction...
2019-05-16  Andre Vieira[PATCH 31/57][Arm][GAS] Add support for MVE instruction...
2019-05-16  Andre Vieira[PATCH 30/57][Arm][GAS] Add support for MVE instruction...
2019-05-16  Andre Vieira[PATCH 29/57][Arm][GAS] Add support for MVE instruction...
2019-05-16  Andre Vieira[PATCH 28/57][Arm][GAS] Add support for MVE instruction...
2019-05-16  Andre Vieira[PATCH 27/57][Arm][GAS] Add support for MVE instruction...
2019-05-16  Andre Vieira[PATCH 26/57][Arm][GAS] Add support for MVE instruction...
2019-05-16  Andre Vieira[PATCH 25/57][Arm][GAS] Add support for MVE instruction...
2019-05-16  Andre Vieira[PATCH 24/57][Arm][GAS] Add support for MVE instruction...
2019-05-16  Andre Vieira[PATCH 23/57][Arm][GAS] Add support for MVE instruction...
2019-05-16  Andre Vieira[PATCH 22/57][Arm][GAS] Add support for MVE instruction...
2019-05-16  Andre Vieira[PATCH 21/57][Arm][GAS] Add support for MVE instruction...
next
This page took 0.058671 seconds and 7 git commands to generate.