public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/2]: bfd: cleanups for the generic a.out support
 2020-05-26 16:14 UTC  (2+ messages)
` [PATCH 1/2]: bfd: remove unused NO_WRITE_HEADER_KLUDGE #define

[PATCH] gas: Silence GCC 10 warning on tc-visium.c
 2020-05-26 14:55 UTC 

[PATCH] gas: Silence GCC 10 warning tc-vax.c
 2020-05-26 14:41 UTC 

[PATCH] gas: Silence GCC 10 warning on tc-v850.c
 2020-05-26 13:56 UTC 

[PATCH] gas: Silence GCC 10 warning on tc-crx.c
 2020-05-26 13:52 UTC 

Commit: Extend error message when a plugin does not load
 2020-05-26 13:49 UTC 

[PATCH] tc-score.c: Replace overlapping sprintf with memmove
 2020-05-26 13:11 UTC 

[PATCH] allow empty string as argument to -Map
 2020-05-26  7:01 UTC 

[PATCH] gas: Silence GCC 10 warning on tc-mcore.c
 2020-05-26  2:39 UTC 

[PATCH] tc-cr16.c: Use memmove to concatenate 2 overlapping strings
 2020-05-26  2:30 UTC 

[PATCH] gas: Silence GCC 10 warning on tc-cr16.c
 2020-05-25 23:22 UTC 

[PATCH] ELF: Updated comments for ET_EXEC and ET_DYN
 2020-05-25 18:28 UTC 

[PATCH] ld: Add --enable-textrel-check=[no|yes|warning|error]
 2020-05-25 13:57 UTC 

[PATCH] ld: Add --warn-textrel and obsolete --warn-shared-textrel
 2020-05-25 13:51 UTC 

[PATCH] ld-x86-64: Pass -z notext to linker for tests with DT_TEXTREL
 2020-05-25 13:47 UTC 

[PATCH] ld: Pass -z textoff to linker for tests with DT_TEXTREL
 2020-05-25 11:53 UTC  (3+ messages)

[PATCH] RISC-V: Gas inserts cfa relocs in wrong section
 2020-05-24 23:45 UTC 

ld: -z rel and -z relr
 2020-05-24 20:58 UTC  (2+ messages)

[PATCH] gas: Update fr_literal access in frag for GCC 10
 2020-05-24 16:08 UTC 

[PATCH] ld: Make --dynamic-list* override -Bsymbolic -Bsymbolic-functions
 2020-05-24 11:50 UTC  (16+ messages)
                  ` [PATCH] ld: Add -Bsymbolic-functions tests
                  ` V2 [PATCH] ld: Make --dynamic-list* work before -Bsymbolic -Bsymbolic-functions

V2 [PATCH] ld: Add --export-dynamic-symbol and --export-dynamic-symbol-list
 2020-05-23 21:56 UTC  (4+ messages)
  ` V3 "

Fix potential segfault
 2020-05-23  7:26 UTC 

ar many_files test
 2020-05-23  5:26 UTC 

PR25882, .gnu.attributes are not checked for shared libraries
 2020-05-22  4:06 UTC  (5+ messages)

Archive file in linker script input section ignored
 2020-05-21 22:14 UTC  (4+ messages)

Running gas testsuite
 2020-05-21 16:24 UTC  (13+ messages)

I broke creating and modifying archives
 2020-05-21 14:11 UTC 

[PATCH v2 0/9] RISC-V: Support version controling for ISA standard extensions and CSR
 2020-05-21  9:11 UTC  (24+ messages)
` [PATCH v2 1/9] RISC-V: Remove the redundant gas test file
` [PATCH v2 2/9] RISC-V: Forgot to update the priv-reg-fail-read-only-01 test case
` [PATCH v2 3/9] RISC-V: Support GAS option -misa-spec to set ISA versions
` [PATCH v2 4/9] RISC-V: Support configure options to set ISA versions by default
` [PATCH v2 5/9] RISC-V: Support version checking for CSR according to privilege spec version
` [PATCH v2 6/9] RISC-V: Support configure option to choose the "
` [PATCH v2 7/9] RISC-V: Make privilege spec attributes workable
` [PATCH v2 8/9] RISC-V: Disassembler dumps the CSR according to the chosen privilege spec
` [PATCH v2 9/9] RISC-V: Add documents and --help for the new GAS and OBJDUMP options

LD: Cannot add content to ctors section
 2020-05-21  6:12 UTC  (12+ messages)

[PATCH v4] ld: Add --export-dynamic-symbol
 2020-05-21  1:35 UTC  (15+ messages)
          ` [PATCH] ld: Add --export-dynamic-symbol and --export-dynamic-symbol-list

Replace "if (x) free (x)" with "free (x)", opcodes
 2020-05-21  1:25 UTC 

Replace "if (x) free (x)" with "free (x)", ld
 2020-05-21  1:23 UTC 

Replace "if (x) free (x)" with "free (x)", gprof
 2020-05-21  1:23 UTC 

Replace "if (x) free (x)" with "free (x)", gas
 2020-05-21  1:22 UTC 

Replace "if (x) free (x)" with "free (x)", binutils
 2020-05-21  1:22 UTC 

Replace "if (x) free (x)" with "free (x)", bfd
 2020-05-21  1:21 UTC 

asan: readelf: wild read in get_num_dynamic_syms
 2020-05-21  0:51 UTC 

[PATCH] bfd: fix memory allocation (PR 26005)
 2020-05-20 10:45 UTC  (4+ messages)

[PATCH 0/8] OpenRISC BFD fixups for Glibc
 2020-05-20 10:41 UTC  (12+ messages)
` [PATCH 1/8] or1k: Fix static linking when with .rela.got relocations
` [PATCH 2/8] or1k: Fix dynamic TLS symbol flag
` [PATCH 3/8] or1k: Add TLS mask to handle multiple model access
` [PATCH 4/8] or1k: Fix issue with multiple PCREL relocations
` [PATCH 5/8] or1k: TLS offset to use tcb size and section alignment
` [PATCH 6/8] or1k: refactor: Rename p to sec_relocs
` [PATCH 7/8] or1k: refactor: Rename s to sgot and splt
` [PATCH 8/8] or1k: Add dynamic flag to tpoff

PR25993, read of freed memory
 2020-05-20  1:51 UTC  (10+ messages)

PowerPC POWER10 updates to dcbf, sync and wait instructions
 2020-05-19 23:11 UTC  (12+ messages)

PR26011, excessive memory allocation with fuzzed reloc sections
 2020-05-19 22:42 UTC 

New Serbian PO file for 'ld' (version 2.33.90)
 2020-05-19 16:22 UTC 

[PATCH] aarch64: Emit jump slot for conditional branches to weak_undef
 2020-05-19 10:10 UTC  (6+ messages)
  ` [PATCH v2] "
    ` [PATCH v3] aarch64: Emit jump slot for conditional branch to undefined symbols

win32 typo fix
 2020-05-19  9:05 UTC  (2+ messages)

Use bfd_get_filename throughout ld
 2020-05-19  3:52 UTC 

Use bfd_get_filename throughout gas
 2020-05-19  3:52 UTC 

Use bfd_get_filename throughout binutils
 2020-05-19  3:51 UTC 

Use bfd_get_filename throughout bfd
 2020-05-19  3:51 UTC 

Clear all local_symbol.lsy_flags
 2020-05-19  1:15 UTC 

[PATCH] S/390: z13: Accept vector alignment hints
 2020-05-18 18:39 UTC  (2+ messages)

[PATCH] [GAS] Fix tight loop on recursively-defined symbols
 2020-05-18 14:39 UTC  (9+ messages)

PowerPC Rename powerxx to power10
 2020-05-18 14:09 UTC  (5+ messages)

[PATCH] ld: fix s/claimi/claim/ typo
 2020-05-18 12:52 UTC  (2+ messages)

New Swedish PO file for 'ld' (version 2.33.90)
 2020-05-18 12:48 UTC  (2+ messages)

ECOFF slurp_relocs thinko
 2020-05-18 11:29 UTC 

[PATCH] [2nd try] Show AIX gc'd symbol address adjustments in map file
 2020-05-18  5:12 UTC  (9+ messages)
          ` [PATCH] [3rd "

[PATCH v2] aarch64: Emit jump slot for conditional branches to weak_undef
 2020-05-18  4:47 UTC  (4+ messages)

How to assign a PR to myself?
 2020-05-17 21:45 UTC  (7+ messages)

[PATCH] binutils: Add myself as maintainer for OpenRISC
 2020-05-17 20:30 UTC  (4+ messages)

[PATCH] Sync config with GCC
 2020-05-16 13:08 UTC 

[PATCH] i386: Don't mitigation for lret/iret since they's UD in SGX enclaves
 2020-05-15 11:53 UTC  (3+ messages)

[PUSHED] contrib: Update dg-extract-results.* from gcc
 2020-05-15 10:42 UTC 

New Spanish PO file for 'gprof' (version 2.33.90)
 2020-05-15  7:07 UTC 

[PATCH] gold: powerpc: Test whether sym is not a plugin in do_gc_mark_symbol
 2020-05-14 23:52 UTC  (2+ messages)

gas 2.34 on MacOS
 2020-05-14 22:56 UTC  (5+ messages)

New Spanish PO file for 'ld' (version 2.33.90)
 2020-05-14 18:52 UTC 

New Swedish PO file for 'gas' (version 2.33.90)
 2020-05-14 10:28 UTC  (2+ messages)

[PATCH] RISC-V: Add elfNN_riscv_mkobject to initialize RISC-V tdata
 2020-05-14  3:24 UTC  (3+ messages)

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