public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
☺ 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 v2 0/2] Replace intl/ with out-of-tree GNU gettext
 2023-09-27 17:43 UTC  (15+ messages)
` [PATCH v2 1/2] *: add modern gettext support
` [PATCH v2 2/2] *: suppress xgettext 0.22 charset name error

[PATCH v2] x86-64: Add -z mark-plt and -z nomark-plt
 2023-09-27 17:19 UTC 

[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 0/8] [RFC] Support Intel APX EGPR
 2023-09-27 15:59 UTC  (20+ 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 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 v1 1/1] opcodes: microblaze: Add new bit-field instructions
 2023-09-27 15:29 UTC  (2+ messages)

[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 v2 1/1] gas: microblaze: Add mlittle-endian and mbig-endian flags
 2023-09-27 15:14 UTC  (2+ messages)

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

Trying to install binutils-gdb
 2023-09-27 14:42 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 v1 1/1] ld: microblaze: Add error detail for mxl-gp-opt flag
 2023-09-27 13:48 UTC 

[PATCH] Add support to readelf for the PT_OPENBSD_NOBTCFI segment type
 2023-09-27 13:38 UTC  (2+ messages)

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

[PATCH v2] RISC-V: Add support for numbered ISA mapping strings
 2023-09-27 12:42 UTC 

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

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

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

Binutils Code of Conduct
 2023-09-26 16:02 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

[PATCH] GAS/MIPS: Fix testcase module-defer-warn2 for r2+ triples
 2023-09-26 11:20 UTC  (2+ messages)
` [PATCH v2] "

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 

[PATCH] RISC-V: Protect .got with relro
 2023-09-25  9:53 UTC  (4+ messages)

☠ 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 

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

[PATCH 0/6] [RFC] Support Intel APX EGPR (part II)
 2023-09-25  1:35 UTC  (9+ 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] 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  (6+ 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 

☝ Buildbot (Sourceware): binutils-gdb - worker not pinged (master)
 2023-09-21  1:36 UTC 

[PATCH,RFC 0/9] SCFI implementation in GNU assembler
 2023-09-20 23:04 UTC  (10+ messages)
` [PATCH,RFC 1/9] gas: dw2gencfi: minor rejig for cfi_sections_set and all_cfi_sections
` [PATCH,RFC 2/9] gas: dw2gencfi: use all_cfi_sections instead of cfi_sections
` [PATCH,RFC 3/9] gas: dw2gencfi: expose a new cfi_set_last_fde API
` [PATCH,RFC 4/9] gas: dw2gencfi: move some tc_* defines to the header file
` [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 7/9] gas: scfidw2gen: new functionality to prepapre for SCFI
` [PATCH,RFC 8/9] gas: synthesize CFI for hand-written asm
` [PATCH,RFC 9/9] gas: testsuite: add a x86_64 testsuite for SCFI

Notes on synthesizing CFI for assembly in GAS
 2023-09-20 22:16 UTC 

Notes on synthesizing CFI for assembly in GAS
 2023-09-20 22:06 UTC 

[PATCH users/roland/gold-charnn] gold: Use char16_t, char32_t instead of uint16_t, uint32_t as character types
 2023-09-20  0:41 UTC  (3+ messages)

elf-attrs.c memory allocation fail
 2023-09-19 22:58 UTC 

readelf.c 'ext' may be used uninitialized
 2023-09-19 22:58 UTC 

[PATCH v2 0/4] x86: fold a number of VEX and EVEX templates
 2023-09-19 15:45 UTC  (5+ messages)
` [PATCH v2 1/4] x86: fold certain "
` [PATCH v2 2/4] x86: fold VAES/VPCLMULQDQ "
` [PATCH v2 3/4] x86: fold FMA "
` [PATCH v2 4/4] x86: fold F16C "

[PATCH 0/7] [RFC] Support Intel APX EGPR
 2023-09-19 13:16 UTC  (9+ messages)
` [PATCH 1/7] Support APX GPR32 with rex2 prefix
` [PATCH 2/7] Support APX GPR32 with extend evex prefix
` [PATCH 3/7] Support APX NDD
` [PATCH 4/7] Support APX NDD optimized encoding
` [PATCH 5/7] Support APX Push2/Pop2
` [PATCH 6/7] Support APX NF
` [PATCH 7/7] Support APX JMPABS

[PATCH 0/7] arc: Add new ARCv3 isa support to ARC's backend
 2023-09-19  8:12 UTC  (4+ messages)
` [PATCH 3/7] arc: Add new ARCv3 ISA to BFD
` [PATCH 6/7] arc: Update ARC's Gnu Assembler backend with ARCv3 ISA
` [PATCH 7/7] arc: Add new opcode functions for "

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