public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
[PATCH] arm: fix array-out-of-bounds upon register parsing error
 2021-06-10 10:45 UTC  (3+ messages)

[PATCH] arm: avoid "shadowing" of glibc function name
 2021-06-10 10:26 UTC  (2+ messages)

[PATCH] bfd/elf32-or1k: fix building with gcc version < 5
 2021-06-10  9:07 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH] x86: cover a.out in recently added tests
 2021-06-10  7:09 UTC  (5+ messages)

Remove Daniel Jacobwitz from the maintainers file
 2021-06-09 16:02 UTC 

[PATCH] x86: suppress LEA optimization in a specific 16-bit case
 2021-06-09 12:19 UTC  (2+ messages)

[PATCH] gold: Add -Bsymbolic-non-weak-functions
 2021-06-08 12:32 UTC  (7+ messages)

recent x86 testsuite failures
 2021-06-08  7:07 UTC  (3+ messages)

[PATCH] ld: Add -no-pie
 2021-06-07 21:32 UTC 

Help needed - to add custom instruction to binutils-gdb
 2021-06-07 18:40 UTC  (2+ messages)

[PATCH] bfd/elf: Don't read non-existing secondary relocs
 2021-06-07 15:12 UTC  (3+ messages)

Character set restriction in commit messages?
 2021-06-07 14:01 UTC  (2+ messages)

[PATCH 0/4] x86: suppress a bogus warning plus some cleanup
 2021-06-07 12:59 UTC  (6+ messages)
` [PATCH 1/4] x86: minor improvements to optimize_disp() (part I)
` [PATCH 2/4] x86-64: avoid bogus warnings with 32-bit addressing
` [PATCH 3/4] x86: minor improvements to optimize_disp() (part II)
` [PATCH 4/4] x86: minor improvements to optimize_imm() "

backslashes in quoted symbol names
 2021-06-07 12:07 UTC  (3+ messages)

[PATCH] fix Dwarf2 build with certain gcc versions
 2021-06-07  6:31 UTC  (4+ messages)

[PATCH 0/8] x86: some tidying and quoted symbols fixes
 2021-06-04 14:50 UTC  (10+ messages)
` [PATCH 1/8] x86: immediate operands don't allow for vector operations
` [PATCH 2/8] x86: remove pointless 2nd parameter from check_VecOperations()
` [PATCH 3/8] x86/Intel: drop unnecessary bracket matching from parse_operands()
` [PATCH 4/8] x86: correct absolute branch check with segment override
` [PATCH 5/8] x86: make symbol quotation check consistent in i386_att_operand()
` [PATCH 6/8] x86: allow unary operators to start a memory operand
` [PATCH 7/8] x86: better respect quotes in parse_operands()
` [PATCH 8/8] x86: honor quoted figure braces in i386_att_operand()

[PATCH] ix86: wrap constants
 2021-06-04 13:08 UTC  (4+ messages)

IE->LE is not happenig for riscv in linker relaxation
 2021-06-04  6:07 UTC 

Customize output section descriptions without specifying the output section order
 2021-06-04  5:26 UTC 

PR4283, update gprof manual with note about GMON_OUT_PREFIX
 2021-06-03 11:59 UTC 

PR2589, ld vs. ld.so
 2021-06-03  9:04 UTC 

linker throws error no .eh_frame_hdr will be created
 2021-06-03  8:58 UTC  (2+ messages)

[PATCH] RISC-V: Reorder the prefixed extensions which are out of order
 2021-06-03  5:56 UTC  (2+ messages)

[RFC] RISC-V: PR27916, Support mapping symbols
 2021-06-03  4:18 UTC  (2+ messages)

PR1202, mcore disassembler: wrong address loopt
 2021-06-03  3:50 UTC 

[RISCV] RISC-V GNU Toolchain Biweekly Sync-up call (June 3, 2021)
 2021-06-02 12:36 UTC 

Error: unable to disambiguate: -nostartfiles
 2021-06-02 10:16 UTC  (3+ messages)

asan: heap buffer overflow in _bfd_elf_parse_attributes
 2021-06-02  5:38 UTC 

[PATCH v2] x86: Restore PC16 relocation overflow check
 2021-06-01 16:29 UTC  (18+ messages)

[PATCH] RISC-V: PR27566, Do not relax when data segment phase is exp_seg_relro_adjust
 2021-05-31  3:31 UTC  (4+ messages)
` 回复:[PATCH] "

PowerPC: Add new xxmr and xxlnot extended mnemonics [committed]
 2021-05-30 14:37 UTC  (7+ messages)
        ` PowerPC table driven -Mraw disassembly

[RFC] readelf -w/-debug-dump= association
 2021-05-29 13:21 UTC  (8+ messages)

[committed 00/18] MIPS coprocessor opcodes handling fixes
 2021-05-29  1:38 UTC  (19+ messages)
` [committed 01/18] MIPS/GAS: Use FCSR rather than RA with CFC1/CTC1
` [committed 02/18] microMIPS/opcodes: Refer FPRs rather than FCRs with DMTC1
` [committed 03/18] MIPS/opcodes: Free up redundant `g' operand code
` [committed 04/18] MIPS/binutils/testsuite: Fix XPA and Virtualization ASE cases
` [committed 05/18] MIPS/opcodes: Add TX39 CP0 register names
` [committed 06/18] MIPS/opcodes: Do not use CP0 register names for control registers
` [committed 07/18] MIPS/GAS/testsuite: Add tests for coprocessor access instructions
` [committed 08/18] MIPS/opcodes: Add legacy CP1 control register names
` [committed 09/18] MIPS/opcodes: Factor out ISA matching against flags
` [committed 10/18] MIPS/opcodes: Properly handle ISA exclusion
` [committed 11/18] MIPS/opcodes: Disassemble the RFE instruction
` [committed 12/18] MIPS/GAS/testsuite: Add tests for coprocessor branch instructions
` [committed 13/18] MIPS/opcodes: Remove DMFC3 and DMTC3 instructions
` [committed 14/18] MIPS/opcodes: Accurately record coprocessor opcode CPU/ISA membership
` [committed 15/18] MIPS/GAS/testsuite: Run coprocessor tests across all ISAs
` [committed 16/18] MIPS/GAS/testsuite: Run RFE test "
` [committed 17/18] MIPS/GAS/testsuite: Add C0, C1, C2, C3 opcode tests
` [committed 18/18] MIPS/opcodes: Reorder legacy COP0, COP2, COP3 opcode instructions

Sourceware Binutils Documentation Update
 2021-05-28 13:41 UTC 

[PATCH] x86: Restore PC16 relocation overflow check
 2021-05-28 12:27 UTC  (6+ messages)

[PATCH] x86: Propery check PC16 reloc overflow in 16-bit mode instructions
 2021-05-27 16:05 UTC  (19+ messages)
  ` [PATCH v2] "
                ` [PATCH v3] "

readelf -w and --debug-dump option help
 2021-05-27  1:29 UTC 

nds32: __builtin_strncpy bound equals destination size
 2021-05-27  1:27 UTC 

[PATCH] x86-64: Add ilp32-12 to check R_X86_64_32 for x32
 2021-05-26 13:50 UTC 

[PATCH] i386: Replace movsb with movsxb
 2021-05-26 12:54 UTC 

[committed] RISC-V: Allow to link the objects with unknown prefixed extensions
 2021-05-26  3:05 UTC 

[GOLD] fix a current mainline g++ complaint
 2021-05-25 19:01 UTC  (5+ messages)

[PATCH] RISC-V : Add linker support for further Z extensions
 2021-05-25 13:09 UTC  (3+ messages)

[PATCH][Arm][gas]: Fix forward thumb references [PR gas/25235]
 2021-05-25 12:24 UTC  (2+ messages)

Unable to give executable as input
 2021-05-25 12:05 UTC  (4+ messages)

Commit: Add range checks to arrays in struct elf_arm_obj_tdata
 2021-05-25 10:22 UTC 

Commit: Tidy up elf32-arm.c
 2021-05-25 10:13 UTC 

[PATCH] opcodes: cris: move desc & opc files from sim/
 2021-05-25 10:13 UTC  (18+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "

asan: _bfd_elf_parse_attributes heap buffer overflow
 2021-05-25  7:45 UTC 

[PATCH] MAINTAINERS: Update path to readline config.{sub,guess} files
 2021-05-24 16:15 UTC  (4+ messages)

[PATCH] Update config.sub and config.guess for MIPS R3 and R5 ISA support
 2021-05-24 16:14 UTC  (3+ messages)

Storing package metadata in ELF objects
 2021-05-24 10:17 UTC  (7+ messages)

[PATCH] RISC-V: PR25212, Report errors for invalid march and mabi combinations
 2021-05-24  3:49 UTC  (2+ messages)

[PATCH] ld: Add -Bsymbolic-non-weak-functions
 2021-05-23  6:10 UTC 

[PATCH] elf: Use official name LoongArch for EM_LOONGARCH
 2021-05-23  2:39 UTC  (2+ messages)

Fix offset for ia64 PCREL60B relocation on HP-UX
 2021-05-22  7:49 UTC 

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