aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/s390
AgeCommit message (Expand)AuthorFilesLines
2009-10-16s390.c (s390_z10_optimize_cmp): Skip notes when investigating previous or nex...Andreas Krebbel1-2/+2
2009-10-16s390.md (atype): Added missing values.Wolfgang Gellerich1-1/+1
2009-10-13s390.c (s390_encode_section_info): Handle BLKmode properly.Andreas Krebbel1-0/+1
2009-10-09s390.md ("prefetch"): Remove stcmh for prefetching.Andreas Krebbel1-11/+8
2009-10-07tpf.h (TARGET_DEFAULT): Remove MASK_HARD_FLOAT and add MASK_HARD_DFP.Andreas Krebbel1-1/+1
2009-10-07config.gcc: Don't include the makefile fragments intended for libgcc.Andreas Krebbel7-606/+0
2009-09-22i386.c (ix86_scalar_mode_supported_p): Don't return unconditional true for de...Janis Johnson1-1/+1
2009-09-22s390.c (s390_asm_trampoline_template): Rename from s390_trampoline_template; ...Richard Henderson3-20/+21
2009-09-042097.md: Removed two incorrect bypasses.Wolfgang Gellerich4-26/+34
2009-09-04s390.md ("*fmadd<mode>", [...]): Enable mem RTXs in the predicate for operand 1.Andreas Krebbel1-4/+4
2009-08-26hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov3-8/+7
2009-08-20s390.c (Z10_PREDICT_DISTANCE): New macro.Andreas Krebbel2-77/+212
2009-08-20s390.md ("*brx_stage1_<GPR:mode>", [...]): New patterns.Andreas Krebbel3-0/+187
2009-08-01expr.c (store_constructor): Use promote_decl_mode.Paolo Bonzini3-16/+26
2009-07-24s390.c (override_options): Default max-unrolled-insns to 100 for z10 tuning.Andreas Krebbel1-0/+5
2009-07-22constraints.md (ZQ, ZR, ZS, ZT): New constraints.Andreas Krebbel3-139/+170
2009-06-29re PR middle-end/38212 (restrict implementation causes wrong-code)Richard Guenther1-3/+3
2009-06-15s390.md ("bswap<mode>2"): Only available on z900.Andreas Krebbel1-1/+1
2009-06-13alpha.c (alpha_build_builtin_va_list): Pass location to build_decl.Aldy Hernandez1-7/+12
2009-06-05s390.c (global_not_special_regno_p): New static inline.Jakub Jelinek1-19/+58
2009-05-182064.md: Remove trailing whitespaces.Andreas Krebbel11-302/+302
2009-05-15frv.h: Clean up references to GO_IF_LEGITIMATE_ADDRESS.Paolo Bonzini1-1/+1
2009-05-14tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini4-28/+12
2009-05-12Merge cond-optab branch.Paolo Bonzini4-121/+118
2009-05-04tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini3-14/+6
2009-05-03defaults.h (FRAME_POINTER_REQUIRED): Provide default.Anatoly Sokolov1-2/+0
2009-04-27collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor2-7/+7
2009-04-24combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.Ian Lance Taylor1-3/+3
2009-04-24constraints.md ('I', 'J'): Fix condition.Andreas Krebbel1-2/+2
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-2/+2
2009-04-22defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default.Paolo Bonzini1-3/+0
2009-04-21ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers1-0/+18
2009-04-20Fix enum conversions which are invalid in C++:Ian Lance Taylor1-30/+36
2009-04-17s390.h (s390_tune_attr): New macro definition.Andreas Krebbel2-1/+5
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2-29/+20
2009-04-09i386.md (cmpcc): New.Paolo Bonzini4-53/+34
2009-02-27s390.c: (s390_swap_cmp): Look for conditional jumps if COND is NULL.Andreas Krebbel2-62/+136
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek3-4/+5
2009-01-302009-01-30 Wolfgang Gellerich <gellerich@de,ibm.com>Wolfgang Gellerich1-14/+15
2009-01-28s390.md (bswap<mode>2): New pattern added.Andreas Krebbel1-0/+16
2009-01-28s390.md (*tls_load_31): Added type attribute.Wolfgang Gellerich1-0/+1
2009-01-28s390.md: Fix a few comments.Wolfgang Gellerich1-4/+4
2009-01-28s390.md (*tmsi_reg): Fixed z10prop attribute.Wolfgang Gellerich1-33/+44
2009-01-04s390.md (UNSPEC_MB): Rename from UNSPECV_MB.Uros Bizjak1-6/+9
2008-12-15s390.c (s390_swap_cmp): New function.Wolfgang Gellerich2-0/+109
2008-12-092008-12-09 Andreas Krebbel <krebbel1@de.ibm.com>Andreas Krebbel1-105/+68
2008-11-22re PR target/37170 (gcc.dg/weak/weak-1.c)Jakub Jelinek1-20/+1
2008-11-20s390.c (s390_expand_atomic): Adjust QI/HI atomic nand to the changed 4.4 sema...Andreas Krebbel1-2/+2
2008-11-12[multiple changes]Andreas Krebbel1-3/+11
2008-10-30s390.c (s390_mark_symbol_ref_as_used): New function.Jakub Jelinek1-0/+19