Remove lookup_objfile_from_block
[binutils-gdb.git] / gas /
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...
2020-03-06 Nick CliftonAdd support for --dwarf-[3|4|5] to assembler command...
2020-03-06 Nick CliftonStop the assembler from complaining that the input...
2020-03-06 Jan Beulichx86: reduce amount of various VCVT* templates
2020-03-06 Jan Beulichx86: drop/replace IgnoreSize
2020-03-06 Jan Beulichx86: fold (supposed to be) identical code
2020-03-06 Jan Beulichx86: replace NoRex64 on VEX-encoded insns
2020-03-06 Jan Beulichx86: drop Rex64 attribute
2020-03-06 Jan Beulichx86: correct MPX insn w/o base or index encoding in...
2020-03-06 Jan Beulichx86: add missing IgnoreSize
2020-03-06 Jan Beulichx86: refine TPAUSE and UMWAIT
2020-03-05 Nelson ChuRISC-V: Support assembler modifier %got_pcrel_hi.
2020-03-05 Nelson ChuRISC-V: Add description for RISC-V Modifiers to as...
2020-03-04 Alexandre OlivaGenerate a warning in the ARM assembler if a PC-relativ...
2020-03-04 Jan Beulichx86: support VMGEXIT
2020-03-03 H.J. Lux86: Replace IgnoreSize/DefaultSize with MnemonicSize
2020-03-03 Sergey BelyashovThe patch fixed invalid compilation of instruction...
2020-03-03 H.J. Lux86: Allow integer conversion without suffix in AT...
2020-03-03 Hongtao Liux86: Improve -malign-branch
2020-03-03 Sergey BelyashovFix a potential illegal memory access in the Z80 assembler.
2020-03-02 Alan ModraTidy obj-coff.h
2020-03-02 Alan Modramiscellaneous SEC_SMALL_DATA
2020-02-28 YunQiang SuMIPS/fix_loongson3_llsc: fix when target has multi...
2020-02-26 Matthew Malcomson[binutils][arm] Arm CDE CX*A instructions allow conditi...
2020-02-26 Alan Modragas gettext warning
2020-02-26 Alan Modragas strncpy warning
2020-02-26 Alan ModraIndent labels
next