public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
Appending program headers to existing ELFs?
 2023-11-16  8:51 UTC  (4+ messages)

[PATCH v1 0/6] Fix some bugs of relaxation
 2023-11-16  7:43 UTC  (10+ messages)
` [PATCH v1 1/6] LoongArch: Fix ld --no-relax bug
` [PATCH v1 2/6] LoongArch: Directly delete relaxed instuctions in first relaxation pass
` [PATCH v1 3/6] LoongArch: Multiple relax_trip in one relax_pass
` [PATCH v1 4/6] LoongArch: Remove "elf_seg_map (info->output_bfd) == NULL" relaxation condition
` [PATCH v1 5/6] LoongArch: Modify link_info.relax_pass from 3 to 2
` [PATCH v1 6/6] LoongArch: Add more relaxation testcases

[PATCH v2 0/3] Add support for LoongArch V1.1 instructions
 2023-11-16  3:02 UTC  (3+ messages)

[PATCH 1/5] LoongArch: Fix ld --no-relax bug
 2023-11-16  2:06 UTC  (7+ messages)
` [PATCH 4/5] LoongArch: Remove "elf_seg_map (info->output_bfd) == NULL" relaxation condition

[PATCH 0/2] gas,bpf: cleanup bad symbols created while parsing
 2023-11-15 21:57 UTC  (6+ messages)
` [PATCH 1/2] gas: add symbol_table_remove
` [PATCH 2/2] bpf: remove symbols created during failed parse

Checks that autotools generated files were re-generated correctly
 2023-11-15 19:48 UTC 

Finalized intl-update patches
 2023-11-15 15:47 UTC  (4+ messages)

[COMMITTED] Finalized intl-update patches (trois)
 2023-11-15 15:18 UTC 

[PATCH v2 0/8] Support Intel APX EGPR
 2023-11-15 14:56 UTC  (53+ messages)
` [PATCH 1/8] Support APX GPR32 with rex2 prefix
` [PATCH 4/8] Add tests for APX GPR32 with extend evex prefix
` [PATCH 5/8] Support APX NDD
` [PATCH 6/8] Support APX Push2/Pop2
` [PATCH 7/8] Support APX NDD optimized encoding
            ` [PATCH][v3] "
        ` [PATCH 1/2] Reorder APX insns in i386.tbl
` [PATCH 8/8] Support APX JMPABS

[RISC-V] [SIG-toolchain] Meeting will be canceled (Nov 16, 2023)
 2023-11-15 13:49 UTC 

[COMMITTED] Finalized intl-update patches (deux)
 2023-11-15 13:46 UTC 

[PATCH] GAS/MIPS: add "--defsym r6=" for default when it's r6
 2023-11-15 13:45 UTC  (2+ messages)

☠ Buildbot (Sourceware): binutils-gdb-autoregen - failed 'autoregen.py' (failure) (master)
 2023-11-15 12:55 UTC 

[PATCH V2 3/8] Support APX GPR32 with extend evex prefix
 2023-11-15 11:43 UTC  (22+ messages)

[PATCH] LoongArch: fix internal error when gas handling unsupported relocation type name
 2023-11-15 11:20 UTC  (3+ messages)
` [PATCH] LoongArch: fix internal error when as handling unsupported modifier

[PATCH] MIPS: Fix Irix gas testcases about pdr section
 2023-11-15 11:02 UTC  (3+ messages)

[PATCH][v5] Support Intel USER_MSR
 2023-11-15  7:48 UTC  (8+ messages)
` [PATCH][v6] "

[PATCH v3] MIPS: Fix Irix gas testcases about pdr section
 2023-11-14 11:10 UTC 

[PATCH v2] MIPS: Fix Irix gas testcases about pdr section
 2023-11-14 10:10 UTC 

[PATCH] Regenerate gas/config.in and ld/configure
 2023-11-13 16:07 UTC  (2+ messages)

[PATCH] MIPS: Fix binutils-all tests for r6 triples
 2023-11-13 16:00 UTC  (2+ messages)

[PATCH] ld: Fix redundant space in ld.texi
 2023-11-13 15:34 UTC  (2+ messages)

[PATCH 0/3] RISC-V: Support CORE-V XCVELW, XCVBI, and XCVMEM extensions
 2023-11-13 12:14 UTC  (4+ messages)
` [PATCH 1/3] RISC-V: Add support for XCVelw extension in CV32E40P
` [PATCH 2/3] RISC-V: Add support for XCVbi "
` [PATCH 3/3] RISC-V: Add support for XCVmem "

[PATCH] libctf: adding CU mappings should be idempotent
 2023-11-13 10:43 UTC 

[PATCH] x86: improve a few diagnostics
 2023-11-13  8:31 UTC  (2+ messages)

[PATCH] Fix emit-relocs for aarch64 gold
 2023-11-13  8:15 UTC  (3+ messages)

[PATCH v5 0/4] Gold/MIPS: Improve MIPS support in configure.tgt
 2023-11-13  5:11 UTC  (6+ messages)
` [PATCH v5 1/4] Gold: Add targ_extra_little_endian to configure.ac
` [PATCH v5 2/4] Gold/MIPS: Drop mips*le/mips*el* triple pattern
` [PATCH v5 3/4] Gold/MIPS: Add targ_extra_size=64 for mips32 triples
` [PATCH v5 4/4] Gold/MIPS: Add mips64*/mips64*el triple support

[PATCH v2] MIPS: Change all E_MIPS_* to EF_MIPS_*
 2023-11-13  3:21 UTC  (4+ messages)

[binutils-gdb] Fix: GNU-ld: ARM: Issues when trying to set target output architecture
 2023-11-11 15:20 UTC 

GCC devroom at FOSDEM 2024: Call for Participation open
 2023-11-10 23:20 UTC 

[PATCH] bfd, binutils: add gfx11 amdgpu architectures
 2023-11-10 18:20 UTC  (4+ messages)

[PATCH v2 1/2] bfd: microblaze: Add 32_NONE reloc type
 2023-11-10 16:31 UTC  (6+ messages)
` [PATCH v2 2/2] gas: testsuite: Add microblaze reloc test

[PATCH v5] Gold/MIPS: Use EM_MIPS instead of EM_MIPS_RS3_LE for little endian
 2023-11-10 16:29 UTC  (2+ messages)

[PATCH v1 1/1] opcodes: microblaze: Fix bit masking bug
 2023-11-10 16:09 UTC  (3+ messages)

[PATCH v4 0/2] GAS/MIPS: Fix testcase module-defer-warn2 for r2+ triples
 2023-11-10 16:01 UTC  (4+ messages)
` [PATCH v4 1/2] GAS/MIPS: Convert module-defer-warn2 to .d format
` [PATCH v4 2/2] GAS/MIPS: Add module-defer-warn2-r2 testcase for r2+ triples

[PATCH v2] GAS/MIPS: Add mips16-e-irix.d testcase
 2023-11-10 14:21 UTC  (2+ messages)

CfP for FOSDEM 2024, Debuggers and Analysis tools devroom
 2023-11-10 10:58 UTC 

ld: Avoid overflows in string merging
 2023-11-10 10:10 UTC  (8+ messages)

[PATCH] LoongArch: Add new relocation R_LARCH_CALL36
 2023-11-10  8:36 UTC  (5+ messages)

[PATCH 01/12] RISC-V: Add T-Head VECTOR vendor extension
 2023-11-10  7:35 UTC  (12+ messages)
` [PATCH 02/12] RISC-V: Add CSRs for "
` [PATCH 03/12] RISC-V: Add configuration-setting instructions "
` [PATCH 04/12] RISC-V: Add load/store "
` [PATCH 05/12] RISC-V: Add the sub-extension "XTheadZvlsseg" "
` [PATCH 06/12] RISC-V: Add sub-extension XTheadZvamo "
` [PATCH 07/12] RISC-V: Add integer arithmetic instructions "
` [PATCH 08/12] RISC-V: Add fixed-point "
` [PATCH 09/12] RISC-V: Add floating-point "
` [PATCH 10/12] RISC-V: Add reductions "
` [PATCH 11/12] RISC-V: Add vector mask "
` [PATCH 12/12] RISC-V: Add vector permutation "

[PATCH v3] GAS/MIPS: Add mips16-e-irix.d testcase
 2023-11-10  6:01 UTC 

bfd: use less memory in string merging
 2023-11-09 16:45 UTC  (5+ messages)

[committed] ld: aarch64: Use lp64 abi in recent BTI stub tests
 2023-11-09 15:01 UTC 

[PATCH 0/5] aarch64 BTI stub fixes
 2023-11-09 14:58 UTC  (4+ messages)

[PATCH] aarch64: Fix error in THE system register checking
 2023-11-09 14:08 UTC  (2+ messages)

[PATCH] add opcode for xtheadv
 2023-11-09 10:40 UTC  (4+ messages)

New error building aarcxh64-opc.c
 2023-11-09 10:05 UTC  (2+ messages)

Sourceware Open Office, Friday Novemer 10, 18:00 UTC
 2023-11-08 23:57 UTC 

[PATCH v3 0/2] x86: insn template CPU specifier processing
 2023-11-08 12:46 UTC  (6+ messages)
` [PATCH v3 3/2] x86: do away with is_evex_encoding()

[PATCH/RFC] libdiagnostics: a shared library for emitting diagnostics
 2023-11-07 16:18 UTC  (10+ messages)
` [PATCH 2/2] libdiagnostics: work-in-progress implementation
` [PATCH] binutils: experimental use of libdiagnostics in gas

[PATCH 0/2] x86: pseudo-prefix handling
 2023-11-07 16:08 UTC  (7+ messages)
` [PATCH 1/2] x86: CPU-qualify {disp16} / {disp32}

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