public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
[REVIEW ONLY 0/2] RISC-V (unratified): Add 'Zihintntl' extension
 2022-07-09  4:56 UTC  (3+ messages)
` [REVIEW ONLY 1/2] UNRATIFIED RISC-V: "
` [REVIEW ONLY 2/2] UNRATIFIED RISC-V: Add 'Zihintntl' extension tests

[PATCH 0/1] RISC-V: Add `OP_V' to .insn named opcodes
 2022-07-09  3:51 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/2] RISC-V: Improve "bits undefined" diagnostics
 2022-07-09  3:50 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] RISC-V: Fix required bits on certain environments

[PATCH 0/2] RISC-V: Make some instruction non-aliases to fix a disassembler issue
 2022-07-09  3:50 UTC  (3+ messages)
` [PATCH 1/2] RISC-V: Make `zip'/`unzip' on Zbkb non-aliases
` [PATCH 2/2] RISC-V: Make `fence.tso' a non-alias

[PATCH 0/1] RISC-V: Use faster hash table on disassembling
 2022-07-09  3:49 UTC  (2+ messages)
` [PATCH 1/1] "

New Ukrainian PO file for 'binutils' (version 2.38.90)
 2022-07-08 16:32 UTC 

New Ukrainian PO file for 'bfd' (version 2.38.90)
 2022-07-08 15:57 UTC 

New Ukrainian PO file for 'gas' (version 2.38.90)
 2022-07-08 15:37 UTC 

New Ukrainian PO file for 'ld' (version 2.38.90)
 2022-07-08 15:32 UTC 

New Ukrainian PO file for 'gold' (version 2.38.90)
 2022-07-08 15:22 UTC 

New template for 'opcodes' made available
 2022-07-08 15:20 UTC 

New template for 'ld' made available
 2022-07-08 15:19 UTC 

New template for 'gold' made available
 2022-07-08 15:14 UTC 

New template for 'gas' made available
 2022-07-08 15:13 UTC 

New template for 'bfd' made available
 2022-07-08 15:10 UTC 

New template for 'binutils' made available
 2022-07-08 15:09 UTC 

[PATCH] ld: aarch64: Improve TLS relaxation condition
 2022-07-08 12:52 UTC 

[PATCH] ld: aarch64: Update test linker scripts relocs.ld and relocs-ilp32.ld
 2022-07-08 12:43 UTC 

[PATCH] libopcodes/s390: add support for disassembler styling
 2022-07-08 12:18 UTC  (5+ messages)

☺ Buildbot (GNU Toolchain): binutils-gdb - build successful (master)
 2022-07-08 11:54 UTC 

2.39 branch is now open for commits
 2022-07-08 10:55 UTC 

[PATCH 0/2] AArch64 libopcodes styling
 2022-07-08 10:25 UTC  (22+ messages)
` [PATCH 1/2] opcodes/aarch64: split off creation of comment text in disassembler
` [PATCH 2/2] libopcodes/aarch64: add support for disassembler styling
` [PATCHv2 0/2] AArch64 libopcodes styling
  ` [PATCHv2 1/2] opcodes: add new sub-mnemonic disassembler style
  ` [PATCHv2 2/2] libopcodes/aarch64: add support for disassembler styling
        ` [PATCHv3 0/2] AArch64 libopcodes styling
          ` [PATCHv3 1/2] opcodes: add new sub-mnemonic disassembler style
          ` [PATCHv3 2/2] libopcodes/aarch64: add support for disassembler styling
          ` [PATCHv4 0/2] AArch64 libopcodes styling
            ` [PATCHv4 1/2] opcodes: add new sub-mnemonic disassembler style
            ` [PATCHv4 2/2] libopcodes/aarch64: add support for disassembler styling

☠ Buildbot (GNU Toolchain): binutils-gdb - failed compile (failure) (master)
 2022-07-08 10:24 UTC 

[PATCH v2 0/8] RISC-V: Combined floating point enhancements
 2022-07-08  5:37 UTC  (12+ messages)
` [PATCH v2 3/8] RISC-V: Add Zfhmin/Zhinxmin (with refactoring)
` [PATCH v2 4/8] RISC-V: Fix disassembling Zfinx with -M numeric

[PATCH] gprofng: fix regression in testing for not yet installed version
 2022-07-07 20:24 UTC 

[PATCH] x86: re-order insn template fields
 2022-07-07 16:14 UTC  (4+ messages)

[PATCH v2 0/1] RISC-V: QUICK fix on Li's Zhinx implementation
 2022-07-07  4:25 UTC  (5+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] RISC-V: Fix requirement handling on Zhinx+{D,Q}

[PATCH] gprofng: adjust GPROFNG_VARIANT
 2022-07-06 20:58 UTC 

Deliberate deduplication of -rpath arguments in ld.bfd and ld.gold?
 2022-07-06 11:32 UTC  (2+ messages)

[PATCH] Descriptive DWARF operations dump support for DW_AT_rank
 2022-07-06 11:09 UTC  (3+ messages)

[PATCH] elf: Copy p_align of PT_GNU_STACK for stack alignment
 2022-07-06  6:20 UTC  (2+ messages)

[PATCH 0/3] gas/x86: operand handling (mainly when swapping)
 2022-07-05 15:40 UTC  (5+ messages)
` [PATCH 1/3] x86: fix 3-operand insn reverse-matching
` [PATCH 2/3] x86: fold two switch() statements in match_template()
` [PATCH 3/3] x86: make D attribute usable for XOP and FMA4 insns

[PATCH v2 0/4] gas/x86: .arch / -march= enhancements
 2022-07-05 15:34 UTC  (6+ messages)
` [PATCH v2 1/4] x86: don't leak sub-architecture accumulated strings
` [PATCH v2 2/4] x86: permit "default" with .arch
` [PATCH v2 3/4] x86: generalize disabling of sub-architectures
` [PATCH v2 4/4] x86: introduce a state stack for .arch

New port for Kalray processors
 2022-07-05 13:32 UTC  (4+ messages)

[PATCH] Support for location and range lists for split-dwarf and dwarf-5
 2022-07-05 11:34 UTC  (3+ messages)

[RESEND PATCH 0/1] RISC-V: Update 'Zihintpause' extension version
 2022-07-05 10:40 UTC  (5+ messages)
` [RESEND PATCH 1/1] RISC-V: Update Zihintpause "

[PATCH] bfd: Fix issues with files in debug_line table with dwarf5
 2022-07-05  6:46 UTC 

[PATCH] bfd: Fix issues with files in debug_line table with dwarf5
 2022-07-05  6:06 UTC  (7+ messages)

buildbot users try branch builders
 2022-07-04 14:10 UTC  (6+ messages)

alloc gas seginfo on notes obstack
 2022-07-04 13:24 UTC 

objcopy: bfd_alloc orelocation
 2022-07-04 13:22 UTC 

Commit: Update libiberty's rust demangler
 2022-07-04 12:55 UTC 

☺ Buildbot (GNU Toolchain): binutils-gdb - build successful (master)
 2022-07-04 11:41 UTC 

[PATCH] Modified changes for split-dwarf and dwarf-5
 2022-07-04 11:18 UTC  (3+ messages)

☠ Buildbot (GNU Toolchain): binutils-gdb - failed update (failure) (master)
 2022-07-04 10:43 UTC 

binutils builder.sourceware.org status
 2022-07-04  6:21 UTC  (2+ messages)

☠ Buildbot (GNU Toolchain): binutils-gdb - failed test (failure) (master)
 2022-07-03 17:30 UTC  (2+ messages)

☺ Buildbot (GNU Toolchain): binutils-gdb - build successful (master)
 2022-07-03 16:50 UTC 

☺ Buildbot (GNU Toolchain): binutils-gdb - build successful (master)
 2022-07-03 16:45 UTC 

[PATCH] gas/x86: .arch / -march= enhancements
 2022-07-01 19:44 UTC  (17+ messages)
` [PATCH 1/7] x86: don't leak sub-architecture accumulated strings
` [PATCH 2/7] x86: de-duplicate sub-architecture strings accumulation
` [PATCH 3/7] x86: permit "default" with .arch
` [PATCH 4/7] x86: macro-ize cpu_arch[] entries
` [PATCH 5/7] x86: introduce fake processor type to mark sub-arch entries in cpu_arch[]
` [PATCH 6/7] x86: generalize disabling of sub-architectures
` [PATCH 7/7] x86: introduce a state stack for .arch

[PATCH] Fix range lists issues (dwarf-5)
 2022-07-01 14:29 UTC  (5+ messages)

[PATCH] aarch64: Disallow copy relocations on protected data
 2022-07-01 11:16 UTC  (5+ messages)
    ` PING: "

2.39 Release Schedule
 2022-07-01  4:08 UTC  (4+ messages)

[PATCH 0/3] gas/x86: displacement handling adjustments
 2022-06-30 22:51 UTC  (7+ messages)
` [PATCH 1/3] x86-64: improve handling of branches to absolute addresses
` [PATCH 2/3] x86: restore masking of displacement kinds
` [PATCH 3/3] x86: fold Disp32S and Disp32

[PATCH v2 0/6] gas: Add support for LLVM addrsig and addrsig_sym
 2022-06-30 20:59 UTC  (5+ messages)

Commit: Fix parsing of readelf's -wN and -wE options
 2022-06-30 13:52 UTC 

[PATCH] fix location list offset address dump under DW_AT_location (dwarf-5)
 2022-06-30 12:26 UTC  (3+ messages)

[PATCH] gas/testsuite: properly exclude aout in all/weakref1u
 2022-06-30 11:54 UTC 

[PATCH] opcodes/avr: Implement style support in the disassembler
 2022-06-30 11:10 UTC  (3+ messages)
` [PING][PATCH] "

[PATCH,RFC,V4 0/8] Definition and Implementation of CTF Frame format
 2022-06-29 19:38 UTC  (2+ messages)

☺ Buildbot (GNU Toolchain): binutils-gdb - build successful (master)
 2022-06-29 17:01 UTC 

[RISCV] RISC-V GNU Toolchain Biweekly Sync-up call (June 30, 2022)
 2022-06-29 14:53 UTC 

☠ Buildbot (GNU Toolchain): binutils-gdb - failed update (failure) (master)
 2022-06-29 11:35 UTC 

[PATCH] Arm64: re-work PR gas/27217 fix
 2022-06-29  8:20 UTC 

[PATCH] ELF: emit symbol table when there are relocations
 2022-06-29  6:14 UTC 

[PATCH] gprofng: implement a functional gp-display-html
 2022-06-29  6:00 UTC 

ld/x86: skip p_align-1 tests with unsuitable compiler
 2022-06-29  5:59 UTC  (2+ messages)

PATCH] gprofng: implement a functional gp-display-html
 2022-06-29  5:55 UTC 

[PATCH 2/2] gprofng: fix build when BUILD_MAN is false
 2022-06-28 20:16 UTC 

[PATCH] gprofng: use $(sysconfdir) instead $(prefix)/etc
 2022-06-28 16:19 UTC 

[PATCH] windres: add quotes around preprocessor cmd if needed
 2022-06-28 14:55 UTC  (10+ messages)

[PATCH] bfd: handle codepage when opening files on MinGW
 2022-06-28 14:52 UTC  (3+ messages)

[PATCH] x86: drop stray NoRex64 from XBEGIN
 2022-06-28 14:38 UTC  (2+ messages)

New ch_type value ELFCOMPRESS_ZSTD?
 2022-06-28 11:25 UTC  (2+ messages)

[PATCH] gas: fix bogus error on .org involving expression
 2022-06-28  7:13 UTC  (3+ messages)

[PATCH v2 0/3] RISC-V: Add CSRs for several supervisor extensions
 2022-06-28  6:56 UTC  (5+ messages)
` [PATCH v3 0/4] "

[PATCH] x86: Make protected symbols local for -shared
 2022-06-28  4:18 UTC  (15+ messages)

PowerPC64: align plt_branch stubs
 2022-06-28  3:31 UTC 

PowerPC64: plt_stub_pad
 2022-06-28  3:30 UTC 

PowerPC64: Tidy stub type changes
 2022-06-28  3:17 UTC 

☺ Buildbot (GNU Toolchain): binutils-gdb - build successful (master)
 2022-06-28  1:46 UTC 

☠ Buildbot (GNU Toolchain): binutils-gdb - failed update (failure) (master)
 2022-06-28  1:23 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).