aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-04-08re PR rtl-optimization/20466 (Missed invalidation of known memory contents in...Hans-Peter Nilsson2-4/+18
2005-04-08re PR rtl-optimization/20466 (Missed invalidation of known memory contents in...Hans-Peter Nilsson2-0/+31
2005-04-08* config/darwin.c (indirect_data): Fix typo in strncmp logic.Mike Stump2-1/+5
2005-04-08Fix typo.Mike Stump1-2/+2
2005-04-08re PR c++/20905 (confuses unrelated type name with instance name)Mark Mitchell4-18/+78
2005-04-08re PR c++/20145 (template "class has virtual functions ... " is not suppresse...Mark Mitchell7-15/+54
2005-04-08* c-common.h (C_ARTIFICIAL_STRING_P): Remove.Kazu Hirata2-4/+2
2005-04-08* match.c (gfc_match_arithmetic_if): Declare static.Diego Novillo2-1/+5
2005-04-08genattrtab.c (attr_desc): Remove negative_ok and unsigned_p.Kazu Hirata3-20/+13
2005-04-08* tree.h (STRIP_MAIN_TYPE_NOPS): Remove.Kazu Hirata2-11/+2
2005-04-08* function.h (nonlocal_labels): Remove.Kazu Hirata2-1/+2
2005-04-08function.h (function): Remove instrument_entry_exit.Kazu Hirata2-5/+3
2005-04-08function.c (push_function_context_to): Don't set contains_functions.Kazu Hirata3-16/+6
2005-04-08* c-tree.h (C_LANG_TREE_NODE_CHAIN_NEXT): Remove.Kazu Hirata2-7/+4
2005-04-08* config/s390/tpf.h (ASM_SPEC): Define.Ulrich Weigand2-0/+7
2005-04-08tree-flow.h: Remove the prototype for redirect_immediate_uses.Kazu Hirata2-5/+6
2005-04-08arm.c (arm_const_double_by_parts): New function.Richard Earnshaw4-0/+66
2005-04-08tree-ssa-operands.c (correct_use_link): Remove linear scan.Andrew MacLeod2-5/+28
2005-04-08* system.h: Revert last change.Kaveh R. Ghazi2-3/+6
2005-04-08re PR fortran/17229 (parser confused by arithmetic if inside an if)Francois-Xavier Coudert4-0/+70
2005-04-08* config/xtensa/xtensa.h (target_flags, MASK_NO_FUSED_MADD)Richard Sandiford5-37/+55
2005-04-08fp-bit.c: Include L_mul_tf in #endif comment.Ben Elliston3-5/+9
2005-04-08system.h: Poison PARAMS.Kaveh R. Ghazi4-7/+16
2005-04-08Daily bump.GCC Administrator1-1/+1
2005-04-07* config/vax/vax.h (target_flags, MASK_UNIX_ASM, MASK_VAXC_ALIGNMENT)Richard Sandiford4-41/+59
2005-04-07class.c (push_class): By default, suppress debug output.Per Bothner2-0/+7
2005-04-07Makefile.in: Add make ifeq define for hppa linux tasking support.Laurent GUERBY5-1/+717
2005-04-07tiny_1.f90: New test.Steven G. Kargl3-0/+23
2005-04-07tree-ssa-dse.c (dse_optimize_stmt): Fix incorrect comment.Daniel Berlin2-1/+5
2005-04-07simplify.c (gfc_simplify_exponent): Fix exponent(tiny(x))Steven G. Kargl2-0/+11
2005-04-07iq2000.h (DONT_ACCESS_GBLS_AFTER_EPILOGUE): Don't define.Ian Lance Taylor4-12/+8
2005-04-07tree-ssa-sink.c (nearest_common_dominator_of_uses): Consider all immediate us...Kazu Hirata2-9/+12
2005-04-07gcj.texi: Correct gcj-dbtool instructions.Andrew Haley2-2/+18
2005-04-07eor_1.f90: Fix dg-do run lineThomas Koenig3-2/+7
2005-04-07arm.c (arm_const_double_inline_cost): Handle any constant by using gen_lowpar...Richard Earnshaw9-264/+152
2005-04-07re PR target/20093 (23_containers/deque/cons/2.cc execution test fails on ia6...Joseph Myers2-1/+7
2005-04-06Fix numerous IA-64 C++ failures, IA-64 bootstrap trouble.James E Wilson2-0/+7
2005-04-07Daily bump.GCC Administrator1-1/+1
2005-04-06* gcc.dg/20050321-2.c: Restrict to target fpic.Hans-Peter Nilsson1-1/+1
2005-04-06target-supports.exp (get_compiler_messages): Support optional arguments, the ...Hans-Peter Nilsson2-2/+66
2005-04-06coverage.h (GCOV_TYPE_NODE): Delete.Richard Sandiford5-74/+87
2005-04-06re PR other/20792 (target.opt messages missing from gcc.pot)Richard Sandiford6-5743/+5781
2005-04-06c-common.c (handle_malloc_atttribute): Only set DECL_IS_MALLOC if the functio...James A. Morrison5-2/+37
2005-04-06Remove documentation of the nonexistent -std=f90 option.Steven G. Kargl2-1/+5
2005-04-06params.def (PARAM_SALIAS_MAX_IMPLICIT_FIELDS): NewDaniel Berlin5-10/+116
2005-04-06c.opt (-F): Remove trailing whitespace from help string.Richard Sandiford3-5/+13
2005-04-06expr.c (gfc_check_assign): Don't allow NULL as rhs in a non-pointer assignment.Tobias Schlüter4-7/+17
2005-04-06tree-ssa-sink.c (nearest_common_dominator_of_uses): Look at a PHI argument wh...Kazu Hirata2-3/+8
2005-04-06c-decl.c (finish_decl): Apply pending #pragma weak regardless of scope.Joseph Myers7-4/+50
2005-04-06i386-387-7.c, [...]: Skip x86 tests for -m64.Joseph Myers10-5/+18