projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
MIPS/GAS: Sanitize `.option picX' pseudo-op
[external/binutils.git]
/
gas
/
2016-04-09
Maciej W. Rozycki
MIPS/GAS: Sanitize `.option picX' pseudo-op
tree
|
commitdiff
2016-04-09
Maciej W. Rozycki
MIPS/GAS: Disallow `.option picX' with VxWorks PIC
tree
|
commitdiff
2016-04-09
Maciej W. Rozycki
MIPS/GAS: Correct call formatting in `can_swap_branch_p'
tree
|
commitdiff
2016-04-09
Maciej W. Rozycki
GAS: Fix a typo in `as_bad' description
tree
|
commitdiff
2016-04-09
Maciej W. Rozycki
MIPS/GAS: Unify messages in `mips_check_options'
tree
|
commitdiff
2016-04-09
Maciej W. Rozycki
MIPS/GAS: Use `opts->isa' consistently in `mips_check_o...
tree
|
commitdiff
2016-04-08
Nick Clifton
Fix regexps in PR19910 test to cope with COFF and AOUT...
tree
|
commitdiff
2016-04-07
Andrew Burgess
arc/nps400: Add new instructions
tree
|
commitdiff
2016-04-07
Andrew Burgess
gas/arc: Handle multiple arc_opcode chains for same...
tree
|
commitdiff
2016-04-07
Andrew Burgess
gas/arc: Additional work to support multiple arc_opcode...
tree
|
commitdiff
2016-04-07
Andrew Burgess
gas/arc: Modify structure used to hold opcodes
tree
|
commitdiff
2016-04-07
Alan Modra
Fix gas/ChangeLog
tree
|
commitdiff
2016-04-07
Claudiu Zissulescu
[ARC] Prepare strings for automatic translation.
tree
|
commitdiff
2016-04-07
James Greenhalgh
Update AArch64 documentation regarding architecture...
tree
|
commitdiff
2016-04-07
Andrew Burgess
gas/arc: Allow greater range of characters into flag...
tree
|
commitdiff
2016-04-07
Andrew Burgess
gas/arc: Remove preprocess_operands function
tree
|
commitdiff
2016-04-07
Nick Clifton
Allow integer contants to have a U suffix. Improve...
tree
|
commitdiff
2016-04-06
Nick Clifton
Fix MSP430 assembler's detection of NOP and EINT.
tree
|
commitdiff
2016-04-05
Andrew Burgess
arc/nps400: Add additional instructions
tree
|
commitdiff
2016-04-05
Claudiu Zissulescu
[ARC] Fix support for double assist instructions.
tree
|
commitdiff
2016-04-05
Jiong Wang
[ARM] Add ARMv8.2 FP16 vmul/vmla/vmls (by scalar)
tree
|
commitdiff
2016-04-05
Claudiu Zissulescu
[ARC] Don't allow pc-rel relocations for J* instructions.
tree
|
commitdiff
2016-04-05
H.J. Lu
Don't use vec_disp8 encoding with the .d32 suffix
tree
|
commitdiff
2016-04-05
H.J. Lu
Add a testcase for PR gas/19498
tree
|
commitdiff
2016-04-04
Andrew Burgess
gas/arc: Use #define from include/opcode/arc.h
tree
|
commitdiff
2016-04-04
Alan Modra
PR19498, Invalid "symbol definition loop"
tree
|
commitdiff
2016-04-04
Trevor Saunders
use XNEW and related macros more
tree
|
commitdiff
2016-04-03
Trevor Saunders
use xstrdup and friends more
tree
|
commitdiff
2016-04-03
Trevor Saunders
cleanup FLT_CHARS and EXP_CHARS
tree
|
commitdiff
2016-04-03
Trevor Saunders
update ChangeLog for previous commit
tree
|
commitdiff
2016-04-03
Trevor Saunders
make score build again
tree
|
commitdiff
2016-04-03
Trevor Saunders
arm: change the type of a variable to bfd_reloc_code_re...
tree
|
commitdiff
2016-04-03
Trevor Saunders
bfin: simplify current_inputline
tree
|
commitdiff
2016-04-03
Trevor Saunders
avr: simplify some option parsing with strcasecmp ()
tree
|
commitdiff
2016-04-02
Alan Modra
PR19896, Segmentation fault on bad input
tree
|
commitdiff
2016-04-01
Andrew Burgess
gas/arc: Change 'LENGHT' to 'LENGTH'
tree
|
commitdiff
2016-04-01
Alan Modra
Constify more
tree
|
commitdiff
2016-03-31
Trevor Saunders
enable -Wwrite-strings for gas
tree
|
commitdiff
2016-03-31
Trevor Saunders
make xtensa_section_rename () take const char *
tree
|
commitdiff
2016-03-31
Trevor Saunders
tc-i960.c: add some casts when assigning literals to...
tree
|
commitdiff
2016-03-31
Trevor Saunders
cast the arg to md_assemble () to char *
tree
|
commitdiff
2016-03-31
Trevor Saunders
cast to char * when assigning to optarg
tree
|
commitdiff
2016-03-31
Trevor Saunders
work around get_symbol_name () in sparc and ia64
tree
|
commitdiff
2016-03-31
Trevor Saunders
cast literal to char * when assigning to input_line_ptr
tree
|
commitdiff
2016-03-31
Trevor Saunders
get rid of K&R style args
tree
|
commitdiff
2016-03-31
Trevor Saunders
make some variables unsigned
tree
|
commitdiff
2016-03-30
Nick Clifton
Fix compile time warning about comparison between signe...
tree
|
commitdiff
2016-03-30
Claudiu Zissulescu
[ARC] Allow equ redefintion tests for ARC.
tree
|
commitdiff
2016-03-30
Claudiu Zissulescu
[ARC] Fix warn.exp test error.
tree
|
commitdiff
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
next