aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/s390
AgeCommit message (Expand)AuthorFilesLines
2013-04-08s390.c (s390_expand_insv): Only accept insertions within mode size.Andreas Krebbel1-0/+3
2013-03-30cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.Steven Bosscher1-1/+1
2013-03-29cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieu of tests for...Steven Bosscher1-11/+4
2013-03-27I've committed the attached patch.Andreas Krebbel1-0/+5
2013-03-23avr.c, [...]: Where applicable...Steven Bosscher1-22/+22
2013-03-05s390.h: Define DWARF2_ASM_LINE_DEBUG_INFO.Andreas Krebbel1-0/+3
2013-01-11re PR rtl-optimization/55719 (ICE: Segmentation fault)Andreas Krebbel1-2/+16
2013-01-10Update copyright years in gcc/Richard Sandiford19-30/+19
2013-01-10re PR target/55718 (ICE in gen_reg_rtx, at emit-rtl.c:866)Andreas Krebbel1-245/+229
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek9-10/+11
2012-12-20s390: Generate rnsbgRichard Henderson1-0/+55
2012-12-20s390: Generate rxsbg, and shifted forms of rosbgRichard Henderson1-6/+55
2012-12-20s390: Implement extzv for z10Richard Henderson4-8/+109
2012-12-20s390: Add mode attribute for mode bitsizeRichard Henderson1-46/+26
2012-12-20s390: Use risbgz for ANDRichard Henderson1-45/+62
2012-12-20s390: Only use lhs zero_extract in word_modeRichard Henderson1-9/+8
2012-12-20s390: Constraints, predicates, and op letters for contiguous bitmasksRichard Henderson4-89/+94
2012-12-19target.def: Define canonicalize_comparison hook.Andreas Krebbel3-8/+10
2012-12-11predicates.md ("execute_operation"): New predicate.Andreas Krebbel2-2/+48
2012-12-04s390.c (s390_select_ccmode): Enable using CC of x + imm for higher immediates...Andreas Krebbel1-1/+4
2012-11-21t-linux64: Add multiarch names in MULTILIB_OSDIRNAMES.Matthias Klose1-1/+2
2012-10-16loop-doloop.c (doloop_modify): Pass doloop_end pattern to gen_doloop_begin.Joern Rennecke1-1/+2
2012-10-11builtins.c (expand_builtin_thread_pointer): New.Chung-Lin Tang2-149/+7
2012-10-10config.gcc: Enable zEC12 for with-arch and with-tune configure switches.Andreas Krebbel6-23/+970
2012-10-01re PR target/54746 (config/s390/s390.c:1583: possible missing break in switch ?)Andreas Krebbel1-0/+1
2012-09-20s390.c (s390_chunkify_start): Replacing INSN_LOCATOR.Dehao Chen1-1/+1
2012-09-05hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo1-1/+3
2012-09-03s390.c (s390_loadrelative_operand_p): New function.Andreas Krebbel1-4/+32
2012-08-09s390: Use VOIDmode with gen_rtx_SETRichard Henderson1-3/+2
2012-08-09s390: Rearrange temporary moves for use of CRJRichard Henderson1-6/+10
2012-08-08builtins.c (expand_builtin_atomic_compare_exchange): Pass old value operand a...Ulrich Weigand2-5/+17
2012-08-07s390: Convert from sync to atomic optabsRichard Henderson3-223/+471
2012-07-31s390.c (s390_option_override): Disable DWARF 3/4 extensions for TPF, unless s...DJ Delorie1-0/+10
2012-07-052012-07-05 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel3-7/+33
2012-06-24output.h: (current_function_is_leaf...Steven Bosscher1-6/+6
2012-06-18s390.c (s390_gimplify_va_arg): Revert change from r187965.Andreas Krebbel1-1/+0
2012-06-06invoke.texi (sched-pressure-algorithm): Document new --param.Richard Sandiford1-0/+5
2012-05-29integrate.c: Remove.Steven Bosscher1-1/+0
2012-05-29rtl.h (assign_stack_temp, [...]): Remove 'keep' argument.Michael Matz1-0/+1
2012-05-29LANGUAGES: Fix typos.Joseph Myers3-4/+4
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford3-26/+34
2012-05-042012-05-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel1-9/+6
2012-04-24recog.c (insn_invalid_p): Add IN_GROUP parameter and use validate_change to a...Andreas Krebbel1-2/+2
2012-04-23s390.h (LINK_SPEC): Remove, no longer needed.DJ Delorie1-8/+2
2012-02-21s390.c (s390_option_override): Make -mhard-dfp the default if possible and no...Andreas Krebbel1-0/+5
2012-02-21s390.md ("fixuns_trunc<mode>si2"): Replace TARGET_HARD_FLOAT with TARGET_HARD...Andreas Krebbel1-1/+1
2012-01-31s390.md ("*ashr<mode>3_and"): Add missing z196 flag to srak instruction.Andreas Krebbel1-0/+1
2012-01-26s390.h: Make BRANCH_COST an option.Andreas Krebbel2-1/+7
2012-01-16re PR bootstrap/51860 (s390 esa mode bootstrap comparison failure since trans...Jakub Jelinek1-15/+33
2012-01-03s390.md ("*cmp<mode>_ccs"): Fix comment mentioning the instructions emitted b...Andreas Krebbel1-1/+2