public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
[PATCH v1 0/7 SECTOR: Support aligning to flash sector boundary
 2023-03-10  0:08 UTC  (5+ messages)
` [PATCH v1 1/7] SECTOR: NEWS
` [PATCH v1 2/7] SECTOR: ld.texi
` [PATCH v1 3/7] SECTOR: ldlex.l
` [PATCH v1 4/7] SECTOR: ldgram.y

[PATCH v2 1/3] gas: Unify parsing of --compress-debug-sections
 2023-03-09 15:33 UTC  (2+ messages)
` [PING] "

[PATCH] RISC-V: Segment fault in riscv_elf_append_rela
 2023-03-09 12:59 UTC  (4+ messages)

objdump: report no section contents
 2023-03-09 12:17 UTC 

Allow frag address wrapping in absolute section
 2023-03-09 12:16 UTC 

[PATCH v12 0/11 Add support for CRC64 generation in linker
 2023-03-09  8:48 UTC  (22+ messages)
` [PATCH v12 01/11] DIGEST: LICENSING
` [PATCH v12 02/11] DIGEST: NEWS
` [PATCH v12 03/11] DIGEST: Documentation
` [PATCH v12 04/11] DIGEST: testsuite
` [PATCH v12 05/11] DIGEST: ldlex.l
` [PATCH v12 06/11] DIGEST: ldgram.y
` [PATCH v12 07/11] DIGEST: ldmain.c
` [PATCH v12 08/11] DIGEST: ldlang.*: add timestamp
` [PATCH v12 09/11] DIGEST: calculation
` [PATCH v12 10/11] DIGEST: Makefile.*
` [PATCH v12 11/11] Build ldint

[PATCH 00/18] x86: new .insn directive
 2023-03-09  6:52 UTC  (27+ messages)
` [PATCH 01/18] x86: introduce "
` [PATCH 02/18] x86: parse VEX and alike specifiers for .insn
` [PATCH 03/18] x86: parse special opcode modifiers "
` [PATCH 04/18] x86: use set_rex_vrex() also for short-form handling
` [PATCH 05/18] x86: move more disp processing out of md_assemble()
` [PATCH 06/18] x86-64: adjust REX-prefix part of SSE2AVX test
` [PATCH 07/18] x86: re-work build_modrm_byte()'s register assignment
` [PATCH 08/18] x86: VexVVVV is now merely a boolean
` [PATCH 09/18] x86: drop "shimm" special case template expansions
` [PATCH 10/18] x86/AT&T: restrict recognition of the "absolute branch" prefix character
` [PATCH 11/18] x86: process instruction operands for .insn
` [PATCH 12/18] x86: decouple broadcast type and bytes fields
` [PATCH 13/18] x86: handle EVEX Disp8 for .insn
` [PATCH 14/18] x86: allow for multiple immediates in output_disp()
` [PATCH 15/18] x86: handle immediate operands for .insn
` [PATCH 16/18] x86: document .insn
` [PATCH 17/18] x86: convert testcases to use .insn
` [PATCH RFC 18/18] x86: .insn example - VEX-encoded instructions of original Xeon Phi

How to get more clients (it's easier than you think)
 2023-03-09  0:06 UTC 

[PATCH 0/4] gas: tidy macro interfacing after removal of gasp
 2023-03-08 16:09 UTC  (5+ messages)
` [PATCH 1/4] gas: drop function pointer parameter from macro_init()
` [PATCH 2/4] gas: isolate macro_strip_at to macro.c
` [PATCH 3/4] gas: use flag_mri directly in macro processing
` [PATCH 4/4] gas: expose flag_macro_alternate globally

[RISCV] RISC-V GNU Toolchain Biweekly Sync-up call (Mar 9, 2023)
 2023-03-08 14:46 UTC 

[RFC] Aligning to flash sector & support of H/W peripherals
 2023-03-08 14:10 UTC 

☺ Buildbot (Sourceware): binutils-gdb - build successful (master)
 2023-03-08 13:33 UTC 

[PATCH v1 0/1 Fix DIGEST build issues on 32-bit hosts
 2023-03-08 12:54 UTC  (2+ messages)
` [PATCH v1] DIGEST: Disable 64-bit CRC for 32-bit BFD

Sourceware infrastructure updates Q1 2023
 2023-03-08 10:48 UTC 

[PATCH v10 0/11 Add support for CRC64 generation in linker
 2023-03-08 10:38 UTC  (13+ messages)
` [PATCH v10 01/11] DIGEST: LICENSING
` [PATCH v10 02/11] DIGEST: NEWS
` [PATCH v10 03/11] DIGEST: Documentation
` [PATCH v10 04/11] DIGEST: testsuite
` [PATCH v10 05/11] DIGEST: ldlex.l
` [PATCH v10 06/11] DIGEST: ldgram.y
` [PATCH v10 07/11] DIGEST: ldmain.c
` [PATCH v10 08/11] DIGEST: ldlang.*: add timestamp
` [PATCH v10 09/11] DIGEST: calculation
` [PATCH v10 10/11] DIGEST: Makefile.*
` [PATCH v10 11/11] Build ldint

Tidy pe_ILF_build_a_bfd a little
 2023-03-08  7:28 UTC 

DIGEST: testsuite
 2023-03-08  3:16 UTC 

Regen potfiles
 2023-03-08  3:15 UTC 

Move nm.c cached line number info to bfd usrdata
 2023-03-08  3:15 UTC 

z8 and z80 coff_reloc16_extra_cases sanity checks
 2023-03-08  3:14 UTC 

☠ Buildbot (Sourceware): binutils-gdb - failed compile (failure) (master)
 2023-03-07 16:17 UTC 

☺ Buildbot (Sourceware): binutils-gdb - build successful (master)
 2023-03-07 15:56 UTC 

☠ Buildbot (Sourceware): binutils-gdb - failed test (failure) (master)
 2023-03-07 15:07 UTC 

[Review is needed] gprofng: read Dwarf 5
 2023-03-07  5:04 UTC 

☺ Buildbot (Sourceware): binutils-gdb - build successful (master)
 2023-03-07  3:23 UTC 

☠ Buildbot (Sourceware): binutils-gdb - failed update (failure) (master)
 2023-03-07  0:28 UTC 

[PATCH v11 0/11 Add support for CRC64 generation in linker
 2023-03-06 13:18 UTC  (15+ messages)
` [PATCH v11 01/11] DIGEST: LICENSING
` [PATCH v11 02/11] DIGEST: NEWS
` [PATCH v11 03/11] DIGEST: Documentation
` [PATCH v11 04/11] DIGEST: testsuite
` [PATCH v11 05/11] DIGEST: ldlex.l
` [PATCH v11 06/11] DIGEST: ldgram.y
` [PATCH v11 07/11] DIGEST: ldmain.c
` [PATCH v11 08/11] DIGEST: ldlang.*: add timestamp
` [PATCH v11 09/11] DIGEST: calculation
` [PATCH v11 10/11] DIGEST: Makefile.*
` [PATCH v11 11/11] Build ldint

macho null dereference read
 2023-03-06 11:46 UTC 

[RFC v0 0/1] Add support for CRC64 generation in linker
 2023-03-06 10:00 UTC  (6+ messages)

[PATCH 0/8] Make the BFD info manual a bit prettier
 2023-03-06  7:07 UTC  (5+ messages)
` [PATCH 2/8] Simplify @node use in BFD documentation

PR30198, Assertion and segfault when linking x86_64 elf and coff
 2023-03-06  3:32 UTC 

More _bfd_ecoff_locate_line sanity checks
 2023-03-06  3:32 UTC 

Correct odd loop in ecoff lookup_line
 2023-03-06  3:31 UTC 

Downgrade objdump fatal errors to non-fatal
 2023-03-06  3:31 UTC 

Downgrade addr2line fatal errors to non-fatal
 2023-03-06  3:30 UTC 

Downgrade nm fatal errors to non-fatal
 2023-03-06  3:28 UTC 

Move nm.c cached line number info to bfd usrdata
 2023-03-06  3:28 UTC 

Correct objdump command line error handling
 2023-03-06  3:27 UTC 

[PATCH] MIPS: make mipsisa32 and mipsisa64 link more systematic
 2023-03-05 13:38 UTC  (3+ messages)
` [PATCH v2] "

☠ Buildbot (Sourceware): binutils-gdb - failed test (failure) (master)
 2023-03-05  0:19 UTC 

[PATCH 0/2] RISC-V/gas: re-work register named symbols avoidance logic
 2023-03-03 13:52 UTC  (8+ messages)
` [PATCH 2/2] RISC-V: adjust logic to avoid register name symbols

[PATCH v8 0/11 Add support for CRC64 generation in linker
 2023-03-03  9:47 UTC  (16+ messages)
` [PATCH v8 01/11] DIGEST: LICENSING
` [PATCH v8 02/11] DIGEST: NEWS
` [PATCH v8 03/11] DIGEST: Documentation
` [PATCH v8 04/11] DIGEST: testsuite
` [PATCH v8 05/11] DIGEST: ldlex.l
` [PATCH v8 06/11] DIGEST: ldgram.y
` [PATCH v8 07/11] DIGEST: ldmain.c
` [PATCH v8 08/11] DIGEST: ldlang.*: add timestamp
` [PATCH v8 09/11] DIGEST: calculation
` [PATCH v8 10/11] DIGEST: Makefile.*
` [PATCH v8 11/11] Build ldint

☝ Buildbot (Sourceware): binutils-gdb - exception update (exception) (master)
 2023-03-03  4:32 UTC 

Tidy type handling in binutils/rdcoff.c
 2023-03-03  3:47 UTC 

binutils coff type list
 2023-03-03  3:46 UTC 

[PATCH] elfedit: add support for editing e_flags
 2023-03-03  1:28 UTC  (9+ messages)
            `  "

[PATCH v9 0/11 Add support for CRC64 generation in linker
 2023-03-02 23:09 UTC  (13+ messages)
` [PATCH v9 01/11] [gdb/testsuite] Fix gdb.rust/watch.exp on ppc64le
` [PATCH v9 02/11] Remove value_in
` [PATCH v9 03/11] [gdb/testsuite] Fix gdb.python/py-breakpoint.exp timeouts
` [PATCH v9 04/11] gdb: add HtabPrinter to gdb-gdb.py.in
` [PATCH v9 05/11] Automatic date update in version.in
` [PATCH v9 06/11] Memory leak in gas do_repeat
` [PATCH v9 07/11] gas s_fill caused internal error in frag_new
` [PATCH v9 08/11] Catch overflow in gas s_space
` [PATCH v9 09/11] [gdb/testsuite] Add another xfail case in gdb.python/py-record-btrace.exp
` [PATCH v9 10/11] Fix btrace regression
` [PATCH v9 11/11] Fix typo with my email address

☝ Buildbot (Sourceware): binutils-gdb - retry lost connection update (retry) (master)
 2023-03-02 21:04 UTC 

[PATCH v2] ld: Allow R_386_GOT32 for call *__tls_get_addr@GOT(%reg)
 2023-03-02 20:17 UTC 

[PATCH] ld: Allow R_X86_64_GOTPCREL for call *__tls_get_addr@GOTPCREL(%rip)
 2023-03-02 20:10 UTC  (3+ messages)
  ` [PATCH v2] "

Don't write zeros to a gap in the output file
 2023-03-02 12:01 UTC 

[PATCH] BPF relocations refactoring
 2023-03-02 11:25 UTC  (2+ messages)
` [PATCH] BPF relocations review / refactoring

[PATCH, needs more eyes] Relink also libopcodes and libgprofng to newly built libiberty.a
 2023-03-02  9:27 UTC  (5+ messages)

[PATCH v4 0/6] LoongArch: colored disassembly and readability tweaks
 2023-03-02  9:23 UTC  (2+ messages)

[PATCH RESEND] elfedit: add support for editing e_flags
 2023-03-02  9:02 UTC  (3+ messages)

More bounds checking in macro_expand
 2023-03-01 22:00 UTC 

Using .mri in assembly
 2023-03-01 22:00 UTC 

[PATCH v6 0/11 Add support for CRC64 generation in linker
 2023-03-01 17:33 UTC  (9+ messages)
` [PATCH v6 01/11] DIGEST: LICENSING
` [PATCH v6 04/11] DIGEST: testsuite

[PATCH v7 08/11] DIGEST: ldlang.*: add timestamp
 2023-03-01 17:30 UTC  (4+ messages)
` [PATCH v7 09/11] DIGEST: calculation
` [PATCH v7 10/11] DIGEST: Makefile.*
` [PATCH v7 11/11] Build ldint

[PATCH v7 0/11 Add support for CRC64 generation in linker
 2023-03-01 15:45 UTC  (5+ messages)
` [PATCH v7 04/11] DIGEST: testsuite
` [PATCH v7 05/11] DIGEST: ldlex.l
` [PATCH v7 06/11] DIGEST: ldgram.y
` [PATCH v7 07/11] DIGEST: ldmain.c

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