summaryrefslogtreecommitdiff
path: root/opcodes/s390-dis.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* libopcodes/s390: add support for disassembler stylingAndrew Burgess2022-07-081-16/+71
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Add startswith function and use it instead of CONST_STRNEQ.Martin Liska2021-03-221-3/+3
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* GDB PR tdep/8282: MIPS: Wire in `set disassembler-options'Maciej W. Rozycki2018-07-021-5/+11
* opcodes error messagesAlan Modra2018-03-031-1/+2
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* S/390: Improve error checking for optional operandsAndreas Krebbel2017-05-301-1/+10
* Move print_insn_XXX to an opcodes internal headerYao Qi2017-05-241-1/+1
* GDB: Add support for the new set/show disassembler-options commands.Peter Bergner2017-02-281-15/+57
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* S/390: Dump unknown instructions according to their length.Andreas Krebbel2016-06-101-17/+38
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* S/390: Add support for IBM z13.Andreas Krebbel2015-01-161-8/+42
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* This patch set mainly aims at improving the S/390 disassembler'sAndreas Arnez2014-08-191-134/+157
* Update copyright yearsAlan Modra2014-03-051-2/+1
* S/390: Disassemble 31-bit binaries with "zarch" opcode set by defaultAndreas Arnez2013-10-301-11/+1
* PR 14072Nick Clifton2012-05-171-2/+2
* 2010-09-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2010-09-271-0/+25
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-2/+0
* 2009-09-10 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2009-09-101-2/+2
* 2009-09-10 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2009-09-101-5/+6
* update copyright datesAlan Modra2009-09-021-1/+2
* 2008-04-10 Andreas Krebbel <krebbel1@de.ibm.com>Andreas Krebbel2008-04-101-9/+39
* Change source files over to GPLv3.Nick Clifton2007-07-051-12/+12
* * s390-dis.c (print_insn_s390): Print unsigned operands with %u.Martin Schwidefsky2005-08-121-1/+1
* Update function declarations to ISO C90 formattingNick Clifton2005-07-011-14/+5
* Update the address and phone number of the FSFNick Clifton2005-05-071-2/+2
* update copyright datesAlan Modra2005-03-031-1/+1
* * s390-dis.c (s390_extract_operand): Add support for long displacements.Martin Schwidefsky2003-07-011-0/+4
* * s390-dis.c (init_disasm): Rename S390_OPCODE_ESAME toMartin Schwidefsky2003-03-211-2/+2
* * dep-in.sed: Cope with absolute paths.Alan Modra2002-04-041-1/+1
* 2002-02-19 Martin Schwidefsky <schwidefsky@de.ibm.com>Martin Schwidefsky2002-02-191-2/+2
* * i960-dis.c: Add parameters for prototypesAndreas Jaeger2001-08-211-1/+5
* * s390-dis.c: Fix formatting.Kazu Hirata2001-07-231-148/+170
* Fix typos in ChangeLogs; fix dates in copyright noticesNick Clifton2001-03-131-1/+1
* Add s390 supportNick Clifton2001-02-101-0/+231