aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-10-07* simplify.c (gfc_simplify_abs): Use mpfr_hypot for CABS.Tobias Schlüter2-11/+4
2004-10-06defaults.h (DWARF2_GENERATE_TEXT_SECTION_LABEL): Remove.Kazu Hirata5-27/+12
2004-10-06c-typeck.c (convert_arguments): Take expression for called function rather th...Joseph Myers5-27/+185
2004-10-06re PR debug/17787 (Ada does not bootstrap on darwin because of -feliminate-un...Andrew Pinski2-12/+20
2004-10-06[multiple changes]Andrew Pinski4-1/+24
2004-10-06dwarf2.h: Sync with include/elf/dwarf2.hEric Christopher2-52/+196
2004-10-06tree-pretty-print.c (dump_generic_node): Fix printing of BINFO and TREE_VEC n...Daniel Berlin2-1/+24
2004-10-06It would have been nice to commit the changelog as well.Daniel Berlin1-0/+79
2004-10-06lambda-code.c (lambda_loopnest_to_gcc_loopnest): Convert to use FOR_EACH_SSA_...Daniel Berlin3-165/+187
2004-10-06added changelog entry for prior commit.Kenneth Zadeck1-0/+4
2004-10-06tree-cfg.c (thread_jumps): Remove a duplicate check for EXIT_BLOCK_PTR.Kazu Hirata2-6/+6
2004-10-06re PR libfortran/17709 (NULL I/O list and Format error.)Paul Brook2-0/+26
2004-10-06s390-protos.h (s_imm_operand): Remove.Ulrich Weigand5-118/+125
2004-10-06Added missing memory attribute to asm instruction.Kenneth Zadeck1-1/+1
2004-10-06re PR fortran/17283 (UNPACK issues)Tobias Schlüter2-3/+6
2004-10-06re PR fortran/17568 (ISHFT intrinsic: bogus overflow error)Tobias Schlüter4-27/+137
2004-10-06ia64.h (FUNCTION_ARG_BOUNDARY): Change macro to call ia64_function_arg_boundary.Steve Ellcey4-11/+43
2004-10-06trans-stmt.c (gfc_trans_simple_do): New function.Paul Brook4-28/+214
2004-10-06parse.y (issue_warning_error_from_context): Use va_list * instead of va_list ...Ulrich Weigand2-8/+15
2004-10-06builtins.c (expand_builtin_strcpy): Delete duplicate code.Kaveh R. Ghazi4-33/+30
2004-10-06re PR target/16007 (Use of static template members results in broken executab...Eric Botcazou2-2/+20
2004-10-06* cse.c (cse_main): Kill push/pop context.Jan Hubicka2-4/+4
2004-10-06pretty-print.c: Include tree.h.Zack Weinberg13-2797/+3595
2004-10-06re PR other/16406 (USE_LD_AS_NEEDED undocumented)Alan Modra2-0/+20
2004-10-06Daily bump.GCC Administrator1-1/+1
2004-10-05basic-block.h: Remove the prototype for flow_preorder_transversal_compute.Kazu Hirata5-254/+9
2004-10-05re PR middle-end/17756 (contained_3.f90)Richard Henderson2-0/+6
2004-10-05re PR bootstrap/17817 (restage[1,2,3] and then bootstrap no longer cause buil...Kelley Cook2-1/+12
2004-10-05Fix emailGabriel Dos Reis1-1/+1
2004-10-05frv.h (LEGITIMIZE_ADDRESS): New.Aldy Hernandez5-46/+74
2004-10-05Convert diagnostics to use quoting flag q 6/nGabriel Dos Reis2-134/+154
2004-10-05c-decl.c (declspecs_add_type): Don't pedwarn for _Complex in system headers.Joseph Myers5-1/+23
2004-10-05c-decl.c (pushdecl): When an extern declaration at block scope refers to a vi...Joseph Myers4-0/+17
2004-10-05tree-cfg.c (cleanup_tree_cfg): Remove extra parentheses in comments.Kazu Hirata2-1/+6
2004-10-05tree-cfg.c (thread_jumps): Remove a duplicate check for an infinite loop.Kazu Hirata2-5/+5
2004-10-05tree-cfg.c (thread_jumps): Iterate with FOR_EACH_BB instead of FOR_BB_BETWEEN.Kazu Hirata2-8/+14
2004-10-05tree-cfg.c (cleanup_tree_cfg): Don't call delete_unreachable_blosk() after th...Kazu Hirata2-19/+22
2004-10-05tree-cfg.c (cleanup_tree_cfg): Remove variable something_changed.Kazu Hirata2-8/+8
2004-10-05builtins.c (expand_builtin_memmove): Delete duplicate code and accept a tree ...Kaveh R. Ghazi2-29/+25
2004-10-05Prepare for %q, %< and %> in diagnostic message strings.Ranjit Mathew3-12/+34
2004-10-05re PR c++/17829 (wrong error: call of overloaded function is ambiguous)Nathan Sidwell4-11/+61
2004-10-05[multiple changes]Andrew Haley2-6/+39
2004-10-05s390.c (s390_dump_pool): Remove return value.Ulrich Weigand3-118/+460
2004-10-05tree-ssa.c (verify_ssa): Verify phi arguments only contain renamed names.Daniel Berlin2-1/+19
2004-10-05Convert diagnostics to use quoting flag q 4/nGabriel Dos Reis9-138/+174
2004-10-05linux.h: Formatting, whitespace.Alan Modra6-636/+670
2004-10-05Makefile.in: Update -Wno-error exceptions for move to build dir.Kelley Cook2-3/+7
2004-10-05mlib-tgt.ads: (Build_Dynamic_Library): New parameter Options_2Vincent Celier2-3/+10
2004-10-05invoke.texi (-mpaired-single): Link to the new description of the built-in fu...Chao-ying Fu3-3/+330
2004-10-05Daily bump.GCC Administrator1-1/+1