public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
[PATCH 0/3] ARC: Add another group of nps instructions
 2016-04-07 11:27 UTC  (6+ messages)
` [PATCH 1/3] opcodes/arc: Compute insn lengths in disassembler
` [PATCH 2/3] bfd/arc: Rename enum entries to avoid conflicts
` [PATCH 3/3] arc/nps400 : New cmem instructions and associated relocation

Commit: MSP430: Fix typo in MSP430 attribute section name
 2016-04-07 11:09 UTC 

Commit: MSP430: Fix detection of NOP and EINT
 2016-04-06 15:01 UTC 

[Patch GAS Doc AArch64] Fix up "Architecture Extensions" section, add "lse"
 2016-04-06  8:44 UTC 

[PATCH, binutils/ARM] Fix leak of local internal symbols in elf32_arm_size_stubs
 2016-04-05 23:50 UTC  (5+ messages)

[PATCH] [ARC] Fix support for double assist instructions
 2016-04-05 15:43 UTC  (3+ messages)

[PATCH ARC 5/5] PLT content endianess awareness
 2016-04-05 15:28 UTC  (3+ messages)

[PATCH ARC 4/5] Fix to pass ld-elf-ehdr_start-shared
 2016-04-05 15:16 UTC  (3+ messages)

[PATCH, binutils-gdb, ARM] Assert we don't access htab->stub_group out of range
 2016-04-05 15:11 UTC  (2+ messages)

[PATCH ARC 2/5]: 24 bit reloc and overflow detection fix
 2016-04-05 15:07 UTC  (3+ messages)

[PATCH ARC 1/5]: Dynamic relocs verification for dynindx == -1
 2016-04-05 14:51 UTC  (3+ messages)

[PATCH] Don't allow pc-rel relocations for J* instructions
 2016-04-05 14:27 UTC  (3+ messages)

[PATCH 1/6] gas/arc: Modify structure used to hold opcodes
 2016-04-05 14:26 UTC  (14+ messages)
` [PATCH 2/6] gas/arc: Remove preprocess_operands function
` [PATCH 4/6] gas/arc: Handle multiple arc_opcode chains for same mnemonic
` [PATCH 6/6] arc/nps400: Add new control instructions
` [PATCH 5/6] gas/arc: Allow greater range of characters into flag names
` [PATCH 3/6] gas/arc: Additional work to support multiple arc_opcode chains

[gas] Unsigned arithmetic and %hi() operator
 2016-04-05 14:15 UTC  (4+ messages)

[ARM] Add ARMv8.2 FP16 vmul/vmla/vmls (by scalar)
 2016-04-05 14:10 UTC  (2+ messages)

[PATCH] arc/nps400: Add additional instructions
 2016-04-05 14:03 UTC  (3+ messages)

[PATCH] ld/arc: Fix linker for big-endian arc targets
 2016-04-05 14:01 UTC  (3+ messages)

[PATCH ARC 3/5]: Fixes to testsuite
 2016-04-05 11:50 UTC  (3+ messages)

[RFC PATCH, binutils, ARM 5/9] Allow veneers to claim veneered symbols
 2016-04-05 10:06 UTC  (5+ messages)

[RFC PATCH, binutils, ARM 4/9] Use getters/setters to access ARM branch type
 2016-04-05 10:05 UTC  (5+ messages)
` [RFC PATCH, binutils, ARM 4/11, ping] "

[committed, PATCH] PR gas/19909: .d32 suffix is ignored for instructions with VEC_DISP8
 2016-04-05  4:26 UTC 

[PATCH] Add missing pr19827-nacl.rd for i386/x86-64 NaCl
 2016-04-05  4:04 UTC  (2+ messages)

[PATCH] Add a testcase for PR gas/19498
 2016-04-05  3:46 UTC 

[PATCH] ELF/LD: Avoid producing hidden and internal dynamic symbols
 2016-04-05  1:00 UTC  (2+ messages)

[PATCH] Treat STV_HIDDEN and STV_INTERNAL symbols as STB_LOCAL
 2016-04-04 20:36 UTC 

[RFC PATCH, binutils, ARM 9/9] Add support for stable secure gateway veneers addresses
 2016-04-04 14:23 UTC  (2+ messages)
` [RFC PATCH, binutils, ARM 11/11] "

[RFC PATCH, binutils, ARM 2/9] Factor our stub creation in ARM backend
 2016-04-04 14:01 UTC  (4+ messages)
` [RFC PATCH, binutils, ARM 2/11, ping] "

[PATCH] move the computation of C++ warning flags to bfd/warning.m4
 2016-04-04  9:42 UTC  (3+ messages)

PR19498, Invalid "symbol definition loop"
 2016-04-04  7:05 UTC 

[PATCH] use XNEW and related macros more
 2016-04-04  0:24 UTC  (2+ messages)

[PATCH] gas/arc: Use #define from include/opcode/arc.h
 2016-04-03 23:10 UTC  (2+ messages)

[PATCH] cleanup FLT_CHARS and EXP_CHARS
 2016-04-03 23:03 UTC  (2+ messages)

[PATCH] make score build again
 2016-04-03 23:02 UTC  (2+ messages)

[PATCH] arm: change the type of a variable to bfd_reloc_code_real_type
 2016-04-03 22:57 UTC  (2+ messages)

[PATCH] use xstrdup and friends more
 2016-04-03 22:56 UTC  (2+ messages)

[PATCH] avr: simplify some option parsing with strcasecmp ()
 2016-04-03 22:55 UTC  (2+ messages)

[PATCH] bfin: simplify current_inputline
 2016-04-03 22:55 UTC  (2+ messages)

[PATCH] PR gas/19896: Don't change defined symbol to undefined
 2016-04-02  4:04 UTC  (2+ messages)

Fwd: Preventing preemption of 'protected' symbols in GNU ld 2.26
 2016-04-02  2:53 UTC  (20+ messages)
  `  "

[PATCH] gas/arc: Change 'LENGHT' to 'LENGTH'
 2016-04-01 14:50 UTC  (3+ messages)

Missing TO_ADDR
 2016-04-01 14:42 UTC  (8+ messages)
        ` [PATCH] "

[PATCH 0/7] enable -Wwrite-strings for gas
 2016-04-01 13:10 UTC  (13+ messages)
` [PATCH 7/7] "
` [PATCH 5/7] tc-i960.c: add some casts when assigning literals to args[i]
` [PATCH 3/7] cast to char * when assigning to optarg
` [PATCH 2/7] work around get_symbol_name () in sparc and ia64
` [PATCH 1/7] cast literal to char * when assigning to input_line_ptr
` [PATCH 4/7] cast the arg to md_assemble () to char *
` [PATCH 6/7] make xtensa_section_rename () take const "

PR19886, --as-needed regression
 2016-04-01 12:50 UTC 

[PUSHED/OBV] opcodes/arc: Comment and whitespace fixes in opcode table
 2016-03-31 13:38 UTC  (2+ messages)

[PUSHED/OBV] opcodes/arc/nps: Fix some operand flags
 2016-03-31 13:26 UTC  (2+ messages)

Re[2]: How build gold linker?
 2016-03-31 13:18 UTC  (2+ messages)

LOCAL symbols discarded at link time
 2016-03-31  2:41 UTC  (4+ messages)

[gold commit] PR 16979: Don't let default version in a shared object override prior unversioned definition in another shared object
 2016-03-31  2:17 UTC 

[PATCH] make some variables unsigned
 2016-03-31  1:27 UTC  (2+ messages)

[PATCH] get rid of K&R style args
 2016-03-30 23:42 UTC  (2+ messages)

How build gold linker?
 2016-03-30 19:19 UTC  (3+ messages)
  ` Re[2]: "

[PATCH v3] gold: Fix non-deterministic behaviour of Mips gold
 2016-03-30 18:17 UTC  (4+ messages)

[PATCH, ARM 7/7] Add support for ARMv8-M Mainline with DSP extension
 2016-03-30 15:27 UTC  (3+ messages)

[PATCH, ARM 6/7] Allow extension availability to depend on several architecture bits
 2016-03-30 15:23 UTC  (3+ messages)
` [PATCH, ARM 6/7, ping] "

[PATCH] ld/testing: Fix error and warning checks in run_dump_test
 2016-03-30 14:49 UTC  (2+ messages)

[RFC PATCH, ARM 5/7] Add support for ARMv8-M security extensions instructions
 2016-03-30 14:47 UTC  (3+ messages)

[PATCH] [ARC] Allow equ redefintion tests for ARC
 2016-03-30 14:28 UTC  (3+ messages)

[PATCH] Cleanup AUX register names
 2016-03-30 14:19 UTC  (3+ messages)

[PATCH] [ARC] Fix warn.exp test error
 2016-03-30 14:19 UTC  (3+ messages)

[RFC PATCH, binutils, ARM 3/9] Allow stubs without associated input section in ARM backend
 2016-03-30 14:05 UTC  (3+ messages)
` [RFC PATCH, binutils, ARM 3/11, ping] "

[RFC PATCH, binutils, ARM 1/9] Refactor Cortex-A8 erratum workaround in preparation
 2016-03-30 13:58 UTC  (3+ messages)
` [RFC PATCH, binutils, ARM 1/11, ping] "

Fix linker crash in avr_elf32_load_records_from_section
 2016-03-30 13:53 UTC  (2+ messages)

PR18452, ld allows overlapping sections
 2016-03-30  7:34 UTC 

Use consistent test for .tbss sections in ldlang.c
 2016-03-30  7:29 UTC 

[PATCH] [ARC] Fix typo for extension instruction
 2016-03-29 17:07 UTC  (3+ messages)

readelf printf format strings on mingw
 2016-03-29 16:12 UTC  (2+ messages)

Preventing preemption of 'protected' symbols in GNU ld 2.26
 2016-03-29 15:44 UTC  (17+ messages)

[RFC PATCH, binutils, ARM 8/9] Add support for creating ARM v8-M secure extensions import libraries
 2016-03-29 14:46 UTC  (2+ messages)
` [RFC PATCH, binutils, ARM 10/11] "

[RFC PATCH, binutils, ARM 7/9] Add support for creating import libraries
 2016-03-29 14:45 UTC  (2+ messages)
` [RFC PATCH, binutils, ELF 9/11] "

[RFC PATCH, binutils, ARM 6/9] Add support for ARMv8-M Secure Gateway veneer generation
 2016-03-29 14:42 UTC  (2+ messages)
` [RFC PATCH, binutils, ARM 8/11] "

[PATCH, binutils, ARM 7/11] Support for dedicated stub section with padding
 2016-03-29 14:40 UTC 

[PATCH, binutils, ARM 6/11] Support for dedicated output section for some veneer types
 2016-03-29 14:39 UTC 

[PATCH] [ARC] Add new ARC EM opcodes
 2016-03-29 12:53 UTC  (6+ 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).