public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/2] s390: Minor cleanups
 2024-03-11 10:37 UTC  (5+ messages)
` [PATCH 1/2] s390: Whitespace fixes in conditional branch flavor descriptions
` [PATCH 2/2] s390: Use proper string lengths when parsing opcode table flags

[PATCH v3] LoongArch: Add support for TLS descriptors
 2024-03-11  8:24 UTC  (2+ messages)

[PATCH v3] tests: force non-deterministic mode in non-deterministic tests
 2024-03-11  7:51 UTC  (5+ messages)

your patches enabling Arm64's SVE 2.1 extension
 2024-03-11  7:14 UTC  (7+ messages)

[PATCH v2] [2.42 Backport] aarch64: Remove B16B16, SVE2p1 and SME2p1
 2024-03-11  7:10 UTC  (2+ messages)

[PATCH v7 0/5] elf: Use mmap to map in section contents
 2024-03-10 14:14 UTC  (6+ messages)
` [PATCH v7 1/5] elf: Use mmap to map in read-only sections
` [PATCH v7 2/5] elf: Add _bfd_elf_m[un]map_section_contents
` [PATCH v7 3/5] elf: Use mmap to map in symbol and relocation tables
` [PATCH v7 4/5] elf: Don't cache symbol nor relocation tables with mmap
` [PATCH v7 5/5] elf: Always keep symbol table and relocation info for eh_frame

[PATCH v6 0/5] elf: Use mmap to map in section contents
 2024-03-10  4:37 UTC  (10+ messages)
` [PATCH v6 1/5] elf: Use mmap to map in read-only sections
` [PATCH v6 2/5] elf: Add _bfd_elf_m[un]map_section_contents
` [PATCH v6 3/5] elf: Use mmap to map in symbol and relocation tables
` [PATCH v6 4/5] elf: Don't cache symbol nor relocation tables with mmap
` [PATCH v6 5/5] elf: Always keep symbol table and relocation info for eh_frame

[PATCH v4 0/6] elf: Use mmap to map in section contents
 2024-03-09 16:34 UTC  (22+ messages)
` [PATCH v4 1/6] bfd: Don't hard-code BFD_JUMP_TABLE_COPY
` [PATCH v4 2/6] bfd: Change the --with-mmap default to true
` [PATCH v4 3/6] elf: Use mmap to map in read-only sections
` [PATCH v4 4/6] elf: Add _bfd_elf_mmap_section and _bfd_elf_munmap_section_contents
` [PATCH v4 5/6] elf: Use mmap to map in symbol and relocation tables
` [PATCH v4 6/6] elf: Don't cache symbol nor relocation tables with mmap

libbfd examples?
 2024-03-09 12:56 UTC  (2+ messages)

[PATCH 0/3] Fix some error-printing issues
 2024-03-09 10:31 UTC  (8+ messages)
` [PATCH 1/3] Make several more BFD globals thread-local

[PATCH v2] sh: Make protected symbols local for FDPIC -shared
 2024-03-09  5:07 UTC  (4+ messages)

[PATCH v7] libctf: Sanitize error types for PR 30836
 2024-03-09  2:44 UTC  (6+ messages)
` [PATCH] libctf: check for problems with error returns

[RFC][PATCH v2 0/2] objdump, libiberty: Implement short name search
 2024-03-08 18:13 UTC  (3+ messages)
` [RFC][PATCH v2 1/2] libiberty: implement option to drop templates during demangling
` [RFC][PATCH v2 2/2] objdump: Implement short name search

[PATCH] gas: Fix x86 build with GCC 6.4
 2024-03-08 16:10 UTC 

[PATCH v5 0/4] elf: Use mmap to map in section contents
 2024-03-08 15:24 UTC  (5+ messages)
` [PATCH v5 1/4] elf: Use mmap to map in read-only sections
` [PATCH v5 2/4] elf: Add _bfd_elf_m[un]map_section_contents
` [PATCH v5 3/4] elf: Use mmap to map in symbol and relocation tables
` [PATCH v5 4/4] elf: Don't cache symbol nor relocation tables with mmap

[PATCH] x86/APX: legacy promoted insns can't access %xmm16-%xmm31
 2024-03-08 13:46 UTC 

[PATCH V2] Support APX NF
 2024-03-08 10:40 UTC  (3+ messages)

[PATCH] Support {evex} pseudo prefix for decode evex promoted insns without egpr32
 2024-03-08 10:37 UTC  (2+ messages)

[PATCH v1] LoongArch: Add relaxation for R_LARCH_CALL36
 2024-03-08  9:27 UTC 

[PATCH v1] LoongArch: Fix gas and ld test cases
 2024-03-08  8:31 UTC 

ld: provide /PASSTHRU/ section rule to avoid orphan warnings?
 2024-03-08  8:24 UTC 

[PATCH] gas: gcfg: fix handling of non-local direct jmps in gcfg
 2024-03-08  6:35 UTC 

[PATCH v2] RISC-V: Support Zabha extension
 2024-03-08  2:27 UTC  (4+ messages)
  `  "

Sourceware Open Office, Friday 18:00 UTC, don't feel isolated
 2024-03-07 22:06 UTC 

Spotify Premium Benefits
 2024-03-07  3:37 UTC 

[PATCH v4] RISC-V: Add -march=help for gas
 2024-03-07  2:46 UTC  (5+ messages)

[PATCH v3 0/6] elf: Use mmap to map in section contents
 2024-03-06 23:26 UTC  (9+ messages)
` [PATCH v3 1/6] bfd: Don't hard-code BFD_JUMP_TABLE_COPY
` [PATCH v3 2/6] bfd: Change the --with-mmap default to true
` [PATCH v3 3/6] elf: Use mmap to map in read-only sections
` [PATCH v3 4/6] elf: Add _bfd_elf_mmap_section and _bfd_elf_munmap_section_contents
` [PATCH v3 5/6] elf: Use mmap to map in symbol and relocation tables
` [PATCH v3 6/6] elf: Don't cache symbol nor relocation tables with mmap

[PATCH 0/4] elf: Use mmap to map in section contents
 2024-03-06 20:51 UTC  (10+ messages)
` [PATCH 1/4] elf: Use mmap to map in read-only sections
` [PATCH 2/4] elf: Add _bfd_elf_mmap_section and _bfd_elf_munmap_section_contents
` [PATCH 3/4] elf: Use mmap to map in symbol and relocation tables
` [PATCH 4/4] elf: Don't cache symbol nor relocation tables with mmap

Help needed with maintainer-mode
 2024-03-06 17:22 UTC  (26+ messages)

[PATCH v2 0/6] elf: Use mmap to map in section contents
 2024-03-06 16:13 UTC  (7+ messages)
` [PATCH v2 1/6] bfd: Don't hard-code BFD_JUMP_TABLE_COPY
` [PATCH v2 2/6] bfd: Change the --with-mmap default to true
` [PATCH v2 3/6] elf: Use mmap to map in read-only sections
` [PATCH v2 4/6] elf: Add _bfd_elf_mmap_section and _bfd_elf_munmap_section_contents
` [PATCH v2 5/6] elf: Use mmap to map in symbol and relocation tables
` [PATCH v2 6/6] elf: Don't cache symbol nor relocation tables with mmap

Home Maintenance App !!!
 2024-03-06 12:06 UTC 

[PATCH] bfd: make _bfd_section_size_insane part of the public API
 2024-03-06 11:30 UTC  (10+ messages)

[PATCH v2] LoongArch: Scan all illegal operand instructions without interruption
 2024-03-06  7:15 UTC 

[PATCH v1] LoongArch: Scan all illegal operand instructions without interruption
 2024-03-06  1:58 UTC  (3+ messages)

[PATCH] bfd: Print cached message in _bfd_abort
 2024-03-05 22:48 UTC  (4+ messages)

[PATCH 0/2] aarch64: Add support for CPA instructions
 2024-03-05 13:54 UTC  (3+ messages)
` [PATCH 1/2] aarch64: Add support for (M)ADDPT and (M)SUBPT instructions
` [PATCH 2/2] aarch64: Add support for SVE ADDPT, SUBPT, MADPT, MLAPT instructions

[PATCH 0/3] Fix ld.lld-17 libctf version script symbol not defined errors
 2024-03-05  0:37 UTC  (8+ messages)
` [PATCH 1/3] libctf: Remove undefined functions from ver. map
` [PATCH 2/3] libctf: Add comment for conditionally def'd sym
` [PATCH 3/3] libctf: Regnerate configure

[PATCH][Binutils] arm: Add support for Armv9.5-A
 2024-03-04 17:02 UTC  (3+ messages)

[PATCH v1 0/4][Binutils] aarch64: testsuite: refactoring of some tests to share test macros
 2024-03-04 14:43 UTC  (5+ messages)
` [PATCH v1 4/4] aarch64: testsuite: share test utils macros and use them

[binutils] libctf: Remove undefined functions from ver. map
 2024-03-02  3:36 UTC  (7+ messages)

[RFC] ld: fix --non-contiguous-regions error checks
 2024-03-01 18:07 UTC 

[PATCH] MIPS: support PCREL GOT access
 2024-03-01 17:38 UTC  (9+ messages)

[0/3] [2.42 Backport] aarch64: Remove B16B16, SVE2p1 and SME2p1
 2024-03-01 17:33 UTC  (7+ messages)
` [PATCH 1/3] [2.42 Backport] aarch64: Remove SME2p1
` [PATCH 2/3] [2.42 Backport] aarch64: Remove SVE2p1
` [PATCH 3/3] [2.42 Backport] aarch64: Remove B16B16

[PATCH v6] MIPS: Reject branch absolute relocs for PIC for linking
 2024-03-01 17:23 UTC  (6+ messages)

[PATCH] x86: KeyLocker insn interaction with -msse-check / .sse_check
 2024-03-01 12:44 UTC 

[PATCH] x86/APX: permit wider than 4-bit immediates with V{EXTRACT,INSERT}{F,I}128
 2024-03-01 12:42 UTC 

[PATCH] x86: don't open-code REG_{SP,FP}
 2024-03-01 12:40 UTC 

[PATCH 00/14] s390: Enhancements to working with addressing operands
 2024-03-01 12:24 UTC  (2+ messages)

[PATCH] Support APX NF
 2024-03-01 11:50 UTC  (22+ messages)

your patch enabling Arm64's GCS extension
 2024-03-01  6:48 UTC  (4+ messages)

[PATCH v3 0/3] LoongArch: TLS type transition instruction removal and old LE relax
 2024-03-01  6:17 UTC  (4+ messages)
` [PATCH v3 1/3] LoongArch: Delete extra instructions when TLS type transition
` [PATCH v3 2/3] LoongArch: Add dtpoff calculation function
` [PATCH v3 3/3] LoongArch: Fix some test cases for TLS transition and relax

[PATCH] elf: Use mmap to map in read-only sections
 2024-03-01  4:30 UTC 

MAILBOX SURPORT
 2024-03-01  0:16 UTC 

PR19871, description of --pie
 2024-02-29 22:54 UTC 

[PATCH v1 1/1][Binutils] aarch64: Fix the 2nd operand in gcsstr and gcssttr instructions
 2024-02-29 21:39 UTC  (3+ messages)
  ` [Committed][PATCH "

[PATCH] objdump: Implement short name search
 2024-02-29 21:29 UTC  (3+ messages)

It's A Give Away Gift
 2024-02-29 13:25 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).