summaryrefslogtreecommitdiff
path: root/gas/config/tc-s390.c
Commit message (Expand)AuthorAgeFilesLines
* 2013-07-24 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2013-07-241-4/+0
* 2013-07-05 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2013-07-051-2/+50
* Remove trailing redundant `;'H.J. Lu2012-11-091-1/+1
* 2012-10-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2012-10-041-0/+2
* 2012-09-06 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2012-09-061-14/+101
* * config/tc-s390.c (md_begin): Remove unused variable dup_insn.Nick Clifton2011-05-271-6/+2
* 2011-05-24 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2011-05-241-2/+13
* 2011-05-24 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2011-05-241-0/+3
* 2011-04-14 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2011-04-141-50/+148
* 2011-03-18 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2011-03-181-0/+2
* 2010-11-25 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2010-11-251-9/+6
* 2010-10-28 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2010-10-281-6/+11
* 2010-09-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2010-09-271-0/+2
* * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra2010-06-281-3/+1
* 2010-01-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2010-01-211-0/+7
* PR 10437Nick Clifton2009-07-241-15/+13
* * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton2009-06-221-1/+1
* * config/tc-s390.c (md_gather_operands): Accept an instructionMartin Schwidefsky2009-06-191-1/+18
* Banish PARAMS and PTR. Convert to ISO C.Alan Modra2008-08-121-103/+47
* 2008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>Andreas Krebbel2008-03-191-0/+2
* 2007-11-29 Martin Schwidefsky <schwidefsky@de.ibm.com>Martin Schwidefsky2007-11-291-10/+15
* Remove duplicate definitions of the md_atof() functionNick Clifton2007-10-171-42/+2
* * read.c (potable): Add string8, string16, string32 and string64. Add bit siz...Nick Clifton2007-10-041-1/+1
* Switch to GPLv3Nick Clifton2007-07-031-2/+2
* 2007-03-06 Andreas Krebbel <krebbel1@de.ibm.com>Martin Schwidefsky2007-03-061-0/+2
* remove some duplicate #include's.Alan Modra2006-06-071-2/+1
* * config/tc-arm.c, config/tc-arm.h (tc_arm_regname_to_dw2regnum):Thiemo Seufer2006-05-191-1/+1
* * config/tc-s390.c (md_parse_option): Add cpu type z9-109.Martin Schwidefsky2005-08-121-6/+41
* gas:Zack Weinberg2005-06-071-2/+2
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* * cgen.c: Warning fixes.Alan Modra2005-02-231-6/+6
* * tc.h (struct relax_type, relax_typeS): Move from here..Alan Modra2005-02-171-4/+2
* * symbols.c (colon) [!WORKING_DOT_WORD]: Don't declareHans-Peter Nilsson2004-11-031-2/+2
* 2004-10-01 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2004-10-021-0/+2
* * config/tc-s390.c (s390_insn): Avoid incorrect signed/unsignedMartin Schwidefsky2004-06-151-3/+3
* Remove duplicate code and provide a function for generating internally consis...Nick Clifton2004-05-061-9/+3
* * tc-s390.h (md_do_align, HANDLE_ALIGN): Remove.Jakub Jelinek2004-05-051-14/+1
* * config/tc-s390.c (s390_insn): Correct range check for opcode inMartin Schwidefsky2004-02-271-3/+9
* * config/tc-a29k.h: Fix comment typos.Kazu Hirata2003-11-221-5/+5
* * config/tc-ppc.h (DWARF2_LINE_MIN_INSN_LENGTH): Define always.Jakub Jelinek2003-07-101-0/+30
* * config/tc-s390.c (md_parse_option): Add cpu type z990.Martin Schwidefsky2003-07-011-15/+51
* * config/tc-s390.c (init_default_arch): Make current_mode_maskMartin Schwidefsky2003-06-181-8/+15
* * config/tc-s390.c (s390_target_format): Always call init_default_arch.Martin Schwidefsky2003-05-091-2/+1
* * config/tc-s390.c (s390_arch_size): Initialize to zero.Martin Schwidefsky2003-03-211-21/+49
* * Avoid designated initializers.Martin Schwidefsky2003-01-271-39/+39
* * config/tc-s390.c (s390_tls_suffix): New function.Martin Schwidefsky2003-01-241-30/+218
* * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra2003-01-231-4/+2
* * config/tc-s390.c (elf_suffix_type): Add suffix enums for gotoff,Martin Schwidefsky2003-01-201-2/+80
* * config/tc-s390.c (md_apply_fix3): Emit error message for relocationsMartin Schwidefsky2003-01-201-1/+4
* * ChangeLog-9295: Fix a typo.Kazu Hirata2002-12-171-1/+1