aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-06-15re PR libgcj/21906 (hang when invoking abstract method)Tom Tromey4-1/+26
2005-06-15tree-ssa-structalias.c (dump_solution_for_var): Reformat output.Diego Novillo3-13/+44
2005-06-15c-tree.h (default_function_array_conversion): Declare.Joseph Myers8-115/+205
2005-06-15tree-vrp.c (vrp_int_const_binop): Do not handle MAX_EXPR when the result over...Diego Novillo2-3/+14
2005-06-15mips.c (mips_rtx_cost_data): Add cost for 4kc, 4kp, 24k and 24kx.David Ung2-4/+41
2005-06-15* doc/invoke.texi (-mips16): Fix typo.Richard Sandiford2-1/+5
2005-06-15mips16e-extends.c: New test for testing the generation of MIPS16e zeb/zeh, se...David Ung2-0/+26
2005-06-15mips.h (GENERATE_MIPS16E): New definition.David Ung4-4/+41
2005-06-15re PR tree-optimization/22018 (VRP miscompiles multiply)Diego Novillo5-109/+282
2005-06-15typeck.c (build_binary_op): Same.Aldy Hernandez3-2/+27
2005-06-15c-common.h (same_scalar_type_ignoring_signedness): Protoize.Aldy Hernandez9-26/+90
2005-06-15Makefile.in (local-alloc.o): Depend on $(GGC_H) and reload.h.Bernd Schmidt5-139/+227
2005-06-15re PR c++/20678 (Make process stopped)Nathan Sidwell4-1/+30
2005-06-15Make-lang.in: Reformat some long lines.Nathan Sidwell6-274/+325
2005-06-15Canonicalize whitespace.Mike Stump37-2772/+2788
2005-06-15Daily bump.GCC Administrator1-1/+1
2005-06-14mips.c (machine_function): Add varargs_size field.Richard Sandiford2-115/+101
2005-06-14tree-vrp.c (local_fold): Remove.Jeff Law2-22/+16
2005-06-14Remove extra white spacing at end of lines.Mike Stump42-2744/+2745
2005-06-14re PR libmudflap/21023 (mudflap reports errors for external array variable wi...Frank Ch. Eigler2-1/+7
2005-06-14Remove vect-ifcvt-1.cDevang Patel2-75/+4
2005-06-14re PR c++/21929 (ICE on invalid template parameter)Nathan Sidwell2-1/+6
2005-06-14Removed, no longer compatible with latest Ada 2005 issues.Arnaud Charlet1-270/+0
2005-06-14opt-functions.awk (global_state_p, [...]): New.Richard Sandiford3-5/+47
2005-06-14* decl.c (grokdeclarator): Only check TREE_OVERFLOW on INTEGER_CST.Roger Sayle2-0/+5
2005-06-14re PR target/20301 (Assembler labels have a leading "-")Eric Botcazou2-1/+7
2005-06-14Revert hunk accidentally commited.Eric Botcazou1-1/+1
2005-06-14Index: ChangeLogGeoffrey Keating8-11/+30
2005-06-14unwind-dw2-fde-darwin.c (examine_objects): Fix aliasing in read_encoded_value...Nathan Sidwell5-11/+37
2005-06-14re PR rtl-optimization/22053 (ACATS ICE cxg2002 cxg2008 cxg2019 cxg2020 cxg20...Roger Sayle2-2/+10
2005-06-14Daily bump.GCC Administrator1-1/+1
2005-06-13tree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr): No longer simplify DIV, ...Jeff Law7-148/+183
2005-06-13x86-64.h (ASM_SPEC): Explicitly pass --64 to the assembler in 64-bit mode.Mark Mitchell2-1/+6
2005-06-13expr.c (int highest_label_pc_this_method, [...]): New globals.Per Bothner4-1/+41
2005-06-13re PR java/21844 (miscompilation of LinkedHashMap)Tom Tromey2-7/+13
2005-06-13re PR fortran/22038 (Forall with mask broken)Tobias Schlüter4-5/+16
2005-06-13re PR c++/20789 (ICE with incomplete type in template)Nathan Sidwell6-33/+109
2005-06-13Revert scc_operand patch.David Edelsohn3-17/+13
2005-06-13trans-expr.c (gfc_conv_function_call): Return int instead of void.Jakub Jelinek6-14/+45
2005-06-13re PR middle-end/21985 (miscompiled or wrong code snippet?)Zdenek Dvorak4-3/+44
2005-06-13treetree.c (tree_code_get_expression): Call build_function_call_expr to build...Rafael Ávila de Espíndola2-6/+9
2005-06-13* doc/invoke.texi (Blackfin Options): Document -mlong-calls.Bernd Schmidt2-1/+21
2005-06-12trans-array.c (gfc_conv_descriptor_data_get): Rename from gfc_conv_descriptor...Richard Henderson6-120/+164
2005-06-12New test.Richard Henderson1-0/+9
2005-06-12re PR tree-optimization/21994 (complex throwing functions cause ICE)Richard Henderson2-28/+64
2005-06-13re PR tree-optimization/14796 ([tree-ssa] combine two shifts into one)James A. Morrison4-8/+27
2005-06-13Daily bump.GCC Administrator1-1/+1
2005-06-12re PR c++/21930 (pretty printer confusion)Roger Sayle4-9/+28
2005-06-12re PR libfortran/19155 ([4.0 only] blanks not treated as zeros in 'E' format ...Francois-Xavier Coudert2-0/+10
2005-06-12* class.c (inherits_from_p): Do load_class if needed.Per Bothner2-0/+6