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]
Re: [AArch64] Binutils/gas/ld port for ARM's new 64-bit architecture, AArch64 [0/6]
Re: [AArch64] Binutils/gas/ld port for ARM's new 64-bit architecture, AArch64 [1/6] Toplevel configury changes
Re: [AArch64] Binutils/gas/ld port for ARM's new 64-bit architecture, AArch64 [2/6] opcodes changes v2
Re: [AArch64] Binutils/gas/ld port for ARM's new 64-bit architecture, AArch64 [3/6] bfd changes
Re: [AArch64] Binutils/gas/ld port for ARM's new 64-bit architecture, AArch64 [3/6] bfd changes v2
Re: [AArch64] Binutils/gas/ld port for ARM's new 64-bit architecture, AArch64 [4/6] gas changes v2
Re: [AArch64] Binutils/gas/ld port for ARM's new 64-bit architecture, AArch64 [5/6] ld changes v2
Re: [AArch64] Binutils/gas/ld port for ARM's new 64-bit architecture, AArch64 [5/6] ld changes v3
Re: [AArch64] Binutils/gas/ld port for ARM's new 64-bit architecture, AArch64 [6/6] binutils changes v2
[committed] MIPS/GAS/doc: Fix a typo in -mips5
[committed] MIPS/LD/testsuite: Correct a typo in DT_MIPS_GOTSYM
[committed] TILE-Gx/TILEPro: pad plt section to multiple of entry size
[committed] TILE-Gx: support pc-relative plt addresses
[gold ob] Fix gold internal error with --export-dynamic-symbol
[gold patch] Fix internal error with --emit-relocs and SHT_GROUP sections
[GOLD] advice on powerpc64 .opd handling
[GOLD] Another Output_reloc function
[GOLD] How can I add a undefined symbol in target implementation, not by "-u SYM" from command line ?
[GOLD] load segment alignment
[GOLD] mapping input to output sections
[GOLD] powerpc shared libs and tls
[GOLD] question about gold handling SPARC style .rela.plt, .rela.plt overlapping
[GOLD] tidy powerpc Glink_sym_ent
[GOLD] Where can I found other target's test result?
[opcodes/rl78] fix data offsets in disassembler
[PATCH 0/1] ld: -rpath/-rpath_link must search under sysroot
[PATCH 1/3] LD: Hidden/internal versioned symbol preemption bug
[PATCH 1/3] MIPS/BFD: Correct protected symbol relocation processing
[PATCH 1/4] LD: Linker script hidden symbol support
[PATCH 1/5] fix the archive hash table memory leak
[PATCH 2/3] BFD/Power: Add assertions to guard against dynindx == -1
[PATCH 2/3] MIPS/BFD: Correct IRIX 6 DT_MIPS_OPTIONS processing
[PATCH 2/4] MIPS/Linux/LD: Correct the definition of _gp
[PATCH 2/5] make _bfd_delete_bfd static
[PATCH 3/3] LD/test: Hidden/internal versioned symbol preemption bug
[PATCH 3/3] MIPS/LD/test: Protected symbol relocation processing
[PATCH 3/4] MIPS/Linux/LD/test: _gp scope ABI conformance tests
[PATCH 3/5] remove deleted BFDs from the archive cache
[PATCH 4/4] MIPS/Linux/LD/testsuite: Linker script _gp scope updates
[PATCH 4/5] fix archive cache for thin archives
[PATCH 5/5] fix up docs
[patch binutils]: Fix for PR 13409 - winders should specify host endianness for iconv explicitly
[patch ld]: Fix for bug ld/11539: ld --gc-sections should work for PE-COFF on MinGW
[patch ld]: Fix for PR 14326 - Cannot link to etext symbol in scripttempl/pe.sc
[PATCH, MIPS] Add 34Kn cpu
[PATCH, PPC] Add some missing extended mnemonics.
[PATCH, PPC] Cleanup Altivec instruction definitions
[PATCH, PPC] Committed obvious patch to fix stq/lq operand handling
[PATCH, PPC] Revert VLE merge bug
[PATCH, v1 + changelog] add --ignore-unresolved-symbol from NetBSD
[PATCH, v2] gas/x86-64: properly distinguish low and high register ranges
[PATCH, v2] gas/x86: don't allow invalid operand combinations for VGATHER
[PATCH, v2] x86-64: correct segment override prefix generation
[PATCH, v2]: AMD btver1 and btver2 enablement
[PATCH, v3]: AMD btver1 and btver2 enablement
[PATCH] add --ignore-unresolved-symbol from NetBSD (bug#14426)
[PATCH] Add support for new ABI choice e_flags values on ARM
Re: [PATCH] Enabling ADCX, ADOX, RDSEED and PREFETCHW in asm and objdump
Re: [PATCH] Enabling PSN support in IA64 assembler and objdump.
[PATCH] Fix for PR 14423 - Assembler doesn't recognize fma instructions in bdver2 core
[PATCH] Fix printing of floating point numbers in objdump
[PATCH] Fix sparc opcode encoding for 4-arg crypto instructions.
Re: [PATCH] GAS: Don't shrink the frag size below the default
Re: [patch] Gold linker patch to provide plugin support for mapping some text sections to an unique ELF segment.
[PATCH] i386-dis: fix decoding of excess prefixes on push segment register
[PATCH] i386-dis: fix decoding of reserved "prefetch" encodings
[PATCH] LD/testsuite: Fix GCC version check
Re: [PATCH] ld: -rpath must search under sysroot
[PATCH] ld: -rpath/-rpath_link must search under sysroot
Re: [PATCH] MIPS/BFD: Add microMIPS instruction access helpers
[PATCH] MIPS/BFD: Adjust the comment about DT_MIPS_RLD_MAP
[PATCH] MIPS/BFD: Update cross-mode jump failure message
[PATCH] MIPS/BFD: Update RELA target reloc source masks
[PATCH] MIPS/GAS: Correct microMIPS branch swapping assertion
Re: [PATCH] MIPS/GAS: Disable PIC pseudo-ops in the MIPS16 mode
[PATCH] MIPS/opcodes: Streamline disassembler's operand processing
Re: [PATCH] MIPS: 32-bit microMIPS DSP ASE support
[PATCH] MIPS: Enable NewABI testing for all Linux targets
[PATCH] MIPS: Enable NewABI tests for SDE targets
Re: [PATCH] MIPS: Opcode membership proposal
[PATCH] More formatting
Re: [PATCH] S/390: Fix two issues with the IFUNC optimized mem* routines
[PATCH] Support for .openbsd.randomdata and PT_OPENBSD_RANDOMIZE
Re: [PATCH] VAX/BFD: Omit PLT slots for local symbols
Re: [Patch] Windows TLS enhancements
[PATCH]:AMD btver1 and btver2 enablement
[PATCH]Fix some typos in bfd and binutils dirs
[PING] LD: Hidden/internal versioned symbol preemption bug
[RFA/ARM 00/21] Add 32-bit ARMv8 Support
[RFA/ARM 01/21] Add command line and object file support for ARMv8-A
[RFA/ARM 02/21] Mark SWP as obsolete.
[RFA/ARM 03/21] Warn on deprecated Co-processor register accesses
[RFA/ARM 04/21] Warn on deprecated IT blocks.
[RFA/ARM 05/21] Warn that SETEND is deprecated.
[RFA/ARM 06/21] Add support diagnosing UNPREDICTABLE conditional instructions
[RFA/ARM 07/21] Add support for new options to DMB/DSB
[RFA/ARM 08/21] Add support for SEVL
[RFA/ARM 09/21] Add support for DCPS instruction.
[RFA/ARM 10/21] Add support for HLT
[RFA/ARM 11/21] Add support for LDRA and STRL instructions.
[RFA/ARM 12/21] Add support for VSEL.
[RFA/ARM 13/21] Add support for VMAXNM/VMINNM instructions.
[RFA/ARM 14/21] Tidy up neon_cvt_flavour
[RFA/ARM 15/21] Add support for VCVT[ANPM]
[RFA/ARM 16/21] Add support for VRINT instructions.
[RFA/ARM 17/21] Add support for 16-/64-bit Floating Point conversions.
[RFA/ARM 18/21] Add support for AES instructions.
[RFA/ARM 19/21] Add support for VMULL.P64
[RFA/ARM 20/21] Add support for SHA 3-operand instructions
[RFA/ARM 21/21] Add support for 2-operand SHA instructions
Re: [RFA] [ARM] Fix Neon Alignment Syntax acceptance
[RFA] PowerPC e6500 opcodes correction
Re: [RFA] PowerPC VLE port - MIN_INSN_LENGTH
Re: [RFA] PowerPC VLE port - opcodes update
[RFC PATCH] Fix decoding of superfluous data32 prefix before superfluous rex.W prefix before push.
[RFC,Patch,AVR]: ad PR13503: Add new relocs to TC_VALIDATE_FIX?
Re: [z80-coff-ld] how can I use ld for creating an exe from z80-coff-as ?
as: Assertion failure in emit_inc_line_addr at gas/dwarf2dbg.c line 977
Re: binutils-2.22.90 snapshot is available
Re: Binutils: Build regression after recent PPC gold updates
Breakage with recent libc/stdio/flags.c commit
C99 macros
Committed: MMIX: fix FAIL: gas/mmix/fb-2
Disabling the combination of duplicated string table items
Re: Error when building on AIX
gold patch committed: Fix call to wrong error function
Is it possible to make the whole image above 4G on a 64 bit machine?
ld options file question
libbfd and missing headers
Re: libiberty/md5: fix strict alias warnings
Link Issue: /usr/bin/ld: cannot find : No such file or directory
Re: linker allocation order VS declaration order
linker stubs on ppc64
Re: Memory leaks in libbfd, trace provided
New Japanese PO file for 'gprof' (version 2.22.90)
New Japanese PO file for 'ld' (version 2.22.90)
New Ukrainian PO file for 'bfd' (version 2.22.90)
New Ukrainian PO file for 'ld' (version 2.22.90)
New Ukrainian PO file for 'opcodes' (version 2.22.90)
New Vietnamese PO file for 'bfd' (version 2.22.90)
New Vietnamese PO file for 'binutils' (version 2.22.90)
New Vietnamese PO file for 'gold' (version 2.22.90)
New Vietnamese PO file for 'gprof' (version 2.22.90)
New Vietnamese PO file for 'ld' (version 2.22.90)
New Vietnamese PO file for 'opcodes' (version 2.22.90)
PATCH: Add a testcase for PR binutils/14481
PATCH: Add Solaris/x86-64 support to eh[1-4] test
Re: PATCH: Add SORT_NONE to .init and .fini sections in linker sripts
PATCH: Add x32 support to config.guess
PATCH: Convert mov to lea for loading local function address
PATCH: Don't set HOST_LIB_PATH_bfd/HOST_LIB_PATH_opcodes
PATCH: Ignore section symbols without a BFD section
Re: PATCH: PR binutils/14420: readelf fails to display null bytes in DWARF info
PATCH: PR binutils/14526: c++filt is crashed on large files
PATCH: PR gas/14457: Bad register name in "bad register name" error
PATCH: PR ld/14525: __executable_start isn't defined for PIE
PATCH: Remove extra verbose before binutils_run
Re: PATCH: Rename --n32 to --x32
PATCH: Skip gas/elf/group0c.d for Solaris
PATCH: Skip x32 tests for Solaris
PATCH: Use failif on ld-elf/exclude3 tests
Ping: [RFC,Patch,AVR]: ad PR13503: Add new relocs to TC_VALIDATE_FIX?
Placing section at end of memory region
powerpc gold work in progress
ppc 32/64 elf script question
PR 14444, degenerate SHT_GROUP
PR14464, ppc64 function symbols in scripts
problems with gcc 4.7.1 and binutils 2.22
Proposition
Q: is this a typo in ld/Makefile.am?
Re: Release 2.23
Release 2.23: Ping
renaming multiple defined symbols
RFA: fix bfd_close call in dlltool.c
RFA: Import ARM AARCH64 patch into the 2.23 branch
RFA: libiberty: cope with integer overflow in _objalloc_alloc
Slides and video for Cauldron 2012 presentations
Re: src/gas ChangeLog testsuite/ChangeLog
Sync toplevel files with GCC tree
Re: who owns a BFD coming from an archive?
Why do we need to set HOST_LIB_PATH_bfd/HOST_LIB_PATH_opcodes?
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]