public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
[PATCH v2] ld: Support LD_UNDER_TEST environment variable
 2024-03-16 15:34 UTC 

[PATCH] ld: Support LD_UNDER_TEST environment variable
 2024-03-16 15:28 UTC  (2+ messages)

[PATCH 0/1] Add XSAVE layout description to Core files for debuggers to support varying XSAVE layouts
 2024-03-16 10:29 UTC  (20+ messages)
` [PATCH 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files

[PATCH v4] MIPS: Support PCREL GOT access
 2024-03-16  8:51 UTC 

[PATCH v3] elf: Always honor the first definition in shared object and archive
 2024-03-15 19:43 UTC 

[PATCH] bfd: Use size_t in the BFD mmap interface
 2024-03-15 16:20 UTC  (2+ messages)

[PATCH 0/6] Arm64: (mostly) SVE adjustments
 2024-03-15 16:20 UTC  (4+ messages)
` [PATCH 3/6] Arm64: check tied operand specifier in aarch64-gen

[PATCH] bfd: Fix -Wmaybe-uninitialized in elf-eh-frame.c
 2024-03-15 15:57 UTC 

[committed] gas/NEWS: Remove mention of AArch64 B16B16 extension
 2024-03-15 15:56 UTC 

[PATCH] bfd: add missing include <time.h>
 2024-03-15 15:39 UTC  (3+ messages)

[RFC] add regenerate Makefile target
 2024-03-15 14:25 UTC  (5+ messages)

[PATCH] MIPS: support PCREL GOT access
 2024-03-15 13:44 UTC  (10+ messages)

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

☝ Buildbot (Sourceware): binutils-gdb - retry lost connection test (exception) (master)
 2024-03-15 11:01 UTC 

[PATCH v2] elf: Always honor the first definition in shared object and archive
 2024-03-15 10:26 UTC 

[PATCH] x86: fix Solaris testsuite failures
 2024-03-15  9:31 UTC 

[PATCH 0/2] aarch64: Add support for CPA instructions
 2024-03-15  9:18 UTC  (2+ messages)

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

RELLEB relocation format for ELF
 2024-03-15  0:16 UTC 

[PATCH] elf: Always honor the first definition in shared object and archive
 2024-03-14 23:19 UTC 

[PATCH v2] [2.42 Backport] aarch64: Remove B16B16, SVE2p1 and SME2p1
 2024-03-14 17:18 UTC  (4+ messages)

[PATCH v2] elf: Always honor the first definition in an archive
 2024-03-14 17:17 UTC 

[PATCH] elf: Always honor the first definition in an archive
 2024-03-14 17:05 UTC 

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

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

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

[PATCH] gas, aarch64: Add faminmax extension
 2024-03-13 15:38 UTC 

[PATCH] bfd: Use MAP_FAILED for mmap failure
 2024-03-13 13:39 UTC 

[PATCH] bfd: Don't call bfd_write with 0 size
 2024-03-13 13:31 UTC  (2+ messages)

[PATCH] ld: Improve documentation of -rpath-link search paths
 2024-03-13 10:13 UTC 

[PATCH] opcodes: Fix build verbosity
 2024-03-13  7:38 UTC  (2+ messages)

[PATCH V2] Support APX NF
 2024-03-13  7:36 UTC  (12+ messages)

[PATCH v4] RISC-V: Add -march=help for gas
 2024-03-13  6:00 UTC  (7+ messages)

[PATCH 1/2] contrib: sync dg-extract-results.py with GCC
 2024-03-12 15:50 UTC  (5+ messages)
` [PATCH 2/2] contrib: sync dg-extract-results.sh "

HUET DIR MENG FRÉIEREN MAIL KRAFTEN?
 2024-03-12 12:35 UTC 

[PATCH] gdb: add .pre-commit-config.yaml
 2024-03-12 10:50 UTC  (3+ messages)

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

[PATCH] Sync libbacktrace from gcc [PR31327]
 2024-03-11 23:12 UTC  (5+ messages)

[PATCH] gdb: ignore -Wregister instead of -Wdeprecated-register
 2024-03-11 17:51 UTC  (3+ messages)

☠ Buildbot (Sourceware): binutils-gdb-autoregen - failed 'git diff ...' (failure) (master)
 2024-03-11 17:03 UTC 

[PATCH 0/3] Fix ld.lld-17 libctf version script symbol not defined errors
 2024-03-11 15:33 UTC  (7+ messages)
` [PATCH 2/3] libctf: Add comment for conditionally def'd sym

[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 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 v2] sh: Make protected symbols local for FDPIC -shared
 2024-03-09  5:07 UTC  (4+ messages)

[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] 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 v3 0/6] elf: Use mmap to map in section contents
 2024-03-06 23:26 UTC  (3+ messages)

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).