Age | Commit message (Expand) | Author | Files | Lines |
2006-02-08 | config.gcc (sparc-*-linux*): Add sparc/t-linux to tmake_file. | Jakub Jelinek | 2 | -0/+33 |
2006-02-06 | s390.c (TARGET_MANGLE_FUNDAMENTAL_TYPE): Define. | Aldy Hernandez | 2 | -0/+23 |
2006-01-18 | alpha.c (alpha_split_tfmode_pair): Rename into alpha_split_tmode_pair. | Eric Botcazou | 3 | -15/+96 |
2005-12-07 | alpha.c (alpha_start_function): Use switch_to_section. | Richard Sandiford | 5 | -141/+58 |
2005-12-02 | alpha.c (alpha_va_start, [...]): Use buildN and fold_buildN where applicable. | Richard Guenther | 1 | -28/+28 |
2005-11-22 | Preparatory work for PR target/21623: | J"orn Rennecke | 3 | -5/+6 |
2005-11-22 | c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ when flag_pic is ... | Kaveh R. Ghazi | 2 | -21/+3 |
2005-11-16 | alpha.c (alpha_init_builtins): Use type_for_mode langhook to get a DImode int... | Eric Botcazou | 1 | -6/+9 |
2005-11-16 | alpha.c (alpha_expand_prologue): Fix off-by-one bug in the stack probing loop. | Eric Botcazou | 1 | -4/+3 |
2005-11-02 | re PR target/24178 (generates code that produces unaligned access exceptions) | Richard Henderson | 1 | -8/+19 |
2005-09-25 | alpha.c (tls_symbolic_operand_1): Trust SYMBOL_REF_TLS_MODEL to be correct. | Richard Henderson | 1 | -13/+2 |
2005-09-19 | alpha.c (alpha_rtx_costs): Cost 0 for a memory source. | Richard Henderson | 1 | -1/+7 |
2005-08-31 | emit-rtl.c (set_mem_attributes_minus_bitpos): Look through component-like ref... | Richard Henderson | 1 | -0/+2 |
2005-08-11 | re PR target/22225 (Tru64 UNIX testsuite failure: gcc.dg/vect/pr18536.c: ICE ... | Richard Henderson | 1 | -0/+12 |
2005-08-10 | Fix problem reported by Mike Stump on the gcc list, useless default defintion. | James E Wilson | 2 | -6/+1 |
2005-08-06 | Makefile.in, [...]: Fix comment/doc typos. | Kazu Hirata | 3 | -3/+3 |
2005-08-01 | * config/alpha/predicates.md (and_operand): Test mode of CONST_DOUBLE. | Richard Henderson | 1 | -1/+2 |
2005-07-13 | linux.h (TARGET_HAS_F_SETLKW): Renamed to ... | H.J. Lu | 1 | -1/+1 |
2005-07-11 | alpha.c (alpha_gimplify_va_arg_1): Use build_va_arg_indirect_ref. | Richard Henderson | 1 | -2/+2 |
2005-07-09 | alpha.c (emit_insxl, [...]): New functions. | Richard Henderson | 4 | -26/+265 |
2005-07-02 | alpha.c (alpha_legitimize_address): Check for TLS_MODEL_NONE. | Richard Henderson | 1 | -1/+7 |
2005-06-29 | * config/alpha/alpha.md (vec_shl_<VEC>, vec_shr_<VEC>): New. | Richard Henderson | 1 | -0/+20 |
2005-06-28 | builtins.c: (expand_builtin_memset): Rewrite to support 'set_storage_via_setm... | Adrian Straetling | 2 | -10/+18 |
2005-06-26 | defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined. | Jakub Jelinek | 2 | -3/+3 |
2005-06-25 | Update FSF address. | R. Kelley Cook | 37 | -74/+74 |
2005-06-04 | re PR target/21888 (bootstrap failure with linker relaxation enabled) | Richard Henderson | 1 | -1/+7 |
2005-06-01 | configure.ac (HAVE_AS_JSRDIRECT_RELOCS): New. | Richard Henderson | 2 | -4/+18 |
2005-05-26 | opt-functions.awk (var_type): New function. | Richard Sandiford | 3 | -52/+8 |
2005-05-19 | alpha.c (emit_unlikely_jump, [...]): Split out from ... | Richard Henderson | 3 | -92/+111 |
2005-05-19 | re PR target/21390 (alphaev68-dec-osf5.1b long double optimization bug with g... | Richard Henderson | 1 | -56/+42 |
2005-05-09 | crtstuff.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-05-08 | * config/alpha/alpha.c (adjust_address): Fix typo last change. | Richard Henderson | 1 | -1/+1 |
2005-05-08 | alpha.c (tls_symbolic_operand_1): Use gcc_assert and gcc_unreachable as appro... | Nathan Sidwell | 6 | -181/+188 |
2005-04-27 | tree-complex.c (expand_vector_operation): New, extracted from expand_vector_o... | Paolo Bonzini | 1 | -3/+0 |
2005-04-23 | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 1 | -10/+10 |
2005-04-21 | sync.md (sync_new_nand<I48MODE>): Fix constraints on non-memory operand for p... | Richard Henderson | 1 | -1/+1 |
2005-04-19 | builtins.c (expand_builtin_sync_operation): Revert last change. | Richard Henderson | 2 | -24/+17 |
2005-04-18 | alpha.c (alpha_split_atomic_op): New. | Richard Henderson | 7 | -11/+493 |
2005-04-17 | alpha.c (va_list_skip_additions): Only define if TARGET_ABI_OSF. | Richard Henderson | 1 | -23/+45 |
2005-04-16 | re PR target/20375 (C++ ICE in assign_parm_find_entry_rtl) | Richard Henderson | 1 | -18/+17 |
2005-04-09 | tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_LIST_FPR... | Jakub Jelinek | 1 | -0/+152 |
2005-04-09 | dominance.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2005-03-30 | final.c (final): Remove prescan parameter. | Ian Lance Taylor | 1 | -1/+1 |
2005-03-20 | builtins.c (fold_builtin_1): Update a call to targetm.fold_builtin. | Kazu Hirata | 1 | -3/+2 |
2005-03-18 | hooks.c, [...]: Update copyright. | Kazu Hirata | 8 | -8/+8 |
2005-03-17 | alpha.opt, [...]: Add copyright notices. | Kazu Hirata | 1 | -0/+21 |
2005-03-17 | alpha.opt: New file. | Richard Henderson | 12 | -301/+304 |
2005-03-16 | gcc-version.m4: Delete. | Zack Weinberg | 1 | -1/+1 |
2005-03-14 | re PR target/20424 (Bootstrap failure on alphaev56) | Falk Hueffner | 1 | -1/+1 |
2005-03-08 | alpha.c (code_for_builtin): Replace special-case builtin codes with ctzdi2, c... | Richard Henderson | 2 | -90/+548 |