public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
[Patch 00/16] [gas][aarch64] SVE2 binutils instructions for aarch64
 2019-05-09 14:04 UTC  (24+ messages)
` [PATCH 02/16] [binutils][aarch64] Allow movprfx for SVE2 instructions
` [PATCH 09/16] [binutils][aarch64] New sve_size_013 iclass
` [PATCH 07/16] [binutils][aarch64] New sve_size_sd2 iclass
` [PATCH 04/16] [binutils][aarch64] New iclass sve_size_hsd2
` [PATCH 05/16] [binutils][aarch64] New SVE_Zm3_11_INDEX operand
` [PATCH 03/16] [binutils][aarch64] Introduce SVE_IMM_ROT3 operand
` [PATCH 08/16] [binutils][aarch64] New sve_size_bh iclass
` [PATCH 01/16] [binutils][aarch64] SVE2 feature extension flags
` [PATCH 11/16] [binutils][aarch64] New sve_shift_tsz_bhsd iclass
` [PATCH 10/16] [binutils][aarch64] New SVE_SHRIMM_UNPRED_22 operand
` [PATCH 14/16] [binutils][aarch64] New SVE_SHLIMM_UNPRED_22 operand
` [PATCH 12/16] [binutils][aarch64] New SVE_Zm4_11_INDEX operand
` [PATCH 13/16] [binutils][aarch64] New sve_size_tsz_bhs iclass
` [PATCH 06/16] [binutils][aarch64] New SVE_ADDR_ZX operand
` [Patch 15/16] [binutils][aarch64] Add SVE2 instructions
` [Patch 16/16] [binutils][aarch64] Add SVE2 tests

[PATCH] [PRU]:ld: Fix __init/fini_array_start symbol name
 2019-05-09  9:29 UTC  (4+ messages)

[PATCH gold/21066] Consider C++ exception handling metadata during ICF
 2019-05-08 23:04 UTC  (4+ messages)

[GOLD] Take into account --enable-compressed-debug-sections
 2019-05-08 21:04 UTC 

[PATCH 00/19] libctf, and CTF support for objdump and readelf
 2019-05-08 16:20 UTC  (48+ messages)
` [PATCH 04/19] libctf: low-level list manipulation and helper utilities
` [PATCH 11/19] libctf: core type lookup
` [PATCH 03/19] libctf: lowest-level memory allocation and debug-dumping wrappers
` [PATCH 12/19] libctf: lookups by name and symbol
` [PATCH 14/19] libctf: library version enforcement
` [PATCH 10/19] libctf: ELF file opening
` [PATCH 06/19] libctf: hashing
` [PATCH 09/19] libctf: opening
` [PATCH 15/19] libctf: mmappable archives
` [PATCH 13/19] libctf: type copying
` [PATCH 01/19] include: new header ctf.h: file format description
` [PATCH 05/19] libctf: error handling
` [PATCH 02/19] include: new header ctf-api.h
` [PATCH 08/19] libctf: creation functions
` CTF format overview
` [PATCH 19/19] binutils: CTF support for objdump and readelf
` [PATCH 18/19] libctf: build system
` [PATCH 17/19] libctf: debug dumping
` [PATCH 16/19] libctf: labels
` [PATCH 07/19] libctf: implementation definitions related to file creation

m68k: don't fail when linking in a binary object
 2019-05-08 13:34 UTC  (2+ messages)

[PATCH] Sign-extend start and stop address inputs to objdump
 2019-05-08 12:38 UTC  (2+ messages)

Restarting linking from write phase (PR 24373)
 2019-05-08 10:38 UTC 

Binutils 2.28 on PowerPC: dangerous relocation: generic linker can't handle R_PPC_SECTOFF_HA
 2019-05-08  8:42 UTC  (7+ messages)

testing mailing list
 2019-05-08  7:32 UTC 

Use ld to tell the full library path?
 2019-05-06 17:02 UTC  (2+ messages)

[PATCH] [MIPS] Add macro expansions for ADD, SUB, DADD and DSUB for MIPS r6
 2019-05-06 16:29 UTC 

[PATCH] [MIPS] PR gas/14798: Limit IRIX5 specific default typing to IRIX targets
 2019-05-06 16:09 UTC 

ld.texi tweak for pod2man
 2019-05-06 15:53 UTC  (2+ messages)

sym->sy_value is not valid for struct local_symbol
 2019-05-06 11:31 UTC  (4+ messages)

[PATCH] [MIPS] Add load-link, store-conditional paired EVA instructions
 2019-05-06 10:01 UTC  (2+ messages)

Lonsy Mazzucchelli Acetate glasses
 2019-05-06  7:55 UTC 

PicoJava weak undefined symbols
 2019-05-06  2:20 UTC 

PowerPC reloc symbols that shouldn't be adjusted
 2019-05-06  2:16 UTC 

m32c padding with nops
 2019-05-04  7:59 UTC 

PR24511, nm should not mark symbols in .init_array as "t"
 2019-05-04  7:57 UTC 

[PR24444] speed up locview resolution wiht relaxable frags
 2019-05-04  5:44 UTC  (9+ messages)

LD_DEBUG=bindings shows resolution *via* the exe?
 2019-05-03  1:48 UTC  (3+ messages)

[PATCH 0/57][Arm][binutils]: Add support for Armv8.1-M Mainline MVE instructions
 2019-05-02 13:39 UTC  (67+ messages)
` [PATCH 1/57][Arm][GAS]: Add support for +mve and +mve.fp
` [PATCH 2/57][Arm][GAS] Add support for MVE instructions: vpst, vadd, vsub and vabd
` [PATCH 3/57][Arm][GAS] Add support for MVE instructions: vabs and vneg
` [PATCH 4/57][Arm][GAS] Add support for MVE instructions: vabav, vmladav and vmlsdav
` [PATCH 5/57][Arm][GAS] Add support for MVE instructions: vmull{b,t}
` [PATCH 6/57][Arm][GAS] Add support for MVE instructions: vst/vld{2,4}
` [PATCH 7/57][Arm][GAS] Add support for MVE instructions: vstr/vldr
` [PATCH 8/57][Arm][GAS] Add support for MVE instructions: vcvt
` [PATCH 9/57][Arm][GAS] Add support for MVE instructions: vmov
` [PATCH 10/57][Arm][GAS] Add support for MVE instructions: vcmp and vpt
` [PATCH 11/57][Arm][GAS] Add support for MVE instructions: vadc, vsbc and vbrsr
` [PATCH 12/57][Arm][GAS] Add support for MVE instructions: vaddlv and vaddv
` [PATCH 13/57][Arm][GAS] Add support for MVE instructions: vand, vbic, vorr, vorn and veor
` [PATCH 14/57][Arm][GAS] Add support for MVE instructions: vcadd, vcmla and vcmul
` [PATCH 15/57][Arm][GAS] Add support for MVE instructions: vcls, vclz and vfmas
` [PATCH 16/57][Arm][GAS] Add support for MVE instructions: vdup, vddup, vdwdup, vidup and viwdup
` [PATCH 17/57][Arm][GAS] Add support for MVE instructions: vfma and vfms
` [PATCH 18/57][Arm][GAS] Add support for MVE instructions: vhcadd, vhadd, vhsub and vrhadd
` [PATCH 19/57][Arm][GAS] Add support for MVE instructions: vmax[nm][a] and vmin[nm][a]
` [PATCH 21/57][Arm][GAS] Add support for MVE instructions: vmaxv, vmaxav, vminv and vminav
` [PATCH 20/57][Arm][GAS] Add support for MVE instructions: vmaxnmv, vmaxnmav, vminnmv and vminnmav
` [PATCH 22/57][Arm][GAS] Add support for MVE instructions: vmlaldav, vmlalv, vmlsldav, vrmlaldavh, vrmlalvh and vrmlsldavh
` [PATCH 23/57][Arm][GAS] Add support for MVE instructions: vmla, vmul, vqadd and vqsub
` [PATCH 24/57][Arm][GAS] Add support for MVE instructions: vmlas, vmulh and vrmulh
` [PATCH 26/57][Arm][GAS] Add support for MVE instructions: vpnot and vpsel
` [PATCH 25/57][Arm][GAS] Add support for MVE instruction: vmvn, vqabs and vqneg
` [PATCH 28/57][Arm][GAS] Add support for MVE instructions: vqdmlah, vqrdmlah, vqdmlash, vqrdmlash, vqdmulh and vqrdmulh
` [PATCH 27/57][Arm][GAS] Add support for MVE instructions: vqdmladh, vqrdmladh, vqdmlsdh and vqrdmlsdh
` [PATCH 29/57][Arm][GAS] Add support for MVE instructions: vqdmullt and vqdmullb
` [PATCH 30/57][Arm][GAS] Add support for MVE instructions: vqmovnt, vqmovnb, vqmovunt, vqmovunb, vqrshl and vrshl
` [PATCH 31/57][Arm][GAS] Add support for MVE instructions: vshrn[tb], vrshrn[tb], vqshrn[tb], vqshrun[tb], vqrshrn[tb] and vqrshrun[tb]
` [PATCH 32/57][Arm][GAS] Add support for MVE instructions: vrintn, vrintx, vrinta, vrintz, vrintm and vrintp
` [PATCH 33/57][Arm][GAS] Add support for MVE instructions: vshr, vrshr, vsli, vsri, vrev16, vrev32 and vrev64
` [PATCH 34/57][Arm][GAS] Add support for MVE instructions: vshl and vqshl
` [PATCH 35/57][Arm][GAS] Add support for MVE instructions: vshlc and vshll
` [PATCH 36/57][Arm][GAS] Add support for MVE instructions: wlstp, dlstp, letp and lctp
` [PATCH 37/57][Arm][OBJDUMP] Add framework for MVE instructions
` [PATCH 38/57][Arm][OBJDUMP] Disable the use of MVE reserved coproc numbers in coprocessor instructions
` [PATCH 39/57][Arm][OBJDUMP] Add support for MVE instructions: vpt, vpst and vcmp
` [PATCH 40/57][Arm][OBJDUMP] Add support for MVE instructions: vdup, veor, vfma, vfms, vhadd, vhsub and vrhadd
` [PATCH 41/57][Arm][OBJDUMP] Add support for MVE instructions: vld[24] and vst[24]
` [PATCH 42/57][Arm][OBJDUMP] Add support for MVE instructions: vldr[bhw] and vstr[bhw]
` [PATCH 43/57][Arm][OBJDUMP] Add support for MVE instructions: scatter stores and gather loads
` [PATCH 44/57][Arm][OBJDUMP] Add support for MVE instructions: vcvt and vrint
` [PATCH 46/57][Arm][OBJDUMP] Add support for MVE instructions: vmovl, vmull, vqdmull, vqmovn, vqmovun and vmovn
` [PATCH 45/57][Arm][OBJDUMP] Add support for MVE instructions: vmov, vmvn, vorr, vorn, vmovx and vbic
` [PATCH 47/57][Arm][OBJDUMP] Add support for MVE instructions: vaddv, vmlaldav, vmladav, vmlas, vrmlsldavh, vmlsldav, vmlsdav, vrmlaldavh, vqdmlah, vqrdmlash, vqrdmlash, vqdmlsdh, vqrdmlsdh, vqdmulh and vqrdmulh
` [PATCH 49/57][Arm][OBJDUMP] Add support for MVE complex number instructions
` [PATCH 48/57][Arm][OBJDUMP] Add support for MVE instructions: vddup, vdwdup, vidup and viwdup
` [PATCH 52/57][Arm][OBJDUMP] Add support for MVE instructions: vadc, vabav, vabd, vabs, vadd, vsbc and vsub
` [PATCH 51/57][Arm][OBJDUMP] Add support for MVE instructions: lctp, letp, wlstp and dlstp
` [PATCH 53/57][Arm][OBJDUMP] Add support for MVE instructions: vand, vbrsr, vcls, vclz and vctp
` [PATCH 54/57][Arm][OBJDUMP] Add support for MVE instructions: vmax(a), vmax(a)v, vmaxnm(a), vmaxnm(a)v, vmin(a), vmin(a)v, vminnm(a), vminnm(a)v and vmla
` [PATCH 55/57][Arm][OBJDUMP] Add support for MVE instructions: vmul, vmulh, vrmulh and vneg
` [PATCH 56/57][Arm][OBJDUMP] Add support for MVE instructions: vpnot, vpsel, vqabs, vqadd, vqsub, vqneg and vrev
` [PATCH 57/57][Arm][GAS] MVE Tests

[PATCH] i386: Don't add 0x66 prefix to IRET for .code16gcc
 2019-05-02  7:43 UTC  (10+ messages)

[PATCH, binutils, ARM, 0/16] Add support for Armv8.1-M Mainline
 2019-05-02  1:21 UTC  (10+ messages)

[PATCH, BINUTILS, AArch64] Enable Transactional Memory Extension
 2019-05-01 16:18 UTC  (3+ messages)

[Patch] [binutils][testsuite] Correct spelling of executable in test_build_id_debuglink
 2019-05-01 15:55 UTC  (3+ messages)

Commit: Update nm's output in POSIX mode
 2019-05-01 13:43 UTC 

Decision Makers
 2019-04-30 20:14 UTC 

PowerPC64 GOT indirect to GOT relative optimisation
 2019-04-30 12:43 UTC 

Work around gcc9 warning bug
 2019-04-30 12:34 UTC 

[PATCH] elf: Allocate a new segment for -z separate-code first
 2019-04-29 12:08 UTC  (2+ messages)

Reduce Mindless Eating
 2019-04-29  1:01 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).