aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-09-09Revert change from yesterday due to parallel make issues.Kelley Cook2-17/+20
2003-09-09re PR bootstrap/12168 (ICE (bus error) in set_mem_attributes_minus_bitpos)Christian Ehrhardt2-0/+6
2003-09-09coff.h (REGISTER_NAMES): Add fake register `argptr'Bernardo Innocenti9-113/+302
2003-09-09m68k.c (m68k_output_function_prologue): Simplify by removing redundant variab...Bernardo Innocenti2-25/+18
2003-09-09* libtool.m4 (LD): Correct powerpc64 host match.Alan Modra16-8/+40
2003-09-09Fix thinko in last patch.Mark Mitchell1-14/+8
2003-09-09langhooks-def.h (lhd_register_builtin_type): New function.Mark Mitchell14-6/+166
2003-09-09builtin-types.def (BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE_COMPLEX_LONGDO...Kaveh R. Ghazi7-26/+213
2003-09-09builtins-1.c: Test existing _Complex functions.Kaveh R. Ghazi3-0/+90
2003-09-08ios.cc (ios_base::Init::Init): Remove unnecessary qualifier from _S_synced_wi...David Edelsohn2-2/+7
2003-09-09cgraph.c (cgraph_varpool_finalize_decl): Sanity check duplicated finalization.Jan Hubicka3-15/+87
2003-09-09Daily bump.GCC Administrator2-2/+2
2003-09-08mklibgcc.in (libcc.a): Depend on stmp-dirs.Mark Mitchell2-3/+15
2003-09-08* fold-const.c (operand_equal_p): Clarify documentation.Roger Sayle2-2/+20
2003-09-08re PR c++/11786 (operator() call on variable in other namespace not recognized)Mark Mitchell5-2/+28
2003-09-08* optimize.c (maybe_clone_body): Inc/dec function_depth.Richard Henderson2-0/+11
2003-09-08re PR c++/5296 ([DR115] Pointers to functions and template functions behave d...Mark Mitchell4-15/+49
2003-09-08c-decl.c (c_expand_body_1): Push and pop function context here.Richard Henderson11-57/+38
2003-09-08toplev.c (rest_of_compilation): Call split_all_insns before regstack if optim...Jakub Jelinek4-0/+120
2003-09-08sparc.c (struct machine_function): New type.Jakub Jelinek9-146/+1394
2003-09-08re PR target/11689 (g++3.3 emits un-assembleable code for k6 architecture)Eric Botcazou4-3/+87
2003-09-07* g++.dg/template/crash10.C: Only compile it.Andrew Pinski2-1/+5
2003-09-07re PR middle-end/11665 (ICE in struct initializer when taking address)Andrew Pinski3-0/+56
2003-09-08Daily bump.GCC Administrator2-2/+2
2003-09-07re PR c++/11852 (ICE: g++ with bad struct initializer.)Mark Mitchell4-4/+37
2003-09-07re PR c++/12181 (Wrong code with comma operator and c++)Mark Mitchell2-0/+26
2003-09-07expr.c (expand_operands): New function to expand an operand pair.Roger Sayle2-51/+60
2003-09-07combine.c (combine_simplify_rtx): Don't convert -(A*B) into (-A)*B if we care...Roger Sayle2-2/+9
2003-09-07Fix typo.Mark Mitchell2-2/+2
2003-09-07re PR c++/11762 (namespace aliasing ICE in warn_extern_redeclared_static)Gabriel Dos Reis8-24/+107
2003-09-07* cfgcleanup.c (try_simplify_condjump): Fix again the preivous patch.Jan Hubicka2-2/+6
2003-09-07* diagnostic.c (warn_deprecated_use): Move to toplev.cGabriel Dos Reis3-38/+42
2003-09-07decl2.c (maybe_emit_vtables, [...]): Avoid re-emitting variables in unit-at-a...Jan Hubicka2-3/+14
2003-09-07langhooks.c (lhd_print_error_function): Move from diagnostic.c.Gabriel Dos Reis4-35/+41
2003-09-06Forgot to commit the Changelog for the new tests.Andrew Pinski1-0/+20
2003-09-06* MAINTAINTERS: Update my affiliation and email address.James E Wilson2-6/+10
2003-09-06loop.c (loop_regs_update): Delete else clause for PATTERN rtx and simplify.James E Wilson2-15/+11
2003-09-07re PR c++/11867 (static_cast ignores ambiguity)Mark Mitchell5-20/+64
2003-09-06re PR c++/11507 (parser fails to recognize namespace)Andrew Pinski6-0/+112
2003-09-07Makefile.in: Define $REMAKE to be $MAKE with LANGUAGES & BOOT_CFLAGS and use ...R. Kelley Cook2-18/+24
2003-09-07* cfgcleanup.c (try_simplify_condjump): Fix my previous patch.Jan Hubicka2-1/+9
2003-09-07Daily bump.GCC Administrator2-2/+2
2003-09-06cgraph.c (cgraph_mark_reachable_node): Only enqueue finalized functions.Jan Hubicka2-2/+7
2003-09-06toplev.c (rest_of_decl_compilation): Do not finalize external virables.Jan Hubicka2-1/+6
2003-09-06re PR target/12070 (ICE converting between double and long double with -msoft...Jan Hubicka3-6/+60
2003-09-06* diagnostic.c (announce_function): Move to toplev.c.Gabriel Dos Reis3-17/+21
2003-09-06cp-tree.h (add_binding): Remove declaration.Gabriel Dos Reis6-82/+107
2003-09-06re PR c++/11794 (using declaration inside nested class seems ignored)Nathan Sidwell4-2/+35
2003-09-06* MAINTAINERS (Write After Approval): Add myself.Zdenek Dvorak2-0/+5
2003-09-06gcse.c (expr_equiv_p): Don't consider anything to be equal to volatile mem.Zdenek Dvorak2-0/+9