projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
use xstrdup and friends more
[external/binutils.git]
/
gas
/
2016-03-30
Trevor Saunders
use xstrdup and friends more
tree
|
commitdiff
2016-03-29
Claudiu Zissulescu
[ARC] Add support for Quarkse opcodes.
tree
|
commitdiff
2016-03-29
Trevor Saunders
make md_parse_option () take a const char *
tree
|
commitdiff
2016-03-29
Trevor Saunders
apply ChangeLog for previous commit
tree
|
commitdiff
2016-03-29
Trevor Saunders
replace some obstack_alloc () calls with the XOBNEW...
tree
|
commitdiff
2016-03-29
Trevor Saunders
add more const qualifiers
tree
|
commitdiff
2016-03-26
Trevor Saunders
split up cr16s md_assemble ()
tree
|
commitdiff
2016-03-26
Trevor Saunders
rename flag_size_check to flag_allow_nonconst_size...
tree
|
commitdiff
2016-03-24
Jose E. Marchesi
gas: sparc: allow ASR registers in the 0..31 range...
tree
|
commitdiff
2016-03-24
Trevor Saunders
make microblaze build with -Wwrite-strings
tree
|
commitdiff
2016-03-24
Trevor Saunders
localize string returned from visium's md_atof ()
tree
|
commitdiff
2016-03-22
Trevor Saunders
make more variables const
tree
|
commitdiff
2016-03-22
Trevor Saunders
tc-pdp11.c: remove useless code
tree
|
commitdiff
2016-03-22
Trevor Saunders
tc-sparc.c: get rid of wierd usage of strchr ()
tree
|
commitdiff
2016-03-22
Trevor Saunders
use do_align () directly in tc-ia64.c
tree
|
commitdiff
2016-03-22
Trevor Saunders
replace some raw xmalloc / xrealloc with the XNEW*...
tree
|
commitdiff
2016-03-22
Alan Modra
Fix tic54x regression
tree
|
commitdiff
2016-03-22
Alan Modra
Remove more alloca calls
tree
|
commitdiff
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
next