aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-08-11re PR c++/16964 (ICE in cp_parser_class_specifier due to redefinition)Mark Mitchell7-2/+103
2004-08-11darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Add -dead_strip and -no_dead_strip_...Devang Patel6-1/+49
2004-08-11* config/arm/arm-protos.h (arm_finalize_pic) Rename ...Paul Brook5-20/+43
2004-08-11arm.c (thumb_force_lr_save): Add prototype.Paul Brook3-161/+166
2004-08-11Fix -fprofile-use ICE.James E Wilson2-0/+18
2004-08-11rs6000.h (MAX_FIXED_MODE_SIZE): Define.David Edelsohn3-9/+22
2004-08-11tree-flow-inline.h (get_def_ops, [...]): Add operand structure reference.Andrew MacLeod6-548/+741
2004-08-11[multiple changes]Paul Brook4-0/+27
2004-08-11(arm_is_longcall_p): Update comment describing this funciton's behaviour.Nick Clifton3-8/+32
2004-08-11stmt.c (expand_return): If asked to return the RESULT_DECL, just call expand_...Zack Weinberg2-12/+20
2004-08-10builtins.def (BUILT_IN_STACK_ALLOC): Remove.Richard Henderson16-356/+208
2004-08-10* config-lang.in (boot_language): Yes.Richard Henderson2-1/+5
2004-08-10stor-layout.c (round_up): Check for 0/1 before dividing.Richard Henderson2-0/+13
2004-08-10* tree-tailcall.c (suitable_for_tail_opt_p): Also check DECL_EXTERNAL.Richard Henderson2-1/+5
2004-08-11configure.in (arm*-*-eabi*): New target.Mark Mitchell24-110/+1329
2004-08-10rs6000-protos.h (expand_block_clear): Declare.David Edelsohn4-5/+111
2004-08-11Daily bump.GCC Administrator1-1/+1
2004-08-11re PR c++/16971 (ICE on duplicate definition)Mark Mitchell4-1/+19
2004-08-10Hot/cold partitioning update, sub-patch: fix alignment problemsCaroline Tice2-7/+55
2004-08-10s390-protos.h (s390_canonicalize_comparison): Declare.Ulrich Weigand5-151/+106
2004-08-10re PR target/16909 ("unrecognizable insn" ICE during bootstrap with-cpu=nocona)H.J. Lu2-2/+7
2004-08-10sourcebuild.texi (compat testing): Document available test framework commands.Janis Johnson2-7/+35
2004-08-10lambda.h: Add matrix type, and prototypes for remainder of matrix and vector ...Daniel Berlin4-7/+850
2004-08-10tree-cfg.c (bsi_insert_before, [...]): Call modify_stmt after linking stmt in...Andrew MacLeod8-46/+64
2004-08-10re PR middle-end/16948 (Many new testsuite failures on hppa64-hp-hpux11.11)Jason Merrill1-0/+1
2004-08-10function.c (expand_function_start): Handle DECL_BY_REFERENCE on the RESULT_DECL.Jason Merrill2-2/+11
2004-08-10tree-vn.c (val_expr_pair_expr_eq): Compare vuses, to match the hash function.Geoffrey Keating2-3/+17
2004-08-10mips.md: New reciprocal square root patterns that match sqrt(1.0/x) in additi...Roger Sayle6-0/+115
2004-08-10arm-protos.h (arm_set_return_address, [...]): Add prototypes.Paul Brook5-76/+247
2004-08-10java-gimplify.c (java_gimplify_new_array_init): Use create_tmp_var.Bryce McKinlay2-13/+7
2004-08-10re PR libgcj/3144 (java.lang.Date.compareTo() not supported)Jakub Jelinek7-15/+59
2004-08-10expr.c (expand_expr_real_1): Add back code that was not dead.Paolo Bonzini2-0/+30
2004-08-09c-common.c (c_common_get_alias_set): Set the aliasing set of the type which i...Andrew Pinski2-1/+9
2004-08-09java-tree.h (flag_deprecated): Removed.H.J. Lu4-6/+10
2004-08-10trans-io.c (transfer_expr): Handle pointters.Paul Brook4-1/+29
2004-08-10Daily bump.GCC Administrator1-1/+1
2004-08-09re PR fortran/16919 (ICE with derived type and array constructor)Paul Brook6-30/+313
2004-08-09ggc-zone.c (struct alloc_zone): Add statistics counters.Daniel Jacobowitz2-21/+245
2004-08-09expmed.c (sdiv_pow2_cheap, [...]): Change type to bool.Roger Sayle2-3/+35
2004-08-09* gcc.dg/cpp/assert4.c: _AIX asserts #system(unix).David Edelsohn2-1/+5
2004-08-09unwind-dw2.c (uw_install_context_1): Update target saved stack pointer.Paul Brook2-16/+25
2004-08-09ggc-common.c (ggc_rlimit_bound): Don't check RSS limit.Geoffrey Keating3-31/+63
2004-08-09Makefile.in (OBJC-common): Add tree-ssa-threadupdate.cJeff Law11-525/+510
2004-08-09explow.c (memory_address): Use memory_address_p.Zack Weinberg4-10/+12
2004-08-09Ayee, missed a file.Steven Bosscher1-0/+2
2004-08-09timevar.def (TV_CPROP1, [...]): New timers.Steven Bosscher4-28/+72
2004-08-09[multiple changes]Arnaud Charlet60-806/+3204
2004-08-09wchar_t-2.c: Fix typo.Paolo Bonzini2-1/+5
2004-08-09Makefile.in (GTFILES): Remove stmt.cPaolo Bonzini9-440/+120
2004-08-09expr.c (expand_expr_real_1): Use optab_for_tree_code.Paolo Bonzini2-24/+17