public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
☺ Buildbot (Sourceware): binutils-gdb - build successful (master)
 2023-09-29 11:02 UTC 

Trying to install binutils-gdb
 2023-09-29 10:23 UTC  (5+ messages)

☠ Buildbot (Sourceware): binutils-gdb - failed test (failure) (master)
 2023-09-29  0:36 UTC 

[PATCH] GAS/MIPS: Fix testcase module-defer-warn2 for r2+ triples
 2023-09-28 23:46 UTC  (3+ messages)
` [PATCH v2] "

Binutils Code of Conduct
 2023-09-28 23:35 UTC  (6+ messages)

☝ Buildbot (Sourceware): binutils-gdb - retry lost connection test (retry) (master)
 2023-09-28 20:41 UTC 

[PATCH v2 1/1] gas: microblaze: Add mlittle-endian and mbig-endian flags
 2023-09-28 20:16 UTC  (3+ messages)

[PATCH v1 1/1] ld: microblaze: Add error detail for mxl-gp-opt flag
 2023-09-28 19:47 UTC  (2+ messages)

[PATCH v1 1/1] gas: expr: fix support .long 0U and .long 0u
 2023-09-28 19:27 UTC  (3+ messages)

[PATCH v2] libctf: ctf_member_next needs to return (ssize_t)-1 on error
 2023-09-28 16:41 UTC  (8+ messages)
` [PATCH v3] "
        ` [PATCH v4] "

[PATCH v3] x86-64: Add -z mark-plt and -z nomark-plt
 2023-09-28 15:38 UTC 

[PATCH,RFC 0/9] SCFI implementation in GNU assembler
 2023-09-28 15:01 UTC  (8+ messages)
` [PATCH,RFC 5/9] gas: add new command line option --scfi[=all,none]
` [PATCH,RFC 6/9] gas: dw2gencfi: ignore all .cfi_* directives with --scfi=all
  ` [PATCH, RFC "
` [PATCH,RFC 8/9] gas: synthesize CFI for hand-written asm

[PATCH v2] x86-64: Add -z mark-plt and -z nomark-plt
 2023-09-28 14:54 UTC  (6+ messages)

[PATCH 0/6] [RFC] Support Intel APX EGPR (part II)
 2023-09-28 14:53 UTC  (11+ messages)
` [PATCH 1/6] Support {evex} pseudo prefix for decode evex promoted insns without egpr32
` [PATCH 2/6] Disable pseudo prefix {rex2} for illegal instructions
` [PATCH 3/6] x86-64: Add R_X86_64_CODE_4_GOTPCRELX
` [PATCH 4/6] gold: Handle R_X86_64_CODE_4_GOTPCRELX
` [PATCH 5/6] For
` [PATCH 6/6] Gold: Handle R_X86_64_CODE_4_GOTPC32_TLSDESC/R_X86_64_CODE_4_GOTTPOFF

[PATCH] bfd, binutils: add gfx11 amdgpu architectures
 2023-09-28 14:22 UTC 

[PATCH 0/8] [RFC] Support Intel APX EGPR
 2023-09-28 13:11 UTC  (26+ messages)
` [PATCH 1/8] Support APX GPR32 with rex2 prefix
` [PATCH 2/8] Support APX GPR32 with extend evex prefix
` [PATCH 3/8] Add tests for "
` [PATCH 4/8] Support APX NDD
` [PATCH 5/8] Support APX NDD optimized encoding
` [PATCH 6/8] Support APX Push2/Pop2
` [PATCH 7/8] Support APX NF
` [PATCH 8/8] Support APX JMPABS

[PATCH] Add support to readelf for the PT_OPENBSD_NOBTCFI segment type
 2023-09-28 12:39 UTC  (4+ messages)

[PATCH v1 1/1] opcodes: microblaze: Add new bit-field instructions
 2023-09-28  9:53 UTC  (3+ messages)

[PATCH v2 0/2] Replace intl/ with out-of-tree GNU gettext
 2023-09-28  9:43 UTC  (16+ messages)
` [PATCH v2 1/2] *: add modern gettext support
` [PATCH v2 2/2] *: suppress xgettext 0.22 charset name error

[PATCH 1/2] as: add option for generate R_LARCH_32/64_PCREL
 2023-09-28  8:01 UTC  (2+ messages)
` [PATCH 2/2] Add testsuits for new assembler option of mthin-add-sub

Overlapping program headers/segments
 2023-09-28  7:25 UTC  (4+ messages)

[PATCH v1 1/1] ld: microblaze: ignore rwx segments
 2023-09-28  5:57 UTC 

[PATCH v1 1/1] opcodes: microblaze: Add hibernate and suspend instructions
 2023-09-28  4:19 UTC 

[PATCH] MIPS: fix readelf -S bintest test for N64 triples
 2023-09-28  3:45 UTC  (3+ messages)

minor patch to improve gprofng performance (re: Bug 30898)
 2023-09-28  2:47 UTC 

[PATCH v2] RISC-V: Add support for numbered ISA mapping strings
 2023-09-28  1:41 UTC  (2+ messages)

[PATCH] RISC-V: Protect .got with relro
 2023-09-27 21:55 UTC  (5+ messages)

☺ Buildbot (Sourceware): binutils-gdb - build successful (master)
 2023-09-27 19:47 UTC 

[PATCH 1/7] config/debuginfod.m4: Add check for libdebuginfod 0.188
 2023-09-27 19:14 UTC  (4+ messages)

[PATCH] x86-64: Add -z mark-plt and -z nomark-plt
 2023-09-27 17:17 UTC  (3+ messages)

☠ Buildbot (Sourceware): binutils-gdb - failed test (failure) (master)
 2023-09-27 17:01 UTC 

[PATCH v1 1/1] bfd: elflink: upstream change to garbage collection sweep causes mb regression
 2023-09-27 16:09 UTC  (2+ messages)

[PATCH 00/11] x86: NOP emission adjustments
 2023-09-27 15:59 UTC  (13+ messages)
` [PATCH 01/11] x86: record flag_code in tc_frag_data
` [PATCH 02/11] x86: i386_generate_nops() may not derive decisions from global variables
` [PATCH 03/11] x86: don't use 32-bit LEA as NOP surrogate in 64-bit code
` [PATCH 04/11] x86: don't use operand size override with NOP in 16-bit code
` [PATCH 05/11] x86: respect ".arch nonop" when selecting which NOPs to emit
` [PATCH 06/11] x86: i686 != PentiumPro
` [PATCH 07/11] x86: don't record full i386_cpu_flags in struct i386_tc_frag_data
` [PATCH 08/11] x86: add a few more NOP patterns
` [PATCH 09/11] x86: fold a few of the "alternative" "
` [PATCH 10/11] x86: fold NOP testcase expectations where possible
` [PATCH 11/11] gas: make .nops output visible in listing

[PATCH V2 1/8] Support APX GPR32 with rex2 prefix
 2023-09-27 15:53 UTC 

After Cauldron - online mini BoFs and Fosdem
 2023-09-27 15:46 UTC 

[PATCH 1/3] AArch64: Refactor system register data
 2023-09-27 15:26 UTC  (3+ messages)
` [PING] "

[PATCH v1 1/1] bfd: microblaze: Fix bug in TLSTPREL Relocation
 2023-09-27 15:24 UTC  (2+ messages)

[PATCH v1 1/1] gas: microblaze: fixing constant range check issue
 2023-09-27 15:23 UTC  (2+ messages)

[PATCH v1 1/1] gas: microblaze: Add mlittle-endian and mbig-endian flags
 2023-09-27 14:50 UTC  (3+ messages)

[PATCH v1 1/1] opcodes: microblaze: Add wdc.ext.clear and wdc.ext.flush insns
 2023-09-27 13:52 UTC  (3+ messages)

[PATCH] RISC-V: Add support for numbered ISA mapping strings
 2023-09-27 12:09 UTC  (2+ messages)

☺ Buildbot (Sourceware): binutils-gdb - build successful (master)
 2023-09-27 10:10 UTC 

☠ Buildbot (Sourceware): binutils-gdb - failed test (failure) (master)
 2023-09-27  9:53 UTC 

Compiling binutils: .bootstrap doesn't work
 2023-09-26 21:52 UTC  (2+ messages)

☺ Buildbot (Sourceware): binutils-gdb - build successful (master)
 2023-09-26 16:25 UTC 

☠ Buildbot (Sourceware): binutils-gdb - failed test (failure) (master)
 2023-09-26 14:41 UTC 

[PATCH 0/2] aarch64: Restructure feature flag handling
 2023-09-26 13:52 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] aarch64: Allow feature flags to occupy >64 bits

History of gas
 2023-09-25 23:06 UTC  (2+ messages)

[PATCH 0/2] Replace intl/ with out-of-tree GNU gettext
 2023-09-25 19:43 UTC  (7+ messages)
` [PATCH 1/2] *: add modern gettext support
` [PATCH 2/2] *: suppress xgettext 0.22 charset name error

☺ Buildbot (Sourceware): binutils-gdb - build successful (master)
 2023-09-25 15:30 UTC 

☺ Buildbot (Sourceware): binutils-gdb - build successful (master)
 2023-09-25 14:55 UTC 

[committed 01/10] arc: Add new GAS tests for ARCv3
 2023-09-25 14:09 UTC  (14+ messages)
` [committed 02/10] arc: Add new LD "
` [committed 03/10] arc: Add new ARCv3 ISA to BFD
` [committed 04/10] arc: Add new linker emulation and scripts for ARCv3 ISA
` [committed 05/10] arc: Update opcode related include files for ARCv3
` [committed 06/10] arc: Update ARC's Gnu Assembler backend with ARCv3 ISA
` [committed 07/10] arc: Add new opcode functions for "
` [committed 08/10] arc: New ARCv3 ISA instruction table
` [committed 09/10] arc: Update arc's gas tests
` [committed 10/10] arc: Update NEWS files

[PATCH] x86: tighten .insn SAE and broadcast checking
 2023-09-25 12:37 UTC 

[committed] arc: Update bfd arc pattern file to allow enable-targets=all
 2023-09-25 12:22 UTC 

☠ Buildbot (Sourceware): binutils-gdb - failed compile (failure) (master)
 2023-09-25  9:56 UTC 

☠ Buildbot (Sourceware): binutils-gdb - failed compile (failure) (master)
 2023-09-25  9:22 UTC 

[PATCH v2 0/3] RISC-V: Add ratified 'E' base ISA support with draft ABIs
 2023-09-25  8:04 UTC  (4+ messages)
` [PATCH v3 "

[committed] arc: Update binutils arc predicate for tests
 2023-09-25  7:33 UTC 

[PATCH] LoongArch/GAS: Add support for branch relaxation
 2023-09-24  6:53 UTC 

[PATCH 0/2] x86-64: immediate insn operand fixes
 2023-09-22  7:52 UTC  (3+ messages)
` [PATCH 1/2] x86-64: fix suffix-less PUSH of symbol address
` [PATCH 2/2] x86-64: REX.W overrides DATA_PREFIX

[RISC-V] [SIG-toolchain] Meeting will be canceled (Sep 24, 2023)
 2023-09-21  9:07 UTC 

[PATCH] RISC-V: emit R_RISCV_RELAX for the la pseudo instruction
 2023-09-21  7:37 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v3] ld: write resolved path to included file to dependency-file
 2023-09-21  6:03 UTC  (2+ messages)

[PATCH] gprofng: 30834 improve disassembly output for call and branch instructions
 2023-09-21  3:13 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).