binutils archive
date index for June, 2017

This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

June 30, 2017
23:47 [committed 3/3] MIPS/GAS: Use a switch on relaxation type in microMIPS fixup creation Maciej W. Rozycki
23:47 [committed 2/3] MIPS/GAS: Use frag symbol/offset directly in fixup creation Maciej W. Rozycki
23:46 [committed 1/3] MIPS/GAS: Use non-zero frag offset directly in PIC branch relaxation Maciej W. Rozycki
23:45 [committed 0/3] MIPS/GAS: Fixup setup clean-ups Maciej W. Rozycki
15:45 Re: Patching raw section data with non-partial_inplace relocations Nick Clifton
15:39 Re: [patch,gas,avr] PR21683: Add new pseudo instruction __gcc_isr Nick Clifton
14:54 Re: pr21665 Nick Clifton
14:42 [committed] MIPS/GAS: Update `match_float_constant' and `match_operand' descriptions Maciej W. Rozycki
14:31 [committed] MIPS/opcodes: Reorder LSA and DLSA instructions Maciej W. Rozycki
14:11 Re: BFD internal errors in *_finish_dynamic_symbol Jiong Wang
12:53 Re: pr21665 Hans-Peter Nilsson
11:26 Re: pr21665 Alan Modra
10:36 Re: [patch,gas,avr] PR21683: Add new pseudo instruction __gcc_isr Georg-Johann Lay
10:04 Re: [PATCH][GAS][AArch64] Add dot product support for AArch64 to binutils [Patch (2/2)] Richard Earnshaw (lists)
10:03 Re: pr21665 Nick Clifton
08:31 Re: [patch,gas,avr] PR21683: Add new pseudo instruction __gcc_isr Nick Clifton
07:38 Re: [PATCH 2/6] Delegate opcodes to select disassembler in GDB Yao Qi
06:25 [committed 3/3] MIPS: Add microMIPS XPA support Maciej W. Rozycki
06:25 [committed 2/3] MIPS: Add microMIPS R5 support Maciej W. Rozycki
06:24 [committed 1/3] MIPS: Fix XPA base and Virtualization ASE instruction handling Maciej W. Rozycki
06:23 [committed 0/3] MIPS: XPA fixes, microMIPS R5 addition, microMIPS XPA addition Maciej W. Rozycki
03:20 Re: [PATCH 7/8] Create psuedo sections for FreeBSD NT_PTLWPINFO core notes. Alan Modra
03:19 Re: [PATCH 6/8] Recognize the recently-added FreeBSD core dump note for LWP info. Alan Modra
00:19 Re: [PATCH 2/6] Delegate opcodes to select disassembler in GDB Maciej W. Rozycki

June 29, 2017
23:59 [committed 2/2] MIPS/opcodes: Correctly combine ASE flags for ASE_MIPS16E2_MT calculation Maciej W. Rozycki
23:58 [committed 1/2] MIPS/GAS: Clear the ASE_MIPS16E2_MT flag for recalculation Maciej W. Rozycki
23:56 [committed 0/2] MIPS: MIPS16e2/MT combination ASE flag fixes Maciej W. Rozycki
23:41 [PATCH 4/8] Add a new gdbarch method to fetch signal information from core files. John Baldwin
23:41 [PATCH 5/8] Use the thread_section_name helper class in fbsd_core_thread_name. John Baldwin
23:33 [PATCH 8/8] Read signal information from FreeBSD core dumps. John Baldwin
23:33 [PATCH 6/8] Recognize the recently-added FreeBSD core dump note for LWP info. John Baldwin
23:33 [PATCH 7/8] Create psuedo sections for FreeBSD NT_PTLWPINFO core notes. John Baldwin
23:33 [PATCH 2/8] Fetch signal information for native FreeBSD processes. John Baldwin
23:33 [PATCH 1/8] Implement the "get_siginfo_type" gdbarch method for FreeBSD architectures. John Baldwin
23:33 [PATCH 3/8] Move the thread_section_name class to gdbcore.h. John Baldwin
23:33 [PATCH 0/8] Add support for $_siginfo on FreeBSD John Baldwin
21:24 BFD internal errors in *_finish_dynamic_symbol Joseph Myers
17:22 Re: [PATCH] RISC-V: Fix TLS copy relocs Palmer Dabbelt
13:48 Re: [patch,gas,avr] PR21683: Add new pseudo instruction __gcc_isr Georg-Johann Lay
12:43 Re: [patch,gas,avr] PR21683: Add new pseudo instruction __gcc_isr Nick Clifton
11:29 Re: [PATCH] sparc: Prevent all but undef weak syms from becoming dynamic. Jose E. Marchesi
11:19 RE: Patching raw section data with non-partial_inplace relocations Alexandro Sanchez Bach
10:46 Re: Patching raw section data with non-partial_inplace relocations Nick Clifton
10:42 Re: [AArch64] Remove duplicated code when handling some GOT relocations types Nick Clifton
10:35 Re: [PATCH v3 2/2] [ARC] Use FOR_EACH_DISASSEMBLER_OPTION to iterate over options Nick Clifton
10:35 Re: [PATCH v3 1/2] [ARC] Fix handling of cpu=... disassembler option value Nick Clifton
10:30 Re: [PATCH] Add RDMA support for falkot/qdf24xx. Nick Clifton
10:29 Re: [PATCH] RISC-V: Fix TLS copy relocs Nick Clifton
10:28 Re: [AArch64] Only override the symbol dynamic decision on undefined weak symbol Nick Clifton
08:31 Re: [PATCH] S390: Support guarded-storage core note sections Andreas Arnez
07:42 Re: [patch,gas,avr] PR21683: Add new pseudo instruction __gcc_isr Georg-Johann Lay
07:31 Re: [PATCH] S390: Support guarded-storage core note sections Andreas Krebbel

June 28, 2017
23:15 [PATCH] Add RDMA support for falkot/qdf24xx. Jim Wilson
20:02 [PATCH] RISC-V: Fix TLS copy relocs Palmer Dabbelt
17:10 [PATCH] S390: Support guarded-storage core note sections Andreas Arnez
13:52 [Commit}: Add support for version 2 GNU Build Attribute notes Nick Clifton
13:06 [patch,gas,avr] PR21683: Add new pseudo instruction __gcc_isr Georg-Johann Lay
10:42 [AArch64] Only override the symbol dynamic decision on undefined weak symbol Jiong Wang
09:49 Re: [PATCH][GAS][AArch64] Add dot product support for AArch64 to binutils [Patch (1/2)] Nick Clifton
09:43 Re: [ARM] Assembler and disassembler support Dot Product Extension Jiong Wang
09:39 RE: [PATCH][GAS][AArch64] Add dot product support for AArch64 to binutils [Patch (1/2)] Tamar Christina
09:22 Re: [PATCH][GAS][AArch64] Add dot product support for AArch64 to binutils [Patch (1/2)] Nick Clifton
09:21 Re: [ARM] Assembler and disassembler support Dot Product Extension Nick Clifton
08:27 [PATCH][GAS][AArch64] Add dot product support for AArch64 to binutils [Patch (2/2)] Tamar Christina
08:27 [PATCH][GAS][AArch64] Add dot product support for AArch64 to binutils [Patch (1/2)] Tamar Christina
08:22 [ARM] Assembler and disassembler support Dot Product Extension Jiong Wang
04:46 Re: GNU ld and file offset alignment Alan Modra
01:21 [committed 3/3] MIPS: Add new Imagination interAptiv MR2 GAS and LD tests Maciej W. Rozycki
01:17 [committed 2/3] MIPS: Add Imagination interAptiv MR2 GAS test infrastructure Maciej W. Rozycki
01:16 [committed 1/3] MIPS: Add Imagination interAptiv MR2 MIPS32r3 processor support Maciej W. Rozycki
01:15 [committed 0/3] MIPS: Imagination interAptiv MR2 MIPS32r3 processor support Maciej W. Rozycki
00:54 Re: [PATCH] Don't call bfd_get_file_size in _bfd_generic_get_section_contents Alan Modra
00:46 Re: [PATCH] Change bfd_get_size/bfd_get_file_size to ufile_ptr Alan Modra
00:17 Re: [PATCH] Cache the BFD file size for readonly input Alan Modra

June 27, 2017
18:32 GNU ld and file offset alignment Martim Carbone
16:54 Re: [PATCH] PR gas/21661: Check unsupported .symver with common symbol Renlin Li
16:53 [PATCH v3 2/2] [ARC] Use FOR_EACH_DISASSEMBLER_OPTION to iterate over options Anton Kolesov
16:53 [PATCH v3 1/2] [ARC] Fix handling of cpu=... disassembler option value Anton Kolesov
16:25 Re: [PATCH] PR gas/21661: Check unsupported .symver with common symbol H.J. Lu
16:03 Re: [PATCH] PR gas/21661: Check unsupported .symver with common symbol Renlin Li
15:08 Re: [PATCH] sparc: Prevent all but undef weak syms from becoming dynamic. Egeyar Bagcioglu
12:53 [PATCH] Don't call bfd_get_file_size in _bfd_generic_get_section_contents H.J. Lu
12:28 [PATCH] Change bfd_get_size/bfd_get_file_size to ufile_ptr H.J. Lu
12:27 [PATCH] Cache the BFD file size for readonly input H.J. Lu
11:12 Re: [binutils-gdb] Fix address violation parsing a corrupt texhex format file. Nick Clifton
05:17 Re: Oh dear. I regret to inform you that commit 'More fixes for bfd_get_section_contents change' might be unfortunate Alan Modra
03:30 [committed 4/4] MIPS/GAS/testsuite: Drop the `mips16e-' prefix from SAVE/RESTORE tests Maciej W. Rozycki
03:29 [committed 3/4] MIPS/GAS/testsuite: Run SAVE/RESTORE tests across all MIPS16e architectures Maciej W. Rozycki
03:28 [committed 2/4] MIPS/GAS/testsuite: Convert `mips16e-save-err' list test to a dump test Maciej W. Rozycki
03:27 [committed 1/4] MIPS/GAS/testsuite: Capitalize the name of the `mips16e-save' test Maciej W. Rozycki
03:26 [committed 0/4] MIPS/GAS/testsuite: SAVE/RESTORE test clean-ups and updates Maciej W. Rozycki
02:59 Re: [binutils-gdb] Fix address violation parsing a corrupt texhex format file. Alan Modra
02:04 [committed 3/3] MIPS/LD/testsuite: mips-elf-flags: Add MIPS ABI Flags handling Maciej W. Rozycki
02:03 [committed 2/3] MIPS/LD/testsuite: mips-elf-flags: Use `remote_exec' to call `readelf' Maciej W. Rozycki
02:02 [committed 1/3] MIPS/LD/testsuite: mips-elf-flags: Use `-h' only with `readelf' Maciej W. Rozycki
02:01 [committed 0/3] MIPS/LD/testsuite: Object compatibility check fixes and updates Maciej W. Rozycki
01:27 Re: [PATCH] RISC-V: Use pc-relative relocation for FDE initial location Palmer Dabbelt
00:16 Re: [committed, PATCH] Check file size before getting section contents Alan Modra

June 26, 2017
23:52 Re: [committed, PATCH] Check file size before getting section contents Pedro Alves
23:27 Re: [committed, PATCH] Check file size before getting section contents H.J. Lu
23:26 Re: [committed, PATCH] Check file size before getting section contents Pedro Alves
23:26 Re: [committed, PATCH] Check file size before getting section contents H.J. Lu
23:15 Re: [committed, PATCH] Check file size before getting section contents Alan Modra
22:53 Re: [committed, PATCH] Check file size before getting section contents H.J. Lu
22:49 Re: [committed, PATCH] Check file size before getting section contents H.J. Lu
22:24 Re: [committed, PATCH] Check file size before getting section contents Pedro Alves
21:48 Re: [committed, PATCH] Check file size before getting section contents Pedro Alves
18:32 [committed] MIPS/BFD: Consistently mark the LSI CW4010 as a MIPS II processor Maciej W. Rozycki
16:31 [committed, PATCH] Check file size before getting section contents H.J. Lu
15:19 [committed v2] LD: Fix .startof.SECNAME/.sizeof.SECNAME tests for MIPS/IRIX Maciej W. Rozycki
12:09 Re: [PATCH] PR gas/21661: Check unsupported .symver with common symbol H.J. Lu
10:43 Re: [PATCH 10/10 GAS/ARM] Add support for ARM Cortex-R52 processor Thomas Preudhomme
10:42 Re: [PATCH 8/10, GAS/ARM] Add support for ARMv8-R in assembler and readelf Thomas Preudhomme
10:38 Re: [PATCH 7/10, GAS/ARM] Remove ARMv6S-M special casing Thomas Preudhomme
09:14 Re: [PATCH] S/390: Add pgste marker Andreas Krebbel
08:28 [Commit] Fix compile time warning in tc-arm.c Nick Clifton
07:02 RE: [PATCH] [ARC] Update conditions for illegal placed instructions. Claudiu Zissulescu

June 25, 2017
23:42 Don't attach linker created section to --just-syms bfd Alan Modra
11:48 Re: [Patch] Remove use of sbrk Simon Marchi
04:49 Re: [PATCH] S/390: Add pgste marker Alan Modra

June 24, 2017
17:41 [PATCH] bfd/elf.c: fix out-of-bounds access in find_link() Sergei Trofimovich
13:22 Re: [PATCH] PowerPC VLE changes Alan Modra
13:21 Re: [PATCH] PowerPC VLE changes Alan Modra
13:18 Re: [PATCH] PowerPC VLE changes Alan Modra
13:11 Re: [PATCH] PowerPC VLE changes Alan Modra

June 23, 2017
21:34 Re: [PATCH] PowerPC VLE changes Alexander Fedotov
20:56 Re: [PATCH] PowerPC VLE changes Alexander Fedotov
20:55 Re: [PATCH] PowerPC VLE changes Alexander Fedotov
20:52 Re: [PATCH] PowerPC VLE changes Alexander Fedotov
16:27 Re: [PATCH] RISC-V: Fix SLTI disassembly Palmer Dabbelt
16:26 Re: [PATCH] RISC-V: Error, don't warn, for shfit amounts/CSRs Palmer Dabbelt
16:04 Re: [PATCH 7/10, GAS/ARM] Remove ARMv6S-M special casing Richard Earnshaw (lists)
13:52 [PATCH] PR gas/21661: Check unsupported .symver with common symbol H.J. Lu
12:56 [AArch64] Remove duplicated code when handling some GOT relocations types Jiong Wang
12:49 [COMMITTED][AArch64, obvious] Fix typo in comments on relocation name Jiong Wang
09:44 Re: [Patch, avr] Fix PR 13402 - sync loss between .debug_line and code Nick Clifton
09:34 Re: [PATCH] RISC-V: Fix SLTI disassembly Nick Clifton
09:32 Re: [PATCH] RISC-V: Error, don't warn, for shfit amounts/CSRs Nick Clifton
06:20 Re: [GOLD] Add reloc_count param to Relocate::relocate Cary Coutant
01:55 [PATCH] RISC-V: Use pc-relative relocation for FDE initial location Palmer Dabbelt
01:55 [PATCH] RISC-V: Fix SLTI disassembly Palmer Dabbelt
01:55 [PATCH] RISC-V: Error, don't warn, for shfit amounts/CSRs Palmer Dabbelt
00:32 Re: [PATCH] LD: Fix .startof.SECNAME/.sizeof.SECNAME tests for MIPS/IRIX Alan Modra

June 22, 2017
23:51 Re: [GOLD] Add reloc_count param to Relocate::relocate Alan Modra
22:16 Re: [committed, PATCH] x86: Resolve local undefined weak symbol to 0 H.J. Lu
21:45 Re: [PATCH] LD: Fix .startof.SECNAME/.sizeof.SECNAME tests for MIPS/IRIX H.J. Lu
21:31 Re: [PATCH 1/2] x86: Support Intel IBT with IBT property and IBT-enable PLT H.J. Lu
21:23 [PATCH] LD: Fix .startof.SECNAME/.sizeof.SECNAME tests for MIPS/IRIX Maciej W. Rozycki
20:53 Re: [PATCH 1/2] x86: Support Intel IBT with IBT property and IBT-enable PLT Simon Marchi
20:00 Re: Will the gold linker ever be NON Beta ? H.J. Lu
19:58 Re: testsuite regressions on trunk, compared to 2.28 H.J. Lu
19:55 [committed, PATCH] Pass $NOPIE_CFLAGS to ELF visibility tests H.J. Lu
19:55 [committed, PATCH] x86: Resolve local undefined weak symbol to 0 H.J. Lu
19:38 Re: Will the gold linker ever be NON Beta ? Cary Coutant
18:37 Re: Will the gold linker ever be NON Beta ? H.J. Lu
18:04 Re: Will the gold linker ever be NON Beta ? Cary Coutant
18:04 [COMMITTED] Fix truncation warning in elf32-arm.c Eric Christopher
16:54 [committed, PATCH] Pass $NOPIE_CFLAGS and $NOPIE_LDFLAGS to more ELF tests H.J. Lu
15:52 Re: testsuite regressions on trunk, compared to 2.28 Jose E. Marchesi
15:24 Re: testsuite regressions on trunk, compared to 2.28 Jiong Wang
14:52 Re: [GOLD] Add reloc_count param to Relocate::relocate Cary Coutant
13:01 Patching raw section data with non-partial_inplace relocations Alexandro Sanchez Bach
12:55 Re: [PATCH 2/2] x86: Support Intel Shadow Stack with SHSTK property H.J. Lu
12:53 Re: [PATCH 1/2] x86: Support Intel IBT with IBT property and IBT-enable PLT H.J. Lu
10:41 Re: [PATCH] S/390: Add pgste marker Andreas Krebbel
10:06 [Patch, avr] Fix PR 13402 - sync loss between .debug_line and code Senthil Kumar Selvaraj
09:39 Re: [PATCH] S/390: Add pgste marker Nick Clifton
01:54 Re: testsuite regressions on trunk, compared to 2.28 H.J. Lu
00:30 Re: Will the gold linker ever be NON Beta ? Ian Lance Taylor via binutils
00:29 Re: testsuite regressions on trunk, compared to 2.28 Alan Modra

June 21, 2017
22:32 Re: testsuite regressions on trunk, compared to 2.28 H.J. Lu
22:32 [committed, PATCH] Use DWARF_VMA_FMT to report error H.J. Lu
22:24 [committed, PATCH] Pass $NOPIE_CFLAGS and $NOPIE_LDFLAGS to some ELF tests H.J. Lu
22:18 Re: testsuite regressions on trunk, compared to 2.28 Matthias Klose
21:59 [committed, PATCH] Pass $NOPIE_CFLAGS to NOCROSSREFS tests H.J. Lu
21:51 [committed, PATCH] Pass $NOPIE_CFLAGS $NOPIE_LDFLAGS ld tests H.J. Lu
21:08 Re: testsuite regressions on trunk, compared to 2.28 H.J. Lu
19:50 [PATCH 2/2] x86: Support Intel Shadow Stack with SHSTK property H.J. Lu
19:50 [PATCH 1/2] x86: Support Intel IBT with IBT property and IBT-enable PLT H.J. Lu
18:05 Re: [AArch64] Use SYMBOL_REFERENCES_LOCAL in one symbol check Steve Ellcey
17:49 Re: testsuite regressions on trunk, compared to 2.28 H.J. Lu
17:38 About pr gold/21941 Han Shen via binutils
17:20 Re: testsuite regressions on trunk, compared to 2.28 Christophe Lyon
16:31 Re: [PATCH 7/10, GAS/ARM] Remove ARMv6S-M special casing Thomas Preudhomme
15:57 testsuite regressions on trunk, compared to 2.28 Matthias Klose
15:36 [committed, PATCH 3/3] x86: CET v2.0: Update incssp and setssbsy H.J. Lu
15:35 [committed, PATCH 2/3] x86: CET v2.0: Rename savessp to saveprevssp H.J. Lu
15:35 [committed, PATCH 1/3] x86: CET v2.0: Update NOTRACK prefix H.J. Lu
15:24 Re: [PATCH 6/10, GAS/ARM] Rework Tag_CPU_arch build attribute value selection Richard Earnshaw (lists)
15:04 Re: [PATCH 6/10, GAS/ARM] Rework Tag_CPU_arch build attribute value selection Thomas Preudhomme
14:59 Re: [PATCH 10/10 GAS/ARM] Add support for ARM Cortex-R52 processor Richard Earnshaw (lists)
14:57 Re: [PATCH 9/10, GAS/ARM] Add linker support for ARMv8-R Richard Earnshaw (lists)
14:50 Re: [PATCH 8/10, GAS/ARM] Add support for ARMv8-R in assembler and readelf Richard Earnshaw (lists)
14:40 Re: [PATCH 6/10, GAS/ARM] Rework Tag_CPU_arch build attribute value selection Richard Earnshaw (lists)
14:39 Re: [PATCH 7/10, GAS/ARM] Remove ARMv6S-M special casing Richard Earnshaw (lists)
14:39 Re: [PATCH 6/10, GAS/ARM] Rework Tag_CPU_arch build attribute value selection Thomas Preudhomme
14:34 Re: [PATCH 6/10, GAS/ARM] Rework Tag_CPU_arch build attribute value selection Richard Earnshaw (lists)
14:18 Will the gold linker ever be NON Beta ? Gordon McConnell
14:04 Re: [PATCH 5/10, GAS/ARM] Allow Thumb division as an extension for ARMv7 Richard Earnshaw (lists)
13:48 Re: [PATCH 4/10, GAS/ARM] Rework selection of feature bits to base build attributes on Richard Earnshaw (lists)
13:41 [GOLD] PowerPC64 localentry:0 plt call optimization Alan Modra
13:40 [GOLD] PowerPC64 tocsave Alan Modra
13:32 [GOLD] Add reloc_count param to Relocate::relocate Alan Modra
13:19 [GOLD] PowerPC move plt indx_ out of unordered map key Alan Modra
13:17 PowerPC64 localentry:0 plt calls Alan Modra
13:16 PowerPC64 tocsave testcases Alan Modra
13:12 Re: [PATCH 1/10, GAS/ARM] Separate extensions from architectures in arm_cpus Thomas Preudhomme
13:02 Re: [PATCH 3/10, GAS/ARM] Simplify Tag_DSP_extension selection logic Richard Earnshaw (lists)
12:59 Re: [PATCH 2/10, GAS/ARM] Keep separation between extensions and architecture bits throughout execution Richard Earnshaw (lists)
11:31 RE: [PATCH v2 1/2] [ARC] Fix handling of cpu=... disassembler option value Anton Kolesov
11:02 Re: [PATCH 1/10, GAS/ARM] Separate extensions from architectures in arm_cpus Richard Earnshaw (lists)
10:16 [PATCH 10/10 GAS/ARM] Add support for ARM Cortex-R52 processor Thomas Preudhomme
10:15 [PATCH 9/10, GAS/ARM] Add linker support for ARMv8-R Thomas Preudhomme
10:14 [PATCH 8/10, GAS/ARM] Add support for ARMv8-R in assembler and readelf Thomas Preudhomme
10:13 [PATCH 7/10, GAS/ARM] Remove ARMv6S-M special casing Thomas Preudhomme
10:12 [PATCH 6/10, GAS/ARM] Rework Tag_CPU_arch build attribute value selection Thomas Preudhomme
10:09 [PATCH 5/10, GAS/ARM] Allow Thumb division as an extension for ARMv7 Thomas Preudhomme
10:07 [PATCH 4/10, GAS/ARM] Rework selection of feature bits to base build attributes on Thomas Preudhomme
10:06 [PATCH 3/10, GAS/ARM] Simplify Tag_DSP_extension selection logic Thomas Preudhomme
10:04 [PATCH 2/10, GAS/ARM] Keep separation between extensions and architecture bits throughout execution Thomas Preudhomme
10:03 [PATCH 1/10, GAS/ARM] Separate extensions from architectures in arm_cpus Thomas Preudhomme
10:01 [PATCH, ARM, 0/10] Add support for ARMv8-R Thomas Preudhomme
10:01 Re: [AArch64] Use SYMBOL_REFERENCES_LOCAL in one symbol check Jiong Wang
08:15 Re: [Patch AArch64] Add support for Cortex-A55 and Cortex-A75 Nick Clifton
08:03 Re: [PATCH] [ARC] Update conditions for illegal placed instructions. Nick Clifton

June 20, 2017
23:20 Re: [PATCH] [aarch64] Fix handling of stubs to weak and section symbols Eric Christopher
23:09 Re: [PATCH] [aarch64] Fix handling of stubs to weak and section symbols Cary Coutant
22:50 Re: [AArch64] Use SYMBOL_REFERENCES_LOCAL in one symbol check Steve Ellcey
22:09 Re: [PATCH] [aarch64] Fix handling of stubs to weak and section symbols Han Shen via binutils
17:50 Re: [AArch64] Use SYMBOL_REFERENCES_LOCAL in one symbol check Steve Ellcey
15:02 [PATCH] S/390: Add pgste marker Andreas Krebbel
14:47 Re: [PATCH v2 1/2] [ARC] Fix handling of cpu=... disassembler option value Peter Bergner
13:55 Re: Plan for release 2.29 [and IMPORTANT message] Tristan Gingold
13:10 [Patch AArch64] Add support for Cortex-A55 and Cortex-A75 James Greenhalgh
13:01 Re: Plan for release 2.29 [and IMPORTANT message] Matthias Klose
12:53 RE: [PATCH] [ARC] Update conditions for illegal placed instructions. Claudiu Zissulescu
10:32 Re: [PATCH v2 1/2] [ARC] Fix handling of cpu=... disassembler option value Pedro Alves
10:04 [Patch ARM] Add support for Cortex-A55 and Cortex-A75 James Greenhalgh
10:00 Re: [PATCH, LD, ping] Make import libraries relocatable objects Tristan Gingold
09:59 Re: [PATCH, GAS/ARM, ping] Fix expansion of ldr pseudo instruction Tristan Gingold
09:53 Re: [PATCH, LD, ping] Make import libraries relocatable objects Thomas Preudhomme
09:03 Re: [PATCH, GAS/ARM, ping] Fix expansion of ldr pseudo instruction Thomas Preudhomme
07:44 Plan for release 2.29 [and IMPORTANT message] Tristan Gingold
05:12 Re: [PATCH 1/1] gold: Avoid duplicate PLT stub symbols on PowerPC James Clarke
00:49 [PATCH] [aarch64] Fix handling of stubs to weak and section symbols Eric Christopher
00:29 Re: [PATCH 1/1] gold: Avoid duplicate PLT stub symbols on PowerPC Alan Modra

June 19, 2017
22:16 [PATCH] Check the DYNAMIC bit for input shared objects H.J. Lu
15:32 Re: [PATCH] [ARC] Fix handling of cpu=... disassembler option value Pedro Alves
15:17 RE: [PATCH] [ARC] Fix handling of cpu=... disassembler option value Anton Kolesov
14:40 [PATCH v2 1/2] [ARC] Fix handling of cpu=... disassembler option value Anton Kolesov
14:40 [PATCH v2 2/2] [ARC] Use FOR_EACH_DISASSEMBLER_OPTION to iterate over options Anton Kolesov
13:21 Re: [PATCH, MIPS] Extract PID from core dump file Djordje Todorovic
11:24 Re: is_underscore_target for ld-elf tests Hans-Peter Nilsson
11:08 Re: [PATCH 1/1] gold: Avoid duplicate PLT stub symbols on PowerPC James Clarke
06:03 List of supported Pseudoinstructions for MIPS assembler Lowell, Michael Thomas
05:47 Re: is_underscore_target for ld-elf tests Alan Modra
03:47 Re: is_underscore_target for ld-elf tests Hans-Peter Nilsson
03:14 Re: [PATCH 1/1] gold: Avoid duplicate PLT stub symbols on PowerPC Alan Modra
03:04 Re: [PATCH 1/1] gold: Avoid duplicate PLT stub symbols on PowerPC Alan Modra

June 18, 2017
21:58 [PATCH 1/1] gold: Avoid duplicate PLT stub symbols on PowerPC James Clarke
21:58 [PATCH 0/1] gold: Avoid duplicate PLT stub symbols on PowerPC James Clarke
20:17 Re: [PATCH] [ARC] Fix handling of cpu=... disassembler option value Peter Bergner
13:45 Re: ld -pie -O1: failed to set dynamic section sizes: Invalid operation Michael Weiser
04:47 is_underscore_target for ld-elf tests Alan Modra

June 17, 2017
07:51 Re: Rewrite __start and __stop symbol handling Alan Modra
03:29 Re: Rewrite __start and __stop symbol handling Hans-Peter Nilsson

June 16, 2017
14:35 Re: Regen rx-decode.c Nick Clifton
14:32 Regen rx-decode.c Alan Modra
14:17 Re: ld -pie -O1: failed to set dynamic section sizes: Invalid operation Nick Clifton
14:08 Rewrite __start and __stop symbol handling Alan Modra
12:30 Re: [AArch64] Use SYMBOL_REFERENCES_LOCAL in one symbol check Nick Clifton
12:10 Re: [PATCH] [ARC] Fix handling of cpu=... disassembler option value Pedro Alves
11:44 RE: [PATCH] [ARC] Fix handling of cpu=... disassembler option value Anton Kolesov
10:30 Re: [PATCH] [ARC] Fix handling of cpu=... disassembler option value Pedro Alves
01:52 [committed] Fix some typos/grammar-os. Eric Christopher

June 15, 2017
23:37 Re: [PATCH, MIPS] Extract PID from core dump file Maciej W. Rozycki
19:34 [committed, PATCH] Correct "ld --help" to display "-z stack-size=SIZE" H.J. Lu
15:46 [AArch64] Use SYMBOL_REFERENCES_LOCAL in one symbol check Jiong Wang
15:25 Re: [COMMITTED][gold, aarch64] Skip ERRATUM 843419 fix if the sequences have been relaxed by TLS optimization Han Shen via binutils
15:22 [committed, PATCH] i386-dis: Add 2 tests with invalid bnd register H.J. Lu
14:59 [PATCH] [ARC] Fix handling of cpu=... disassembler option value Anton Kolesov
14:25 Re: [AArch64] Allocate dynrelocs for other relocation types which may related with copy relocation Nick Clifton
13:42 [committed, PATCH] i386-dis: Check valid bnd register H.J. Lu
11:21 Re: [PATCH] Always define referenced __start_SECNAME/__stop_SECNAME H.J. Lu
10:37 [AArch64] Allocate dynrelocs for other relocation types which may related with copy relocation Jiong Wang
10:27 [COMMITTED][gold, aarch64] Skip ERRATUM 843419 fix if the sequences have been relaxed by TLS optimization Jiong Wang
09:30 ld -pie -O1: failed to set dynamic section sizes: Invalid operation Michael Weiser
07:11 Re: building the mach-o-arm64 target only Tristan Gingold
03:31 Re: [PATCH] Always define referenced __start_SECNAME/__stop_SECNAME Alan Modra
00:07 Re: [PATCH][gold, aarch64] Skip ERRATUM 843419 fix if the sequences have been relaxed by TLS optimization Cary Coutant

June 14, 2017
18:10 Re: [RFC 1/5] xtensa: don't expect XCHAL_* macros to be constant Max Filippov
18:06 Re: [PATCH][gold, aarch64] Skip ERRATUM 843419 fix if the sequences have been relaxed by TLS optimization Han Shen via binutils
15:30 Re: [PATCH] Don't use print_insn_XXX in GDB Yao Qi
13:20 Re: [PATCH] Always define referenced __start_SECNAME/__stop_SECNAME H.J. Lu
13:15 [PATCH] ELF: Hide .startof.SECNAME and .sizeof.SECNAME H.J. Lu
13:12 [committed, PATCH] xfail pr20022.d on targets without dynamic relocs in .text H.J. Lu
13:09 [committed, PATCH] Skip PR ld/21562 tests on targets with leading char or without --gc-sections H.J. Lu
12:53 [committed, PATCH] Add size to bar in ld-gc/pr20022a.s H.J. Lu
12:51 [committed, PATCH] Skip sizeof/startof tests on targets with leading char H.J. Lu
11:27 Re: [patch,ld,avr] PR21583: Move .jumptables to a higher address. Nick Clifton
10:20 [patch,ld,avr] PR21583: Move .jumptables to a higher address. Georg-Johann Lay
09:25 Re: [PATCH, GAS/ARM] Fix expansion of ldr pseudo instruction Thomas Preudhomme
09:11 Re: [PATCH, GAS/ARM] Fix expansion of ldr pseudo instruction Ramana Radhakrishnan
08:49 Re: [PATCH, GAS/ARM] Fix expansion of ldr pseudo instruction Thomas Preudhomme
08:42 Re: [PATCH][gold, aarch64] Skip ERRATUM 843419 fix if the sequences have been relaxed by TLS optimization Jiong Wang
08:28 Re: building the mach-o-arm64 target only Nick Clifton
03:50 Re: [PATCH] Always define referenced __start_SECNAME/__stop_SECNAME Alan Modra

June 13, 2017
22:17 Re: [PATCH][gold, aarch64] Skip ERRATUM 843419 fix if the sequences have been relaxed by TLS optimization Han Shen via binutils
20:06 Re: [PATCH] Always define referenced __start_SECNAME/__stop_SECNAME H.J. Lu
19:09 building the mach-o-arm64 target only Eric Gorr
19:07 Re: [PATCH] Always define referenced __start_SECNAME/__stop_SECNAME H.J. Lu
16:03 Re: [PATCH] Don't use print_insn_XXX in GDB Nick Clifton
15:53 Re: [patch,avr] Fix PR21569 Nick Clifton
15:31 Re: [PATCH] Always define referenced __start_SECNAME/__stop_SECNAME H.J. Lu
15:22 Re: [PATCH] Always define referenced __start_SECNAME/__stop_SECNAME H.J. Lu
15:00 Re: [PATCH] bfd: Check ELF_COMMON_DEF_P on aarch64 for common symbols Nick Clifton
14:28 Re: [PATCH] Always define referenced __start_SECNAME/__stop_SECNAME Alan Modra
13:46 Re: [PATCH] Accept more epiphany targets Nick Clifton
12:41 Re: [LD][Testsuite] Add --no-dynamic-linker option to dynamic-1 rdynamic-1 test case. Alan Modra
12:38 Re: [PATCH] Always define referenced __start_SECNAME/__stop_SECNAME H.J. Lu
12:26 Re: [PATCH] Always define referenced __start_SECNAME/__stop_SECNAME Alan Modra
12:08 Re: [LD][Testsuite] Add --no-dynamic-linker option to dynamic-1 rdynamic-1 test case. Renlin Li
05:54 [PATCH] Accept more epiphany targets Sebastian Huber
05:43 [PATCH] MIPS/BFD: Convert jalr/jr to jal/j, if possible r
02:10 Re: [PATCH] Always define referenced __start_SECNAME/__stop_SECNAME H.J. Lu
01:54 Re: [PATCH] Always define referenced __start_SECNAME/__stop_SECNAME Alan Modra
00:18 Re: [PATCH] Always define referenced __start_SECNAME/__stop_SECNAME H.J. Lu

June 12, 2017
23:39 Re: [LD][Testsuite] Add --no-dynamic-linker option to dynamic-1 rdynamic-1 test case. Alan Modra
23:32 Re: [PATCH] Always define referenced __start_SECNAME/__stop_SECNAME Alan Modra
17:00 Re: [LD][Testsuite] Add --no-dynamic-linker option to dynamic-1 rdynamic-1 test case. H.J. Lu
16:58 Re: [LD][Testsuite] Add --no-dynamic-linker option to dynamic-1 rdynamic-1 test case. Renlin Li
16:33 Re: [patch,avr] Fix PR21569 Georg-Johann Lay
16:28 Re: [patch,avr] Fix PR21569 Georg-Johann Lay
15:49 Re: [RFC 4/5] xtensa: make xtensa_modules dynamic Nick Clifton
15:45 Re: [RFC 3/5] xtensa: support dynconfig on windows Nick Clifton
15:38 Re: Setting the LMA in ld Nick Clifton
14:35 Re: [PATCH] ELF: Pass bfd_link_info to merge_gnu_properties H.J. Lu
12:33 Re: [LD][Testsuite] Add --no-dynamic-linker option to dynamic-1 rdynamic-1 test case. H.J. Lu
11:51 [patch,avr] Fix PR21569 Georg-Johann Lay
10:19 [PATCH] Don't use print_insn_XXX in GDB Yao Qi
10:13 [LD][Testsuite] Add --no-dynamic-linker option to dynamic-1 rdynamic-1 test case. Renlin Li
09:56 Re: [binutils patch] DWARF-5: readelf: .debug_names Nick Clifton
08:58 [Committed] S/390: Return with an error for broken tls rewrites Andreas Krebbel

June 10, 2017
22:46 [PATCH] Always define referenced __start_SECNAME/__stop_SECNAME H.J. Lu
20:43 Getting symbol dependencies list from ld Ondrej Mikle via binutils
07:13 Re: [binutils patch] DWARF-5: readelf: .debug_names Jan Kratochvil
00:08 Re: [PATCH] ELF: Resolve referenced __start_XXX/__stop_XXX symbols H.J. Lu

June 09, 2017
22:05 [PATCH] ELF: Resolve referenced __start_XXX/__stop_XXX symbols H.J. Lu
17:47 [committed, PATCH] x86-64: Add some x32 ELF property tests H.J. Lu
16:26 [PATCH] ELF: Pass bfd_link_info to merge_gnu_properties H.J. Lu
13:35 Re: [RFC] Allow linker scripts to specify multiple output regions for an output section? Erik Christiansen
12:21 Re: [RFC] Allow linker scripts to specify multiple output regions for an output section? Tejas Belagod
10:58 Re: [AArch64] PR ld/21532, Allow COPY relocation elimination Jiong Wang
10:25 Re: [binutils][gas][arm] Remove bogus entry added by accident in former patch Richard Earnshaw (lists)
10:11 [binutils][gas][arm] Remove bogus entry added by accident in former patch Andre Vieira (lists)
09:50 Re: [PATCH] bfd: Check ELF_COMMON_DEF_P on aarch64 for common symbols James Clarke

June 08, 2017
17:06 Re: [PATCH 0/8] [ARC] Several fixes for ARC linker Cupertino Miranda
15:08 Re: "incompatible target" when trying Gold linker for arm-none-eabi Cary Coutant
14:07 [bfd][arm] Don't assert on suspicious build attributes in input file Richard Earnshaw (lists)
13:37 Re: [PATCH] x86: Add -z print-local-ifuncs to ELF linker Carlos O'Donell
12:43 Re: Help needed: File reading problems in gas? Georg-Johann Lay
12:20 Re: Help needed: File reading problems in gas? Nick Clifton
10:55 Re: [PATCH] x86: Add -z print-local-ifuncs to ELF linker H.J. Lu
10:35 [PATCH][gold, aarch64] Skip ERRATUM 843419 fix if the sequences have been relaxed by TLS optimization Jiong Wang
09:29 Help needed: File reading problems in gas? Georg-Johann Lay
08:08 Re: [AArch64] PR ld/21532, Allow COPY relocation elimination Nick Clifton
06:11 Re: "incompatible target" when trying Gold linker for arm-none-eabi R. Diez via binutils
02:17 Re: Building binutils with newly created target Alan Modra
01:33 Re: [PATCH] x86: Add -z print-local-ifuncs to ELF linker Alan Modra
00:56 Re: [PATCH] Don't look up a stub for an undefined symbol. Eric Christopher
00:36 Re: [PATCH] Don't look up a stub for an undefined symbol. Cary Coutant
00:32 Re: "incompatible target" when trying Gold linker for arm-none-eabi Cary Coutant

June 07, 2017
22:52 Re: [PATCH] Don't look up a stub for an undefined symbol. Eric Christopher
22:47 Re: [PATCH] Don't look up a stub for an undefined symbol. Han Shen via binutils
21:59 [PATCH] Don't look up a stub for an undefined symbol. Eric Christopher
19:23 Re: [RFC 0/5] xtensa: support dynamic configuration Max Filippov
19:13 Re: [RFC 2/5] xtensa: make configuration dynamic Max Filippov
19:05 Re: [PATCH] sparc: Prevent all but undef weak syms from becoming dynamic. Egeyar Bagcioglu
15:17 [AArch64] PR ld/21532, Allow COPY relocation elimination Jiong Wang
15:00 Re: Building binutils with newly created target David Leach
14:33 Re: [PATCH] x86: Add -z print-local-ifuncs to ELF linker H.J. Lu
14:05 [PATCH] [ARC] Update conditions for illegal placed instructions. Claudiu Zissulescu
13:06 [PATCH] x86: Add -z print-local-ifuncs to ELF linker H.J. Lu
12:23 Re: [PATCH 1/9] [ARC] Avoid creating dynamic relocs when static linked is requested. Nick Clifton
12:21 Re: [PATCH 4/9] [ARC] Don't convert _DYNAMIC@ to _GLOBAL_OFFSET_TABLE_ Nick Clifton
09:26 Re: [gold][aarch64]: Erratum 843419 optimized fix Jiong Wang
08:39 Re: PR21529, internal error in linker.c Alan Modra
06:44 Re: "incompatible target" when trying Gold linker for arm-none-eabi R. Diez via binutils
05:59 Re: Building binutils with newly created target Alan Modra
01:43 Building binutils with newly created target David Leach
00:40 Re: "incompatible target" when trying Gold linker for arm-none-eabi Cary Coutant

June 06, 2017
21:02 Re: [PATCH] bfd: support section groups with preceding SHF_GROUP sections Jose E. Marchesi
18:28 Re: [PATCH 4/9] [ARC] Don't convert _DYNAMIC@ to _GLOBAL_OFFSET_TABLE_ Vineet Gupta
16:19 Re: [PATCH][OBVIOUS] bfd: remove unused local variable in elflink.c:init_reloc_cookie_rels Maciej W. Rozycki
16:09 Re: [PATCH 3/9] [ARC] Reassign the symbol got information to actual symbol when indirect. Cupertino Miranda
16:08 Re: [PATCH 4/9] [ARC] Don't convert _DYNAMIC@ to _GLOBAL_OFFSET_TABLE_ Cupertino Miranda
16:07 Re: [PATCH 1/9] [ARC] Avoid creating dynamic relocs when static linked is requested. Cupertino Miranda
14:45 Re: [PATCH] bfd: support section groups with preceding SHF_GROUP sections Alan Modra
13:55 Re: [PATCH][Aarch64] Missing register aliases Nick Clifton
13:53 Re: [PATCH v2] Fix memory leak in sysinfo Nick Clifton
13:41 Re: [binutils patch] DWARF-5: readelf: .debug_names Nick Clifton
13:35 Re: [Patch, ARM] Relax the restrictions on REG_SP under Thumb mode on ARMv8-A Nick Clifton
13:32 Re: [PATCH] bfd: Check ELF_COMMON_DEF_P on aarch64 for common symbols Nick Clifton
13:10 "incompatible target" when trying Gold linker for arm-none-eabi R. Diez via binutils
12:53 Re: [RFC 2/5] xtensa: make configuration dynamic Nick Clifton
12:41 Re: [RFC 0/5] xtensa: support dynamic configuration Nick Clifton
12:28 Re: [PATCH 9/9] [ARC] Corrected conditions for dynamic sections creation. Nick Clifton
12:27 Re: [PATCH 8/9] [ARC] Fixed condition to generate TEXTREL. Nick Clifton
12:25 Re: [PATCH 7/9] [ARC] Fixed TLS for IE model. Nick Clifton
12:23 Re: [PATCH 6/9] [ARC] Add RELOC_FOR_GLOBAL_SYMBOL in ARC target code. Nick Clifton
12:21 Re: [PATCH 5/9] [ARC] ARC_PC32 dynamic reloc incorrectly generated. Nick Clifton
12:19 Re: [PATCH 4/9] [ARC] Don't convert _DYNAMIC@ to _GLOBAL_OFFSET_TABLE_ Nick Clifton
12:16 Re: [PATCH 3/9] [ARC] Reassign the symbol got information to actual symbol when indirect. Nick Clifton
12:13 Re: [PATCH 2/9] [ARC] Disable warning on absolute relocs when symbol is local. Nick Clifton
12:09 Re: [PATCH 1/9] [ARC] Avoid creating dynamic relocs when static linked is requested. Nick Clifton
09:22 Re: [PATCH] ld: Allow section groups to be resolved as part of a relocatable link Andrew Burgess
07:47 Re: [PATCH][OBVIOUS] bfd: remove unused local variable in elflink.c:init_reloc_cookie_rels Jose E. Marchesi
07:15 [PATCH][OBVIOUS] bfd: remove unused local variable in elflink.c:init_reloc_cookie_rels Jose E. Marchesi
07:01 [PATCH] bfd: support section groups with preceding SHF_GROUP sections Jose E. Marchesi
05:30 Re: [PATCH] sparc: Prevent all but undef weak syms from becoming dynamic. Jose E. Marchesi
00:36 [committed v2] ELF/BFD: Hold the number of internal static relocs in `->reloc_count' Maciej W. Rozycki

June 05, 2017
21:55 Re: PR21529, internal error in linker.c H.J. Lu
09:14 [PATCH, MIPS] Extract PID from core dump file Djordje Todorovic
08:25 PR21529, internal error in linker.c Alan Modra
05:43 Re: [PATCH] Introduce --enable-new-dtags configure option. Alan Modra
00:53 Re: [PATCH] ld: Allow section groups to be resolved as part of a relocatable link Alan Modra
00:45 Re: [PATCH] Introduce --enable-new-dtags configure option. Alan Modra

June 02, 2017
21:55 [committed, PATCH] x86: Remove linker option: -z prefix-nop H.J. Lu
20:19 [PATCH][Aarch64] Missing register aliases Michael Collison
09:17 [PATCH v2] Fix memory leak in sysinfo Simon Marchi
08:35 Re: [PATCH] ELF/BFD: Hold the number of internal static relocs in `->reloc_count' Andreas Schwab
05:19 Re: Binutils 2.28 on PowerPC: dangerous relocation: generic linker can't handle R_PPC_SECTOFF_HA Sebastian Huber
01:25 Re: [PATCH] ELF/BFD: Hold the number of internal static relocs in `->reloc_count' Alan Modra
00:24 Re: [PATCH] ELF/BFD: Hold the number of internal static relocs in `->reloc_count' Maciej W. Rozycki
00:02 Re: [PATCH] ELF/BFD: Hold the number of internal static relocs in `->reloc_count' Alan Modra

June 01, 2017
23:28 Re: [PATCH] Use the ELF class to determine the word size for FreeBSD core notes. Alan Modra
22:10 [PATCH] ELF/BFD: Hold the number of internal static relocs in `->reloc_count' Maciej W. Rozycki
21:55 Re: [PATCH] Fix memory leak in sysinfo Simon Marchi
20:53 [PATCH] Fix memory leak in sysinfo Simon Marchi
16:55 Re: [PATCH] Use the ELF class to determine the word size for FreeBSD core notes. John Baldwin
14:06 Re: Binutils 2.28 on PowerPC: dangerous relocation: generic linker can't handle R_PPC_SECTOFF_HA Alan Modra
13:15 PowerPC64 ELFv2 PPC64_OPT_LOCALENTRY Alan Modra
13:07 [PATCH] S/390: idte/ipte fixes Andreas Krebbel
11:07 Re: Binutils 2.28 on PowerPC: dangerous relocation: generic linker can't handle R_PPC_SECTOFF_HA Sebastian Huber
10:58 Re: Binutils 2.28 on PowerPC: dangerous relocation: generic linker can't handle R_PPC_SECTOFF_HA Sebastian Huber
10:42 Re: Binutils 2.28 on PowerPC: dangerous relocation: generic linker can't handle R_PPC_SECTOFF_HA Alan Modra
10:07 Binutils 2.28 on PowerPC: dangerous relocation: generic linker can't handle R_PPC_SECTOFF_HA Sebastian Huber
09:49 RE: [PATCH] [ARC] Fix tst_movb pattern. Claudiu Zissulescu
05:57 Re: [PATCH] Use the ELF class to determine the word size for FreeBSD core notes. Alan Modra


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc