Revert "packaging: Add gdb packages"
[external/binutils.git] / gas /
2019-10-12 Nick CliftonRelease 2.33.1 sandbox/vbarinov/upstream233 upstream binutils-2_33_1 upstream/2.33.1
2019-10-04 Jan Beulichx86-64: fix handling of PUSH/POP of segment register
2019-09-30 Phil BlundellUpdate version number and generated files for 2.33... binutils-2_33
2019-09-25 Alan Modratc-i386.c gcc10 warning fix
2019-09-19 Matthew Malcomson[gas][news] NEWS (2.33) note new SVE2 and TME instructi...
2019-09-16 Phil BlundellUpdate version number to 2.32.90 for pre-release on...
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...
2019-07-14 Jose E. Marchesicpu,opcodes,gas: fix arguments to ldabs and ldind eBPF...
2019-07-09 Alan ModraRe: gas/ELF: don't accumulate .type settings
2019-07-05 Jim WilsonKito's 5-part patch set to improve .insn support.
2019-07-04 Jan Beulichx86: correct "-Q" option handling
2019-07-04 Jan Beulichgas/ELF: don't accumulate .type settings
2019-07-03 Nick CliftonFix assembler tests to work with toolchains that have...
2019-07-02 Barnaby WilksThis patch fixes a bug in the AArch64 assembler where...
2019-07-02 Richard Sandiford[AArch64] Allow MOVPRFX to be used with FMOV
2019-07-02 Richard Sandiford[AArch64] Add missing C_MAX_ELEM flags for SVE conversions
2019-07-02 Richard Sandiford[AArch64] Fix bogus MOVPRFX warning for GPR form of CPY
2019-07-01 Nick CliftonFix bug when generating REL type relocs for assembler...
2019-07-01 Matthew Malcomson[gas][aarch64][SVE2] Fix pmull{t,b} requirement on...
2019-07-01 Nick CliftonDocument the .value directive supported by the x86...
2019-07-01 Nick CliftonCorrect a typo in the description of the Align and...
2019-07-01 Nick CliftonFix spelling error in assembler documentation.
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: add missing pseudo ops for VPCLMULQDQ ISA extension
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 H.J. Lui386: Check vector length for scatter/gather prefetch...
2019-06-27 Barnaby Wilk sThis fixes a bug in the ARm assembler where an immediat...
2019-06-27 Jan Beulichx86: add missing test
2019-06-27 Jan Beulichx86: allow VEX et al encodings in 16-bit (protected...
2019-06-27 Jim WilsonFix a few non-dash safe xstormy16 shell scripts.
2019-06-26 Lili Cuii386: Document memory size reference in assembler
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: document certain command line options as "dangerous"
2019-06-25 Jan Beulichx86: don't open code is_any_vex_encoding()
2019-06-25 Jan Beulichx86: fix (dis)assembly of certain SSE2 insns in 16...
2019-06-25 Jan Beulichx86-64: also optimize ANDQ with immediate fitting in...
2019-06-25 Jan Beulichx86: add CVT{,T}PS2PI cases to xmmwords test
2019-06-25 Alan ModraFix logical expression in last commit
2019-06-25 Alan ModraPowerPC nops
2019-06-19 H.J. Lui386: Check vector length for EVEX broadcast instructions
2019-06-17 H.J. Lui386: Check vector length for vshufXXX/vinsertXXX/vextr...
2019-06-14 Alan ModraRegenerate with approved autotools version
2019-06-12 Peter BergnerAdd missing ChangeLog entries
2019-06-12 Peter BergnerRemove the ldmx mnemonic that never made it into POWER9.
2019-06-06 H.J. Lugas: Add .enqcmd and noenqcmd directives
2019-06-06 H.J. Lugas: Correct ChangeLog for commit 5d79adc4b22b0abd
2019-06-05 H.J. Lui386: Check vector length for EVEX vextractfXX and...
2019-06-04 H.J. Lui386: Check for reserved VEX.vvvv and EVEX.vvvv
2019-06-04 H.J. LuEnable Intel AVX512_VP2INTERSECT insn
2019-06-04 H.J. LuAdd support for Intel ENQCMD[S] instructions
next