aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-s390.c
AgeCommit message (Expand)AuthorFilesLines
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
2003-11-22 * config/tc-a29k.h: Fix comment typos.Kazu Hirata1-5/+5
2003-07-10 * config/tc-ppc.h (DWARF2_LINE_MIN_INSN_LENGTH): Define always.Jakub Jelinek1-0/+30
2003-07-01 * config/tc-s390.c (md_parse_option): Add cpu type z990.Martin Schwidefsky1-15/+51
2003-06-18 * config/tc-s390.c (init_default_arch): Make current_mode_maskMartin Schwidefsky1-8/+15
2003-05-09 * config/tc-s390.c (s390_target_format): Always call init_default_arch.Martin Schwidefsky1-2/+1
2003-03-21 * config/tc-s390.c (s390_arch_size): Initialize to zero.Martin Schwidefsky1-21/+49
2003-01-27 * Avoid designated initializers.Martin Schwidefsky1-39/+39
2003-01-24 * config/tc-s390.c (s390_tls_suffix): New function.Martin Schwidefsky1-30/+218
2003-01-23 * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra1-4/+2
2003-01-20 * config/tc-s390.c (elf_suffix_type): Add suffix enums for gotoff,Martin Schwidefsky1-2/+80
2003-01-20 * config/tc-s390.c (md_apply_fix3): Emit error message for relocationsMartin Schwidefsky1-1/+4
2002-12-17 * ChangeLog-9295: Fix a typo.Kazu Hirata1-1/+1
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-18/+18
2002-11-19* config/tc-s390.c (tc_s390_fix_adjustable): Re-add patch to preventMartin Schwidefsky1-0/+3
2002-10-18 * config/tc-s390.c (md_parse_option): Set s390_arch_size to 32Martin Schwidefsky1-1/+1
2002-09-05gas reloc rewrite.Alan Modra1-39/+9
2002-07-022002-07-02 Martin Schwidefsky <schwidefsky@de.ibm.com>Martin Schwidefsky1-3/+2
2002-06-08 * as.c: Replace CONST with const.Alan Modra1-1/+1
2002-05-04 * config/tc-mips.c: Fix formatting.Kazu Hirata1-43/+45
2002-05-03* config/tc-s390.c (md_gather_operands): Emit dwarf2 line-numberAlexandre Oliva1-0/+1
2002-04-28 * config/tc-s390.c (md_parse_option): Formatting.Alan Modra1-2/+2
2002-04-17 * config/tc-s390.c (tc_s390_fix_adjustable): Prevent adjustments toMartin Schwidefsky1-1/+5
2002-02-192002-02-19 Martin Schwidefsky <schwidefsky@de.ibm.com>Martin Schwidefsky1-9/+15
2001-11-15Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton1-100/+96
2001-11-05Force got and plt relocations.Martin Schwidefsky1-10/+52
2001-09-20Add option -mwarn-areg-zero.Nick Clifton1-46/+57
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-8/+8
2001-09-18s390 assembler improvements and testsuiteNick Clifton1-5/+8
2001-08-26 * config/tc-s390.c: Add missing prototypesAndreas Jaeger1-1/+17
2001-08-13 * config/tc-s390.c (s390_elf_cons): Correct fixups for PLTAndreas Jaeger1-55/+57
2001-07-30 * config/obj-elf.c (obj_elf_symver): Temporarily modify lex_typeAlan Modra1-11/+10
2001-07-23 * config/tc-alpha.h: Fix formatting.Kazu Hirata1-33/+33
2001-07-23 * config/tc-s390.c (s390_force_relocation): Removed.Andreas Jaeger1-12/+0
2001-03-26Do not optimize BFD_RELOC_390_GOTENT relocs.Nick Clifton1-778/+931
2001-03-08Fix copyright noticesNick Clifton1-1/+1
2001-02-10Add s390 supportNick Clifton1-0/+1756