]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gas
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / gas /
2020-05-28  Stephen CasnerFix all unexpected failures in gas testsuite for pdp11...
2020-05-28  Nick Clifton[PATCH] gas: Fix comment on definition of frag_grow()
2020-05-28  Stephen CasnerFix PR gas/26001 (pdp11-*-*)
2020-05-27  Simon CookRISC-V: Fix missing initialization of riscv_csr_extra...
2020-05-26  H.J. Lugas: Adjust x86 tests for PECOFF
2020-05-26  Stefan Schulze Fri... ChangeLog entries for f687f5f563
2020-05-26  H.J. Lutc-xgate.c: Replace R_XGATE_PCREL_X with BFD_RELOC_XGAT...
2020-05-26  Stefan Schulze Fri... S/390: z13: Accept vector alignment hints
2020-05-26  H.J. Lugas: Silence GCC 10 warning on tc-visium.c
2020-05-26  H.J. Lugas: Silence GCC 10 warning tc-vax.c
2020-05-26  H.J. Lugas: Silence GCC 10 warning on tc-v850.c
2020-05-26  H.J. Lugas: Silence GCC 10 warning on tc-crx.c
2020-05-26  H.J. Lutc-score.c: Replace overlapping sprintf with memmove
2020-05-26  H.J. Lugas: Silence GCC 10 warning on tc-mcore.c
2020-05-26  H.J. Lutc-cr16.c: Use memmove to concatenate 2 overlapping...
2020-05-25  H.J. Lugas: Silence GCC 10 warning on tc-cr16.c
2020-05-25  H.J. Lugas: Update fr_literal access in frag for GCC 10
2020-05-24  Jim WilsonRISC-V: Gas inserts cfa relocs in wrong section.
2020-05-21  Alan ModraReplace "if (x) free (x)" with "free (x)", gas
2020-05-20  Nelson Chu[PATCH v2 0/9] RISC-V: Support version controling for...
2020-05-19  Peter BergnerPower10 dcbf, sync, and wait extensions.
2020-05-19  Alexander FedotovFix the ARM assembler to generate a Realtime profile...
2020-05-19  Alan ModraUse bfd_get_filename throughout gas
2020-05-19  Alan ModraClear all local_symbol.lsy_flags
2020-05-18  Alan ModraRe: Fix tight loop on recursively-defined symbols
2020-05-18  liuhongtDon't handle lret/iret when -mlfence-before-ret=[or...
2020-05-15  Alan ModraFix tight loop on recursively-defined symbols
2020-05-14  Nick CliftonUpdate Swedish translation for the gas sub-directory...
2020-05-11  Alan ModraPower10 VSX scalar min-max-compare quad precision opera...
2020-05-11  Alan ModraPower10 VSX load/store rightmost element operations
2020-05-11  Alan ModraPower10 test lsb by byte operation
2020-05-11  Alan ModraPower10 string operations
2020-05-11  Peter BergnerPower10 Set boolean extension
2020-05-11  Alan ModraPower10 bit manipulation operations
2020-05-11  Alan ModraPower10 VSX PCV generate operations
2020-05-11  Alan ModraPower10 VSX Mask Manipulation Operations
2020-05-11  Alan ModraPower10 Reduced precision outer product operations
2020-05-11  Alan ModraPower10 SIMD permute class operations
2020-05-11  Alan ModraPower10 128-bit binary integer operations
2020-05-11  Alan ModraPower10 VSX 32-byte storage access
2020-05-11  Alan ModraPower10 vector integer multiply, divide, modulo insns
2020-05-11  Peter BergnerPower10 byte reverse instructions
2020-05-11  Peter BergnerPower10 Copy/Paste Extensions
2020-05-11  Peter BergnerPower10 Add new L operand to the slbiag instruction
2020-05-11  Alan ModraPowerPC Rename powerxx to power10
2020-05-06  Nick CliftonUpdated Swedish translation for the gas sub-directory
2020-05-06  Nick CliftonSection "3.1 Preprocessing" of the online GAS manual...
2020-05-05  Nick CliftonRestore readelf's warnings that describe real problems...
2020-05-05  Gunther Nikl[GAS] change of ELF flags initial value in rx-linux
2020-05-04  Nick CliftonGAS: Do not create an entry for the default directory...
2020-05-04  Andre Simoes Dias... gas: PR 25863: Fix scalar vmul inside it block when...
2020-05-04  Nick CliftonFix an illegal memory access in the assembler when...
2020-04-30  Alex CoplanAArch64: add GAS support for UDF instruction
2020-04-30  Yoshinori Satold: Add rx-linux emulation. gas: Change ELF flags...
2020-04-30  Max Filippovxtensa: gas: support optional immediate simcall parameter
2020-04-29  Nick CliftonUpdate expected disassembly after recent update.
2020-04-29  Nick CliftonFix the disassmbly of SH instructions which have an...
2020-04-27  Tamar Christinax86: Add i386 PE big-object support
2020-04-27  Nick CliftonGAS: Allow automatically assigned entries in the file...
2020-04-26  liuhongtImprove -mlfence-after-load
2020-04-23  Max Filippovxtensa: fix PR ld/25861
2020-04-22  Alan Modra.symver fixes
2020-04-22  H.J. Lusymver11.s: Add ".balign 8"
2020-04-21  Andreas SchwabDisallow PC relative for CMPI on MC68000/10
2020-04-21  Tamar ChristinaBFD: Exclude sections with no content from compress...
2020-04-21  H.J. Lugas: Extend .symver directive
2020-04-20  Sudakshina Das[AArch64, Binutils] Add missing TSB instruction
2020-04-20  Sudakshina Das[AArch64, Binutils] Make hint space instructions valid...
2020-04-17  Alan Modrabfin: allow ".=.+delta"
2020-04-16  Nick CliftonStop the MIPS assembler from accepting ifunc symbols.
2020-04-16  David Faustcpu,gas,opcodes: support for eBPF JMP32 instruction...
2020-04-09  H.J. Lux86: Correct -mlfence-before-indirect-branch= documentation
2020-04-08  Gunther Nikl[PATCH 1/4]: microblaze: remove duplicate prototypes
2020-04-08  Gunther Nikl[PATCH 4/4]: Add generic prototype for md_pcrel_from_se...
2020-04-08  Gunther Nikl[PATCH 3/4]: m32c: remove duplicate define and prototype
2020-04-08  Gunther Nikl[PATCH 2/4]: moxie: use generic pcrel support
2020-04-07  H.J. Lugas: Mention support for Intel SERIALIZE and TSXLDTRK
2020-04-07  H.J. Lugas/doc/c-z80.texi: Fix @xref warnings
2020-04-07  Cui,LiliAdd support for intel TSXLDTRK instructions$
2020-04-02  LiliCuiAdd support for intel SERIALIZE instruction
2020-04-02  Rainer Orthld: Disable ifunc tests on Solaris
2020-04-02  Gunther Nikl[PATCH gas/m68k] Fix a register range check
2020-04-01  H.J. Lux86: Force relocation against local absolute symbol
2020-04-01  Rainer Orthgas: Fix some x86_64 testcases for Solaris not using...
2020-03-31  Maciej W. RozyckiPR 25611, PR 25614: GAS: Remove a double inclusion...
2020-03-30  Nelson ChuRISC-V: Update CSR to privileged spec 1.11.
2020-03-25  J.W. JagersmaThe "b" flag for COFF sections only unsets the LOAD...
2020-03-22  Alan Modras12z disassembler tidy
2020-03-20  Sergey BelyashovAdd support for the xdef and xref pseudo-ops to the...
2020-03-17  Nick CliftonReplace a couple of assertions in the BFD library that...
2020-03-17  Sergey BelyashovFix a small set of Z80 problems.
2020-03-13  Andre Vieiragas, arm: PR25660L Fix vadd/vsub with lt and le conditi...
2020-03-11  H.J. LuNEWS: Mention x86 assembler options for CVE-2020-0551
2020-03-11  H.J. Lui386: Add tests for lfence with load/indirect branch/ret
2020-03-11  H.J. Lui386: Generate lfence with load/indirect branch/ret...
2020-03-11  Nick CliftonAdd support for generating DWARF-5 format directory...
2020-03-10  Alan ModraMore 1 << 31 signed overflows
2020-03-09  Jan Beulichx86: use template for AVX/AVX512 floating point compari...
2020-03-07  Alan ModraRe: Add support for a ".file 0" directive if supporting...
2020-03-06  Nick CliftonAdd support for a ".file 0" directive if supporting...
next