summaryrefslogtreecommitdiff
path: root/opcodes/vax-dis.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* ubsan: vax: pointer overflowAlan Modra2021-06-191-1/+1
* Use bool in opcodesAlan Modra2021-03-311-12/+12
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* PR26504, ASAN: parse_disassembler_options vax-dis.c:142Alan Modra2020-08-251-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* vax decoding of indexed addressing modeAlan Modra2019-12-191-2/+12
* More signed overflow fixesAlan Modra2019-12-181-1/+2
* ubsan: vax: left shift cannot be represented in type 'int'Alan Modra2019-12-111-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Move print_insn_XXX to an opcodes internal headerYao Qi2017-05-241-1/+1
* -Wwrite-strings: Constify struct disassemble_info's disassembler_options fieldPedro Alves2017-04-051-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-0/+3
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Remove trailing spaces in opcodesH.J. Lu2015-08-121-2/+2
* Stop "objdump -d" from disassembling past a symbolic address.Nick Clifton2015-06-221-1/+2
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Use sigsetjmp/siglongjmp in opcodesH.J. Lu2014-05-021-3/+3
* Update copyright yearsAlan Modra2014-03-051-2/+1
* 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
* 19990502 sourceware importbinu_ss_19990502Richard Henderson1999-05-031-0/+299