public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
[RFC PATCH v1] RISC-V: Support Zicond extension
 2023-06-27 23:33 UTC  (10+ messages)

[PATCH 00/12] SFrame Version 2 - definition and support
 2023-06-27 21:20 UTC  (13+ messages)
` [PATCH 01/12] sframe.h: format bump to SFrame version 2
` [PATCH 02/12] gas: generate SFrame section with version SFRAME_VERSION_2
` [PATCH 03/12] libsframe: add new APIs to get SFrame version
` [PATCH 04/12] libsframe: add new APIs to add and get SFrame FDE in SFrame version 2
` [PATCH 05/12] libsframe: adjust version check in sframe_header_sanity_check_p
` [PATCH 06/12] libsframe: testsuite: fixes for SFRAME_VERSION_2
` [PATCH 07/12] bfd: linker: add support for rep_block_size for pltN entries
` [PATCH 08/12] bfd: linker: generate SFrame sections with version SFRAME_VERSION_2
` [PATCH 09/12] objdump/readelf: adjust for SFRAME_VERSION_2
` [PATCH 10/12] doc: sframe: update specification "
` [PATCH 11/12] doc: sframe: add details about alignment in the SFrame format
` [PATCH 12/12] binutils/NEWS: announce SFrame version 2 as the new default

[PATCH 00/10] Patches for libsframe versioning and symbol versioning
 2023-06-27 19:59 UTC  (12+ messages)
` [PATCH 01/10] libsframe: add library versioning
` [PATCH 02/10] libsframe: remove sframe_get_funcdesc_with_addr API
` [PATCH 03/10] libsframe: add symbol versioning
` [PATCH 04/10] libsframe: update the semantics of sframe_fre_get_ra_offset
` [PATCH 05/10] libsframe: update the semantics of sframe_fre_get_fp_offset
` [PATCH 06/10] libsframe: use uint32_t for fre_type and fde_type function args
` [PATCH 07/10] bfd: libsframe: use uint32_t for return type of sframe_calc_fre_type
` [PATCH 08/10] libsframe: use uint8_t instead of unsigned char for abi_arch
` [PATCH 09/10] libsframe: use uint8_t for return type of sframe_fre_get_base_reg_id
` [PATCH 10/10] binutils/NEWS: add note about upcoming libsframe changes

[COMMITTED] libsframe: add library versioning
 2023-06-27 19:51 UTC  (12+ messages)
` [COMMITTED] libsframe: remove sframe_get_funcdesc_with_addr API
` [COMMITTED] libsframe: add symbol versioning
` [COMMITTED] libsframe: update the semantics of sframe_fre_get_ra_offset
` [COMMITTED] libsframe: update the semantics of sframe_fre_get_fp_offset
` [COMMITTED] libsframe: use uint32_t for fre_type and fde_type function args
` [COMMITTED] libsframe: bfd: use uint32_t for return type of sframe_calc_fre_type
` [COMMITTED] libsframe: use uint8_t instead of unsigned char for abi_arch
` [COMMITTED] libsframe: use uint8_t for return type of sframe_fre_get_base_reg_id
` [COMMITTED] libsframe: use appropriate data types for args of sframe_encode
` [COMMITTED] libsframe: bfd: use uint32_t for return type of get_num_fidx APIs
` [COMMITTED] binutils/NEWS: add note about upcoming libsframe changes

[PATCH] section-match: Check parent archive name as well
 2023-06-27 16:03 UTC  (4+ messages)

[PATCH] [RISC-V] Optimize GP-relative addressing for linker
 2023-06-27 15:43 UTC  (2+ messages)

[PATCH] gas: NEWS: Add the latest RISC-V extensions
 2023-06-27 14:42 UTC 

Commit: Fix gas testsuite failures for non-ELF AArch64 toolchains
 2023-06-27 14:33 UTC  (4+ messages)

[PATCH] ld - Add SYMBOL_ABI_ALIGNMENT variable and apply to __bss_start
 2023-06-27 14:14 UTC  (2+ messages)

[PATCH] gprofng: Add new tests
 2023-06-26 21:46 UTC 

My Greetings and compliments,
 2023-06-26 20:27 UTC 

New French PO file for 'gold' (version 2.39.90)
 2023-06-26 17:17 UTC 

[RFC] Make __bss_start point at actual start of .bss
 2023-06-26 16:27 UTC  (6+ messages)

Commit: Update libiberty sources
 2023-06-26 14:46 UTC 

[PATCH] aarch64: Remove version dependencies from features
 2023-06-26 13:50 UTC 

Commit: Sync config.sub and config.guess
 2023-06-26 13:11 UTC 

New French PO file for 'gprof' (version 2.39.90)
 2023-06-26 12:24 UTC  (2+ messages)

2.41 branch approaching
 2023-06-26  5:34 UTC  (3+ messages)

[PATCH] mingw-host: Insert resource to enable UTF-8 active code page
 2023-06-25 21:04 UTC 

[PATCH] LoongArch: Add R_LARCH_64_PCREL relocation support
 2023-06-25  9:55 UTC 

[PATCH v0 0/2] LoongArch: Add LSX and LASX instructions support
 2023-06-25  8:38 UTC  (3+ messages)
` [PATCH v0 1/2] LoongArch: gas: "
` [PATCH v0 2/2] LoongArch: gas: Add LSX and LASX instructions test

Battery Factory
 2023-06-24  1:08 UTC 

[GOLD] Support setting DT_RELACOUNT late
 2023-06-23 11:40 UTC  (2+ messages)
` [GOLD] PowerPC64 huge branch dynamic relocs

[GOLD] powerpc DT_RELACOUNT
 2023-06-23 11:34 UTC 

lto test fails with -fno-inline in CFLAGS
 2023-06-23 11:32 UTC 

[PATCH] x86: Don't check if AVX512 template requires AVX512VL
 2023-06-23  5:59 UTC  (6+ messages)

[PATCH 1/2] Exclude trap instructions for MIPS Allegrex
 2023-06-22 23:25 UTC  (2+ messages)
` [PATCH 2/2] Adding missing MIPS Allegrex instruction

[PATCH] Revert "x86: Don't check if AVX512 template requires AVX512VL"
 2023-06-22 19:37 UTC 

[PATCH] gprofng: Update intel url
 2023-06-21 17:12 UTC  (2+ messages)

[GOLD] PR30536, ppc64el gold linker produces unusable clang-16 binary
 2023-06-21 13:37 UTC 

Commit: Prune warnings about -z execstack when --enable-warn-execstack=yes has been used
 2023-06-21 11:09 UTC 

[PATCH v4 0/7] Some MIPS changes and testsuite fixes
 2023-06-21 11:03 UTC  (20+ messages)
` [PATCH v4 1/7] MIPS: Gas: alter 64 or 32 for mipsisa triples if march is implicit
` [PATCH v4 2/7] MIPS: Set r6 as default arch if vendor is img
` [PATCH v4 3/7] MIPS: Fix r6 testsuites
` [PATCH v4 4/7] MIPS: Fix -gnuabi64 testsuite
` [PATCH v4 5/7] MIPS: Fix some ld testcases with compiler
` [PATCH v4 6/7] MIPS: Disable fix-rm7000-2 and llpscp-64 if not has_newabi
` [PATCH v4 7/7] MIPS: Fix Irix gas testcases

Commit: Fix PR 29072 test with --enable-default-execstack=no
 2023-06-21 10:47 UTC 

[PATCH 0/4] x86: some more optimization plus a new pseudo insn form
 2023-06-21  9:01 UTC  (9+ messages)
` [PATCH 1/4] x86: optimize pre-AVX512 {,V}PCMPEQQ with identical sources
` [PATCH 2/4] x86: optimize pre-AVX512 {,V}PCMPGT* "
` [PATCH 3/4] x86: optimize 128-bit VPBROADCASTQ to VPUNPCKLQDQ
` [PATCH 4/4] x86: provide a 128-bit VBROADCASTSD pseudo

elf32_arm_get_synthetic_symtab memory leak
 2023-06-21  6:21 UTC 

macho-o.c don't leak strtab
 2023-06-21  6:20 UTC 

[PATCH] x86: Free the symbol buffer and the relocation buffer after use
 2023-06-20 22:32 UTC 

[PATCH 0/1] riscv: Ensure LE instruction fetching
 2023-06-20 11:46 UTC  (3+ messages)

arm-none-eabi-as: what decides .text section alignment/padding?
 2023-06-19 16:39 UTC  (5+ messages)

New failures for the mips64el-openbsd target
 2023-06-19  7:23 UTC  (8+ messages)

[PATCH 0/2] riscv: Fix gas when encoding BE floats/doubles
 2023-06-19  7:18 UTC  (5+ messages)

[PATCH V3] optimize handle_COMDAT
 2023-06-18 17:40 UTC 

The use of the name tmpdir in the tests
 2023-06-17 10:38 UTC  (5+ messages)

[PATCH v3 1/2] MIPS: Add MT ASE support for micromips32
 2023-06-17  1:41 UTC  (3+ messages)
` [PATCH v3 2/2] MIPS: Sync oprand char usage between mips and micromips

[PATCH] x86: fix expansion of %XV
 2023-06-16 12:34 UTC 

[PATCH 0/5] x86/disasm: deal with invalid uses of AVX512 masking
 2023-06-16 10:17 UTC  (6+ messages)
` [PATCH 1/5] x86: re-work EVEX-z-without-masking check
` [PATCH 2/5] x86: flag EVEX.z set when destination is a mask register
` [PATCH 3/5] x86: flag EVEX.z set when destination is memory
` [PATCH 4/5] x86: flag EVEX masking when destination is GPR(-like)
` [PATCH 5/5] x86: flag bad EVEX masking for miscellaneous insns

[PATCH] LoongArch: Add fcsr register names support
 2023-06-16  9:30 UTC  (5+ messages)

[PATCH v3 0/7] Some MIPS changes and testsuite fixes
 2023-06-16  6:33 UTC  (14+ messages)
` [PATCH v3 1/7] MIPS: Gas: alter 64 or 32 for mipsisa triples if march is implicit
` [PATCH v3 2/7] MIPS: default r6 if vendor is img
` [PATCH v3 2/7] MIPS: Set r6 as default arch "
` [PATCH v3 3/7] MIPS: fix r6 testsuites
` [PATCH v3 3/7] MIPS: Fix "
` [PATCH v3 4/7] MIPS: fix -gnuabi64 testsuite
` [PATCH v3 4/7] MIPS: Fix "
` [PATCH v3 5/7] MIPS: fix some ld testcases with compiler
` [PATCH v3 5/7] MIPS: Fix "
` [PATCH v3 6/7] MIPS: disable fix-rm7000-2 and llpscp-64 if not has_newabi
` [PATCH v3 7/7] MIPS: Fix Irix gas testcases

☝ Buildbot (Sourceware): binutils-gdb - retry lost connection test (retry) (master)
 2023-06-16  4:45 UTC 

[PATCH 0/4] RISC-V: Support ZC* extensions
 2023-06-16  3:58 UTC  (3+ messages)
` [PATCH 1/4] RISC-V: Minimal support of ZC extensions

[PATCH v2] LoongArch: Support referring to FCSRs as $fcsrX
 2023-06-16  3:16 UTC 

[PATCH] riscv: Use run-time endianess for floating point literals
 2023-06-16  0:25 UTC  (2+ messages)

CFP: Toolchains Track at Linux Plumbers Conf '23
 2023-06-15 15:40 UTC 

[committed] binutils/NEWS: Mention Sony Allegrex MIPS CPU support
 2023-06-15 14:24 UTC 

CVE-2023-25586 fix on binutils-2.38
 2023-06-15 10:17 UTC  (2+ messages)

Maciej's Recent Reverts (and MIPS Maintainership)
 2023-06-15  5:43 UTC 

[committed] MIPS/GAS/testsuite: Fix `-modd-spreg'/`-mno-odd-spreg' test invocations
 2023-06-15  3:51 UTC 

[PATCH v2 0/3] Add support for MIPS Allegrex
 2023-06-15  3:51 UTC  (7+ messages)
` [PATCH v2 1/3] Add MIPS Allegrex CPU as a MIPS2-based CPU
` [PATCH v2 2/3] Add rotation instructions to MIPS Allegrex CPU
` [PATCH v2 3/3] Add additional missing Allegrex CPU instructions

[PATCH v2 0/5] Some MIPS changes and testsuite fixes
 2023-06-15  3:51 UTC  (5+ messages)

[PATCH] gas: documents .gnu_attribute Tag_GNU_MIPS_ABI_MSA
 2023-06-15  3:50 UTC  (5+ messages)

[committed] GAS/doc: Correct Tag_GNU_MIPS_ABI_MSA attribute description
 2023-06-15  3:50 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).