summaryrefslogtreecommitdiff
path: root/opcodes/vax-dis.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-05-24Move print_insn_XXX to an opcodes internal headerYao Qi
2017-04-05-Wwrite-strings: Constify struct disassemble_info's disassembler_options fieldPedro Alves
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-10-06-Wimplicit-fallthrough warning fixesAlan Modra
2016-01-01Copyright update for binutilsAlan Modra
2015-08-12Remove trailing spaces in opcodesH.J. Lu
2015-06-22Stop "objdump -d" from disassembling past a symbolic address.Nick Clifton
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-05-02Use sigsetjmp/siglongjmp in opcodesH.J. Lu
2014-03-05Update copyright yearsAlan Modra
2012-05-17 PR 14072Nick Clifton
2009-09-02update copyright datesAlan Modra
2009-06-16bfd/Maciej W. Rozycki
2007-07-05Change source files over to GPLv3.Nick Clifton
2005-07-01Update function declarations to ISO C90 formattingNick Clifton
2005-05-07Update the address and phone number of the FSFNick Clifton
2005-03-29Add VAX specific disassembler option -Mentry: to specify a function entryNick Clifton
2005-03-14Use ".word 0x0012 # Entry mask: r1 r2 >" instead of just "Entry mask: < r1 .....Nick Clifton
2005-03-09 * vax-dis.c (entry_mask_bit): New array.Alan Modra
2002-05-09* vax-dis.c (print_insn_arg): Pass the insn info to print_insn_mode.Jason Thorpe
2001-09-20Fix compile time warningsNick Clifton
2001-08-26For include/opcode:Andreas Jaeger
2001-03-19Don't try to read past end of info buffer, and correct test results.Alan Modra
2001-03-13Fix typos in ChangeLogs; fix dates in copyright noticesNick Clifton
2000-04-14More portability patches. Include sysdep.h everywhere.Alan Modra
1999-05-0319990502 sourceware importRichard Henderson