aboutsummaryrefslogtreecommitdiff
path: root/opcodes/vax-dis.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-05Change source files over to GPLv3.Nick Clifton1-8/+10
2005-07-01Update function declarations to ISO C90 formattingNick Clifton1-180/+162
2005-05-07Update the address and phone number of the FSFNick Clifton1-1/+1
2005-03-29Add VAX specific disassembler option -Mentry: to specify a function entryNick Clifton1-10/+106
2005-03-14Use ".word 0x0012 # Entry mask: r1 r2 >" instead of just "Entry mask: < r1 .....Nick Clifton1-13/+13
2005-03-09 * vax-dis.c (entry_mask_bit): New array.Alan Modra1-1/+38
2002-05-09* vax-dis.c (print_insn_arg): Pass the insn info to print_insn_mode.Jason Thorpe1-8/+34
2001-09-20Fix compile time warningsNick Clifton1-1/+3
2001-08-26For include/opcode:Andreas Jaeger1-5/+5
2001-03-19Don't try to read past end of info buffer, and correct test results.Alan Modra1-2/+13
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-0/+1
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+299