projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Restore v850-rh850 as a recognised v850 architecture name for backwards compatibility.
[external/binutils.git]
/
gas
/
2016-03-22
Nick Clifton
Add -Wstack-usage to the gcc warning flags list, but...
tree
|
commitdiff
2016-03-21
Andrew Burgess
arc/nps400: Add first nps400 instructions
tree
|
commitdiff
2016-03-21
Andrew Burgess
arc/opcodes: Use flag operand class to handle multiple...
tree
|
commitdiff
2016-03-21
Andrew Burgess
arc: Add nps400 machine type, and assembler flag.
tree
|
commitdiff
2016-03-21
Andrew Burgess
arc: Remove EF_ARC_CPU_GENERIC constant.
tree
|
commitdiff
2016-03-21
Andrew Burgess
arc/gas: default mach is arc700, initialised in md_begin
tree
|
commitdiff
2016-03-21
Andrew Burgess
gas/arc: Fix test for big-endian arc
tree
|
commitdiff
2016-03-21
Nick Clifton
Remove use of alloca.
tree
|
commitdiff
2016-03-20
Trevor Saunders
tc-i386.c: store encoded instructions in unsigned char[]
tree
|
commitdiff
2016-03-18
Nick Clifton
Update description of AArch64 assembler directives.
tree
|
commitdiff
2016-03-18
Nick Clifton
Fix the disassembly of the AArch64's OOR instruction...
tree
|
commitdiff
2016-03-18
Nick Clifton
Fix generation of as.1 manual page so that it can be...
tree
|
commitdiff
2016-03-16
Alan Modra
testsuite/ChangeLog is no longer supposed to exist
tree
|
commitdiff
2016-03-16
Jiong Wang
[ARM] Support ARMv8.2 FP16 simd instructions
tree
|
commitdiff
2016-03-16
Nick Clifton
Fix checking bignum values that are being inserted...
tree
|
commitdiff
2016-03-15
Ulrich Drepper
Update x86 register name documentation.
tree
|
commitdiff
2016-03-10
Mickael Guene
PR gas/19744: Thumb-1 pcrop relocations don't work...
tree
|
commitdiff
2016-03-09
Trevor Saunders
fixup -Wshadow warnings on gcc-4.7
tree
|
commitdiff
2016-03-08
Claudiu Zissulescu
[ARC] Allow non-instruction relocations within .text...
tree
|
commitdiff
2016-03-07
Thomas Preud'homme
[ARM] Add support for Cortex-R8
tree
|
commitdiff
2016-03-07
Trevor Saunders
Add const qualifiers at various places.
tree
|
commitdiff
2016-03-04
Matthew Wahab
[ARM] Build attributes for ARMv8.1-A AdvSIMD
tree
|
commitdiff
2016-03-04
Matthew Wahab
[ARM] Add feature check for ARMv8.1 AdvSIMD instructions.
tree
|
commitdiff
2016-03-02
H.J. Lu
Adjust testsuite/gas/i386/x86_64-intel.d for COFF
tree
|
commitdiff
2016-02-29
Claudiu Zissulescu
[ARC] Local symbols relocation cleanup
tree
|
commitdiff
2016-02-29
Claudiu Zissulescu
[ARC] General fixes.
tree
|
commitdiff
2016-02-26
Joel Sherrill
Add aarch64-*-rtems* target
tree
|
commitdiff
2016-02-26
H.J. Lu
Add ChangeLog entries for PR ld/19645
tree
|
commitdiff
2016-02-26
H.J. Lu
Properly implement STT_COMMON
tree
|
commitdiff
2016-02-25
Trevor Saunders
Convert more variables to a constant form.
tree
|
commitdiff
2016-02-25
Andrew Burgess
gas: Update tests for big-endian arc targets
tree
|
commitdiff
2016-02-24
Renlin Li
[GAS][ARM][3/3]Add armv8.2 fp16 scalar instruction...
tree
|
commitdiff
2016-02-24
Renlin Li
[GAS][ARM][2/3]Add SE_H shape to represent fp16 type.
tree
|
commitdiff
2016-02-24
Renlin Li
[OPCODES][ARM][1/3]Add armv8.2 fp16 instruction dissemb...
tree
|
commitdiff
2016-02-24
Renlin Li
[OPCODES][ARM]Fix mask for a few coprocessor opcodes.
tree
|
commitdiff
2016-02-24
Renlin Li
[OPCODE][ARM]Correct disassembler for cdp/cdp2, mcr...
tree
|
commitdiff
2016-02-24
Kyrylo Tkachov
[ARM][gas] Add support for Cortex-A32
tree
|
commitdiff
2016-02-24
Kyrylo Tkachov
[ARM][doc] Document cortex-a17 mcpu option
tree
|
commitdiff
2016-02-23
H.J. Lu
Skip tests for common directive on hpux
tree
|
commitdiff
2016-02-22
Trevor Saunders
Add more const type qualifiers to GAS sources.
tree
|
commitdiff
2016-02-21
H.J. Lu
Set BFD compression bits in write_object_file
tree
|
commitdiff
2016-02-20
H.J. Lu
[i386] Check RegVRex in register_number
tree
|
commitdiff
2016-02-19
Nick Clifton
Fix snafu - add missing const declaration to 'string...
tree
|
commitdiff
2016-02-19
Jiong Wang
[ARM] Add FP16 feature extension for ARMv8.2 architecture
tree
|
commitdiff
2016-02-19
Nick Clifton
Prevent seg-fault in gas reading a binary input file.
tree
|
commitdiff
2016-02-19
Trevor Saunders
Change the return type of the rebuffer_line function...
tree
|
commitdiff
2016-02-19
Trevor Saunders
Add const to various variables in the gas sources.
tree
|
commitdiff
2016-02-18
Dan Gisselquist
Avoid setting or recording negative alignments when...
tree
|
commitdiff
2016-02-17
Max Filippov
xtensa: fix .init/.fini literals moving
tree
|
commitdiff
2016-02-17
Nick Clifton
Update list of known MSP430 MCUs.
tree
|
commitdiff
2016-02-16
Claudiu Zissulescu
[ARC] Enable .cfi_* pseudo-ops.
tree
|
commitdiff
2016-02-16
Trevor Saunders
Remove documentation of deleted function S_IS_EXTERN.
tree
|
commitdiff
2016-02-16
Nick Clifton
Fix formatting problems caused by previous update to...
tree
|
commitdiff
2016-02-16
Renlin Li
[PR19620][GAS][AArch64]Remove mov[z,k,n] relocation...
tree
|
commitdiff
2016-02-16
H.J. Lu
Fix typos in gas/ChangeLog
tree
|
commitdiff
2016-02-15
Nick Clifton
Fix changelog entry for previous delta.
tree
|
commitdiff
2016-02-15
Vinay Kumar G
Correct opcode generated for RX indirect MOVs without...
tree
|
commitdiff
2016-02-15
Nick Clifton
Enhance GAS's .section directive so that it can take...
tree
|
commitdiff
2016-02-11
Nick Clifton
Allow the .cfi_sections directive to be reissued provid...
tree
|
commitdiff
2016-02-10
Claudiu Zissulescu
Add support for ARC instruction relaxation in the assem...
tree
|
commitdiff
2016-02-08
Nick Clifton
FIx formatting that triggers a new compile time warning...
tree
|
commitdiff
2016-02-04
Nick Clifton
Remove support for creating ARM NOREAD sections.
tree
|
commitdiff
2016-02-04
Nick Clifton
Fix the encoding of the MSP430's RRUX instruction.
tree
|
commitdiff
2016-02-03
Max Filippov
xtensa: fix signedness of gas relocations
tree
|
commitdiff
2016-02-03
H.J. Lu
Add -mrelax-relocations= to x86 assembler
tree
|
commitdiff
2016-02-03
Kevin Buettner
msp430: Set DWARF2_ADDR_SIZE to 4.
tree
|
commitdiff
2016-02-03
H.J. Lu
Mention -mfence-as-lock-add=yes for x86 assembler
tree
|
commitdiff
2016-02-03
H.J. Lu
Remove duplicated marker for 2.26 in gas/NEWS
tree
|
commitdiff
2016-02-02
Renlin Li
[GAS][ARM]Skip none elf target for testsuite/gas/arm...
tree
|
commitdiff
2016-02-02
Andrew Burgess
gas/ip2k: Add all instructions assembler test
tree
|
commitdiff
2016-02-02
Andrew Burgess
epiphany/gas: Update expected test results for 0 offset...
tree
|
commitdiff
2016-02-02
Andrew Burgess
epiphany/gas: Remove .l suffix from expected test results
tree
|
commitdiff
2016-02-02
Andrew Burgess
gas/epiphany: Update expected register names in tests
tree
|
commitdiff
2016-02-02
Andrew Burgess
epiphany/disassembler: Improve alignment of output.
tree
|
commitdiff
2016-02-01
Claudiu Zissulescu
Fix ARC TLS support.
tree
|
commitdiff
2016-02-01
Loria
Fix a problem building the ARM assembler using LLVM.
tree
|
commitdiff
2016-02-01
Nick Clifton
Fix error building Microblaze assembler on a 32-bit...
tree
|
commitdiff
2016-01-29
H.J. Lu
Replace == with = in gas/configure.ac
tree
|
commitdiff
2016-01-29
H.J. Lu
Add testsuite/ to the last gas ChangeLog entry
tree
|
commitdiff
2016-01-29
Andrew Senkevich
Add option -mfence-as-lock-add=[no|yes].
tree
|
commitdiff
2016-01-27
H.J. Lu
Remove trailing `]' in --enable-compressed-debug-sections
tree
|
commitdiff
2016-01-26
Nick Clifton
Skip thumb2 conditional backward search test for PE...
tree
|
commitdiff
2016-01-26
H.J. Lu
Rename OPTION_OMIT_LOCK_PREFIX to OPTION_MOMIT_LOCK_PREFIX
tree
|
commitdiff
2016-01-25
Catherine Moore
Avoid the use of gp-relative addressing when abicalls...
tree
|
commitdiff
2016-01-25
Renlin Li
[PATCH[ARM]Check mapping symbol while backward searchin...
tree
|
commitdiff
2016-01-21
Nick Clifton
Fix gas testsuite failures for ARM netbesdelf configura...
tree
|
commitdiff
2016-01-20
Nick Clifton
Fix unexpected failures in GAS testsuite for ARM VxWork...
tree
|
commitdiff
2016-01-20
Nick Clifton
Upda the documentation on assembler error message gener...
tree
|
commitdiff
2016-01-20
Nick Clifton
Skip ARM v8 tests for COFF based targets.
tree
|
commitdiff
2016-01-20
Matthew Wahab
[AArch64] Reject invalid immediate operands to MSR UAO
tree
|
commitdiff
2016-01-20
Mickael Guene
Add support for an ARM specific 'y' section attribute...
tree
|
commitdiff
2016-01-18
Maciej W. Rozycki
MIPS: Remove remnants of 48-bit microMIPS instruction...
tree
|
commitdiff
2016-01-18
Alan Modra
Provide AC_PROG_LEX that copes with LEX=missing from...
tree
|
commitdiff
2016-01-17
Alan Modra
Regen configure
tree
|
commitdiff
2016-01-17
Alan Modra
m68hc11/12 and xgate config.sub weirdness
tree
|
commitdiff
2016-01-14
Nick Clifton
Fix display of RL78 MOVW instructions that use the...
tree
|
commitdiff
2016-01-14
Matthew Wahab
[AArch64] Fix missing architecture checks for ARMv8...
tree
|
commitdiff
2016-01-13
Maciej W. Rozycki
Nios II/GAS: Fix build error in `output_movia'
tree
|
commitdiff
2016-01-13
Yoshinori Sato
Remove spurious condition in test for closing parenthesis.
tree
|
commitdiff
2016-01-12
Matthew Wahab
[ARM] Support ARMv8.2 RAS extension.
tree
|
commitdiff
next