aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-08-12re PR c++/16276 ([3.4 only] G++ generates local references to linkonce sections)Jakub Jelinek19-2/+213
2004-08-12dwarf2out.h (dwarf2out_frame_finish): Conditionalize outputting eh frame info.Paul Brook3-5/+16
2004-08-12Patch for PR target/16286Ben Elliston4-5544/+5574
2004-08-12*** empty log message ***Jan Beulich1-0/+35
2004-08-12parser.c (cp_parser_asm_definition): Properly consume scope operator tokens p...Jan Beulich3-14/+17
2004-08-12genpreds.c: Add capability to generate predicate bodies as well as function p...Zack Weinberg14-881/+1777
2004-08-12re PR c++/16698 (ICE with exceptions and declaration of __cxa_throw)Mark Mitchell4-10/+22
2004-08-11c-common.h (STATEMENT_LIST_HAS_LABEL): New.Richard Henderson5-2/+52
2004-08-11stor-layout.c (round_up, round_down): Move ...Richard Henderson3-58/+76
2004-08-11gimplify.c (struct gimplify_init_ctor_preeval_data): New.Richard Henderson2-53/+199
2004-08-12re PR c++/16717 ([unit-at-a-time] __attribute__((constructor)) broken in C++)Mark Mitchell2-0/+17
2004-08-12(This patch is part of merge of objc-improvements-branch into mainline.)Ziemowit Laski6-46/+95
2004-08-12re PR c++/16853 (pointer-to-member initialization from incompatible one accep...Mark Mitchell8-1/+67
2004-08-12Daily bump.GCC Administrator1-1/+1
2004-08-11Fix comment typoGiovanni Bajo1-1/+1
2004-08-12rs6000.c (function_arg_padding): Revert 2004-07-28 and 2004-07-14 changes.Alan Modra2-4/+5
2004-08-11* doc/invoke.texi: Fix typo.Paul Brook2-1/+5
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