summaryrefslogtreecommitdiff
path: root/opcodes/vax-dis.c
Commit message (Expand)AuthorAgeFilesLines
* PR 14072Nick Clifton2012-05-171-2/+2
* update copyright datesAlan Modra2009-09-021-1/+1
* bfd/Maciej W. Rozycki2009-06-161-7/+38
* Change source files over to GPLv3.Nick Clifton2007-07-051-8/+10
* Update function declarations to ISO C90 formattingNick Clifton2005-07-011-180/+162
* Update the address and phone number of the FSFNick Clifton2005-05-071-1/+1
* Add VAX specific disassembler option -Mentry: to specify a function entryNick Clifton2005-03-291-10/+106
* Use ".word 0x0012 # Entry mask: r1 r2 >" instead of just "Entry mask: < r1 .....Nick Clifton2005-03-141-13/+13
* * vax-dis.c (entry_mask_bit): New array.Alan Modra2005-03-091-1/+38
* * vax-dis.c (print_insn_arg): Pass the insn info to print_insn_mode.Jason Thorpe2002-05-091-8/+34
* Fix compile time warningsNick Clifton2001-09-201-1/+3
* For include/opcode:Andreas Jaeger2001-08-261-5/+5
* Don't try to read past end of info buffer, and correct test results.Alan Modra2001-03-191-2/+13
* Fix typos in ChangeLogs; fix dates in copyright noticesNick Clifton2001-03-131-1/+1
* More portability patches. Include sysdep.h everywhere.Alan Modra2000-04-141-0/+1
* Initial revisionRichard Henderson1999-05-031-0/+299