Age | Commit message (Expand) | Author | Files | Lines |
2005-11-22 | c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ when flag_pic is ... | Kaveh R. Ghazi | 2 | -10/+0 |
2005-11-09 | s390.c (struct s390_frame_layout): New fields first_save_gpr_slot and last_sa... | Andreas Krebbel | 1 | -19/+59 |
2005-11-09 | s390.c (s390_regs_ever_clobbered): Only save live eh regs for a function cont... | Andreas Krebbel | 1 | -1/+4 |
2005-11-05 | c-typeck.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-11-03 | re PR target/24620 (internal compiler error: in find_reloads, at reload.c:3730) | Ulrich Weigand | 1 | -2/+2 |
2005-11-02 | re PR target/24615 (internal compiler error: in print_shift_count_operand, at... | Ulrich Weigand | 3 | -85/+85 |
2005-10-19 | s390.c (s390_expand_insv): New. | Adrian Straetling | 3 | -43/+248 |
2005-10-19 | s390-protos.h (s390_hard_regno_rename_ok): Add prototype. | Ulrich Weigand | 3 | -10/+54 |
2005-10-19 | s390.md: Comment describing output modifiers updated. | Andreas Krebbel | 2 | -9/+16 |
2005-10-19 | s390.c (override_options): Added check for -mstack-size 64k limitation. | Andreas Krebbel | 1 | -0/+2 |
2005-10-04 | s390.md ("TDSI","DP"): New mode macros. | Adrian Straetling | 1 | -20/+49 |
2005-09-30 | tree-vect-transform.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-09-16 | s390-protos.h (s390_overlap_p): Prototype added. | Andreas Krebbel | 3 | -0/+51 |
2005-09-08 | s390.c (s390_sr_alias_set): Variable removed. | Andreas Krebbel | 1 | -14/+21 |
2005-08-26 | s390.md: ("movstr", "*movstr"): Add patterns. | Adrian Straetling | 1 | -0/+43 |
2005-08-26 | predicates.md ("shift_count_operand", [...]): Reject operands containing elim... | Andreas Krebbel | 1 | -0/+8 |
2005-08-17 | config.gcc: Added z9-109 switch. | Ulrich Weigand | 4 | -202/+577 |
2005-08-14 | s390.c (s390_const_ok_for_constraint_p): Add 'P' constraint. | Ulrich Weigand | 2 | -4/+21 |
2005-08-14 | s390.c (s390_canonicalize_comparison): Prefer register over memory as first o... | Ulrich Weigand | 1 | -0/+7 |
2005-08-13 | s390.c (s390_split_branches): Revert 2005-08-12 change. | Ulrich Weigand | 1 | -18/+19 |
2005-08-12 | linux.h (TARGET_THREAD_SSP_OFFSET): Define. | Andreas Krebbel | 4 | -7/+85 |
2005-08-12 | s390.md ("*movdf_31"): Changed constraint from P to K. | Andreas Krebbel | 1 | -1/+1 |
2005-08-12 | predicates.md (setmem_operand): New predicate. | Andreas Krebbel | 3 | -3/+60 |
2005-08-12 | s390.c (s390_extract_part, [...]): Type cast added. | Andreas Krebbel | 2 | -16/+24 |
2005-08-12 | s390.c (CONST_OK_FOR_J, [...]): New macros. | Andreas Krebbel | 1 | -19/+25 |
2005-08-12 | s390.c (s390_split_branches, [...]): Don't set save_return_addr_p. | Andreas Krebbel | 1 | -14/+10 |
2005-08-06 | Makefile.in, [...]: Fix comment/doc typos. | Kazu Hirata | 1 | -1/+1 |
2005-07-14 | t-tpf (SHLIB_MAPFILES): Remove. | Eric Christopher | 1 | -4/+0 |
2005-07-14 | * config/s390/s390.h (TARGET_TPF_PROFILING): Add default definition. | Ulrich Weigand | 1 | -0/+5 |
2005-07-13 | s390.c: (s390_cc_modes_compatible): Move before "s390_emit_compare". | Adrian Straetling | 3 | -40/+97 |
2005-07-13 | s390.md: ("cmpstrsi", "*cmpstr<mode>"): New pattern. | Adrian Straetling | 1 | -3/+49 |
2005-07-13 | configure.in: Add toplevel noconfigdir support for tpf. | Eric Christopher | 6 | -49/+100 |
2005-07-13 | linux.h (TARGET_HAS_F_SETLKW): Renamed to ... | H.J. Lu | 1 | -1/+1 |
2005-07-07 | s390-protos.h (s390_expand_clrmem): Delete. | Adrian Straetling | 3 | -32/+72 |
2005-07-07 | s390.c: (optimization_options): Enable TARGET_MVCLE at -Os. | Adrian Straetling | 2 | -1/+5 |
2005-07-02 | c.opt, [...]: Remove "." from end of help texts. | Joseph Myers | 1 | -5/+5 |
2005-06-29 | s390.c (s390_decompose_address): Accept invalid displacements for addresses c... | Andreas Krebbel | 2 | -14/+20 |
2005-06-28 | builtins.c: (expand_builtin_memset): Rewrite to support 'set_storage_via_setm... | Adrian Straetling | 1 | -5/+12 |
2005-06-28 | s390.c (machine_function): New field has_landing_pad_p. | Andreas Krebbel | 3 | -21/+135 |
2005-06-26 | defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined. | Jakub Jelinek | 1 | -1/+1 |
2005-06-25 | Update FSF address. | R. Kelley Cook | 15 | -30/+30 |
2005-06-09 | target.h (insn_valid_within_doloop): Rename into "invalid_within_doloop". | Adrian Straetling | 1 | -2/+2 |
2005-06-08 | re PR debug/21889 (Native Solaris assembler cannot grok DTP-relative debug sy... | Eric Botcazou | 3 | -10/+9 |
2005-06-07 | s390.md: ("UNSPECV_MB", "UNSPECV_CAS"): New constants. | Adrian Straetling | 5 | -5/+114 |
2005-06-02 | s390.c (s390_add_execute): Do not handle out-of-pool execute templates. | Ulrich Weigand | 1 | -38/+26 |
2005-05-26 | opt-functions.awk (var_type): New function. | Richard Sandiford | 2 | -3/+1 |
2005-05-25 | s390.c (GP_ARG_NUM_REG, [...]): New defines. | Ulrich Weigand | 1 | -43/+83 |
2005-05-25 | s390.c (TARGET_INSN_VALID_WITHIN_DOLOOP): Set to hook_bool_rtx_true. | Adrian Straetling | 1 | -0/+3 |
2005-05-23 | s390.c (s390_optimize_prologue): Don't replace an insn saving less registers ... | Andreas Krebbel | 1 | -22/+12 |
2005-05-13 | s390.md: ("DBL"): New mode attribute. | Adrian Straetling | 1 | -55/+21 |