aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-s390.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-07Add const qualifiers at various places.Trevor Saunders1-3/+3
2016-02-22Add more const type qualifiers to GAS sources.Trevor Saunders1-2/+2
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-11-09gas: Fix left shift of negative value.Dominik Vogt1-1/+1
2015-09-29Add support for extensions in the .machine pseudoop on S/390, e.g. ".machine ...Dominik Vogt1-45/+176
2015-08-21Allow symbol and label names to be enclosed in double quotes.Nick Clifton1-18/+11
2015-08-12Remove trailing spaces in gasH.J. Lu1-1/+1
2015-03-10S/390: Add check for length field operandAndreas Krebbel1-0/+3
2015-01-16S/390: Add support for IBM z13.Andreas Krebbel1-124/+78
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-11-04Don't use register keywordAlan Modra1-2/+2
2014-03-05Update copyright yearsAlan Modra1-2/+1
2013-07-242013-07-24 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel1-4/+0
2013-07-052013-07-05 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel1-2/+50
2012-11-09Remove trailing redundant `;'H.J. Lu1-1/+1
2012-10-042012-10-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel1-0/+2
2012-09-062012-09-06 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel1-14/+101
2011-05-27 * config/tc-s390.c (md_begin): Remove unused variable dup_insn.Nick Clifton1-6/+2
2011-05-242011-05-24 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel1-2/+13
2011-05-242011-05-24 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel1-0/+3
2011-04-142011-04-14 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel1-50/+148
2011-03-182011-03-18 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel1-0/+2
2010-11-252010-11-25 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel1-9/+6
2010-10-282010-10-28 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel1-6/+11
2010-09-272010-09-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel1-0/+2
2010-06-28 * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra1-3/+1
2010-01-212010-01-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel1-0/+7
2009-07-24 PR 10437Nick Clifton1-15/+13
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton1-1/+1
2009-06-19 * config/tc-s390.c (md_gather_operands): Accept an instructionMartin Schwidefsky1-1/+18
2008-08-12Banish PARAMS and PTR. Convert to ISO C.Alan Modra1-103/+47
2008-03-192008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>Andreas Krebbel1-0/+2
2007-11-292007-11-29 Martin Schwidefsky <schwidefsky@de.ibm.com>Martin Schwidefsky1-10/+15
2007-10-17Remove duplicate definitions of the md_atof() functionNick Clifton1-42/+2
2007-10-04* read.c (potable): Add string8, string16, string32 and string64. Add bit siz...Nick Clifton1-1/+1
2007-07-03Switch to GPLv3Nick Clifton1-2/+2
2007-03-062007-03-06 Andreas Krebbel <krebbel1@de.ibm.com>Martin Schwidefsky1-0/+2
2006-06-07remove some duplicate #include's.Alan Modra1-2/+1
2006-05-19 * config/tc-arm.c, config/tc-arm.h (tc_arm_regname_to_dw2regnum):Thiemo Seufer1-1/+1
2005-08-12 * config/tc-s390.c (md_parse_option): Add cpu type z9-109.Martin Schwidefsky1-6/+41
2005-06-07gas:Zack Weinberg1-2/+2
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-02-23 * cgen.c: Warning fixes.Alan Modra1-6/+6
2005-02-17 * tc.h (struct relax_type, relax_typeS): Move from here..Alan Modra1-4/+2
2004-11-03 * symbols.c (colon) [!WORKING_DOT_WORD]: Don't declareHans-Peter Nilsson1-2/+2
2004-10-022004-10-01 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+2
2004-06-15 * config/tc-s390.c (s390_insn): Avoid incorrect signed/unsignedMartin Schwidefsky1-3/+3
2004-05-06Remove duplicate code and provide a function for generating internally consis...Nick Clifton1-9/+3
2004-05-05 * tc-s390.h (md_do_align, HANDLE_ALIGN): Remove.Jakub Jelinek1-14/+1
2004-02-27 * config/tc-s390.c (s390_insn): Correct range check for opcode inMartin Schwidefsky1-3/+9