public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
[PATCH] x86-64: correct segment override prefix generation
 2012-08-07 13:46 UTC  (4+ messages)
  ` [PATCH, v2] "

[PATCH 1/5] fix the archive hash table memory leak
 2012-08-07 13:46 UTC  (2+ messages)

[PATCH] x86: don't allow invalid operand combinations for VGATHER
 2012-08-07 13:44 UTC  (8+ messages)
      ` [PATCH, v2] gas/x86: "

[GOLD] question about gold handling SPARC style .rela.plt, .rela.plt overlapping
 2012-08-07 13:34 UTC  (2+ messages)

[PATCH 5/5] fix up docs
 2012-08-07 13:21 UTC  (2+ messages)

New Ukrainian PO file for 'bfd' (version 2.22.90)
 2012-08-07 10:45 UTC  (2+ messages)

[PATCH] gas/x86-64: properly distinguish low and high register ranges
 2012-08-07 10:29 UTC  (8+ messages)
              ` [PATCH, v2] "

[PATCH] MIPS: Enable NewABI testing for all Linux targets
 2012-08-07  8:25 UTC  (7+ messages)

[PATCH] Fix for PR 14423 - Assembler doesn't recognize fma instructions in bdver2 core
 2012-08-07  7:09 UTC  (3+ messages)

Q: is this a typo in ld/Makefile.am?
 2012-08-07  5:42 UTC  (2+ messages)

[PATCH 2/4] MIPS/Linux/LD: Correct the definition of _gp
 2012-08-07  0:28 UTC  (3+ messages)

[PATCH] i386-dis: fix decoding of reserved "prefetch" encodings
 2012-08-06 22:51 UTC 

[PATCH 1/4] LD: Linker script hidden symbol support
 2012-08-06 22:42 UTC  (3+ messages)

[PATCH] i386-dis: fix decoding of excess prefixes on push segment register
 2012-08-06 22:36 UTC  (5+ messages)

[PATCH] MIPS: Enable NewABI tests for SDE targets
 2012-08-06 21:39 UTC  (6+ messages)

[PATCH] MIPS/GAS: Correct microMIPS branch swapping assertion
 2012-08-06 21:01 UTC  (6+ messages)
` [PATCH] GAS: Don't shrink the frag size below the default

[RFC PATCH] Fix decoding of superfluous data32 prefix before superfluous rex.W prefix before push
 2012-08-06 20:34 UTC  (11+ messages)

New Ukrainian PO file for 'bfd' (version 2.22.90)
 2012-08-06 13:53 UTC 

[PATCH] VAX/BFD: Omit PLT slots for local symbols
 2012-08-06 10:14 UTC  (5+ messages)

New Ukrainian PO file for 'bfd' (version 2.22.90)
 2012-08-05 22:49 UTC 

New Japanese PO file for 'gprof' (version 2.22.90)
 2012-08-05 16:12 UTC 

[PATCH 4/4] MIPS/Linux/LD/testsuite: Linker script _gp scope updates
 2012-08-05 13:52 UTC  (2+ messages)

[PATCH 3/4] MIPS/Linux/LD/test: _gp scope ABI conformance tests
 2012-08-05  7:18 UTC  (2+ messages)

New Japanese PO file for 'ld' (version 2.22.90)
 2012-08-05  7:14 UTC 

New Ukrainian PO file for 'bfd' (version 2.22.90)
 2012-08-04 23:17 UTC 

[AArch64] Binutils/gas/ld port for ARM's new 64-bit architecture, AArch64 [0/6]
 2012-08-04  8:06 UTC  (24+ messages)
` [AArch64] Binutils/gas/ld port for ARM's new 64-bit architecture, AArch64 [1/6] Toplevel configury changes
` [AArch64] Binutils/gas/ld port for ARM's new 64-bit architecture, AArch64 [2/6] opcodes changes
` [AArch64] Binutils/gas/ld port for ARM's new 64-bit architecture, AArch64 [3/6] bfd changes
` [AArch64] Binutils/gas/ld port for ARM's new 64-bit architecture, AArch64 [4/6] gas changes
` [AArch64] Binutils/gas/ld port for ARM's new 64-bit architecture, AArch64 [5/6] ld changes
` [AArch64] Binutils/gas/ld port for ARM's new 64-bit architecture, AArch64 [6/6] binutils changes

[PATCH] LD/testsuite: Fix GCC version check
 2012-08-03 23:00 UTC  (4+ messages)

[PATCH] MIPS/BFD: Update RELA target reloc source masks
 2012-08-03 22:24 UTC  (3+ messages)

[PATCH] MIPS/BFD: Update cross-mode jump failure message
 2012-08-03 22:18 UTC  (3+ messages)

[PATCH] MIPS/BFD: Adjust the comment about DT_MIPS_RLD_MAP
 2012-08-03 22:15 UTC  (3+ messages)

[PATCH 3/5] remove deleted BFDs from the archive cache
 2012-08-03 20:56 UTC  (3+ messages)

[Patch] Windows TLS enhancements
 2012-08-03 20:09 UTC  (2+ messages)

[PATCH 4/5] fix archive cache for thin archives
 2012-08-03 18:00 UTC  (2+ messages)

[PATCH 2/5] make _bfd_delete_bfd static
 2012-08-03 16:19 UTC  (2+ messages)

RFA: fix bfd_close call in dlltool.c
 2012-08-03 16:15 UTC  (2+ messages)

[patch] Gold linker patch to provide plugin support for mapping some text sections to an unique ELF segment
 2012-08-03  6:44 UTC  (3+ messages)

who owns a BFD coming from an archive?
 2012-08-02 21:02 UTC  (3+ messages)

[committed] MIPS/LD/testsuite: Correct a typo in DT_MIPS_GOTSYM
 2012-08-02 18:38 UTC 

src/gas ChangeLog testsuite/ChangeLog
 2012-08-02 14:29 UTC 

PATCH: Add SORT_NONE to .init and .fini sections in linker sripts
 2012-08-02 13:52 UTC  (4+ messages)

Release 2.23
 2012-08-02 11:41 UTC  (11+ messages)

PATCH: PR binutils/14420: readelf fails to display null bytes in DWARF info
 2012-08-02  8:41 UTC  (2+ messages)

[PATCH] More formatting
 2012-08-02  0:26 UTC  (2+ messages)

[PATCH, MIPS] Add 34Kn cpu
 2012-08-01 18:10 UTC  (2+ messages)

[RFA] PowerPC VLE port - MIN_INSN_LENGTH
 2012-08-01 16:41 UTC  (4+ messages)

binutils-2.22.90 snapshot is available
 2012-08-01 13:55 UTC  (4+ messages)

[PATCH] MIPS: 32-bit microMIPS DSP ASE support
 2012-08-01  3:06 UTC  (8+ messages)

libiberty/md5: fix strict alias warnings
 2012-08-01  2:50 UTC  (3+ messages)

linker allocation order VS declaration order
 2012-08-01  2:08 UTC  (3+ messages)

Memory leaks in libbfd, trace provided
 2012-08-01  1:28 UTC 

PATCH: Update PR ld/14156 tests
 2012-07-31 20:56 UTC 

PATCH: Update gas/i386/rdseed-intel.d
 2012-07-31 20:55 UTC 

PATCH: Update gas/d30v/bittest.l
 2012-07-31 20:54 UTC 

Error when building on AIX
 2012-07-31 19:06 UTC  (4+ messages)

[PATCH] x86/Intel: relax requirements for memory operands
 2012-07-31 15:48 UTC  (6+ messages)

[PATCH] x86/Intel: don't swap operands of MONITOR and MWAIT
 2012-07-31 15:46 UTC  (4+ messages)

New Ukrainian PO file for 'bfd' (version 2.22.90)
 2012-07-30 18:52 UTC 

[PATCH] m68hc11: Fix cygwin build fail
 2012-07-30 17:38 UTC  (6+ messages)

[PATCH] x86: adjust diagnostic for bad 4-bit immediates
 2012-07-30 17:05 UTC  (2+ messages)

[PATCH] x86-64: remove an inconsistent and redundant diagnostic
 2012-07-30 17:02 UTC  (2+ messages)

[PATCH] x86: prefer specific error messages over more generic ones
 2012-07-30 16:14 UTC  (2+ messages)

[PATCH] x86: fix VMOVNTDQA placement and tagging
 2012-07-30 16:13 UTC  (2+ messages)

[patch ld/dlltool]: Allow empty LIBRARY statement in .def file
 2012-07-30 15:51 UTC  (6+ messages)

New template for 'bfd' made available
 2012-07-30  8:48 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).