aboutsummaryrefslogtreecommitdiff
path: root/opcodes/v850-dis.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-31Use bool in opcodesAlan Modra1-6/+6
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-12-26ubsan: v850: left shift cannot be represented in type 'int'Alan Modra1-7/+7
2019-12-11ubsan: v850: left shift cannot be represented in type 'long'Alan Modra1-4/+6
2019-11-04Fix potential array overruns when disassembling corrupt v850 binaries.Nick Clifton1-60/+115
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-03-03opcodes error messagesAlan Modra1-4/+12
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-05-24Move print_insn_XXX to an opcodes internal headerYao Qi1-1/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-09-23Fix compile time warnings generated when compiling with clang.Nick Clifton1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-10-10opcodes/Roland McGrath1-3/+3
2013-04-03 * elf32-v850.c (v850_elf_is_target_special_symbol): New function.Nick Clifton1-0/+3
2013-01-24Add support for V850E3V5 architectureNick Clifton1-22/+152
2013-01-15 * config/tc-v850.c (md_assemble): Allow signed values forNick Clifton1-0/+2
2012-10-04 * v850-dis.c (disassemble): Place square parentheses around secondNick Clifton1-2/+14
2012-08-01 * h8300-dis.c: Fix printf arg warnings.Alan Modra1-1/+1
2012-05-17 PR 14072Nick Clifton1-4/+3
2011-04-13 * v850-dis.c (disassemble): Always print a closing square brace ifNick Clifton1-3/+10
2010-07-23Add support for v850E2 and v850E2V3Nick Clifton1-187/+422
2007-07-05Change source files over to GPLv3.Nick Clifton1-8/+10
2005-07-07Kaveh Ghazi's printf format attribute checking patch.Jim Wilson1-4/+4
2005-07-01Update function declarations to ISO C90 formattingNick Clifton1-91/+104
2005-05-07Update the address and phone number of the FSFNick Clifton1-1/+1
2003-09-04Add binutils support for v850e1 processorNick Clifton1-12/+16
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-25/+26
2002-08-30 * v850-dis.c (disassemble): Remove bfd_mach_v850ea case.Alan Modra1-4/+0
2001-08-26For include/opcode:Andreas Jaeger1-1/+4
2001-03-13Fix typos in ChangeLogs; fix dates in copyright noticesNick Clifton1-1/+1
2000-04-14More portability patches. Include sysdep.h everywhere.Alan Modra1-1/+1
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+381