[PATCH] RISC-V: fix printf types on riscv-dis.c
2022-08-03 4:27 UTC (6+ messages)
` [PATCH 0/4] RISC-V: Fix disassembler types and styles
` [PATCH 1/4] RISC-V: Fix immediates to have `immediate' style
` [PATCH 2/4] RISC-V: Fix printf argument types corresponding %x
` [PATCH 3/4] RISC-V: Optimize riscv_disassemble_data printf
` [PATCH 4/4] RISC-V: Print comma and tabs as the `text' style
BFD_RELOC_MIPS_16
2022-08-02 23:59 UTC (2+ messages)
[patch] Add preliminary readelf support for ELFCOMPRESS_ZSTD
2022-08-02 23:31 UTC
[ELF commit] Add new zstd compression algorithm
2022-08-02 22:43 UTC (2+ messages)
[PATCH] gprofng: fix bug 29410 - Argument " 0." isn't numeric in numeric gt (>)
2022-08-02 17:43 UTC
[PATCH] x86: improve/shorten vector zeroing-idiom optimization conditional
2022-08-02 15:56 UTC (2+ messages)
[PATCH v2] x86: also use D for MOVBE
2022-08-02 15:55 UTC (2+ messages)
[PATCH] x86: properly mark i386-only insns
2022-08-02 15:52 UTC (2+ messages)
[PATCH] gold: add --package-metadata
2022-08-02 10:50 UTC (5+ messages)
` [PATCH v2] "
PE objdump -x
2022-08-02 10:46 UTC (2+ messages)
[PATCH v2][Binutils][GAS] arm: Add cfi expression support for ra_auth_code
2022-08-02 9:36 UTC (2+ messages)
[PATCH,V6 00/10] Definition and Implementation of CTF Frame format
2022-08-02 8:04 UTC (11+ messages)
` [PATCH,V6 01/10] ctf-frame.h: Add CTF Frame format definition
` [PATCH,V6 02/10] gas: add new command line option --gctf-frame
` [PATCH,V6 03/10] gas: generate .ctf_frame
` [PATCH,V6 04/10] libctfframe: add the CTF Frame library
` [PATCH,V6 05/10] libctfframe: add GNU poke pickles for CTF Frame
` [PATCH,V6 06/10] bfd: linker: merge .ctf_frame sections
` [PATCH,V6 07/10] readelf/objdump: support for CTF Frame section
` [PATCH,V6 08/10] unwinder: generate backtrace using CTF Frame format
` [PATCH,V6 09/10] unwinder: Add CTF Frame unwinder tests
` [PATCH, V6 10/10] gdb: sim: buildsystem changes to accommodate libctfframe
[PATCH 1/2] opcodes/loongarch: Remove unused code
2022-08-02 7:33 UTC (5+ messages)
[PATCH] Support multiple .eh_frame sections
2022-08-02 7:23 UTC (3+ messages)
[PATCH] Disable year 2038 support on 32-bit hosts by default
2022-08-02 6:42 UTC (6+ messages)
[PATCH 0/3] RISC-V: Fix address printer on the disassembler
2022-08-02 5:54 UTC (9+ messages)
` [PATCH 1/3] RISC-V: Print highest address on disassembler
` [PATCH 2/3] RISC-V: Fix RV32 disassembler address computation
` [PATCH 3/3] RISC-V: Add address printer tests on disassembler
` [PATCH v2 0/4] RISC-V: Fix address printer on the disassembler
` [PATCH v2 1/4] RISC-V: Print highest address on disassembler
` [PATCH v2 2/4] RISC-V: Fix RV32 disassembler address computation
` [PATCH v2 3/4] RISC-V: Break early if RISCV_GP_SYMBOL is found
` [PATCH v2 4/4] RISC-V: Add address printer tests on disassembler
[PATCH] elf: Reset alignment for each PT_LOAD segment
2022-08-01 23:11 UTC
[PATCH v3 1/2] ld: Add support for a new option, -exclude-symbols, in COFF object file directives
2022-08-01 20:24 UTC (8+ messages)
` [PATCH v3 2/2] ld: Support the -exclude-symbols option via COFF def files, with the EXCLUDE_SYMBOLS keyword
[PATCH] x86: also use D for MOVBE
2022-08-01 18:27 UTC (2+ messages)
[PATCH] x86: XOP shift insns don't really allow B suffix
2022-08-01 17:48 UTC (2+ messages)
Get rid of fprintf_vma and sprintf_vma
2022-08-01 13:32 UTC (3+ messages)
[PATCH v3][Binutils][GAS] arm: Use DWARF numbering convention for pseudo-register representation
2022-08-01 11:01 UTC (2+ messages)
☺ Buildbot (GNU Toolchain): binutils-gdb - build successful (master)
2022-08-01 4:59 UTC
[PATCH 0/2] opcodes: LoongArch: Cleanups to jumps
2022-08-01 3:43 UTC (10+ messages)
` [PATCH 1/2] opcodes: LoongArch: make all non-native jumps desugar to canonical b{lt/ge}[u] forms
` [PATCH 2/2] opcodes: LoongArch: add "ret" instruction to reduce typing
☠ Buildbot (GNU Toolchain): binutils-gdb - failed update (failure) (master)
2022-08-01 1:41 UTC
[PATCH] LoongArch: Set defaults to exec stack 0
2022-08-01 1:10 UTC (13+ messages)
libctf: Avoid use of uninitialised variables
2022-08-01 0:02 UTC
PR29348, BFD_VMA_FMT wrong
2022-07-31 23:59 UTC
[PATCH 0/1] RISC-V: Use faster hash table on disassembling
2022-07-30 4:22 UTC (2+ messages)
[PATCH 0/3] RISC-V: Implement "generic subsets" for disassembler
2022-07-30 4:20 UTC (2+ messages)
[PATCH] RISC-V: Use `xlen' on ADDIW address sequence
2022-07-30 4:19 UTC (2+ messages)
[RFC PATCH 0/3] RISC-V: Check shift amount against XLEN (disassembler)
2022-07-30 3:51 UTC (4+ messages)
` [PATCH 0/1] "
` [PATCH 1/1] RISC-V: Check shift amount against XLEN (disasm)
[PATCH v3 0/4] RISC-V: Combined floating point enhancements
2022-07-30 3:21 UTC (7+ messages)
` [PATCH v4 "
` [PATCH v4 1/4] RISC-V: Reorganize and enhance Zfinx tests
` [PATCH v4 2/4] RISC-V: Relax `fmv.[sdq]' requirements
` [PATCH v4 3/4] RISC-V: Validate Zdinx/Zqinx register pairs
` [PATCH v4 4/4] RISC-V: Add testcases for Z[dq]inx "
[PATCH] gold/aarch64: Fix adrp distance check
2022-07-29 22:14 UTC (4+ messages)
[PATCH v2] x86: SKINIT with operand needs IgnoreSize
2022-07-29 14:28 UTC (2+ messages)
[PATCH v2][Binutils][GAS] arm: Use DWARF numbering convention for pseudo-register representation
2022-07-29 14:09 UTC (2+ messages)
PR16005, avr linker crash on a particular instruction sequence with --relax
2022-07-29 13:57 UTC (2+ messages)
[PATCHv4 2/2] libopcodes/aarch64: add support for disassembler styling
2022-07-29 13:12 UTC (7+ messages)
` [PATCHv5 0/2] AArch64 libopcodes styling
` [PATCHv5 1/2] opcodes: add new sub-mnemonic disassembler style
` [PATCHv5 2/2] libopcodes/aarch64: add support for disassembler styling
[PATCH] ld: aarch64: Improve TLS relaxation condition
2022-07-29 10:27 UTC (2+ messages)
[PATCH] ld: aarch64: Update test linker scripts relocs.ld and relocs-ilp32.ld
2022-07-29 10:16 UTC (2+ messages)
[PATCH] RISC-V/t-head: Add CSRs and opcodes of the T-HEAD XUANTIE CPUs
2022-07-29 9:19 UTC (4+ messages)
[PATCH 0/1] RISC-V: Add `OP_V' to .insn named opcodes
2022-07-29 1:51 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 1/1] "
[PATCH,V5 00/10] Definition and Implementation of CTF Frame format
2022-07-28 16:19 UTC (5+ messages)
` [PATCH, V5 "
Fwd: [PATCH] x86: Also pass -P to $(CPP) when processing i386-opc.tbl
2022-07-28 15:59 UTC (3+ messages)
[PATCH] x86: SKINIT with operand needs IgnoreSize
2022-07-28 15:25 UTC (2+ messages)
[PATCH] x86: drop stray NoRex64 from KeyLocker insns
2022-07-28 15:24 UTC (2+ messages)
[PATCH] ld: Extend ac_default_ld_warn_rwx_segments to all SPARC targets [PR29411]
2022-07-28 15:20 UTC (2+ messages)
your change "x86: Also pass -P to $(CPP) when processing i386-opc.tbl"
2022-07-28 15:16 UTC (2+ messages)
[PATCH] Arm64: re-work PR gas/27217 fix
2022-07-28 14:47 UTC (3+ messages)
[RISCV] RISC-V GNU Toolchain Meeting Cancell (July, 28, 2022)
2022-07-27 13:56 UTC
[PATCH] LoongArch: Deprecate $v[01] and $fv[01] names per spec
2022-07-27 9:56 UTC
[PATCH v5 0/7] ppc/svp64: support SVP64 and its first insns
2022-07-27 6:38 UTC (12+ messages)
` [PATCH v6 "
` [PATCH v6 1/7] ppc/svp64: support LibreSOC architecture
` [PATCH v6 2/7] ppc: introduce non-zero operand flag
` [PATCH v6 3/7] ppc/svp64: support setvl instructions
` [PATCH v6 4/7] ppc/svp64: support svstep instructions
` [PATCH v6 5/7] ppc/svp64: support svshape instruction
` [PATCH v6 6/7] ppc/svp64: support svremap instruction
` [PATCH v6 7/7] ppc/svp64: support svindex instruction
[PATCHv3 0/2] AArch64 libopcodes styling
2022-07-26 13:54 UTC (4+ messages)
` [PATCHv4 "
` [PATCHv4 1/2] opcodes: add new sub-mnemonic disassembler style
LTO seems to change the outcome of the division by zero raises SIGFPE test
2022-07-26 13:49 UTC (2+ messages)
☺ Buildbot (GNU Toolchain): binutils-gdb - build successful (master)
2022-07-26 13:26 UTC
☺ Buildbot (GNU Toolchain): binutils-gdb - build successful (master)
2022-07-26 13:06 UTC
buildbot vs --enable-targets=all
2022-07-26 12:55 UTC (6+ messages)
Commit: Fix compile time warning in elfnn-loongarch.c
2022-07-26 10:33 UTC
[PATCH] gprofng: check for the makeinfo version
2022-07-26 7:19 UTC
[PATCH v2 1/2] ld: Add support for a new option, -exclude-symbols, in COFF object file directives
2022-07-26 7:10 UTC (6+ messages)
` [PATCH v2 2/2] ld: Support the -exclude-symbols option via COFF def files, with the EXCLUDE_SYMBOLS keyword
[PATCH] gprofng: check for the makeinfo version
2022-07-26 6:49 UTC
[PATCH] Add pdb archive target
2022-07-25 23:44 UTC
[PATCH] ld: Compile 2 CTF tests with -O2
2022-07-25 16:59 UTC (3+ messages)
[PATCH] bfd: Fix issues with files in debug_line table with dwarf5
2022-07-25 14:30 UTC (2+ messages)
[PATCH] x86: Make protected symbols local for -shared
2022-07-25 14:07 UTC (13+ messages)
[PATCH] binutils-gdb/git: highlight whitespace errors in source files
2022-07-25 13:37 UTC (3+ messages)
[PATCH] libopcodes/ppc: add support for disassembler styling
2022-07-25 13:14 UTC (5+ messages)
` [PATCHv2 0/2] PPC Styled Disassembler Support
` [PATCHv2 2/2] libopcodes/ppc: add support for disassembler styling
New French PO file for 'ld' (version 2.38.90)
2022-07-25 13:07 UTC
New French PO file for 'gold' (version 2.38.90)
2022-07-25 12:47 UTC
PowerPC64 .branch_lt address
2022-07-25 1:54 UTC
☠ Buildbot (GNU Toolchain): binutils-gdb - failed test (failure) (master)
2022-07-25 0:24 UTC
[PATCH] i386: Don't allow GOTOFF relocation against IFUNC symbol for PIC
2022-07-22 21:19 UTC (2+ messages)
[PATCH] gprofng: fix bug 29392 - Unexpected line format in summary file
2022-07-22 21:08 UTC
page: next (older) | prev (newer) | 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).