March 2023 Archives by author
Starting: Wed Mar 1 01:58:29 GMT 2023
Ending: Fri Mar 31 19:51:48 GMT 2023
Messages: 586
- ctf segfaults
Nick Alcock
- [PATCH 1/4] libctf: fix assertion failure with no system qsort_r
Nick Alcock
- [PATCH 2/4] libctf: work around an uninitialized variable warning
Nick Alcock
- [PATCH 3/4] libctf: fix a comment typo
Nick Alcock
- [PATCH 4/4] libctf: get the offsets of fields of unnamed structs/unions right
Nick Alcock
- [PATCH 4/4] libctf: get the offsets of fields of unnamed structs/unions right
Nick Alcock
- [PATCH 4/4] libctf: get the offsets of fields of unnamed structs/unions right
Nick Alcock
- Windres with .rc file that references utf8 code page manifest doesn't seem to work
Costas Argyris
- [PATCH, needs more eyes] Relink also libopcodes and libgprofng to newly built libiberty.a
Jan Beulich
- [PATCH RESEND] elfedit: add support for editing e_flags
Jan Beulich
- [PATCH RESEND] elfedit: add support for editing e_flags
Jan Beulich
- [PATCH] ld: Allow R_X86_64_GOTPCREL for call *__tls_get_addr@GOTPCREL(%rip)
Jan Beulich
- [PATCH 2/8] Simplify @node use in BFD documentation
Jan Beulich
- [PATCH 00/18] x86: new .insn directive
Jan Beulich
- [PATCH 01/18] x86: introduce .insn directive
Jan Beulich
- [PATCH 02/18] x86: parse VEX and alike specifiers for .insn
Jan Beulich
- [PATCH 03/18] x86: parse special opcode modifiers for .insn
Jan Beulich
- [PATCH 04/18] x86: use set_rex_vrex() also for short-form handling
Jan Beulich
- [PATCH 05/18] x86: move more disp processing out of md_assemble()
Jan Beulich
- [PATCH 06/18] x86-64: adjust REX-prefix part of SSE2AVX test
Jan Beulich
- [PATCH 07/18] x86: re-work build_modrm_byte()'s register assignment
Jan Beulich
- [PATCH 08/18] x86: VexVVVV is now merely a boolean
Jan Beulich
- [PATCH 09/18] x86: drop "shimm" special case template expansions
Jan Beulich
- [PATCH 10/18] x86/AT&T: restrict recognition of the "absolute branch" prefix character
Jan Beulich
- [PATCH 11/18] x86: process instruction operands for .insn
Jan Beulich
- [PATCH 12/18] x86: decouple broadcast type and bytes fields
Jan Beulich
- [PATCH 13/18] x86: handle EVEX Disp8 for .insn
Jan Beulich
- [PATCH 14/18] x86: allow for multiple immediates in output_disp()
Jan Beulich
- [PATCH 15/18] x86: handle immediate operands for .insn
Jan Beulich
- [PATCH 16/18] x86: document .insn
Jan Beulich
- [PATCH 17/18] x86: convert testcases to use .insn
Jan Beulich
- [PATCH RFC 18/18] x86: .insn example - VEX-encoded instructions of original Xeon Phi
Jan Beulich
- [PATCH 2/2] RISC-V: adjust logic to avoid register name symbols
Jan Beulich
- [PATCH 2/8] Simplify @node use in BFD documentation
Jan Beulich
- [PATCH 00/18] x86: new .insn directive
Jan Beulich
- [PATCH 00/18] x86: new .insn directive
Jan Beulich
- [PATCH 00/18] x86: new .insn directive
Jan Beulich
- [PATCH 0/4] gas: tidy macro interfacing after removal of gasp
Jan Beulich
- [PATCH 1/4] gas: drop function pointer parameter from macro_init()
Jan Beulich
- [PATCH 2/4] gas: isolate macro_strip_at to macro.c
Jan Beulich
- [PATCH 3/4] gas: use flag_mri directly in macro processing
Jan Beulich
- [PATCH 4/4] gas: expose flag_macro_alternate globally
Jan Beulich
- [PATCH v2] ld: Allow R_X86_64_GOTPCREL for call *__tls_get_addr@GOTPCREL(%rip)
Jan Beulich
- [PATCH v2] ld: Allow R_386_GOT32 for call *__tls_get_addr@GOT(%reg)
Jan Beulich
- [PATCH v2 0/7] RISC-V/gas: insn operand parsing
Jan Beulich
- [PATCH v2 1/7] RISC-V: minor effort reduction in relocation specifier parsing
Jan Beulich
- [PATCH v2 2/7] RISC-V: drop "percent_op" parameter from my_getOpcodeExpression()
Jan Beulich
- [PATCH v2 3/7] RISC-V: avoid redundant and misleading/wrong error messages
Jan Beulich
- [PATCH v2 4/7] RISC-V: don't recognize bogus relocations
Jan Beulich
- [PATCH v2 5/7] RISC-V: relax post-relocation-operator separator expectation
Jan Beulich
- [PATCH v2 6/7] RISC-V: test for expected / no unexpected symbols
Jan Beulich
- [PATCH v2 7/7] RISC-V: adjust logic to avoid register name symbols
Jan Beulich
- [PATCH RFC] RISC-V: alter the special character used in FAKE_LABEL_NAME
Jan Beulich
- [PATCH RFC] RISC-V: alter the special character used in FAKE_LABEL_NAME
Jan Beulich
- [PATCH] gas: apply md_register_arithmetic also to unary '+'
Jan Beulich
- Ping: [PATCH 0/2] Arm64/gas: adjustments to features' prereqs
Jan Beulich
- [PATCH] x86: drop identifier_chars[]
Jan Beulich
- [PATCH v2 00/14] x86: new .insn directive
Jan Beulich
- [PATCH v2 01/14] x86: introduce .insn directive
Jan Beulich
- [PATCH v2 02/14] x86: parse VEX and alike specifiers for .insn
Jan Beulich
- [PATCH v2 03/14] x86: parse special opcode modifiers for .insn
Jan Beulich
- [PATCH v2 04/14] x86: re-work build_modrm_byte()'s register assignment
Jan Beulich
- [PATCH v2 05/14] x86: VexVVVV is now merely a boolean
Jan Beulich
- [PATCH v2 06/14] x86: drop "shimm" special case template expansions
Jan Beulich
- [PATCH v2 07/14] x86/AT&T: restrict recognition of the "absolute branch" prefix character
Jan Beulich
- [PATCH v2 08/14] x86: process instruction operands for .insn
Jan Beulich
- [PATCH v2 09/14] x86: handle EVEX Disp8 for .insn
Jan Beulich
- [PATCH v2 10/14] x86: allow for multiple immediates in output_disp()
Jan Beulich
- [PATCH v2 11/14] x86: handle immediate operands for .insn
Jan Beulich
- [PATCH v2 12/14] x86: document .insn
Jan Beulich
- [PATCH v2 13/14] x86: convert testcases to use .insn
Jan Beulich
- [PATCH RFC v2 14/14] x86: .insn example - VEX-encoded instructions of original Xeon Phi
Jan Beulich
- [PATCH v2 1/7] RISC-V: minor effort reduction in relocation specifier parsing
Jan Beulich
- [PATCH RFC] RISC-V: alter the special character used in FAKE_LABEL_NAME
Jan Beulich
- [PATCH RFC] RISC-V: alter the special character used in FAKE_LABEL_NAME
Jan Beulich
- [PATCH 2/2] RISC-V: adjust logic to avoid register name symbols
Jan Beulich
- [PATCH RFC] RISC-V: alter the special character used in FAKE_LABEL_NAME
Jan Beulich
- [PATCH v1 0/3 CHIP: Support vendor script libraries
Jan Beulich
- [PATCH RFC] RISC-V: alter the special character used in FAKE_LABEL_NAME
Jan Beulich
- strange segfault i386-dis.c:9815:28
Jan Beulich
- strange segfault i386-dis.c:9815:28
Jan Beulich
- Issue with cross compile and --64
Jan Beulich
- [PATCH] Arm64/ELF: accept relocations against STN_UNDEF
Jan Beulich
- .cfi_startproc/.cfi_endproc associated with an empty function
Jan Beulich
- [PATCH v2 00/14] x86: new .insn directive
Jan Beulich
- [RFC PATCH v2 2/2] RISC-V: Add support for the Zfa extension
Jan Beulich
- [RFC PATCH v2 2/2] RISC-V: Add support for the Zfa extension
Jan Beulich
- [RFC PATCH v2 2/2] RISC-V: Add support for the Zfa extension
Jan Beulich
- [PATCH RFC] RISC-V: alter the special character used in FAKE_LABEL_NAME
Jan Beulich
- [RFC PATCH v2 2/2] RISC-V: Add support for the Zfa extension
Jan Beulich
- [PATCH] x86: Check unbalanced braces in memory reference
Jan Beulich
- [RFC PATCH v2 2/2] RISC-V: Add support for the Zfa extension
Jan Beulich
- [PATCH] x86: Check unbalanced braces in memory reference
Jan Beulich
- [PATCH 0/3] better fix for PR gas/30248
Jan Beulich
- [PATCH 1/3] x86: parse_real_register() does not alter the parsed string
Jan Beulich
- [PATCH 2/3] x86: parse_register() must not alter the parsed string
Jan Beulich
- [PATCH 3/3] gas: document that get_symbol_name() can clobber the input buffer
Jan Beulich
- [PATCH] bfd+ld: when / whether to generate .c files
Jan Beulich
- [PATCH] opcodes/arm: adjust whitespace in cpsie instruction
Andrew Burgess
- [PATCH] Add support to readelf for the PT_OPENBSD_MUTABLE segment type.
Frederic Cambus
- [PATCH] Add support to readelf for the PT_OPENBSD_MUTABLE segment type.
Frederic Cambus
- How to get more clients (it's easier than you think)
Jean Che
- [REVIEW ONLY 1/1] UNRATIFIED RISC-V: Add 'Zfa' extension
Kito Cheng
- [RFC PATCH v2 2/2] RISC-V: Add support for the Zfa extension
Kito Cheng
- [RFC PATCH v2 2/2] RISC-V: Add support for the Zfa extension
Kito Cheng
- [PATCH 0/5] Add support for aarch64-nto-qnx
Clément Chigot
- [PATCH 1/5] configure: add new target aarch64-*-nto*
Clément Chigot
- [PATCH 2/5] readelf: add support for QNT_STACK note subsections
Clément Chigot
- [PATCH 3/5] ld: add support of QNX stack arguments for aarch64nto
Clément Chigot
- [PATCH 4/5] ld/testsuite: add aarch64nto to ld-aarch64
Clément Chigot
- [PATCH 5/5] ld/testsuite: disable ilp32 tests for aarch64-qnx
Clément Chigot
- [RFC PATCH v1] RISC-V: Support Zicond extension
Nelson Chu
- [PATCH] RISC-V: Segment fault in riscv_elf_append_rela.
Nelson Chu
- [PATCH] RISC-V: Segment fault in riscv_elf_append_rela.
Nelson Chu
- [PATCH] RISC-V: Segment fault in riscv_elf_append_rela.
Nelson Chu
- [PATCH 2/2] RISC-V: adjust logic to avoid register name symbols
Nelson Chu
- [PATCH 2/2] RISC-V: adjust logic to avoid register name symbols
Nelson Chu
- [PATCH] RISC-V: Adjust the 'print_insn' return value of disassembling.
Nelson Chu
- [PATCH] RISC-V: Clarify link behaviors of R_RISCV_32/64 relocations with ABS symbol.
Nelson Chu
- Fwd: [PATCH v2] RISC-V: Fix disassemble fetch fail return value.
Nelson Chu
- [PATCH 1/3] RISC-V: Extract the ld code which are too complicated, and may be reused.
Nelson Chu
- [PATCH 2/3] RISC-V: Clarify link behaviors of R_RISCV_32/64 relocations with ABS symbol.
Nelson Chu
- [PATCH 3/3] RISC-V: PR28789, Reject R_RISCV_PCREL relocations with ABS symbol in PIC/PIE.
Nelson Chu
- [PATCH 2/3] RISC-V: Clarify link behaviors of R_RISCV_32/64 relocations with ABS symbol.
Nelson Chu
- [RFC PATCH v4 1/2] RISC-V: Allocate "various" operand type
Nelson Chu
- request for enhancement in BFD and gold linkers in regards to .comment section
Nick Clifton
- Copyright notice in the 'ld' manual
Nick Clifton
- [PATCH v6 01/11] DIGEST: LICENSING
Nick Clifton
- [PATCH v6 04/11] DIGEST: testsuite
Nick Clifton
- [PATCH v6 01/11] DIGEST: LICENSING
Nick Clifton
- [PATCH v8 0/11 Add support for CRC64 generation in linker
Nick Clifton
- [PATCH v8 0/11 Add support for CRC64 generation in linker
Nick Clifton
- [PATCH v11 04/11] DIGEST: testsuite
Nick Clifton
- [PATCH v12 0/11 Add support for CRC64 generation in linker
Nick Clifton
- [PATCH v12 0/11 Add support for CRC64 generation in linker
Nick Clifton
- [PATCH RFC] RISC-V: alter the special character used in FAKE_LABEL_NAME
Nick Clifton
- [PATCH RFC] RISC-V: alter the special character used in FAKE_LABEL_NAME
Nick Clifton
- [PATCH RFC] RISC-V: alter the special character used in FAKE_LABEL_NAME
Nick Clifton
- New testsuite failures for the BPF target
Nick Clifton
- [PATCH 0/5] Add support for aarch64-nto-qnx
Nick Clifton
- [PATCH] Re: Add --enable-linker-version option
Nick Clifton
- [PATCH-BPF] Fixes in recent BPF commit
Nick Clifton
- [PATCH 1/3] bfd: aarch64: Refactor stub sizing code
Nick Clifton
- [PATCH 2/3] bfd: aarch64: Fix stubs that may break BTI PR30076
Nick Clifton
- [PATCH 3/3] bfd: aarch64: Optimize BTI stubs PR30076
Nick Clifton
- [PATCH] Add support to readelf for the PT_OPENBSD_MUTABLE segment type.
Nick Clifton
- [PATCH] opcodes/arm: adjust whitespace in cpsie instruction
Nick Clifton
- [PATCH] Add support to readelf for the PT_OPENBSD_MUTABLE segment type.
Nick Clifton
- x86_64-lfs-linux-gnu
Nick Clifton
- Fwd: [Bug gold/30187] ld.bfd and ld.gold versions in .comment section of ELF files
Nick Clifton
- RFC: Add ELF note for description with JSON data
Nick Clifton
- RFC: Can static executables contain relocations against symbols ?
Nick Clifton
- [PING][PATCH 1/2] gas: arm: Fix a further IT-predicated vcvt issue in the presense of MVE vcvtn
Nick Clifton
- RFC: Add ELF note for description with JSON data
Nick Clifton
- RFC: Can static executables contain relocations against symbols ?
Nick Clifton
- [RFC PATCH v1] RISC-V: Support Zicond extension
Palmer Dabbelt
- [PATCH RFC] RISC-V: alter the special character used in FAKE_LABEL_NAME
Palmer Dabbelt
- @SET_MAKE@ variable not expanding when running 'configure' script
Z. Charles Dziura
- @SET_MAKE@ variable not expanding when running 'configure' script
Z. Charles Dziura
- x86_64-lfs-linux-gnu
Keith Emery
- RFC: Add ELF note for description with JSON data
Sebastian Huber
- RFC: Add ELF note for description with JSON data
Sebastian Huber
- [PATCH, needs more eyes] Relink also libopcodes and libgprofng to newly built libiberty.a
Andreas K. Huettel
- [PATCH 00/18] x86: new .insn directive
Jiang, Haochen
- [PATCH 00/18] x86: new .insn directive
Jiang, Haochen
- [PATCH] RISC-V: Adjust the 'print_insn' return value of disassembling.
Jiawei
- [PATCH v2] RISC-V: Fix disassemble fetch fail return value.
Jiawei
- request for enhancement in BFD and gold linkers in regards to .comment section
Tom Kacvinsky
- request for enhancement in BFD and gold linkers in regards to .comment section
Tom Kacvinsky
- request for enhancement in BFD and gold linkers in regards to .comment section
Tom Kacvinsky
- <OS specific> symbols
Tom Kacvinsky
- <OS specific> symbols
Tom Kacvinsky
- request for enhancement in BFD and gold linkers in regards to .comment section
Tom Kacvinsky
- Compressed debug information
Tom Kacvinsky
- Compressed debug information
Tom Kacvinsky
- [PATCH] Fix emit-relocs for aarch64 gold
Vladislav Khmelevsky
- [PATCH 00/18] x86: new .insn directive
Kong, Lingling
- [REVIEW ONLY 1/1] UNRATIFIED RISC-V: Add 'Zfa' extension
Jeff Law
- [PATCH v12 0/11 Add support for CRC64 generation in linker
Martin Liška
- [Bug binutils/30281] error: multiple definition of `pwrite@GLIBC_2.2'; on i586-linux-gnu
Martin Liška
- [PATCH 00/18] x86: new .insn directive
H.J. Lu
- [PATCH 00/18] x86: new .insn directive
H.J. Lu
- strange segfault i386-dis.c:9815:28
H.J. Lu
- [PATCH] x86: Check unbalanced braces in memory reference
H.J. Lu
- [PATCH] lto: Don't add indirect symbols for versioned aliases in IR
H.J. Lu
- [PATCH] x86: Check unbalanced braces in memory reference
H.J. Lu
- [PATCH] elfedit: add support for editing e_flags
Weining Lu
- [PATCH] BPF relocations review / refactoring
Jose E. Marchesi
- [PATCH] BPF relocations review / refactoring
Jose E. Marchesi
- [PATCH 2/2] Changed ld and gas BPF tests
Jose E. Marchesi
- [PATCH 2/2] Changed ld and gas BPF tests
Jose E. Marchesi
- [PATCH 42/43] aarch64: Add support for strided register lists
Simon Marchi
- [PING][PATCH 1/2] gas: arm: Fix a further IT-predicated vcvt issue in the presense of MVE vcvtn
Stamatis Markianos-Wright
- [PATCH v1 0/7 SECTOR: Support aligning to flash sector boundary
Michael Matz
- [PATCH v1 0/7 SECTOR: Support aligning to flash sector boundary
Michael Matz
- [PATCH v1 0/7 SECTOR: Support aligning to flash sector boundary
Michael Matz
- [PATCH v1 0/7 SECTOR: Support aligning to flash sector boundary
Michael Matz
- [PATCH v1 0/7 SECTOR: Support aligning to flash sector boundary
Michael Matz
- [PATCH v1 0/3 CHIP: Support vendor script libraries
Michael Matz
- [PATCH v1 0/3 CHIP: Support vendor script libraries
Michael Matz
- RFC: Can static executables contain relocations against symbols ?
Michael Matz
- [COMMITTED PATCH] Fix typo in ld manual --enable-non-contiguous-regions example
Roland McGrath
- [PATCH, needs more eyes] Relink also libopcodes and libgprofng to newly built libiberty.a
Vladimir Mezentsev
- [PATCH, needs more eyes] Relink also libopcodes and libgprofng to newly built libiberty.a
Vladimir Mezentsev
- [Bug binutils/30281] error: multiple definition of `pwrite@GLIBC_2.2'; on i586-linux-gnu
Vladimir Mezentsev
- [PATCH] BPF relocations refactoring
Cupertino Miranda
- [PATCH] BPF relocations review / refactoring
Cupertino Miranda
- [PATCH] BPF relocations review / refactoring
Cupertino Miranda
- New testsuite failures for the BPF target
Cupertino Miranda
- [PATCH-BPF] Fixes in recent BPF commit
Cupertino Miranda
- [PATCH 1/2] Reloc howto access broken for BPF
Cupertino Miranda
- [PATCH 2/2] Changed ld and gas BPF tests
Cupertino Miranda
- [PATCH 2/2] Changed ld and gas BPF tests
Cupertino Miranda
- Memory leak in gas do_repeat
Alan Modra
- gas s_fill caused internal error in frag_new
Alan Modra
- Catch overflow in gas s_space
Alan Modra
- Using .mri in assembly
Alan Modra
- More bounds checking in macro_expand
Alan Modra
- [PATCH, needs more eyes] Relink also libopcodes and libgprofng to newly built libiberty.a
Alan Modra
- [PATCH, needs more eyes] Relink also libopcodes and libgprofng to newly built libiberty.a
Alan Modra
- Don't write zeros to a gap in the output file
Alan Modra
- binutils coff type list
Alan Modra
- Tidy type handling in binutils/rdcoff.c
Alan Modra
- Correct objdump command line error handling
Alan Modra
- Move nm.c cached line number info to bfd usrdata
Alan Modra
- Downgrade nm fatal errors to non-fatal
Alan Modra
- Downgrade addr2line fatal errors to non-fatal
Alan Modra
- Downgrade objdump fatal errors to non-fatal
Alan Modra
- Correct odd loop in ecoff lookup_line
Alan Modra
- More _bfd_ecoff_locate_line sanity checks
Alan Modra
- PR30198, Assertion and segfault when linking x86_64 elf and coff
Alan Modra
- macho null dereference read
Alan Modra
- z8 and z80 coff_reloc16_extra_cases sanity checks
Alan Modra
- Move nm.c cached line number info to bfd usrdata
Alan Modra
- Regen potfiles
Alan Modra
- DIGEST: testsuite
Alan Modra
- Tidy pe_ILF_build_a_bfd a little
Alan Modra
- [PATCH v12 0/11 Add support for CRC64 generation in linker
Alan Modra
- [PATCH] RISC-V: Segment fault in riscv_elf_append_rela.
Alan Modra
- Allow frag address wrapping in absolute section
Alan Modra
- objdump: report no section contents
Alan Modra
- [PATCH] RISC-V: Segment fault in riscv_elf_append_rela.
Alan Modra
- [PATCH v1 0/7 SECTOR: Support aligning to flash sector boundary
Alan Modra
- eh static data
Alan Modra
- gas/compress-debug.c init all of strm
Alan Modra
- gas/ecoff.c: don't use zero struct copies to init
Alan Modra
- gas/dwarf2dbg.c init more statics
Alan Modra
- gas .include and .incbin
Alan Modra
- gas/read.c: init more statics
Alan Modra
- Sanity check read_section_stabs_debugging_info
Alan Modra
- objdump segfault after symbol table error
Alan Modra
- Sanity check read_section_stabs_debugging_info
Alan Modra
- PR30217, dynamic relocations using local dynamic symbols
Alan Modra
- cpu/mem.opc whitespace tidy
Alan Modra
- Add --enable-linker-verssion
Alan Modra
- strange segfault i386-dis.c:9815:28
Alan Modra
- Another source_sh
Alan Modra
- mach-o: out of memory in get_dynamic_reloc_upper_bound
Alan Modra
- ctf segfaults
Alan Modra
- Another sanity check for read_section_stabs_debugging_info
Alan Modra
- rewrite_elf_program_header and want_p_paddr_set_to_zero
Alan Modra
- XCOFF archive sanity check
Alan Modra
- Regen ld/po/BLD-POTFILES.in
Alan Modra
- strange segfault i386-dis.c:9815:28
Alan Modra
- strange segfault i386-dis.c:9815:28
Alan Modra
- strange segfault i386-dis.c:9815:28
Alan Modra
- libctf: unused variable
Alan Modra
- gas: expand_irp memory leaks
Alan Modra
- XCOFF: use bfd_coff_close_and_cleanup
Alan Modra
- PE fake section for C_SECTION syms
Alan Modra
- PR17910 sym string offset check
Alan Modra
- Sanity check coff-sh and coff-mcore sym string offset
Alan Modra
- Remove unnecessary memsets in sframe-dump.c
Alan Modra
- coff_get_normalized_symtab bfd_release
Alan Modra
- strange segfault i386-dis.c:9815:28
Alan Modra
- Tidy dwarf1 cached section contents
Alan Modra
- Tidy string_ptr increment
Alan Modra
- [PATCH 4/4] libctf: get the offsets of fields of unnamed structs/unions right
Alan Modra
- [PATCH 4/4] libctf: get the offsets of fields of unnamed structs/unions right
Alan Modra
- XCOFF sanity check
Alan Modra
- Duplicate DW_AT_call_file leak
Alan Modra
- coffgrok access of u.auxent.x_sym.x_tagndx.p
Alan Modra
- Set proper union selector tag
Alan Modra
- Use stdint types in coff internal_auxent
Alan Modra
- Remove coff_pointerize_aux table_end param
Alan Modra
- Tidy tc-ppc.c XCOFF auxent access
Alan Modra
- ubsan: elfnn-aarch64.c:4595:19: runtime error: load of value 190
Alan Modra
- Avoid undefined behaviour in m68hc11 md_begin
Alan Modra
- Avoid undefined behaviour in m68hc11 md_begin
Alan Modra
- Avoid undefined behaviour in m68hc11 md_begin
Alan Modra
- ld testsuite CFLAGS_FOR_TARGET
Alan Modra
- Fix an aout memory leak
Alan Modra
- Sanity check section size in bfd_init_section_compress_status
Alan Modra
- RFC: Can static executables contain relocations against symbols ?
Alan Modra
- Tidy memory on addr2line failures
Alan Modra
- Tidy leaked objcopy memory
Alan Modra
- Fix memory leak in bfd_get_debug_link_info_1
Alan Modra
- RFC: Can static executables contain relocations against symbols ?
Alan Modra
- RFC: Can static executables contain relocations against symbols ?
Alan Modra
- [PATCH] lto: Don't add indirect symbols for versioned aliases in IR
Alan Modra
- [RFC PATCH v2 0/2] RISC-V: Add support for the Zfa extension
Christoph Muellner
- [RFC PATCH v2 1/2] RISC-V: Allocate "various" operand type
Christoph Muellner
- [RFC PATCH v2 2/2] RISC-V: Add support for the Zfa extension
Christoph Muellner
- [RFC PATCH v2 0/2] RISC-V: Add support for the Zfa extension
Christoph Muellner
- [RFC PATCH v3 1/2] RISC-V: Allocate "various" operand type
Christoph Muellner
- [RFC PATCH v3 2/2] RISC-V: Add support for the Zfa extension
Christoph Muellner
- [RFC PATCH v4 0/2] RISC-V: Add support for the Zfa extension
Christoph Muellner
- [RFC PATCH v4 1/2] RISC-V: Allocate "various" operand type
Christoph Muellner
- [RFC PATCH v4 2/2] RISC-V: Add support for the Zfa extension
Christoph Muellner
- [REVIEW ONLY 1/1] UNRATIFIED RISC-V: Add 'Zfa' extension
Christoph Müllner
- [REVIEW ONLY 1/1] UNRATIFIED RISC-V: Add 'Zfa' extension
Christoph Müllner
- [RFC PATCH v2 2/2] RISC-V: Add support for the Zfa extension
Christoph Müllner
- [RFC PATCH v2 2/2] RISC-V: Add support for the Zfa extension
Christoph Müllner
- [RFC PATCH v2 2/2] RISC-V: Add support for the Zfa extension
Christoph Müllner
- [RFC PATCH v2 2/2] RISC-V: Add support for the Zfa extension
Christoph Müllner
- [RFC PATCH v2 2/2] RISC-V: Add support for the Zfa extension
Christoph Müllner
- [PATCH 1/3] bfd: aarch64: Refactor stub sizing code
Szabolcs Nagy
- [PATCH 2/3] bfd: aarch64: Fix stubs that may break BTI PR30076
Szabolcs Nagy
- [PATCH 3/3] bfd: aarch64: Optimize BTI stubs PR30076
Szabolcs Nagy
- [PATCH 1/3] bfd: aarch64: Refactor stub sizing code
Szabolcs Nagy
- [REVIEW ONLY 1/1] UNRATIFIED RISC-V: Add 'Zfa' extension
Tsukasa OI
- [REVIEW ONLY 1/1] UNRATIFIED RISC-V: Add 'Zfa' extension
Tsukasa OI
- feedback on gprofng
Ruud van der Pas
- feedback on gprofng
Ruud van der Pas
- [PATCH] elfedit: add support for editing e_flags
Xi Ruoyao
- [PATCH] elfedit: add support for editing e_flags
Xi Ruoyao
- [PATCH] elfedit: add support for editing e_flags
Xi Ruoyao
- [PATCH] elfedit: add support for editing e_flags
Xi Ruoyao
- [PATCH] elfedit: add support for editing e_flags
Xi Ruoyao
- @SET_MAKE@ variable not expanding when running 'configure' script
Xi Ruoyao
- Copyright notice in the 'ld' manual
Ulf Samuelsson
- [PATCH v6 0/11 Add support for CRC64 generation in linker
Ulf Samuelsson
- [PATCH v6 02/11] DIGEST: NEWS
Ulf Samuelsson
- [PATCH v6 01/11] DIGEST: LICENSING
Ulf Samuelsson
- [PATCH v6 04/11] DIGEST: testsuite
Ulf Samuelsson
- [PATCH v8 0/11 Add support for CRC64 generation in linker
Ulf Samuelsson
- [PATCH v9 0/11 Add support for CRC64 generation in linker
Ulf Samuelsson
- [PATCH v8 0/11 Add support for CRC64 generation in linker
Ulf Samuelsson
- [PATCH v11 0/11 Add support for CRC64 generation in linker
Ulf Samuelsson
- [RFC v0 0/1] Add support for CRC64 generation in linker
Ulf Samuelsson
- [PATCH v11 04/11] DIGEST: testsuite
Ulf Samuelsson
- [PATCH v12 0/11 Add support for CRC64 generation in linker
Ulf Samuelsson
- [PATCH v12 0/11 Add support for CRC64 generation in linker
Ulf Samuelsson
- [PATCH v12 0/11 Add support for CRC64 generation in linker
Ulf Samuelsson
- [PATCH v12 0/11 Add support for CRC64 generation in linker
Ulf Samuelsson
- [PATCH v12 0/11 Add support for CRC64 generation in linker
Ulf Samuelsson
- [RFC] Aligning to flash sector & support of H/W peripherals.
Ulf Samuelsson
- [PATCH v12 0/11 Add support for CRC64 generation in linker
Ulf Samuelsson
- [PATCH v1 0/7 SECTOR: Support aligning to flash sector boundary
Ulf Samuelsson
- [PATCH v1 0/7 SECTOR: Support aligning to flash sector boundary
Ulf Samuelsson
- [PATCH v1 0/7 SECTOR: Support aligning to flash sector boundary
Ulf Samuelsson
- [PATCH v1 0/7 SECTOR: Support aligning to flash sector boundary
Ulf Samuelsson
- [PATCH v1 0/3 CHIP: Support vendor script libraries
Ulf Samuelsson
- [PATCH v1 0/3 CHIP: Support vendor script libraries
Ulf Samuelsson
- [PATCH v1 0/3 CHIP: Support vendor script libraries
Ulf Samuelsson
- [PATCH v1 0/3 CHIP: Support vendor script libraries
Ulf Samuelsson
- [PATCH] aarch64: Add sme-i16i64 and sme-f64f64 aliases
Richard Sandiford
- [PATCH 00/43] aarch64: Groundwork for SME2 support
Richard Sandiford
- [PATCH 01/43] aarch64: Fix PSEL opcode mask
Richard Sandiford
- [PATCH 02/43] aarch64: Restrict range of PRFM opcodes
Richard Sandiford
- [PATCH 03/43] aarch64: Fix SVE2 register/immediate distinction
Richard Sandiford
- [PATCH 04/43] aarch64: Make SME instructions use F_STRICT
Richard Sandiford
- [PATCH 05/43] aarch64: Use aarch64_operand_error more widely
Richard Sandiford
- [PATCH 06/43] aarch64: Rename REG_TYPE_ZA* to REG_TYPE_ZAT*
Richard Sandiford
- [PATCH 07/43] aarch64: Add REG_TYPE_ZATHV
Richard Sandiford
- [PATCH 08/43] aarch64: Move vectype_to_qualifier further up
Richard Sandiford
- [PATCH 09/43] aarch64: Rework parse_typed_reg interface
Richard Sandiford
- [PATCH 10/43] aarch64: Reuse parse_typed_reg for ZA tiles
Richard Sandiford
- [PATCH 11/43] aarch64: Consolidate ZA tile range checks
Richard Sandiford
- [PATCH 12/43] aarch64: Treat ZA as a register
Richard Sandiford
- [PATCH 13/43] aarch64: Rename za_tile_vector to za_index
Richard Sandiford
- [PATCH 14/43] aarch64: Make indexed_za use 64-bit immediates
Richard Sandiford
- [PATCH 15/43] aarch64: Pass aarch64_indexed_za to parsers
Richard Sandiford
- [PATCH 16/43] aarch64: Move ZA range checks to aarch64-opc.c
Richard Sandiford
- [PATCH 17/43] aarch64: Consolidate ZA slice parsing
Richard Sandiford
- [PATCH 18/43] aarch64: Commonise index parsing
Richard Sandiford
- [PATCH 19/43] aarch64: Move w12-w15 range check to libopcodes
Richard Sandiford
- [PATCH 20/43] aarch64: Tweak error for missing immediate offset
Richard Sandiford
- [PATCH 21/43] aarch64: Tweak errors for base & offset registers
Richard Sandiford
- [PATCH 22/43] aarch64: Tweak parsing of integer & FP registers
Richard Sandiford
- [PATCH 23/43] aarch64: Improve errors for malformed register lists
Richard Sandiford
- [PATCH 24/43] aarch64: Try to avoid inappropriate default errors
Richard Sandiford
- [PATCH 25/43] aarch64: Rework reporting of failed register checks
Richard Sandiford
- [PATCH 26/43] aarch64: Update operand_mismatch_kind_names
Richard Sandiford
- [PATCH 27/43] aarch64: Deprioritise AARCH64_OPDE_REG_LIST
Richard Sandiford
- [PATCH 28/43] aarch64: Add an error code for out-of-range registers
Richard Sandiford
- [PATCH 29/43] aarch64: Commonise checks for index operands
Richard Sandiford
- [PATCH 30/43] aarch64: Add an operand class for SVE register lists
Richard Sandiford
- [PATCH 31/43] aarch64: Make AARCH64_OPDE_REG_LIST take a bitfield
Richard Sandiford
- [PATCH 32/43] aarch64: Tweak register list errors
Richard Sandiford
- [PATCH 33/43] aarch64: Try to report invalid variants against the closest match
Richard Sandiford
- [PATCH 34/43] aarch64: Tweak priorities of parsing-related errors
Richard Sandiford
- [PATCH 35/43] aarch64: Rename aarch64-tbl.h OP_SME_* macros
Richard Sandiford
- [PATCH 36/43] aarch64: Reorder some OP_SVE_* macros
Richard Sandiford
- [PATCH 37/43] aarch64: Add a aarch64_cpu_supports_inst_p helper
Richard Sandiford
- [PATCH 38/43] aarch64: Rename some of GAS's REG_TYPE_* macros
Richard Sandiford
- [PATCH 39/43] aarch64: Regularise FLD_* suffixes
Richard Sandiford
- [PATCH 40/43] aarch64: Resync field names
Richard Sandiford
- [PATCH 41/43] aarch64: Sort fields alphanumerically
Richard Sandiford
- [PATCH 42/43] aarch64: Add support for strided register lists
Richard Sandiford
- [PATCH 43/43] aarch64: Prefer register ranges & support wrapping
Richard Sandiford
- [PATCH 00/31] aarch64: Add SME2 support
Richard Sandiford
- [PATCH 01/31] aarch64: Add +sme2
Richard Sandiford
- [PATCH 02/31] aarch64: Add a _10 suffix to FLD_imm3
Richard Sandiford
- [PATCH 03/31] aarch64: Add _off4 suffix to AARCH64_OPND_SME_ZA_array
Richard Sandiford
- [PATCH 04/31] aarch64: Add support for vgx2 and vgx4
Richard Sandiford
- [PATCH 05/31] aarch64; Add support for vector offset ranges
Richard Sandiford
- [PATCH 07/31] aarch64: Add the SME2 MOVA instructions
Richard Sandiford
- [PATCH 10/31] aarch64: Add the SME2 ZT0 instructions
Richard Sandiford
- [PATCH 11/31] aarch64: Add the SME2 ADD and SUB instructions
Richard Sandiford
- [PATCH 13/31] aarch64: Add the SME2 FMLA and FMLS instructions
Richard Sandiford
- [PATCH 22/31] aarch64: Add the SME2 saturating conversion instructions
Richard Sandiford
- [PATCH 23/31] aarch64: Add the SME2 shift instructions
Richard Sandiford
- [PATCH 24/31] aarch64: Add the SME2 UNPK instructions
Richard Sandiford
- [PATCH 25/31] aarch64: Add the SME2 UZP and ZIP instructions
Richard Sandiford
- [PATCH] aarch64: Remove stray reglist variable
Richard Sandiford
- [PATCH 42/43] aarch64: Add support for strided register lists
Richard Sandiford
- [PATCH] MIPS: support specify isa level when configure
Richard Sandiford
- [PATCH v10 09/11] DIGEST: calculation
Andreas Schwab
- strange segfault i386-dis.c:9815:28
Andreas Schwab
- <OS specific> symbols
Andreas Schwab
- Issue with cross compile and --64
Andreas Schwab
- Avoid undefined behaviour in m68hc11 md_begin
Andreas Schwab
- Avoid undefined behaviour in m68hc11 md_begin
Andreas Schwab
- Avoid undefined behaviour in m68hc11 md_begin
Andreas Schwab
- @SET_MAKE@ variable not expanding when running 'configure' script
Andreas Schwab
- [PATCH v2] ld: Allow R_X86_64_GOTPCREL for call *__tls_get_addr@GOTPCREL(%rip)
Fangrui Song
- [PATCH v2] ld: Allow R_386_GOT32 for call *__tls_get_addr@GOT(%reg)
Fangrui Song
- [RFC v0 0/1] Add support for CRC64 generation in linker
Fangrui Song
- .cfi_startproc/.cfi_endproc associated with an empty function
Fangrui Song
- Compressed debug information
Fangrui Song
- Issue with cross compile and --64
Matthew Stock
- Issue with cross compile and --64
Matthew Stock
- [PATCH v2] MIPS: make mipsisa32 and mipsisa64 link more systematic
YunQiang Su
- [PATCH v2] MIPS: make mipsisa32 and mipsisa64 link more systematic
YunQiang Su
- [PATCH v2] MIPS: make mipsisa32 and mipsisa64 link more systematic
YunQiang Su
- [PATCH] MIPS: fix loongson3 llsc workaround
YunQiang Su
- Mail delivery failed: returning message to sender
Mail Delivery System
- [PATCH v6 01/11] DIGEST: LICENSING
Ian Lance Taylor
- [Bug gold/30187] ld.bfd and ld.gold versions in .comment section of ELF files
Ian Lance Taylor
- [REVIEW ONLY 1/1] UNRATIFIED RISC-V: Add 'Zfa' extension
Philipp Tomsich
- [REVIEW ONLY 1/1] UNRATIFIED RISC-V: Add 'Zfa' extension
Philipp Tomsich
- [RFC PATCH v4 1/2] RISC-V: Allocate "various" operand type
Philipp Tomsich
- [PATCH 2/8] Simplify @node use in BFD documentation
Tom Tromey
- [PING] [PATCH v2 1/3] gas: Unify parsing of --compress-debug-sections
Tom de Vries
- Sourceware infrastructure updates Q1 2023
Mark Wielaard
- RFC: Can static executables contain relocations against symbols ?
Mark Wielaard
- [PATCH] elfedit: add support for editing e_flags
WANG Xuerui
- [PATCH RESEND] elfedit: add support for editing e_flags
WANG Xuerui
- [PATCH] elfedit: add support for editing e_flags
WANG Xuerui
- [PATCH] elfedit: add support for editing e_flags
WANG Xuerui
- Re: RISC-V: Should the return value of print_insn_riscv() keep align with other platforms when read_memory_func() returns a non-zero value?
Xiaolin Zheng
- Re: [PATCH] RISC-V: Adjust the 'print_insn' return value of disassembling.
Xiaolin Zheng
- Re: [PATCH v2] RISC-V: Fix disassemble fetch fail return value.
Xiaolin Zheng
- Re: Fwd: [PATCH v2] RISC-V: Fix disassemble fetch fail return value.
Xiaolin Zheng
- [PATCH v6 0/11 Add support for CRC64 generation in linker
binutils@emagii.com
- [PATCH v6 01/11] DIGEST: LICENSING
binutils@emagii.com
- [PATCH v6 02/11] DIGEST: NEWS
binutils@emagii.com
- [PATCH v6 03/11] DIGEST: Documentation
binutils@emagii.com
- [PATCH v6 04/11] DIGEST: testsuite
binutils@emagii.com
- [PATCH v6 05/11] DIGEST: ldlex.l
binutils@emagii.com
- [PATCH v6 06/11] DIGEST: ldgram.y
binutils@emagii.com
- [PATCH v6 07/11] DIGEST: ldmain.c
binutils@emagii.com
- [PATCH v6 08/11] DIGEST: ldlang.*: add timestamp
binutils@emagii.com
- [PATCH v6 09/11] DIGEST: calculation
binutils@emagii.com
- [PATCH v6 10/11] DIGEST: Makefile.*
binutils@emagii.com
- [PATCH v6 11/11] Build ldint
binutils@emagii.com
- [PATCH v7 0/11 Add support for CRC64 generation in linker
binutils@emagii.com
- [PATCH v7 01/11] DIGEST: LICENSING
binutils@emagii.com
- [PATCH v7 02/11] DIGEST: NEWS
binutils@emagii.com
- [PATCH v7 03/11] DIGEST: Documentation
binutils@emagii.com
- [PATCH v7 04/11] DIGEST: testsuite
binutils@emagii.com
- [PATCH v7 05/11] DIGEST: ldlex.l
binutils@emagii.com
- [PATCH v7 06/11] DIGEST: ldgram.y
binutils@emagii.com
- [PATCH v7 07/11] DIGEST: ldmain.c
binutils@emagii.com
- [PATCH v7 08/11] DIGEST: ldlang.*: add timestamp
binutils@emagii.com
- [PATCH v7 09/11] DIGEST: calculation
binutils@emagii.com
- [PATCH v7 10/11] DIGEST: Makefile.*
binutils@emagii.com
- [PATCH v7 11/11] Build ldint
binutils@emagii.com
- [PATCH v8 0/11 Add support for CRC64 generation in linker
binutils@emagii.com
- [PATCH v8 01/11] DIGEST: LICENSING
binutils@emagii.com
- [PATCH v8 02/11] DIGEST: NEWS
binutils@emagii.com
- [PATCH v8 03/11] DIGEST: Documentation
binutils@emagii.com
- [PATCH v8 04/11] DIGEST: testsuite
binutils@emagii.com
- [PATCH v8 05/11] DIGEST: ldlex.l
binutils@emagii.com
- [PATCH v8 06/11] DIGEST: ldgram.y
binutils@emagii.com
- [PATCH v8 07/11] DIGEST: ldmain.c
binutils@emagii.com
- [PATCH v8 08/11] DIGEST: ldlang.*: add timestamp
binutils@emagii.com
- [PATCH v8 09/11] DIGEST: calculation
binutils@emagii.com
- [PATCH v8 10/11] DIGEST: Makefile.*
binutils@emagii.com
- [PATCH v8 11/11] Build ldint
binutils@emagii.com
- [PATCH v9 0/11 Add support for CRC64 generation in linker
binutils@emagii.com
- [PATCH v9 01/11] [gdb/testsuite] Fix gdb.rust/watch.exp on ppc64le
binutils@emagii.com
- [PATCH v9 02/11] Remove value_in
binutils@emagii.com
- [PATCH v9 03/11] [gdb/testsuite] Fix gdb.python/py-breakpoint.exp timeouts
binutils@emagii.com
- [PATCH v9 04/11] gdb: add HtabPrinter to gdb-gdb.py.in
binutils@emagii.com
- [PATCH v9 05/11] Automatic date update in version.in
binutils@emagii.com
- [PATCH v9 06/11] Memory leak in gas do_repeat
binutils@emagii.com
- [PATCH v9 07/11] gas s_fill caused internal error in frag_new
binutils@emagii.com
- [PATCH v9 08/11] Catch overflow in gas s_space
binutils@emagii.com
- [PATCH v9 09/11] [gdb/testsuite] Add another xfail case in gdb.python/py-record-btrace.exp
binutils@emagii.com
- [PATCH v9 10/11] Fix btrace regression
binutils@emagii.com
- [PATCH v9 11/11] Fix typo with my email address
binutils@emagii.com
- [PATCH v10 0/11 Add support for CRC64 generation in linker
binutils@emagii.com
- [PATCH v10 01/11] DIGEST: LICENSING
binutils@emagii.com
- [PATCH v10 02/11] DIGEST: NEWS
binutils@emagii.com
- [PATCH v10 03/11] DIGEST: Documentation
binutils@emagii.com
- [PATCH v10 04/11] DIGEST: testsuite
binutils@emagii.com
- [PATCH v10 05/11] DIGEST: ldlex.l
binutils@emagii.com
- [PATCH v10 06/11] DIGEST: ldgram.y
binutils@emagii.com
- [PATCH v10 07/11] DIGEST: ldmain.c
binutils@emagii.com
- [PATCH v10 08/11] DIGEST: ldlang.*: add timestamp
binutils@emagii.com
- [PATCH v10 09/11] DIGEST: calculation
binutils@emagii.com
- [PATCH v10 10/11] DIGEST: Makefile.*
binutils@emagii.com
- [PATCH v10 11/11] Build ldint
binutils@emagii.com
- [PATCH v11 0/11 Add support for CRC64 generation in linker
binutils@emagii.com
- [PATCH v11 01/11] DIGEST: LICENSING
binutils@emagii.com
- [PATCH v11 02/11] DIGEST: NEWS
binutils@emagii.com
- [PATCH v11 03/11] DIGEST: Documentation
binutils@emagii.com
- [PATCH v11 04/11] DIGEST: testsuite
binutils@emagii.com
- [PATCH v11 05/11] DIGEST: ldlex.l
binutils@emagii.com
- [PATCH v11 06/11] DIGEST: ldgram.y
binutils@emagii.com
- [PATCH v11 07/11] DIGEST: ldmain.c
binutils@emagii.com
- [PATCH v11 08/11] DIGEST: ldlang.*: add timestamp
binutils@emagii.com
- [PATCH v11 09/11] DIGEST: calculation
binutils@emagii.com
- [PATCH v11 10/11] DIGEST: Makefile.*
binutils@emagii.com
- [PATCH v11 11/11] Build ldint
binutils@emagii.com
- [PATCH v12 0/11 Add support for CRC64 generation in linker
binutils@emagii.com
- [PATCH v12 01/11] DIGEST: LICENSING
binutils@emagii.com
- [PATCH v12 02/11] DIGEST: NEWS
binutils@emagii.com
- [PATCH v12 03/11] DIGEST: Documentation
binutils@emagii.com
- [PATCH v12 04/11] DIGEST: testsuite
binutils@emagii.com
- [PATCH v12 05/11] DIGEST: ldlex.l
binutils@emagii.com
- [PATCH v12 06/11] DIGEST: ldgram.y
binutils@emagii.com
- [PATCH v12 07/11] DIGEST: ldmain.c
binutils@emagii.com
- [PATCH v12 08/11] DIGEST: ldlang.*: add timestamp
binutils@emagii.com
- [PATCH v12 09/11] DIGEST: calculation
binutils@emagii.com
- [PATCH v12 10/11] DIGEST: Makefile.*
binutils@emagii.com
- [PATCH v12 11/11] Build ldint
binutils@emagii.com
- [PATCH v1 0/1 Fix DIGEST build issues on 32-bit hosts
binutils@emagii.com
- [PATCH v1] DIGEST: Disable 64-bit CRC for 32-bit BFD
binutils@emagii.com
- [PATCH v1 0/7 SECTOR: Support aligning to flash sector boundary
binutils@emagii.com
- [PATCH v1 1/7] SECTOR: NEWS
binutils@emagii.com
- [PATCH v1 2/7] SECTOR: ld.texi
binutils@emagii.com
- [PATCH v1 3/7] SECTOR: ldlex.l
binutils@emagii.com
- [PATCH v1 4/7] SECTOR: ldgram.y
binutils@emagii.com
- [PATCH v1 5/7] SECTOR: language additions
binutils@emagii.com
- [PATCH v1 6/7] SECTOR: add testsuite
binutils@emagii.com
- [PATCH v1 7/7] SECTOR: Makefile.*
binutils@emagii.com
- [PATCH v1 0/3 CHIP: Support vendor script libraries
binutils@emagii.com
- [PATCH v1 1/3] CHIP: ldlex.l
binutils@emagii.com
- [PATCH v1 2/3] CHIP: ldgram.y
binutils@emagii.com
- [PATCH v1 3/3] CHIP: language additions
binutils@emagii.com
- ☝ Buildbot (Sourceware): binutils-gdb - retry lost connection update (retry) (master)
builder@sourceware.org
- ☝ Buildbot (Sourceware): binutils-gdb - exception update (exception) (master)
builder@sourceware.org
- ☠ Buildbot (Sourceware): binutils-gdb - failed test (failure) (master)
builder@sourceware.org
- ☠ Buildbot (Sourceware): binutils-gdb - failed update (failure) (master)
builder@sourceware.org
- ☺ Buildbot (Sourceware): binutils-gdb - build successful (master)
builder@sourceware.org
- ☠ Buildbot (Sourceware): binutils-gdb - failed test (failure) (master)
builder@sourceware.org
- ☺ Buildbot (Sourceware): binutils-gdb - build successful (master)
builder@sourceware.org
- ☠ Buildbot (Sourceware): binutils-gdb - failed compile (failure) (master)
builder@sourceware.org
- ☺ Buildbot (Sourceware): binutils-gdb - build successful (master)
builder@sourceware.org
- ☺ Buildbot (Sourceware): binutils-gdb - build successful (master)
builder@sourceware.org
- ☠ Buildbot (Sourceware): binutils-gdb - failed update (failure) (master)
builder@sourceware.org
- ☺ Buildbot (Sourceware): binutils-gdb - build successful (master)
builder@sourceware.org
- ☝ Buildbot (Sourceware): binutils-gdb - retry lost connection compile (retry) (master)
builder@sourceware.org
- ☠ Buildbot (Sourceware): binutils-gdb - failed update (failure) (master)
builder@sourceware.org
- ☺ Buildbot (Sourceware): binutils-gdb - build successful (master)
builder@sourceware.org
- ☝ Buildbot (Sourceware): binutils-gdb - worker cannot substantiate (master)
builder@sourceware.org
- ☺ Buildbot (Sourceware): binutils-gdb - build successful (master)
builder@sourceware.org
- ☝ Buildbot (Sourceware): binutils-gdb - retry lost connection test (retry) (master)
builder@sourceware.org
- ☠ Buildbot (Sourceware): binutils-gdb - failed compile (failure) (master)
builder@sourceware.org
- ☺ Buildbot (Sourceware): binutils-gdb - build successful (master)
builder@sourceware.org
- [PATCH] Re: Add --enable-linker-version option
christophe.lyon@linaro.org
- [PATCH 0/3] Add support for MIPS Allegrex
david@davidgf.es
- [PATCH 1/3] Add Allegrex CPU as a MIPS2-based CPU
david@davidgf.es
- [PATCH 2/3] Add rotation instructions to allegrex CPU
david@davidgf.es
- [PATCH 3/3] Adding more instructions to Allegrex CPU
david@davidgf.es
- [RISCV] RISC-V GNU Toolchain Biweekly Sync-up call (Mar 9, 2023)
jiawei@iscas.ac.cn
- [RISC-V] [SIG-toolchain] Meeting will be canceled (March 23, 2023)
jiawei@iscas.ac.cn
- [PATCH v4 0/6] LoongArch: colored disassembly and readability tweaks
mengqinggang
- feedback on gprofng
mikedunlavey44@gmail.com
- feedback on gprofng
mikedunlavey44@gmail.com
- [Review is needed] gprofng: read Dwarf 5
vladimir.mezentsev@oracle.com
- [Review is neded] gprofng: Use prototype to call libc functions
vladimir.mezentsev@oracle.com
- [Review is neded] gprofng: 30089 [display text] Invalid number of threads
vladimir.mezentsev@oracle.com
Last message date:
Fri Mar 31 19:51:48 GMT 2023
Archived on: Fri Mar 31 19:51:50 GMT 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).