public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
[PATCH 1/3] MIPS: Fix test failure with FPXX GCC
 2021-03-08  4:30 UTC  (2+ messages)
` [PATCH 2/3] MIPS: default output r6 object if configured to r6

[PATCH] RISC-V : Support bitmanip-0.93 ZBA/ZBB/ZBC instructions
 2021-03-07 21:03 UTC  (12+ messages)

[PATCH] elf/x86-64: Subtract __ImageBase for R_AMD64_IMAGEBASE
 2021-03-07  4:16 UTC  (22+ messages)
              ` [PATCH v2] "
                  ` [PATCH v3] "
                          ` [PATCH v4] "
                                  ` [PATCH v5] "
                                      ` [PATCH v6] "

[PATCH 00/16] libctf: mostly cleanups and refactoring
 2021-03-06  0:40 UTC  (17+ messages)
` [PATCH 01/16] libctf: fix some tabdamage and move some code around
` [PATCH 02/16] libctf: split serialization and file writeout into its own file
` [PATCH 03/16] libctf: fix comment above ctf_dict_t
` [PATCH 04/16] libctf: split up ctf_serialize
` [PATCH 05/16] libctf: fix GNU style for do {} while
` [PATCH 06/16] libctf: eliminate dtd_u, part 1: int/float/slice
` [PATCH 07/16] libctf: eliminate dtd_u, part 2: arrays
` [PATCH 08/16] libctf: eliminate dtd_u, part 3: functions
` [PATCH 09/16] Add install dependencies for ld -> bfd and libctf -> bfd
` [PATCH 10/16] libctf: don't lose track of all valid types upon serialization
` [PATCH 11/16] libctf: do not corrupt strings across ctf_serialize
` [PATCH 12/16] libctf: eliminate dtd_u, part 4: enums
` [PATCH 13/16] libctf: eliminate dtd_u, part 5: structs / unions
` [PATCH 14/16] libctf: types: unify code dealing with small-vs-large struct members
` [PATCH 15/16] libctf: a couple of small error-handling fixes
` [PATCH 16/16] libctf: support encodings for enums

[PATCHv2 0/9] Bare-metal core dumps for RISC-V
 2021-03-05 17:35 UTC  (5+ messages)
` [PATCHv3 "

conditional linkage ?
 2021-03-05 14:27 UTC  (2+ messages)

[PATCH 6/6] aix: implement TLS relocation for gas and ld
 2021-03-05 14:07 UTC  (4+ messages)

[PATCH 0/6] PE/COFF linking adjustments
 2021-03-05 13:59 UTC  (23+ messages)
` [PATCH 1/6] ld: don't generate base relocations in PE output for absolute symbols
` [PATCH 2/6] bfd: prune COFF/PE section flags setting
` [PATCH 3/6] bfd: refine handling of relocations between debugging sections
` [PATCH 4/6] ld: adjust ld-scripts/map-address.*
` [PATCH 5/6] bfd: don't silently wrap or truncate PE image section RVAs
` [PATCH 6/6] bfd: strip symbols not representable in COFF/PE symbol table

A hard to duplicate bug
 2021-03-04 22:07 UTC 

HELP: MIPS PC Relative Addressing
 2021-03-04 16:54 UTC  (15+ messages)

Commit: PR 27478: readelf/objcopy: Add new option to enable displaying contents of linked files
 2021-03-04 10:41 UTC 

binutils fails to compile on AIX due to mismatched declaration
 2021-03-03 22:31 UTC 

[PATCH 0/2] x86: a little bit of further opcode table rework
 2021-03-03 20:03 UTC  (7+ messages)
` [PATCH 1/2] x86: infer operand count of templates
` [PATCH 2/2] x86: fold some prefix related attributes into a single one

PR27493, objcopy --weaken-symbol does not weaken undefined symbols
 2021-03-03  7:15 UTC 

--gc-sections with groups and start/stop syms
 2021-03-03  7:14 UTC 

ld-gc tests on underscore targets
 2021-03-03  7:13 UTC 

Split relocation defines out of coff/internal.h
 2021-03-03  7:13 UTC 

[PATCH 00/10] libctf: cleanups, speedups, and bugfixes (one needing review)
 2021-03-02 15:16 UTC  (16+ messages)
` [PATCH 01/10] libctf: ctf_archive_next should set the parent name consistently
` [PATCH 02/10] libctf: reimplemement many _iter iterators in terms of _next
` [PATCH 03/10] libctf: fix ChangeLog date
` [PATCH 04/10] libctf, include: remove the nondeduplicating CTF linker
` [PATCH 05/10] libctf: remove reference to "unconflicted link mode"
` [PATCH 06/10] libctf: add a deduplicator-specific type mapping table
` [PATCH 07/10] libctf: minor error-handling fixes
` [PATCH 08/10] libctf: fix signed/unsigned comparison confusion
` [PATCH 09/10] libctf: free ctf_dynsyms properly
` [PATCH REVIEW 10/10] bfd, ld, libctf: skip zero-refcount strings in CTF string reporting

PowerPC64 undefined weak visibility vs GOT optimisation
 2021-03-02 11:10 UTC 

PR27451, -z start_stop_gc for powerpc64
 2021-03-02 11:09 UTC 

[PATCH 5/6] aix: implement R_TOCU and R_TOCL relocations
 2021-03-02  7:33 UTC  (5+ messages)

[ld] 2.36 PE flags changes (PR19011, commit 514b4e19)
 2021-03-01 20:01 UTC  (3+ messages)

[PATCH] ld: revert default dll characteristics for Cygwin
 2021-03-01 19:43 UTC 

RFC: Change readelf/objdump to automatically follow debug links
 2021-03-01 14:22 UTC  (4+ messages)

[PATCH v2] Warn for missing separate debug files only if needed
 2021-03-01 13:32 UTC  (2+ messages)

RFC: Adding a fixed format output mode to readelf
 2021-03-01 13:03 UTC  (6+ messages)

[PATCH] ld: Don't check EI_OSABI value for input SHF_GNU_RETAIN section
 2021-03-01 12:35 UTC  (2+ messages)

[PATCH] ld: Add -z start-stop-gc to let __start_/__stop_ not retain C identifier name sections
 2021-03-01  8:08 UTC  (11+ messages)

PR27128, nm -P portable output format regression
 2021-03-01  4:19 UTC 

[PATCH] Warn for missing separate debug files only if needed
 2021-02-28 15:26 UTC 

V3 [PATCH 0/5] Support the PGO build for binutils+gdb
 2021-02-28 12:44 UTC  (4+ messages)
` V3 [PATCH 3/5] "
    ` [PATCH] Add missing changes to Makefile.tpl

[PATCH][binutils] Fix printing of .debug_addr
 2021-02-26 15:54 UTC  (2+ messages)

Random memory leak in binutils?
 2021-02-26 14:37 UTC  (2+ messages)

Installation question
 2021-02-26 11:57 UTC  (7+ messages)

[PATCH 4/6] aix: correct HOWTO table and add missing relocations
 2021-02-26 11:07 UTC  (4+ messages)

[PATCH] binutils: Avoid renaming over existing files
 2021-02-26  7:33 UTC  (19+ messages)
` [PING][PATCH] "
                      ` [PATCH] binutils: Attempt to retain permissions on copying file

Add PR27441 testcase
 2021-02-26  7:20 UTC 

Commit: Add initial support for .debug_sup sections
 2021-02-25 17:50 UTC 

[PATCH] ld: correct description of behavior for symbols redefined by script
 2021-02-25  9:51 UTC  (2+ messages)

PR27441, inconsistency in weak definitions
 2021-02-25  3:58 UTC 

[PATCH] Add DWARF 5 debug sections to PE* scripts
 2021-02-24 11:45 UTC  (2+ messages)

Commit: Remove support for old v1&v2 GNU build notes
 2021-02-24 10:07 UTC 

ld's sole user of update_definedness() vs documentation
 2021-02-24  2:34 UTC  (4+ messages)

PR27459, segmentation fault in go32exe_check_format
 2021-02-24  2:26 UTC 

[PATCH] windres: ignore trailing data at end of version block
 2021-02-24  1:49 UTC 

PR23691, gas .y files vs. automatic make dependencies
 2021-02-23 23:55 UTC 

Strip Command Inquiry
 2021-02-23 18:18 UTC 

[PATCH] bfd: add missing smclass when creating csect for xcoff64
 2021-02-23 12:13 UTC  (6+ messages)

[PATCH] nm: Add --quiet to suppress "no symbols" diagnostic
 2021-02-23  4:20 UTC  (2+ 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).